fdd2b057cd567aedb8c35cc18310a38ed9e16724
[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 [ 16964] By: jhi                                   on 2002/06/01  17:25:31
32         Log: Subject: [Encode] 1.75 Released
33              From: Dan Kogai <dankogai@dan.co.jp>
34              Date: Sun, 2 Jun 2002 03:19:19 +0900
35              Message-Id: <16B7B98D-758C-11D6-AE74-0003939A104C@dan.co.jp>
36      Branch: perl
37            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/TW/TW.pm
38            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
39            ! ext/Encode/lib/Encode/Alias.pm
40            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
41            ! ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
42 ____________________________________________________________________________
43 [ 16963] By: jhi                                   on 2002/06/01  16:15:24
44         Log: Paranoia regen_headers; no changes but at least
45              the timestamps are now fine.
46      Branch: perl
47            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
48            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
49            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
50            ! pod/perlintern.pod pp.sym pp_proto.h proto.h regnodes.h
51            ! warnings.h
52 ____________________________________________________________________________
53 [ 16962] By: jhi                                   on 2002/06/01  16:13:17
54         Log: Subject: Oracle / 5.8.0 / HP-UX / gcc / 64bit: Sorry
55              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56              Date: Sat, 01 Jun 2002 11:35:22 +0200
57              Message-Id: <20020601103313.BF75.H.M.BRAND@hccnet.nl>
58      Branch: perl
59            ! README.hpux
60 ____________________________________________________________________________
61 [ 16961] By: jhi                                   on 2002/06/01  15:57:04
62         Log: Garbage character in perldelta; Cygwin tip from Vadim; regen toc.
63      Branch: perl
64            ! pod/perldelta.pod pod/perltoc.pod
65 ____________________________________________________________________________
66 [ 16960] By: jhi                                   on 2002/06/01  15:30:10
67         Log: Regen Configure + perlmodlib + perltoc, FAQ sync.
68      Branch: perl
69            ! Configure Porting/config.sh Porting/config_H pod/perlfaq4.pod
70            ! pod/perlfaq5.pod pod/perlmodlib.pod pod/perltoc.pod
71 ____________________________________________________________________________
72 [ 16959] By: jhi                                   on 2002/06/01  15:03:57
73         Log: Even more VMSifying (this time more like de-MacOSifying).
74      Branch: perl
75            ! lib/Test/Harness/t/test-harness.t
76 ____________________________________________________________________________
77 [ 16958] By: jhi                                   on 2002/06/01  14:58:39
78         Log: VMSifying from Craig Berry.
79      Branch: perl
80            ! lib/Test/Harness/t/callback.t
81            ! lib/Test/Harness/t/strap-analyze.t
82            ! lib/Test/Harness/t/test-harness.t
83 ____________________________________________________________________________
84 [ 16957] By: jhi                                   on 2002/06/01  14:52:34
85         Log: Mention the CJK docs.
86      Branch: perl
87            ! pod/perldelta.pod
88 ____________________________________________________________________________
89 [ 16956] By: jhi                                   on 2002/06/01  14:36:15
90         Log: Subject: [PATCH] another Storable test
91              From: Nicholas Clark <nick@unfortu.net>
92              Date: Sat, 1 Jun 2002 14:07:01 +0100
93              Message-ID: <20020601130700.GB301@Bagpuss.unfortu.net>
94      Branch: perl
95            ! ext/Storable/t/interwork56.t
96 ____________________________________________________________________________
97 [ 16955] By: nick                                  on 2002/06/01  09:02:48
98         Log: Integrate mainline
99      Branch: perlio
100            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
101           !> (integrate 62 files)
102 ____________________________________________________________________________
103 [ 16954] By: jhi                                   on 2002/06/01  04:05:35
104         Log: Make the changes MacOS-specific.
105      Branch: perl
106            ! lib/Test/Harness/t/callback.t
107            ! lib/Test/Harness/t/strap-analyze.t
108            ! lib/Test/Harness/t/test-harness.t
109 ____________________________________________________________________________
110 [ 16953] By: ams                                   on 2002/06/01  03:20:52
111         Log: Remove $Id$ lines.
112      Branch: perl
113            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
114            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
115            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
116            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
117            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
118            ! ext/Storable/t/integer.t ext/Storable/t/interwork56.t
119            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
120            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
121            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
122            ! ext/Storable/t/st-dump.pl ext/Storable/t/store.t
123            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
124            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
125            ! ext/Storable/t/utf8hash.t
126 ____________________________________________________________________________
127 [ 16952] By: jhi                                   on 2002/06/01  03:09:47
128         Log: Perl Labs dead, Smokers live.
129      Branch: perl
130            ! pod/perlhack.pod
131 ____________________________________________________________________________
132 [ 16951] By: ams                                   on 2002/06/01  03:08:02
133         Log: Nitpick at ChangeLog until it is consistently formatted.
134      Branch: perl
135            ! ext/Storable/ChangeLog
136 ____________________________________________________________________________
137 [ 16950] By: jhi                                   on 2002/06/01  02:46:48
138         Log: strictify lib.pm.
139      Branch: perl
140            ! lib/lib_pm.PL
141 ____________________________________________________________________________
142 [ 16949] By: jhi                                   on 2002/06/01  02:33:27
143         Log: s/invcer/incver/
144      Branch: perl
145            ! lib/lib_pm.PL
146 ____________________________________________________________________________
147 [ 16948] By: jhi                                   on 2002/06/01  02:03:27
148         Log: Subject: Re: perl@16925
149              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
150              Date: Fri, 31 May 2002 19:56:39 -0700
151              Message-ID: <nfD+8gzkgGHH092yn@efn.org>
152              
153              Self-tie clarifications.
154      Branch: perl
155            ! pod/perldelta.pod
156 ____________________________________________________________________________
157 [ 16947] By: jhi                                   on 2002/06/01  01:17:45
158         Log: Be exact of what happens.
159      Branch: perl
160            ! README.cygwin
161 ____________________________________________________________________________
162 [ 16946] By: jhi                                   on 2002/06/01  01:16:59
163         Log: Subject: [Patch] Inplace editing on Cygwin and others?
164              From: "Gerrit P. Haase" <gp@familiehaase.de>
165              Date: Sat, 1 Jun 2002 04:14:43 +0200
166              Message-ID: <199100765833.20020601041443@familiehaase.de>
167      Branch: perl
168            ! README.cygwin doio.c perl.c
169 ____________________________________________________________________________
170 [ 16945] By: jhi                                   on 2002/05/31  23:03:23
171         Log: MacOS test glitch.
172      Branch: perl
173            ! ext/Digest/MD5/t/files.t
174 ____________________________________________________________________________
175 [ 16944] By: jhi                                   on 2002/05/31  22:13:31
176         Log: Update Changes.
177      Branch: perl
178            ! Changes patchlevel.h
179 ____________________________________________________________________________
180 [ 16943] By: jhi                                   on 2002/05/31  22:08:03
181         Log: Subject: lib/Math/BigInt/t/bigintc.t + VMS + perl@16925
182              From: "Craig A. Berry" <craigberry@mac.com>
183              Date: Fri, 31 May 2002 17:20:11 -0500
184              Message-Id: <a05111b01b91da6015790@[172.16.52.1]>
185              
186              Avoid redef warning.
187      Branch: perl
188            ! lib/Math/BigInt/Calc.pm
189 ____________________________________________________________________________
190 [ 16942] By: jhi                                   on 2002/05/31  21:42:12
191         Log: Integrate macperl patches #16926 and #16938;
192              
193              Big MacPerl Testing Patch No. 2
194              
195              Big MacPerl Testing Patch No. 3
196      Branch: perl
197           !> ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
198           !> lib/Devel/SelfStubber.t lib/English.t lib/ExtUtils/MM_MacOS.pm
199           !> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
200           !> lib/File/DosGlob.t lib/File/Path.t lib/File/Spec/t/Spec.t
201           !> lib/File/Temp.pm lib/FindBin.t lib/Test/Harness/Straps.pm
202           !> lib/Test/Harness/t/callback.t
203           !> lib/Test/Harness/t/strap-analyze.t
204           !> lib/Test/Harness/t/test-harness.t lib/Tie/File/t/09_gen_rs.t
205           !> lib/diagnostics.t lib/lib.t lib/lib_pm.PL t/comp/use.t
206           !> t/lib/MakeMaker/Test/Utils.pm utils/dprofpp.PL utils/splain.PL
207 ____________________________________________________________________________
208 [ 16941] By: pudge                                 on 2002/05/31  20:49:56
209         Log: Configuration / test updates
210      Branch: macperl
211            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
212            ! macos/Makefile.mk
213 ____________________________________________________________________________
214 [ 16940] By: pudge                                 on 2002/05/31  20:49:19
215         Log: Fix various Makefile.PL for string/array conflicts
216      Branch: macperl
217            ! macos/ext/Mac/Controls/Makefile.PL
218            ! macos/ext/Mac/Dialogs/Makefile.PL
219            ! macos/ext/Mac/Events/Makefile.PL
220            ! macos/ext/Mac/Files/Makefile.PL
221            ! macos/ext/Mac/Fonts/Makefile.PL
222            ! macos/ext/Mac/Lists/Makefile.PL
223            ! macos/ext/Mac/Menus/Makefile.PL
224            ! macos/ext/Mac/MoreFiles/Makefile.PL
225            ! macos/ext/Mac/Movies/Makefile.PL
226            ! macos/ext/Mac/Navigation/Makefile.PL
227            ! macos/ext/Mac/Notification/Makefile.PL
228            ! macos/ext/Mac/OSA/Makefile.PL
229            ! macos/ext/Mac/QDOffscreen/Makefile.PL
230            ! macos/ext/Mac/QuickTimeVR/Makefile.PL
231            ! macos/ext/Mac/SAT/Makefile.PL macos/ext/Mac/Sound/Makefile.PL
232            ! macos/ext/Mac/StandardFile/Makefile.PL
233            ! macos/ext/Mac/TextEdit/Makefile.PL
234            ! macos/ext/Mac/Windows/Makefile.PL
235            ! macos/ext/MacPerl/Makefile.PL
236 ____________________________________________________________________________
237 [ 16939] By: pudge                                 on 2002/05/31  20:48:09
238         Log: Integrate perl
239      Branch: macperl
240            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
241           !> MANIFEST hints/hpux.sh lib/Math/BigInt/t/mbi_rand.t
242           !> pod/perldelta.pod pod/perlhist.pod pod/perlport.pod
243           !> pod/perlvar.pod
244 ____________________________________________________________________________
245 [ 16938] By: pudge                                 on 2002/05/31  20:46:07
246         Log: Big MacPerl Testing Patch No. 3
247      Branch: macperl
248            ! lib/ExtUtils/MM_MacOS.pm lib/File/DosGlob.t
249            ! lib/File/Spec/t/Spec.t lib/Test/Harness/Straps.pm
250            ! lib/Test/Harness/t/callback.t
251            ! lib/Test/Harness/t/strap-analyze.t
252            ! lib/Test/Harness/t/test-harness.t lib/lib_pm.PL t/comp/use.t
253            ! utils/dprofpp.PL utils/splain.PL
254 ____________________________________________________________________________
255 [ 16937] By: jhi                                   on 2002/05/31  20:14:45
256         Log: Update the LWP status.
257      Branch: perl
258            ! pod/perldelta.pod
259 ____________________________________________________________________________
260 [ 16936] By: nick                                  on 2002/05/31  20:07:40
261         Log: Integrate mainline
262      Branch: perlio
263           +> NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
264           +> lib/File/Spec/NW5.pm
265            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
266            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
267            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
268            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
269           !> Changes MANIFEST NetWare/Makefile NetWare/Nwmain.c
270           !> NetWare/nw5.c README.netware ext/DynaLoader/DynaLoader_pm.PL
271           !> hints/hpux.sh lib/English.t lib/ExtUtils/MM_NW5.pm makedef.pl
272           !> patchlevel.h pod/perldelta.pod pod/perlport.pod
273           !> pod/perlvar.pod toke.c
274 ____________________________________________________________________________
275 [ 16935] By: jhi                                   on 2002/05/31  19:27:50
276         Log: Freudian slip :-)
277      Branch: perl
278            ! pod/perlhist.pod
279 ____________________________________________________________________________
280 [ 16934] By: jhi                                   on 2002/05/31  18:58:21
281         Log: perlhist update.
282      Branch: perl
283            ! pod/perlhist.pod
284 ____________________________________________________________________________
285 [ 16933] By: jhi                                   on 2002/05/31  18:52:26
286         Log: Subject: RE: [doughera@lafayette.edu: [PATCH] Math/BigInt/t/mbi_rand.t pr
287              From: Andy Dougherty <doughera@lafayette.edu>
288              Date: Fri, 31 May 2002 15:52:34 -0400 (EDT)
289              Message-ID: Pine.SOL.4.10.10205311550480.19295-100000@maxwell.phys.lafayette.edu>
290      Branch: perl
291            ! lib/Math/BigInt/t/mbi_rand.t
292 ____________________________________________________________________________
293 [ 16932] By: jhi                                   on 2002/05/31  18:46:54
294         Log: From: Michael G Schwern <schwern@pobox.com>
295              Date: Fri, 31 May 2002 15:18:02 -0400
296              Message-id: <20020531191802.GB23567@ool-18b93024.dyn.optonline.net>
297              To: perl5-porters@perl.org
298      Branch: perl
299            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
300            ! MANIFEST
301 ____________________________________________________________________________
302 [ 16931] By: jhi                                   on 2002/05/31  17:52:24
303         Log: More datapoints on gcc/alpha.
304      Branch: perl
305            ! pod/perldelta.pod
306 ____________________________________________________________________________
307 [ 16930] By: jhi                                   on 2002/05/31  17:07:14
308         Log: Document that old gccs on Alpha are no good.
309      Branch: perl
310            ! pod/perldelta.pod
311 ____________________________________________________________________________
312 [ 16929] By: pudge                                 on 2002/05/31  16:27:30
313         Log: Integrate perl
314      Branch: macperl
315           +> NetWare/bat/SetCodeWar.bat ext/Storable/t/interwork56.t
316           +> ext/Storable/t/make_56_interwork.pl lib/ExtUtils/t/MM_NW5.t
317           +> lib/ExtUtils/t/writemakefile_args.t lib/File/Spec/NW5.pm
318           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
319           +> t/lib/sample-tests/skipall_nomsg
320            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
321            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
322            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
323            - NetWare/bat/Setmpksdk.bat NetWare/bat/Setwatcom.bat
324            - NetWare/bat/ToggleXDC.bat
325           !> (integrate 86 files)
326 ____________________________________________________________________________
327 [ 16928] By: jhi                                   on 2002/05/31  16:20:02
328         Log: Subject: [PATCH perl@16923] archname glitch on HP-UX/IA64
329              From: Colin Watson <colinw@zeus.com>
330              Date: Fri, 31 May 2002 17:34:06 +0100
331              Message-ID: <20020531163406.GA10401@zeus.com>
332      Branch: perl
333            ! hints/hpux.sh
334 ____________________________________________________________________________
335 [ 16927] By: jhi                                   on 2002/05/31  16:17:29
336         Log: Subject: [PATCH] Adjust executable suffix checks for VMS
337              From: Paul_GreenVOS@vos.stratus.com
338              Date: Fri, 31 May 02 12:23 edt
339              Message-Id: <200205311622.MAA21673@mailhub2.stratus.com>
340      Branch: perl
341            ! pod/perlport.pod pod/perlvar.pod
342 ____________________________________________________________________________
343 [ 16926] By: pudge                                 on 2002/05/31  16:07:35
344         Log: Big MacPerl Testing Patch No. 2
345              There might be more soon, but this is almost all of it for now
346      Branch: macperl
347            ! ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
348            ! lib/Devel/SelfStubber.t lib/English.t
349            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
350            ! lib/File/Path.t lib/File/Temp.pm lib/FindBin.t
351            ! lib/Tie/File/t/09_gen_rs.t lib/diagnostics.t lib/lib.t
352            ! lib/lib_pm.PL t/lib/MakeMaker/Test/Utils.pm
353 ____________________________________________________________________________
354 [ 16925] By: jhi                                   on 2002/05/31  14:52:22
355         Log: Update Changes.
356      Branch: perl
357            ! Changes patchlevel.h
358 ____________________________________________________________________________
359 [ 16924] By: jhi                                   on 2002/05/31  14:34:23
360         Log: Missing MANIFESTations.
361      Branch: perl
362            ! MANIFEST
363 ____________________________________________________________________________
364 [ 16923] By: jhi                                   on 2002/05/31  13:21:13
365         Log: DJGPP tweaks from Laszlo.
366      Branch: perl
367            ! lib/English.t
368 ____________________________________________________________________________
369 [ 16922] By: jhi                                   on 2002/05/31  13:12:51
370         Log: NetWare update from Ananth Kesari.
371      Branch: perl
372            + NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
373            + lib/File/Spec/NW5.pm
374            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
375            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
376            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
377            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
378            ! MANIFEST NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
379            ! README.netware ext/DynaLoader/DynaLoader_pm.PL
380            ! lib/ExtUtils/MM_NW5.pm makedef.pl toke.c
381 ____________________________________________________________________________
382 [ 16921] By: jhi                                   on 2002/05/31  12:39:48
383         Log: Integrate perlio;
384              
385              Use File::Spec for blib expectance tests - skating round
386              existing MacOS and VMS hacks.
387      Branch: perl
388           !> lib/blib.t
389 ____________________________________________________________________________
390 [ 16920] By: nick                                  on 2002/05/31  08:48:40
391         Log: Use File::Spec for blib expectance tests - skating round
392              existing MacOS and VMS hacks.
393      Branch: perlio
394            ! lib/blib.t
395 ____________________________________________________________________________
396 [ 16919] By: nick                                  on 2002/05/31  08:39:37
397         Log: Integrate mainline
398      Branch: perlio
399           +> ext/Storable/t/interwork56.t
400           +> ext/Storable/t/make_56_interwork.pl
401           +> lib/ExtUtils/t/writemakefile_args.t
402           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
403           +> t/lib/sample-tests/skipall_nomsg
404            - NetWare/bat/Setwatcom.bat
405           !> (integrate 62 files)
406 ____________________________________________________________________________
407 [ 16918] By: jhi                                   on 2002/05/31  03:12:15
408         Log: Regen toc.
409      Branch: perl
410            ! pod/perltoc.pod
411 ____________________________________________________________________________
412 [ 16917] By: jhi                                   on 2002/05/31  02:13:06
413         Log: Subject: [PATCH] t/test.pl, which_perl, VMS
414              From: "Craig A. Berry" <craigberry@mac.com>
415              Date: Thu, 30 May 2002 22:14:15 -0500
416              Message-Id: <a0511170ab91c997b6866@[172.16.52.1]>
417      Branch: perl
418            ! t/test.pl
419 ____________________________________________________________________________
420 [ 16916] By: jhi                                   on 2002/05/31  02:05:11
421         Log: Missing from #16914.
422      Branch: perl
423            ! MANIFEST
424 ____________________________________________________________________________
425 [ 16915] By: jhi                                   on 2002/05/31  02:01:07
426         Log: BeOS status update.
427      Branch: perl
428            ! AUTHORS README.beos pod/perldelta.pod
429 ____________________________________________________________________________
430 [ 16914] By: jhi                                   on 2002/05/31  01:54:38
431         Log: Upgrade to Test::Harness 2.24.
432      Branch: perl
433            + t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
434            + t/lib/sample-tests/skipall_nomsg
435            ! lib/Test/Harness.pm lib/Test/Harness/Changes
436            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
437            ! lib/Test/Harness/t/strap-analyze.t
438            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
439 ____________________________________________________________________________
440 [ 16913] By: jhi                                   on 2002/05/31  01:24:32
441         Log: metaconfig unit change for #16912.
442      Branch: metaconfig/U/perl
443            ! perlpath.U
444 ____________________________________________________________________________
445 [ 16912] By: jhi                                   on 2002/05/31  01:24:16
446         Log: Subject: Improved $^X patch
447              From: Paul_GreenVOS@vos.stratus.com
448              Date: Thu, 30 May 02 17:32 edt
449              Message-Id: <200205302132.RAA18437@mailhub1.stratus.com>
450      Branch: perl
451            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
452            ! pod/perlport.pod pod/perlvar.pod
453 ____________________________________________________________________________
454 [ 16911] By: jhi                                   on 2002/05/31  01:12:21
455         Log: Subject: [PATCH configure.com] _ext -> _exe
456              From: "Craig A. Berry" <craigberry@mac.com>
457              Date: Thu, 30 May 2002 18:32:43 -0500
458              Message-Id: <a05111705b91c5d0f3f25@[172.16.52.1]>
459      Branch: perl
460            ! configure.com
461 ____________________________________________________________________________
462 [ 16910] By: jhi                                   on 2002/05/31  01:10:08
463         Log: Because of #16909 MANIFEST changes.
464      Branch: perl
465            ! t/TEST t/harness
466 ____________________________________________________________________________
467 [ 16909] By: jhi                                   on 2002/05/31  01:09:36
468         Log: Subject: [PATCH] Storable compatibility with 64 bit 5.6.x
469              From: Nicholas Clark <nick@unfortu.net>
470              Date: Fri, 31 May 2002 00:02:22 +0100
471              Message-ID: <20020530230221.GC296@Bagpuss.unfortu.net>
472      Branch: perl
473            + ext/Storable/t/interwork56.t
474            + ext/Storable/t/make_56_interwork.pl
475            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
476            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
477            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
478 ____________________________________________________________________________
479 [ 16908] By: jhi                                   on 2002/05/30  20:49:34
480         Log: Integrate perlio;
481              
482              "we have a belt, braces, trousers glued on and a kilt over the
483              top solution" NI-S
484              
485              (one more bench to the barricade against glibc 2.3)
486      Branch: perl
487           !> perlio.c
488 ____________________________________________________________________________
489 [ 16907] By: jhi                                   on 2002/05/30  20:42:42
490         Log: Upgrade to Math::BigRat 0.06.
491      Branch: perl
492            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
493 ____________________________________________________________________________
494 [ 16906] By: jhi                                   on 2002/05/30  20:39:30
495         Log: Upgrade to Math::BigInt 1.57.
496      Branch: perl
497            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
498            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
499            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
500            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbi_rand.t
501            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc
502 ____________________________________________________________________________
503 [ 16905] By: jhi                                   on 2002/05/30  20:26:32
504         Log: Subject: [PATCH perl@16893] lib/blib.t tweak for VMS
505              From: "Craig A. Berry" <craigberry@mac.com>
506              Date: Thu, 30 May 2002 16:22:40 -0500
507              Message-Id: <a05111703b91c44a6865f@[172.16.52.1]>
508      Branch: perl
509            ! lib/blib.t
510 ____________________________________________________________________________
511 [ 16904] By: jhi                                   on 2002/05/30  20:24:10
512         Log: Upgrade to ExtUtils::MakeMaker 6.01.
513      Branch: perl
514            + lib/ExtUtils/t/writemakefile_args.t
515            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
516            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
517            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_MacOS.pm
518            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
519            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
520            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
521            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
522            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/testlib.pm
523 ____________________________________________________________________________
524 [ 16903] By: dougm                                 on 2002/05/30  20:05:47
525         Log: prevent attempts to load extension libraries more than once on darwin.
526              avoiding fatal errors in the form of: "multiple definitions of symbol _XS_foo"
527      Branch: perl
528            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
529 ____________________________________________________________________________
530 [ 16902] By: jhi                                   on 2002/05/30  20:01:10
531         Log: Obsolete file.
532      Branch: perl
533            - NetWare/bat/Setwatcom.bat
534            ! MANIFEST
535 ____________________________________________________________________________
536 [ 16901] By: jhi                                   on 2002/05/30  19:49:57
537         Log: Update Andy.
538      Branch: perl
539            ! hints/linux.sh
540 ____________________________________________________________________________
541 [ 16900] By: jhi                                   on 2002/05/30  19:40:14
542         Log: INT2PTR/PTR2IV defined twice.
543      Branch: perl
544            ! ext/Devel/PPPort/PPPort.pm
545 ____________________________________________________________________________
546 [ 16899] By: jhi                                   on 2002/05/30  19:26:11
547         Log: Subject: Re: [PATCH: perl@16826] small updates to DCL portions of perl kit
548              From: PPrymmer@factset.com
549              Date: Thu, 30 May 2002 13:57:31 -0400
550              Message-ID: <OF5D13E5C1.A33F30A2-ON85256BC9.0061EF06@55.25.11>
551              
552              Multinet matters with s/might the/mind the/
553      Branch: perl
554            ! README.vms
555 ____________________________________________________________________________
556 [ 16898] By: nick                                  on 2002/05/30  15:55:46
557         Log: Integrate mainline
558      Branch: perlio
559           !> Changes lib/charnames.pm lib/charnames.t patchlevel.h
560           !> pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod
561 ____________________________________________________________________________
562 [ 16897] By: jhi                                   on 2002/05/30  15:46:52
563         Log: Document the glibc 2.2.5 long long bug.
564      Branch: perl
565            ! pod/perldelta.pod
566 ____________________________________________________________________________
567 [ 16896] By: jhi                                   on 2002/05/30  15:43:56
568         Log: Subject: [PATCH pod/perlfunc.pod]  Not having an unimport is no longer fatal.
569              From: Abigail <abigail@foad.org>
570              Date: Thu, 30 May 2002 09:33:51 -0700
571              Message-ID: <20020530093351.A18225@ucan.foad.org>
572      Branch: perl
573            ! pod/perlfunc.pod
574 ____________________________________________________________________________
575 [ 16895] By: nick                                  on 2002/05/30  14:40:11
576         Log: Play safe and avoid writes to stdio's buffer (for glibc2.3)
577      Branch: perlio
578            ! perlio.c
579 ____________________________________________________________________________
580 [ 16894] By: nick                                  on 2002/05/30  14:39:19
581         Log: Integrate mainline
582      Branch: perlio
583           !> (integrate 50 files)
584 ____________________________________________________________________________
585 [ 16893] By: jhi                                   on 2002/05/30  14:24:29
586         Log: Update Changes.
587      Branch: perl
588            ! Changes patchlevel.h
589 ____________________________________________________________________________
590 [ 16892] By: jhi                                   on 2002/05/30  14:17:43
591         Log: Subject: RE: [PATCH pod/perlvar.pod] $^X
592              From: "Green, Paul" <Paul.Green@stratus.com>
593              Date: Thu, 30 May 2002 11:11:35 -0400
594              Message-ID: <A2A34F15EE916148BC4C4748223E67A4027C25E4@EXNA4.stratus.com>  
595      Branch: perl
596            ! pod/perlvar.pod
597 ____________________________________________________________________________
598 [ 16891] By: jhi                                   on 2002/05/30  14:07:30
599         Log: charnames patch from Thomas Wegner.
600      Branch: perl
601            ! lib/charnames.pm lib/charnames.t
602 ____________________________________________________________________________
603 [ 16890] By: jhi                                   on 2002/05/30  14:03:24
604         Log: Subject: [Patch perl@16861] charnames::vianame tweak
605              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
606              Date: Thu, 30 May 2002 23:56:51 +0900
607              Message-Id: <20020530235541.D722.BQW10602@nifty.com>
608      Branch: perl
609            ! lib/charnames.pm
610 ____________________________________________________________________________
611 [ 16889] By: jhi                                   on 2002/05/30  14:02:02
612         Log: Chart the self-tying minefield.
613      Branch: perl
614            ! pod/perldelta.pod
615 ____________________________________________________________________________
616 [ 16888] By: jhi                                   on 2002/05/30  13:58:53
617         Log: Ignasi Roca convinced me, so #16855 is back in.
618      Branch: perl
619            ! utfebcdic.h
620 ____________________________________________________________________________
621 [ 16887] By: jhi                                   on 2002/05/30  13:51:29
622         Log: Subject: [PATCH] Re: Linux glibc 2.2.90 issue; likely from readonly stdio mmap
623              From: Andy Dougherty <doughera@lafayette.edu>
624              Date: Thu, 30 May 2002 10:50:18 -0400 (EDT)
625              Message-ID: <Pine.SOL.4.10.10205301008040.22885-100000@maxwell.phys.lafayette.edu>
626      Branch: perl
627            ! hints/linux.sh
628 ____________________________________________________________________________
629 [ 16886] By: gbarr                                 on 2002/05/30  13:49:11
630         Log: Sync with libnet-1.12
631      Branch: perl
632            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm lib/Net/SMTP.pm
633 ____________________________________________________________________________
634 [ 16885] By: jhi                                   on 2002/05/30  13:43:28
635         Log: Subject: Re: perl@16861
636              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
637              Date: Wed, 29 May 2002 15:27:18 -0700
638              Message-ID: <GXV98gzkgW7Y092yn@efn.org>
639              
640              Yitzchak won't give up on self-ties.
641      Branch: perl
642            ! pp_sys.c t/op/tie.t
643 ____________________________________________________________________________
644 [ 16884] By: ams                                   on 2002/05/30  13:32:52
645         Log: Ronald Kimball pointed out that there was a run-on sentence in the
646              last patch by Stas Bekman, and I fixed it, and while I was at it, I
647              fixed the wording of the last phrase as well, and then I re-wrapped
648              the paragraph.
649      Branch: perl
650            ! pod/perlvar.pod
651 ____________________________________________________________________________
652 [ 16883] By: jhi                                   on 2002/05/30  13:30:52
653         Log: Integrate macperl change #16875.
654      Branch: perl
655           !> ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
656           !> t/lib/warnings/op
657 ____________________________________________________________________________
658 [ 16882] By: jhi                                   on 2002/05/30  13:29:13
659         Log: Integrate macperl patch #16868.
660      Branch: perl
661           !> (integrate 36 files)
662 ____________________________________________________________________________
663 [ 16881] By: jhi                                   on 2002/05/30  12:50:14
664         Log: Subject: Re: [ PATCH ] module test fest
665              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
666              Date: Thu, 30 May 2002 13:52:18 +0200
667              Message-Id: <20020530135047.0B46.H.M.BRAND@hccnet.nl>
668              
669              HP-UX Oracle wisdom (with some tweaks)
670      Branch: perl
671            ! README.hpux
672 ____________________________________________________________________________
673 [ 16880] By: jhi                                   on 2002/05/30  12:48:09
674         Log: metaconfig unit change for #16879.
675      Branch: metaconfig
676            ! U/modified/Options.U
677 ____________________________________________________________________________
678 [ 16879] By: jhi                                   on 2002/05/30  12:47:34
679         Log: Configure -A should not mangle spaces, from H.Merijn B.
680      Branch: perl
681            ! Configure
682 ____________________________________________________________________________
683 [ 16878] By: jhi                                   on 2002/05/30  12:40:42
684         Log: OS/2: found the _fd_flags() prototype.
685      Branch: perl
686            ! os2/os2ish.h
687 ____________________________________________________________________________
688 [ 16877] By: jhi                                   on 2002/05/30  12:33:05
689         Log: Fix up the signal handler reinstallation lore.
690      Branch: perl
691            ! pod/perlipc.pod
692 ____________________________________________________________________________
693 [ 16876] By: jhi                                   on 2002/05/30  12:29:09
694         Log: Subject: [PATCH pod/perlipc.pod] Handling the SIGHUP Signal in Daemons
695              From: Stas Bekman <stas@stason.org>
696              Date: Thu, 30 May 2002 15:29:02 +0800
697              Message-ID: <3CF5D4BE.4000500@stason.org>
698      Branch: perl
699            ! pod/perlipc.pod
700 ____________________________________________________________________________
701 [ 16875] By: pudge                                 on 2002/05/30  11:48:05
702         Log: Fixes for fixes
703      Branch: macperl
704            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
705            ! t/lib/warnings/op
706 ____________________________________________________________________________
707 [ 16874] By: ams                                   on 2002/05/30  07:41:30
708         Log: Fix typo in #16866.
709      Branch: perl
710            ! lib/File/stat.t
711 ____________________________________________________________________________
712 [ 16873] By: ams                                   on 2002/05/30  07:39:24
713         Log: Subject: [PATCH lib/File/Spec/Unix.pm] catpath()'s pod part
714              From: Stas Bekman <stas@stason.org>
715              Date: Thu, 30 May 2002 16:14:55 +0800
716              Message-Id: <3CF5DF7F.1060700@stason.org>
717      Branch: perl
718            ! lib/File/Spec/Unix.pm
719 ____________________________________________________________________________
720 [ 16872] By: ams                                   on 2002/05/30  07:38:34
721         Log: Subject: [PATCH pod/perlvar.pod] $^X
722              From: Stas Bekman <stas@stason.org>
723              Date: Thu, 30 May 2002 15:59:48 +0800
724              Message-Id: <3CF5DBF4.7080500@stason.org>
725      Branch: perl
726            ! pod/perlvar.pod
727 ____________________________________________________________________________
728 [ 16871] By: nick                                  on 2002/05/30  06:45:56
729         Log: Integrate all but lib/File/stat.t which seems broken.
730      Branch: perlio
731           !> Changes Porting/patching.pod cygwin/perlld.in
732           !> epoc/createpkg.pl ext/Devel/PPPort/PPPort.pm
733           !> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
734           !> lib/ExtUtils/MM_NW5.pm os2/os2ish.h patchlevel.h perl.h
735           !> pp_pack.c sv.c t/base/num.t t/harness t/op/tie.t
736           !> t/run/fresh_perl.t utfebcdic.h
737 ____________________________________________________________________________
738 [ 16870] By: pudge                                 on 2002/05/30  06:06:34
739         Log: Integrate perl
740      Branch: macperl
741           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
742           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
743           !> (integrate 137 files)
744 ____________________________________________________________________________
745 [ 16869] By: pudge                                 on 2002/05/30  05:41:50
746         Log: Makefile / config / test updates for MacPerl
747      Branch: macperl
748            + macos/MacPerlMakeTests.plx
749            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
750            ! macos/Makefile.mk macos/bundled_ext/Digest/MD5/Makefile.mk
751            ! macos/config.h macos/config.sh macos/macperl/Makefile.mk
752 ____________________________________________________________________________
753 [ 16868] By: pudge                                 on 2002/05/30  05:39:51
754         Log: Big MacPerl Testing Patch No. 1
755              If you like this, stay tuned, there's more to come!
756      Branch: macperl
757            ! ext/B/B/Concise.pm ext/B/t/deparse.t ext/B/t/terse.t
758            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t
759            ! ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/t/io_dup.t
760            ! ext/POSIX/t/sigaction.t ext/PerlIO/t/encoding.t
761            ! ext/PerlIO/t/fallback.t ext/Socket/Socket.t
762            ! ext/Storable/t/utf8hash.t lib/AutoSplit.t
763            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/hostent.t
764            ! lib/Pod/t/Usage.t lib/Pod/t/pod2html-lib.pl
765            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
766            ! lib/Test/Harness/t/strap-analyze.t
767            ! lib/Test/Harness/t/test-harness.t lib/Test/Simple/t/exit.t
768            ! lib/Unicode/Collate.pm lib/Unicode/UCD.t lib/blib.pm
769            ! lib/blib.t lib/open.t lib/strict.t lib/subs.t lib/warnings.t
770            ! perl.c t/lib/filter-util.pl t/lib/warnings/doio
771            ! t/lib/warnings/mg t/lib/warnings/op t/x2p/s2p.t
772 ____________________________________________________________________________
773 [ 16867] By: jhi                                   on 2002/05/29  23:25:09
774         Log: Attachments are okay.
775      Branch: perl
776            ! Porting/patching.pod
777 ____________________________________________________________________________
778 [ 16866] By: jhi                                   on 2002/05/29  19:46:49
779         Log: OS/2: ENOINO.
780      Branch: perl
781            ! lib/File/stat.t
782 ____________________________________________________________________________
783 [ 16865] By: jhi                                   on 2002/05/29  19:41:53
784         Log: OS/2: provide prototype.
785      Branch: perl
786            ! os2/os2ish.h
787 ____________________________________________________________________________
788 [ 16864] By: jhi                                   on 2002/05/29  19:29:17
789         Log: OS/2: fp stringification fudge.
790              (After this the whole suite passes 98.30%)
791      Branch: perl
792            ! t/base/num.t
793 ____________________________________________________________________________
794 [ 16863] By: jhi                                   on 2002/05/29  17:35:04
795         Log: harness wasn't running x2p/s2p.t.
796      Branch: perl
797            ! t/harness
798 ____________________________________________________________________________
799 [ 16862] By: nick                                  on 2002/05/29  14:12:41
800         Log: Integrate mainline
801      Branch: perlio
802           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
803           !> (integrate 100 files)
804 ____________________________________________________________________________
805 [ 16861] By: jhi                                   on 2002/05/29  13:41:01
806         Log: Subject: [PATCH] pack 'w' should be using NV, not double
807              From: Nicholas Clark <nick@ccl4.org>
808              Date: Wed, 29 May 2002 15:38:41 +0100
809              Message-ID: <20020529153840.L53388@plum.flirble.org>
810      Branch: perl
811            ! pp_pack.c
812 ____________________________________________________________________________
813 [ 16860] By: jhi                                   on 2002/05/29  13:31:35
814         Log: Update Changes.
815      Branch: perl
816            ! Changes patchlevel.h
817 ____________________________________________________________________________
818 [ 16859] By: jhi                                   on 2002/05/29  13:25:31
819         Log: Spelling bee.
820      Branch: perl
821            ! t/op/tie.t
822 ____________________________________________________________________________
823 [ 16858] By: jhi                                   on 2002/05/29  13:21:58
824         Log: Recover some of the #16845.
825      Branch: perl
826            ! sv.c t/op/tie.t t/run/fresh_perl.t
827 ____________________________________________________________________________
828 [ 16857] By: jhi                                   on 2002/05/29  12:47:02
829         Log: Retract #16855 until settled.
830      Branch: perl
831            ! utfebcdic.h
832 ____________________________________________________________________________
833 [ 16856] By: jhi                                   on 2002/05/29  12:31:35
834         Log: OS/2: more missing definitions.
835      Branch: perl
836            ! os2/os2ish.h
837 ____________________________________________________________________________
838 [ 16855] By: jhi                                   on 2002/05/29  12:28:17
839         Log: Subject: UTF-EBCDIC for POSIX-BC (Malformed UTF-8 character)
840              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
841              Date: Wed, 29 May 2002 13:16:16 +0200
842              Message-ID: <318B95F90D8BD41194A5009027FD5FFBCE6CED@madrid14.mad.fsc.net>
843      Branch: perl
844            ! utfebcdic.h
845 ____________________________________________________________________________
846 [ 16854] By: jhi                                   on 2002/05/29  12:16:08
847         Log: PPPort: fix up SvPVbyte if in 5.6.1 (borrowed from Digest::MD5)
848      Branch: perl
849            ! ext/Devel/PPPort/PPPort.pm
850 ____________________________________________________________________________
851 [ 16853] By: jhi                                   on 2002/05/29  11:58:43
852         Log: Subject: Re: [PATCHES] Re: libwin32 on Cygwin?
853              From: "Gerrit P. Haase" <gp@familiehaase.de>
854              Date: Wed, 29 May 2002 08:06:43 +0200
855              Message-ID: <1881715214417.20020529080643@familiehaase.de>
856      Branch: perl
857            ! perl.h
858 ____________________________________________________________________________
859 [ 16852] By: jhi                                   on 2002/05/29  11:53:12
860         Log: OS/2: more missing headers from John Poltorak.
861      Branch: perl
862            ! os2/os2ish.h
863 ____________________________________________________________________________
864 [ 16851] By: jhi                                   on 2002/05/29  11:48:35
865         Log: Subject: Re: forewarning: usedevel and versiononly
866              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
867              Date: Wed, 29 May 2002 09:41:23 +0200
868              Message-Id: <20020529081515.D570.H.M.BRAND@hccnet.nl>
869              
870              More 5.7.3 -> 5.8.0.
871      Branch: perl
872            ! cygwin/perlld.in epoc/createpkg.pl ext/Encode/bin/enc2xs
873            ! ext/Encode/bin/piconv lib/ExtUtils/MM_NW5.pm
874 ____________________________________________________________________________
875 [ 16850] By: ams                                   on 2002/05/29  06:48:19
876         Log: Lots of spring cleaning. (No functional changes.)
877      Branch: perl
878            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
879            ! ext/Storable/README ext/Storable/Storable.pm
880            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
881            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
882            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
883            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
884            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
885            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
886            ! ext/Storable/t/retrieve.t ext/Storable/t/st-dump.pl
887            ! ext/Storable/t/store.t ext/Storable/t/tied.t
888            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
889            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
890 ____________________________________________________________________________
891 [ 16849] By: jhi                                   on 2002/05/29  01:16:23
892         Log: pod cleanups.
893      Branch: perl
894            ! README.aix README.cygwin README.jp README.ko README.macos
895            ! README.tw pod/perl561delta.pod pod/perldelta.pod
896            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
897            ! pod/perlhack.pod pod/perlipc.pod pod/perlsub.pod
898            ! pod/perlthrtut.pod pod/perlunicode.pod pod/perluniintro.pod
899 ____________________________________________________________________________
900 [ 16848] By: jhi                                   on 2002/05/29  00:44:59
901         Log: Regen perltoc.
902      Branch: perl
903            ! pod/perltoc.pod
904 ____________________________________________________________________________
905 [ 16847] By: jhi                                   on 2002/05/28  22:15:44
906         Log: Subject: [PATCH] cross-compilation support for WinCE for non-core extensions
907              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
908              Date: Wed, 29 May 2002 02:48:15 +0400
909              Message-ID: <000701c20699$c3684a30$c25cc3d9@vad>
910      Branch: perl
911            ! wince/Makefile.ce
912 ____________________________________________________________________________
913 [ 16846] By: jhi                                   on 2002/05/28  22:10:51
914         Log: Subject: [PATCH: perl@16826] small updates to DCL portions of perl kit
915              From: PPrymmer@factset.com
916              Date: Tue, 28 May 2002 18:34:55 -0400
917              Message-ID: <OF23EAAE54.E5DCAD53-ON85256BC7.007B1EA5@55.25.11>
918      Branch: perl
919            ! configure.com vms/genopt.com
920 ____________________________________________________________________________
921 [ 16845] By: jhi                                   on 2002/05/28  22:05:55
922         Log: Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501
923              to restore some level of sanity in the tied scalars can of worms.
924      Branch: perl
925            ! mg.c pp_sys.c sv.c t/op/tie.t t/run/fresh_perl.t
926 ____________________________________________________________________________
927 [ 16844] By: gsar                                  on 2002/05/28  22:05:38
928         Log: extension of change#16332: isolate signal diddling to the main
929              interpreter (fixes signal-related races, e.g. when multiple
930              threads run system())
931      Branch: maint-5.6/perl
932            ! util.c
933 ____________________________________________________________________________
934 [ 16843] By: jhi                                   on 2002/05/28  20:35:59
935         Log: Bump the version numbers to five-eight-oh.
936      Branch: perl
937            ! Configure NetWare/Makefile NetWare/config_H.wc
938            ! Porting/config.sh Porting/config_H README.tru64 epoc/config.sh
939            ! patchlevel.h t/op/ver.t uconfig.h uconfig.sh utils/h2xs.PL
940            ! vos/config.alpha.h vos/config.ga.h win32/Makefile
941            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
942            ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
943            ! wince/config_H.ce
944 ____________________________________________________________________________
945 [ 16842] By: ams                                   on 2002/05/28  19:34:27
946         Log: Subject: Minor INSTALL patch
947              From: Andy Dougherty <doughera@lafayette.edu>
948              Date: Tue, 28 May 2002 16:08:30 -0400 (EDT)
949              Message-Id: <Pine.SOL.4.10.10205281607001.17663-100000@maxwell.phys.lafayette.edu>
950      Branch: perl
951            ! INSTALL
952 ____________________________________________________________________________
953 [ 16841] By: ams                                   on 2002/05/28  19:01:22
954         Log: Add integer.t to MANIFEST.
955      Branch: perl
956            ! ext/Storable/MANIFEST
957 ____________________________________________________________________________
958 [ 16840] By: jhi                                   on 2002/05/28  17:49:08
959         Log: Subject: [Encode] 1.74 released -- final for 5.8.0-RC1
960              From: Dan Kogai <dankogai@dan.co.jp>
961              Date: Wed, 29 May 2002 03:43:57 +0900
962              Message-Id: <DE163EDE-726A-11D6-B9CB-0003939A104C@dan.co.jp>
963      Branch: perl
964            + ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
965            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
966            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
967            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.pm
968            ! ext/Encode/Encode.xs ext/Encode/Encode/Makefile_PL.e2x
969            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
970            ! ext/Encode/MANIFEST ext/Encode/Makefile.PL
971            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
972            ! ext/Encode/bin/enc2xs ext/Encode/lib/Encode/Supported.pod
973            ! ext/Encode/t/mime-header.t
974 ____________________________________________________________________________
975 [ 16839] By: jhi                                   on 2002/05/28  17:18:28
976         Log: OS/2: bug found by John Poltorak.
977      Branch: perl
978            ! lib/ExtUtils/MM_OS2.pm
979 ____________________________________________________________________________
980 [ 16838] By: gsar                                  on 2002/05/28  14:14:29
981         Log: makefiles should not clobber lib/Thread directory (some Thread
982              files seem to live there rather than in ext, for some reason)
983      Branch: perl
984            ! win32/Makefile win32/makefile.mk
985 ____________________________________________________________________________
986 [ 16837] By: jhi                                   on 2002/05/28  14:06:42
987         Log: Subject: [PATCH] Bug fix for charnames::vianame
988              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
989              Date: Tue, 28 May 2002 23:53:39 +0900
990              Message-Id: <20020528234907.310A.BQW10602@nifty.com>
991      Branch: perl
992            ! lib/charnames.pm lib/charnames.t
993 ____________________________________________________________________________
994 [ 16836] By: jhi                                   on 2002/05/28  13:43:39
995         Log: Test output tweak.
996      Branch: perl
997            ! lib/ExtUtils/t/Embed.t
998 ____________________________________________________________________________
999 [ 16835] By: jhi                                   on 2002/05/28  13:32:46
1000         Log: More charnames tweaks.
1001      Branch: perl
1002            ! lib/charnames.pm lib/charnames.t
1003 ____________________________________________________________________________
1004 [ 16834] By: jhi                                   on 2002/05/28  13:24:16
1005         Log: Subject: [PATCH] Doc fix for charnames::vianame
1006              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1007              Date: Tue, 28 May 2002 22:46:41 +0900
1008              Message-Id: <20020528223607.9EBF.BQW10602@nifty.com>
1009      Branch: perl
1010            ! lib/charnames.pm
1011 ____________________________________________________________________________
1012 [ 16833] By: jhi                                   on 2002/05/28  13:23:03
1013         Log: Subject: [PATCH 5.7.3 TEST] Embed.t fails on Win32
1014              From: "Yves Orton" <demerphq@hotmail.com>
1015              Date: Tue, 28 May 2002 15:43:12 +0200
1016              Message-ID: <F170zgYLowspDKicUbv0000b23d@hotmail.com>
1017      Branch: perl
1018            ! lib/ExtUtils/t/Embed.t
1019 ____________________________________________________________________________
1020 [ 16832] By: jhi                                   on 2002/05/28  13:14:21
1021         Log: metaconfig unit change for #16831.
1022      Branch: metaconfig/U/perl
1023            ! gccvers.U
1024 ____________________________________________________________________________
1025 [ 16831] By: jhi                                   on 2002/05/28  13:14:02
1026         Log: gcc 3 defensiveness from H. Merijn B and Rafael.
1027      Branch: perl
1028            ! Configure
1029 ____________________________________________________________________________
1030 [ 16830] By: jhi                                   on 2002/05/28  12:55:29
1031         Log: Retract the Straps part of #16829 for now since
1032              the subtest 44 of t/strap.t started failing.
1033      Branch: perl
1034            ! lib/Test/Harness/Straps.pm
1035 ____________________________________________________________________________
1036 [ 16829] By: jhi                                   on 2002/05/28  12:26:34
1037         Log: Subject: [PATCH bleadperl] Test::Harness and skiping tests functionality
1038              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
1039              Date: Tue, 28 May 2002 08:17:53 +0200
1040              Message-ID: <40949173.20020528081753@tesla.rcub.bg.ac.yu>
1041      Branch: perl
1042            ! ext/POSIX/t/waitpid.t lib/Test/Harness.pm
1043            ! lib/Test/Harness/Straps.pm t/op/64bitint.t t/test.pl
1044 ____________________________________________________________________________
1045 [ 16828] By: nick                                  on 2002/05/28  08:00:28
1046         Log: Integrate mainline
1047      Branch: perlio
1048           !> Changes Makefile.micro README.netware README.tru64
1049           !> ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
1050           !> ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
1051           !> ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
1052           !> ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
1053           !> ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
1054           !> ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
1055           !> mg.c patchlevel.h pod/perltodo.pod sv.c t/lib/warnings/pp_hot
1056           !> uconfig.h util.c
1057 ____________________________________________________________________________
1058 [ 16827] By: jhi                                   on 2002/05/28  00:46:23
1059         Log: Tru64: sockatmark trouble.
1060      Branch: perl
1061            ! README.tru64
1062 ____________________________________________________________________________
1063 [ 16826] By: jhi                                   on 2002/05/27  23:48:31
1064         Log: Update Changes.
1065      Branch: perl
1066            ! Changes patchlevel.h
1067 ____________________________________________________________________________
1068 [ 16825] By: pudge                                 on 2002/05/27  22:55:07
1069         Log: Integrate perl
1070      Branch: macperl
1071           +> ext/Storable/t/integer.t
1072            ! macos/MPVersion.r macos/config.sh
1073           !> (integrate 60 files)
1074 ____________________________________________________________________________
1075 [ 16824] By: jhi                                   on 2002/05/27  20:58:48
1076         Log: Todo update.
1077      Branch: perl
1078            ! pod/perltodo.pod
1079 ____________________________________________________________________________
1080 [ 16823] By: jhi                                   on 2002/05/27  20:55:45
1081         Log: Don't assume sh and true.
1082      Branch: perl
1083            ! Makefile.micro uconfig.h
1084 ____________________________________________________________________________
1085 [ 16822] By: jhi                                   on 2002/05/27  20:42:47
1086         Log: Subject: Re: [PATCH] Version tango
1087              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1088              Date: Mon, 27 May 2002 13:20:56 -0700
1089              Message-ID: <oUp88gzkgy+T092yn@efn.org>
1090      Branch: perl
1091            ! ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
1092            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
1093            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
1094            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
1095            ! ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
1096            ! ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
1097 ____________________________________________________________________________
1098 [ 16821] By: rgs                                   on 2002/05/27  20:25:30
1099         Log: Fix a warning bug in Perl_report_evil_fh (didn't report
1100              stashes correctly.) Partial info is better than wrong info.
1101      Branch: perl
1102            ! t/lib/warnings/pp_hot util.c
1103 ____________________________________________________________________________
1104 [ 16820] By: jhi                                   on 2002/05/27  20:09:27
1105         Log: A shot in the dark.
1106      Branch: perl
1107            ! mg.c
1108 ____________________________________________________________________________
1109 [ 16819] By: jhi                                   on 2002/05/27  19:10:14
1110         Log: Comment nit from Yitzchak.
1111      Branch: perl
1112            ! sv.c
1113 ____________________________________________________________________________
1114 [ 16818] By: nick                                  on 2002/05/27  18:47:58
1115         Log: Integrate mainline
1116      Branch: perlio
1117           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
1118           !> Changes MANIFEST NetWare/bat/Setwatcom.bat README.cygwin
1119           !> README.netware ext/B/B/Deparse.pm ext/B/B/Lint.pm
1120           !> ext/B/t/lint.t ext/Storable/ChangeLog ext/Storable/Storable.pm
1121           !> ext/Storable/Storable.xs ext/Storable/t/downgrade.t
1122           !> hints/darwin.sh hints/hpux.sh lib/ExtUtils/MM_NW5.pm
1123           !> patchlevel.h pod/perldelta.pod pod/perlfaq5.pod
1124           !> pod/perlfaq6.pod pod/perlfunc.pod pod/perlipc.pod
1125           !> pod/perlsub.pod
1126 ____________________________________________________________________________
1127 [ 16817] By: jhi                                   on 2002/05/27  18:15:32
1128         Log: POD cleanup and rewrapping.
1129      Branch: perl
1130            ! README.netware
1131 ____________________________________________________________________________
1132 [ 16816] By: jhi                                   on 2002/05/27  16:55:53
1133         Log: Update Changes.
1134      Branch: perl
1135            ! Changes patchlevel.h
1136 ____________________________________________________________________________
1137 [ 16815] By: jhi                                   on 2002/05/27  16:49:06
1138         Log: More NetWare.
1139      Branch: perl
1140            ! README.netware
1141 ____________________________________________________________________________
1142 [ 16814] By: jhi                                   on 2002/05/27  16:36:08
1143         Log: Subject: [ PATCH ] Re: Smoke 16789 /pro/3gl/CPAN/perl-current
1144              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1145              Date: Mon, 27 May 2002 19:26:27 +0200
1146              Message-Id: <20020527190443.2164.H.M.BRAND@hccnet.nl>
1147      Branch: perl
1148            ! hints/hpux.sh
1149 ____________________________________________________________________________
1150 [ 16813] By: jhi                                   on 2002/05/27  16:35:47
1151         Log: We are not that certain about the localising of
1152              tied aggregates.
1153      Branch: perl
1154            ! pod/perldelta.pod
1155 ____________________________________________________________________________
1156 [ 16812] By: jhi                                   on 2002/05/27  16:22:45
1157         Log: Missed from #16811.
1158      Branch: perl
1159            + NetWare/sv_nw.c
1160            ! MANIFEST
1161 ____________________________________________________________________________
1162 [ 16811] By: jhi                                   on 2002/05/27  16:22:06
1163         Log: NetWare diff from Ananth Kesari.
1164      Branch: perl
1165            + NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
1166            ! NetWare/bat/Setwatcom.bat lib/ExtUtils/MM_NW5.pm
1167 ____________________________________________________________________________
1168 [ 16810] By: jhi                                   on 2002/05/27  16:02:10
1169         Log: Integrate perlio;
1170              
1171              Fix for the IO::Scalar bug (I think).
1172              At tie time break the loop but in a different place:
1173              A. Increment REFCNT of the RV involved in the self-tie
1174              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
1175              At mg_free time
1176              Break the connection between the RV and its referent
1177              so that we do not try and free it (again).
1178              
1179              Add IO::Scalar fail case to the tests.
1180      Branch: perl
1181           !> mg.c sv.c t/op/tie.t
1182 ____________________________________________________________________________
1183 [ 16809] By: nick                                  on 2002/05/27  11:02:21
1184         Log: Add IO::Scalar fail case to the tests.
1185      Branch: perlio
1186            ! t/op/tie.t
1187 ____________________________________________________________________________
1188 [ 16808] By: nick                                  on 2002/05/27  09:54:46
1189         Log: Fix for the IO::Scalar bug (I think).
1190              At tie time break the loop but in a different place:
1191              A. Increment REFCNT of the RV involved in the self-tie
1192              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
1193              At mg_free time
1194              Break the connection between the RV and its referent
1195              so that we do not try and free it (again).
1196      Branch: perlio
1197            ! mg.c sv.c
1198 ____________________________________________________________________________
1199 [ 16807] By: jhi                                   on 2002/05/27  02:39:04
1200         Log: select() portability nit.
1201      Branch: perl
1202            ! pod/perlfunc.pod
1203 ____________________________________________________________________________
1204 [ 16806] By: rgs                                   on 2002/05/26  21:01:35
1205         Log: Fix a remaining B::Lint bug.
1206      Branch: perl
1207            ! ext/B/B/Lint.pm ext/B/t/lint.t
1208 ____________________________________________________________________________
1209 [ 16805] By: nick                                  on 2002/05/26  20:51:31
1210         Log: **** UNSAFE **** partial fix for IO::Scalar and local ties.
1211              Only op/local.t fails but it is nasty... try valgrind on other machine.
1212      Branch: perlio
1213            ! sv.c
1214 ____________________________________________________________________________
1215 [ 16804] By: jhi                                   on 2002/05/26  17:23:26
1216         Log: Some day I might actually learn to test changes first
1217              before committing them in.
1218      Branch: perl
1219            ! hints/darwin.sh
1220 ____________________________________________________________________________
1221 [ 16803] By: jhi                                   on 2002/05/26  17:16:32
1222         Log: Until otherwise proven.
1223      Branch: perl
1224            ! hints/darwin.sh
1225 ____________________________________________________________________________
1226 [ 16802] By: jhi                                   on 2002/05/26  17:15:12
1227         Log: Darwin hint tweaks.
1228      Branch: perl
1229            ! hints/darwin.sh
1230 ____________________________________________________________________________
1231 [ 16801] By: jhi                                   on 2002/05/26  15:56:15
1232         Log: FAQ sync.
1233      Branch: perl
1234            ! pod/perlfaq5.pod pod/perlfaq6.pod
1235 ____________________________________________________________________________
1236 [ 16800] By: jhi                                   on 2002/05/26  15:27:05
1237         Log: Subject: [DOC-PATCH] README.cygwin updated
1238              From: "Gerrit P. Haase" <gp@familiehaase.de>
1239              Date: Sun, 26 May 2002 14:56:14 +0200
1240              Message-ID: <1151480833395.20020526145614@familiehaase.de>
1241      Branch: perl
1242            ! README.cygwin
1243 ____________________________________________________________________________
1244 [ 16799] By: jhi                                   on 2002/05/26  15:25:35
1245         Log: I thinkk thinggy has only one g.
1246      Branch: perl
1247            ! pod/perldelta.pod
1248 ____________________________________________________________________________
1249 [ 16798] By: jhi                                   on 2002/05/26  15:23:32
1250         Log: Subject: [PATCH] docs for broken local(%tied) behaviour
1251              From: Dave Mitchell <davem@fdgroup.com>
1252              Date: Sun, 26 May 2002 14:15:42 +0100
1253              Message-ID: <20020526141542.B18527@fdgroup.com>
1254      Branch: perl
1255            ! pod/perldelta.pod pod/perlsub.pod
1256 ____________________________________________________________________________
1257 [ 16797] By: jhi                                   on 2002/05/26  15:19:34
1258         Log: Subject: [PATCH] B::Deparse: handle blessed code refs in coderef2text
1259              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
1260              Date: Sat, 25 May 2002 21:52:16 -0700
1261              Message-ID: <15600.27136.853114.694744@soda.csua.berkeley.edu>
1262      Branch: perl
1263            ! ext/B/B/Deparse.pm
1264 ____________________________________________________________________________
1265 [ 16796] By: jhi                                   on 2002/05/26  15:18:27
1266         Log: Slight reformatting; tiny tweaks.
1267      Branch: perl
1268            ! pod/perlipc.pod
1269 ____________________________________________________________________________
1270 [ 16795] By: jhi                                   on 2002/05/26  15:11:00
1271         Log: Integrate perlio; Update perlipc.pod for new signals.
1272      Branch: perl
1273           !> pod/perlipc.pod
1274 ____________________________________________________________________________
1275 [ 16794] By: nick                                  on 2002/05/26  08:07:12
1276         Log: Update perlipc.pod for new signals
1277      Branch: perlio
1278            ! pod/perlipc.pod
1279 ____________________________________________________________________________
1280 [ 16793] By: nick                                  on 2002/05/26  07:10:14
1281         Log: Integrate mainline
1282      Branch: perlio
1283           !> AUTHORS Changes Configure patchlevel.h
1284 ____________________________________________________________________________
1285 [ 16792] By: jhi                                   on 2002/05/25  21:39:58
1286         Log: Mention that we do Win64.
1287      Branch: perl
1288            ! pod/perldelta.pod
1289 ____________________________________________________________________________
1290 [ 16791] By: jhi                                   on 2002/05/25  21:39:03
1291         Log: Document the $Config{byteorder} changes.
1292      Branch: perl
1293            ! pod/perldelta.pod
1294 ____________________________________________________________________________
1295 [ 16790] By: jhi                                   on 2002/05/25  21:27:52
1296         Log: Subject: [PATCH] Re: Storable 2.0.0 fails on vendor perl on Mac OS X 10.1
1297              From: Nicholas Clark <nick@unfortu.net>
1298              Date: Sat, 25 May 2002 22:37:19 +0100
1299              Message-ID: <20020525213719.GG299@Bagpuss.unfortu.net> 
1300              
1301              Subject: [PATCH] Storable (smaller)
1302              From: Nicholas Clark <nick@unfortu.net>
1303              Date: Sat, 25 May 2002 23:13:13 +0100
1304              Message-ID: <20020525221312.GA3910@Bagpuss.unfortu.net>
1305      Branch: perl
1306            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
1307            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
1308 ____________________________________________________________________________
1309 [ 16789] By: jhi                                   on 2002/05/25  19:00:43
1310         Log: Update Changes.
1311      Branch: perl
1312            ! Changes patchlevel.h
1313 ____________________________________________________________________________
1314 [ 16788] By: jhi                                   on 2002/05/25  18:55:30
1315         Log: AUTHORS updates.
1316      Branch: perl
1317            ! AUTHORS
1318 ____________________________________________________________________________
1319 [ 16787] By: jhi                                   on 2002/05/25  18:51:49
1320         Log: metaconfig unit changes for #16786.
1321      Branch: metaconfig
1322            ! U/modified/Getfile.U U/modified/pager.U
1323 ____________________________________________________________________________
1324 [ 16786] By: jhi                                   on 2002/05/25  18:51:29
1325         Log: Pager query tweaks from Andy Dougherty (for OS/2).
1326      Branch: perl
1327            ! Configure
1328 ____________________________________________________________________________
1329 [ 16785] By: jhi                                   on 2002/05/25  18:19:56
1330         Log: Integrate perlio; Fix VMS ungetc fix for platforms like NetBSD.
1331      Branch: perl
1332           !> perlio.c
1333 ____________________________________________________________________________
1334 [ 16784] By: nick                                  on 2002/05/25  17:34:48
1335         Log: Fix VMS ungetc fix for platforms like NetBSD.
1336      Branch: perlio
1337            ! perlio.c
1338 ____________________________________________________________________________
1339 [ 16783] By: nick                                  on 2002/05/25  16:33:14
1340         Log: Integrate mainline for Lupe's perlio.c fix before
1341              starting on NetBSD issue
1342      Branch: perlio
1343           !> README.beos ext/Storable/t/integer.t lib/ExtUtils/t/basic.t
1344           !> perlio.c pod/perlapio.pod pod/perldelta.pod
1345 ____________________________________________________________________________
1346 [ 16782] By: jhi                                   on 2002/05/25  16:26:53
1347         Log: Subject: [PATCH perl@16764/MM 5.96_01] basic.t library problem on VMS
1348              From: "Craig A. Berry" <craigberry@mac.com>
1349              Date: Sat, 25 May 2002 12:19:36 -0500
1350              Message-Id: <a0511170cb914b40fc32d@[172.16.52.1]>
1351      Branch: perl
1352            ! lib/ExtUtils/t/basic.t
1353 ____________________________________________________________________________
1354 [ 16781] By: jhi                                   on 2002/05/25  16:13:08
1355         Log: BeOS: update the test status.
1356      Branch: perl
1357            ! README.beos pod/perldelta.pod
1358 ____________________________________________________________________________
1359 [ 16780] By: jhi                                   on 2002/05/25  15:30:32
1360         Log: Subject: Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
1361              From: Nicholas Clark <nick@unfortu.net>
1362              Date: Sat, 25 May 2002 17:19:21 +0100
1363              Message-ID: <20020525161921.GD299@Bagpuss.unfortu.net>
1364      Branch: perl
1365            ! ext/Storable/t/integer.t
1366 ____________________________________________________________________________
1367 [ 16779] By: jhi                                   on 2002/05/25  14:58:48
1368         Log: Update the number of tests.
1369      Branch: perl
1370            ! pod/perldelta.pod
1371 ____________________________________________________________________________
1372 [ 16778] By: jhi                                   on 2002/05/25  13:11:52
1373         Log: Subject: [Patch] Re: ./perl harness on Cygwin today failures
1374              From: lupe@lupe-christoph.de (Lupe Christoph)    
1375              Date: Sat, 25 May 2002 15:45:34 +0200
1376              Message-ID: <20020525134534.GT6638@lupe-christoph.de>
1377      Branch: perl
1378            ! perlio.c pod/perlapio.pod
1379 ____________________________________________________________________________
1380 [ 16777] By: jhi                                   on 2002/05/25  12:51:53
1381         Log: Subject: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
1382              From: Nicholas Clark <nick@unfortu.net>
1383              Date: Sat, 25 May 2002 12:17:44 +0100
1384              Message-ID: <20020525111743.GC299@Bagpuss.unfortu.net>
1385      Branch: perl
1386            ! ext/Storable/t/integer.t
1387 ____________________________________________________________________________
1388 [ 16776] By: nick                                  on 2002/05/25  11:23:28
1389         Log: Integrate mainline
1390      Branch: perlio
1391           +> ext/Storable/t/integer.t
1392           !> (integrate 41 files)
1393 ____________________________________________________________________________
1394 [ 16775] By: jhi                                   on 2002/05/25  01:48:37
1395         Log: perldelta tweaks.
1396      Branch: perl
1397            ! pod/perldelta.pod
1398 ____________________________________________________________________________
1399 [ 16774] By: jhi                                   on 2002/05/24  22:28:29
1400         Log: UNICOS: update test status.
1401      Branch: perl
1402            ! ext/Socket/socketpair.t pod/perldelta.pod
1403 ____________________________________________________________________________
1404 [ 16773] By: jhi                                   on 2002/05/24  22:25:41
1405         Log: UNICOS: since $] is really 5.00700299999997,
1406              testing for equivalence with 5.007003 isn't correct.
1407              (From Nicholas Clark.)
1408      Branch: perl
1409            ! ext/Storable/t/downgrade.t
1410 ____________________________________________________________________________
1411 [ 16772] By: jhi                                   on 2002/05/24  21:44:35
1412         Log: Knock off one test failure thanks to #16771.
1413      Branch: perl
1414            ! pod/perldelta.pod
1415 ____________________________________________________________________________
1416 [ 16771] By: jhi                                   on 2002/05/24  21:39:53
1417         Log: In some (rare) platforms (such as UNICOS) using the native
1418              atof is still better.
1419      Branch: perl
1420            ! numeric.c perl.h
1421 ____________________________________________________________________________
1422 [ 16770] By: jhi                                   on 2002/05/24  21:14:34
1423         Log: Subject: [PATCH vms/vms.c] logical name translation iteration limits
1424              From: "Craig A. Berry" <craigberry@mac.com>
1425              Date: Fri, 24 May 2002 16:24:44 -0500
1426              Message-Id: <a0511170ab9145b5af8f9@[172.16.52.1]>      
1427      Branch: perl
1428            ! pod/perldelta.pod vms/vms.c
1429 ____________________________________________________________________________
1430 [ 16769] By: jhi                                   on 2002/05/24  19:25:55
1431         Log: Subject: [PATCH pod/perllol.pod] small typo
1432              From: "Geoffrey F. Green" <geoff-public@stuebegreen.com>
1433              Date: Fri, 24 May 2002 16:05:07 -0400
1434              Message-ID: <B9141533.8467%geoff-public@stuebegreen.com>
1435      Branch: perl
1436            ! pod/perllol.pod
1437 ____________________________________________________________________________
1438 [ 16768] By: jhi                                   on 2002/05/24  17:47:14
1439         Log: Subject: Re: op/pat.t failure at test 822, Solaris 8, gcc -O -Duse64bitint
1440              From: Andy Dougherty <doughera@lafayette.edu>
1441              Date: Fri, 24 May 2002 14:46:49 -0400 (EDT)
1442              Message-ID: <Pine.SOL.4.10.10205241445520.6195-100000@maxwell.phys.lafayette.edu>
1443      Branch: perl
1444            ! hints/solaris_2.sh
1445 ____________________________________________________________________________
1446 [ 16767] By: jhi                                   on 2002/05/24  16:55:48
1447         Log: Subject: [patch] small change
1448              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
1449              Date: Fri, 24 May 2002 19:18:24 +0400
1450              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C07D69E@cio-test001.spb.lucent.com>
1451      Branch: perl
1452            ! perl.h win32/makefile.mk
1453 ____________________________________________________________________________
1454 [ 16766] By: jhi                                   on 2002/05/24  14:30:25
1455         Log: Subject: [PATCH] README.aix
1456              From: John Peacock <jpeacock@rowman.com>    
1457              Date: Fri, 24 May 2002 10:49:39 -0400
1458              Message-ID: <3CEE5303.1070201@rowman.com>
1459      Branch: perl
1460            ! README.aix
1461 ____________________________________________________________________________
1462 [ 16765] By: jhi                                   on 2002/05/24  14:23:06
1463         Log: Upgrade to Locale-Codes 2.04.
1464      Branch: perl
1465            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/t/country.t
1466            ! lib/Locale/Country.pm
1467 ____________________________________________________________________________
1468 [ 16764] By: jhi                                   on 2002/05/24  12:27:51
1469         Log: Update Changes.
1470      Branch: perl
1471            ! Changes patchlevel.h
1472 ____________________________________________________________________________
1473 [ 16763] By: jhi                                   on 2002/05/24  12:02:42
1474         Log: Subject: [PATCH Makefile.SH]  'make distclean' should remove *old files too.
1475              From: Abigail <abigail@foad.org>
1476              Date: Fri, 24 May 2002 02:43:37 -0700
1477              Message-ID: <20020524024337.A28749@ucan.foad.org>
1478      Branch: perl
1479            ! Makefile.SH
1480 ____________________________________________________________________________
1481 [ 16762] By: jhi                                   on 2002/05/24  12:01:18
1482         Log: Subject: [PATCH ext/POSIX/t/posix.t, pod/perldelta.pod] Typos
1483              From: Abigail <abigail@foad.org>
1484              Date: Fri, 24 May 2002 02:26:48 -0700
1485              Message-ID: <20020524022648.A31684@ucan.foad.org>
1486      Branch: perl
1487            ! ext/POSIX/t/posix.t
1488 ____________________________________________________________________________
1489 [ 16761] By: jhi                                   on 2002/05/23  23:25:48
1490         Log: Doc tweaks.
1491      Branch: perl
1492            ! pod/perlunicode.pod pod/perluniintro.pod
1493 ____________________________________________________________________________
1494 [ 16760] By: jhi                                   on 2002/05/23  22:44:48
1495         Log: More portability defines, now mostly type-related
1496              (based on Storable.xs)
1497      Branch: perl
1498            ! ext/Devel/PPPort/PPPort.pm
1499 ____________________________________________________________________________
1500 [ 16759] By: jhi                                   on 2002/05/23  22:11:11
1501         Log: Subject: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
1502              From: Nicholas Clark <nick@unfortu.net>
1503              Date: Thu, 23 May 2002 23:43:16 +0100
1504              Message-ID: <20020523224316.GB989@Bagpuss.unfortu.net>     
1505      Branch: perl
1506            + ext/Storable/t/integer.t
1507            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
1508            ! ext/Storable/Storable.xs
1509 ____________________________________________________________________________
1510 [ 16758] By: jhi                                   on 2002/05/23  21:25:40
1511         Log: Subject: [PATCH] configure.com: C switch tweak for VAX
1512              From: "Craig A. Berry" <craigberry@mac.com>
1513              Date: Thu, 23 May 2002 16:47:34 -0500
1514              Message-Id: <a05111704b9131291e9f0@[172.16.52.1]>
1515      Branch: perl
1516            ! configure.com
1517 ____________________________________________________________________________
1518 [ 16757] By: jhi                                   on 2002/05/23  20:24:57
1519         Log: One more ppportability thing (from Sarathy).
1520      Branch: perl
1521            ! ext/Devel/PPPort/PPPort.pm
1522 ____________________________________________________________________________
1523 [ 16756] By: jhi                                   on 2002/05/23  20:20:41
1524         Log: Subject: [PATCH] Test::Harness 2.22 -> 2.23
1525              From: Michael G Schwern <schwern@pobox.com>
1526              Date: Wed, 22 May 2002 19:21:43 -0400
1527              Message-id: <20020522232143.GS7147@ool-18b93024.dyn.optonline.net>
1528      Branch: perl
1529            ! lib/Test/Harness.pm lib/Test/Harness/Changes
1530            ! lib/Test/Harness/t/strap-analyze.t
1531            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
1532            ! t/lib/sample-tests/die_head_end
1533            ! t/lib/sample-tests/die_last_minute
1534 ____________________________________________________________________________
1535 [ 16755] By: jhi                                   on 2002/05/23  20:17:54
1536         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.95_01 -> 5.96_01
1537              From: Michael G Schwern <schwern@pobox.com>
1538              Date: Wed, 22 May 2002 19:14:35 -0400
1539              Message-id: <20020522231434.GR7147@ool-18b93024.dyn.optonline.net>
1540      Branch: perl
1541            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
1542            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/basic.t
1543            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
1544 ____________________________________________________________________________
1545 [ 16754] By: jhi                                   on 2002/05/23  19:02:23
1546         Log: Subject: [PATCH] dump.c recognizes CvLOCKED
1547              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1548              Date: Thu, 23 May 2002 10:00:00 -1000 (HST)
1549              Message-ID: <Pine.LNX.4.44.0205230959040.3222-100000@lapaki>
1550      Branch: perl
1551            ! dump.c
1552 ____________________________________________________________________________
1553 [ 16753] By: jhi                                   on 2002/05/23  17:41:21
1554         Log: Typo squad.
1555      Branch: perl
1556            ! ext/POSIX/POSIX.pod pod/perldelta.pod
1557 ____________________________________________________________________________
1558 [ 16752] By: jhi                                   on 2002/05/23  16:04:15
1559         Log: Subject: Re: [ID 20020523.001] POSIX::sleep not POSIX compliant
1560              From: Abigail <abigail@foad.org>
1561              Date: Thu, 23 May 2002 07:53:33 -0700
1562              Message-ID: <20020523075333.A14658@ucan.foad.org>
1563      Branch: perl
1564            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod pod/perldelta.pod
1565 ____________________________________________________________________________
1566 [ 16751] By: jhi                                   on 2002/05/23  10:21:09
1567         Log: PPPort dTHX.
1568      Branch: perl
1569            ! ext/Devel/PPPort/PPPort.pm
1570 ____________________________________________________________________________
1571 [ 16750] By: nick                                  on 2002/05/23  08:00:24
1572         Log: Integrate mainline (all ok on MinGW-1.1 Win2k)
1573      Branch: perlio
1574           !> README.aix ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
1575           !> hints/hpux.sh hints/unicos.sh lib/utf8.t lib/vmsish.t
1576           !> pod/perldelta.pod
1577 ____________________________________________________________________________
1578 [ 16749] By: jhi                                   on 2002/05/22  22:36:35
1579         Log: We do not want utf8.t to be compiled under -Mutf8,
1580              wonky as it sounds.
1581      Branch: perl
1582            ! lib/utf8.t
1583 ____________________________________________________________________________
1584 [ 16748] By: jhi                                   on 2002/05/22  22:34:20
1585         Log: We do not want to see the utf8 hints bit.
1586      Branch: perl
1587            ! lib/vmsish.t
1588 ____________________________________________________________________________
1589 [ 16747] By: jhi                                   on 2002/05/22  22:30:57
1590         Log: More -Mutf8 cleanup.
1591      Branch: perl
1592            ! ext/PerlIO/t/fallback.t
1593 ____________________________________________________________________________
1594 [ 16746] By: jhi                                   on 2002/05/22  22:29:08
1595         Log: -Mutf8 cleanup.
1596      Branch: perl
1597            ! ext/Encode/t/mime-header.t
1598 ____________________________________________________________________________
1599 [ 16745] By: jhi                                   on 2002/05/22  21:57:48
1600         Log: Integrate perlio; VMS vs perlio.
1601      Branch: perl
1602           !> ext/PerlIO/encoding/encoding.xs perlio.c
1603 ____________________________________________________________________________
1604 [ 16744] By: jhi                                   on 2002/05/22  21:52:58
1605         Log: Subject: Re: Additional README.aix changes
1606              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1607              Date: Wed, 22 May 2002 08:37:37 +0200
1608              Message-Id: <20020522075227.348B.H.M.BRAND@hccnet.nl>
1609      Branch: perl
1610            ! README.aix
1611 ____________________________________________________________________________
1612 [ 16743] By: jhi                                   on 2002/05/22  21:52:09
1613         Log: HP-UX 11.00 io_xs hangup workaround.
1614      Branch: perl
1615            ! hints/hpux.sh
1616 ____________________________________________________________________________
1617 [ 16742] By: jhi                                   on 2002/05/22  21:49:59
1618         Log: Updated UNICOS status from Mark Lutz.
1619      Branch: perl
1620            ! pod/perldelta.pod
1621 ____________________________________________________________________________
1622 [ 16741] By: jhi                                   on 2002/05/22  21:47:41
1623         Log: UNICOS: Mark Lutz had a better idea.
1624      Branch: perl
1625            ! hints/unicos.sh
1626 ____________________________________________________________________________
1627 [ 16740] By: nick                                  on 2002/05/22  21:13:10
1628         Log: #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
1629      Branch: perlio
1630            ! perlio.c
1631 ____________________________________________________________________________
1632 [ 16739] By: nick                                  on 2002/05/22  20:59:22
1633         Log: Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
1634              ungetc() and buffer snooping may not mix. So use buffer snoop
1635              hooks to avoid ungetc() where available.
1636              unread() falls back to using :pending layer, and fill has
1637              VMS specific code (which should not get used) or ungetc()
1638              which should work.
1639      Branch: perlio
1640            ! perlio.c
1641 ____________________________________________________________________________
1642 [ 16738] By: nick                                  on 2002/05/22  20:34:55
1643         Log: Integrate mainline
1644      Branch: perlio
1645           !> (integrate 40 files)
1646 ____________________________________________________________________________
1647 [ 16737] By: nick                                  on 2002/05/22  19:04:13
1648         Log: Flag the VMS-problem-causing part of :encoding
1649              for enhancement. (Problem still needs fixing in perlio.c)
1650      Branch: perlio
1651            ! ext/PerlIO/encoding/encoding.xs
1652 ____________________________________________________________________________
1653 [ 16736] By: jhi                                   on 2002/05/22  16:20:38
1654         Log: UNICOS: using uname -m is wrong since what matter
1655              is what CPUs (FPUs) we have.
1656      Branch: perl
1657            ! hints/unicos.sh
1658 ____________________________________________________________________________
1659 [ 16735] By: jhi                                   on 2002/05/22  13:07:41
1660         Log: Update Changes.
1661      Branch: perl
1662            ! Changes patchlevel.h
1663 ____________________________________________________________________________
1664 [ 16734] By: jhi                                   on 2002/05/22  12:39:25
1665         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
1666              From: Dave Mitchell <davem@fdgroup.com>
1667              Date: Wed, 22 May 2002 12:53:21 +0100
1668              Message-ID: <20020522125320.E12794@fdgroup.com>
1669      Branch: perl
1670            ! ext/threads/shared/t/cond.t
1671 ____________________________________________________________________________
1672 [ 16733] By: jhi                                   on 2002/05/22  12:32:41
1673         Log: Subject: Documentation Patch to pod/perlunicode.pod pod/perluniintro.pod   
1674              From: John Borwick <john_borwick@ncsu.edu>
1675              Date: Wed, 22 May 2002 04:10:37 -0400
1676              Message-ID: <15595.21117.875874.721450@nada.johnborwick.com>
1677      Branch: perl
1678            ! pod/perlunicode.pod pod/perluniintro.pod
1679 ____________________________________________________________________________
1680 [ 16732] By: ams                                   on 2002/05/22  05:47:35
1681         Log: Integrate #16731 from //depot/macperl.
1682      Branch: perl
1683           !> t/io/crlf.t
1684 ____________________________________________________________________________
1685 [ 16731] By: pudge                                 on 2002/05/22  04:18:58
1686         Log: Be more specific in what we're looking for
1687      Branch: macperl
1688            ! t/io/crlf.t
1689 ____________________________________________________________________________
1690 [ 16730] By: pudge                                 on 2002/05/22  03:36:42
1691         Log: Integrate perl; bump patchlevel; add lib/Unicode/README back
1692      Branch: macperl
1693            + lib/Unicode/README
1694           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
1695           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
1696            - t/lib/st-dump.pl
1697            ! macos/MPVersion.r macos/config.sh
1698           !> (integrate 135 files)
1699 ____________________________________________________________________________
1700 [ 16729] By: jhi                                   on 2002/05/22  00:24:29
1701         Log: FAQ sync.
1702      Branch: perl
1703            ! pod/perlfaq4.pod
1704 ____________________________________________________________________________
1705 [ 16728] By: jhi                                   on 2002/05/21  23:02:03
1706         Log: Getopt::Std clarification from John Borwick.
1707      Branch: perl
1708            ! lib/Getopt/Std.pm
1709 ____________________________________________________________________________
1710 [ 16727] By: jhi                                   on 2002/05/21  22:59:58
1711         Log: Subject: Re: [Patch] for problem with shellwords.pl
1712              From: "Curtis Poe" <cp@onsitetech.com>
1713              Date: Tue, 21 May 2002 11:17:40 -0700
1714              Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com>
1715              
1716              Subject: [Patch] for security problem with Text::ParseWords
1717              From: "Curtis Poe" <cp@onsitetech.com>     
1718              Date: Tue, 21 May 2002 15:10:18 -0700
1719              Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com>
1720      Branch: perl
1721            ! lib/Text/ParseWords.pm lib/shellwords.pl
1722 ____________________________________________________________________________
1723 [ 16726] By: jhi                                   on 2002/05/21  22:57:09
1724         Log: Subject: [PATCH] SDBM_File.xs warning (was Re: danger! op\fork.t#2 causes core-dump)
1725              From: Nicholas Clark <nick@unfortu.net>
1726              Date: Tue, 21 May 2002 23:01:48 +0100
1727              Message-ID: <20020521220148.GH290@Bagpuss.unfortu.net>
1728      Branch: perl
1729            ! ext/SDBM_File/SDBM_File.xs
1730 ____________________________________________________________________________
1731 [ 16725] By: jhi                                   on 2002/05/21  22:16:05
1732         Log: Subject: [PATCH] Additional README.aix changes
1733              From: John Peacock <jpeacock@rowman.com>
1734              Date: Tue, 21 May 2002 12:01:10 -0400
1735              Message-ID: <3CEA6F46.70902@rowman.com>
1736      Branch: perl
1737            ! README.aix
1738 ____________________________________________________________________________
1739 [ 16724] By: jhi                                   on 2002/05/21  17:51:00
1740         Log: Subject: Win32 crash in fork.t (perl@16694)
1741              From: "Kevin Chase" <kevincha99@hotmail.com>
1742              Date: Mon, 20 May 2002 17:02:16 -0700
1743              Message-ID: <F53z5b6KZmcK8r6beUz000008f7@hotmail.com>
1744              
1745              
1746              It looks that the Poison() found its first target.
1747              The suggested patch is fine.
1748      Branch: perl
1749            ! cop.h
1750 ____________________________________________________________________________
1751 [ 16723] By: jhi                                   on 2002/05/21  14:54:24
1752         Log: microperl: if DIEing on no-functionality, the has-functionality
1753              would be unreachable code.
1754      Branch: perl
1755            ! pp.c pp_sys.c
1756 ____________________________________________________________________________
1757 [ 16722] By: jhi                                   on 2002/05/21  14:25:44
1758         Log: microperl: do not regenerate the perly.
1759      Branch: perl
1760            ! Makefile.micro
1761 ____________________________________________________________________________
1762 [ 16721] By: jhi                                   on 2002/05/21  13:30:26
1763         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
1764              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1765              Date: Mon, 20 May 2002 22:55:46 -0700
1766              Message-ID: <iFe68gzkgCIJ092yn@efn.org>
1767      Branch: perl
1768            ! utils/h2xs.PL
1769 ____________________________________________________________________________
1770 [ 16720] By: jhi                                   on 2002/05/21  13:22:51
1771         Log: Regen uconfig.h.
1772      Branch: perl
1773            ! uconfig.h
1774 ____________________________________________________________________________
1775 [ 16719] By: ams                                   on 2002/05/21  05:02:01
1776         Log: Why quote some keys?
1777      Branch: perl
1778            ! ext/Storable/Makefile.PL
1779 ____________________________________________________________________________
1780 [ 16718] By: ams                                   on 2002/05/21  04:08:39
1781         Log: Suppress warning about $canonical. (Nicholas Clark)
1782      Branch: perl
1783            ! ext/Storable/Storable.pm
1784 ____________________________________________________________________________
1785 [ 16717] By: jhi                                   on 2002/05/21  03:18:59
1786         Log: Subject: [PATCH] VMS iThreads follow-up
1787              From: "Craig A. Berry" <craigberry@mac.com>
1788              Date: Mon, 20 May 2002 21:34:17 -0500
1789              Message-Id: <a05111700b90f5f1c3b01@[172.16.52.1]>
1790      Branch: perl
1791            ! configure.com
1792 ____________________________________________________________________________
1793 [ 16716] By: ams                                   on 2002/05/21  02:47:18
1794         Log: 1. Declare correct version for Test::More dependency. (Autrijus Tang)
1795              2. Install in core library directory. (Tatsuhiko Miyagawa)
1796      Branch: perl
1797            ! ext/Storable/Makefile.PL
1798 ____________________________________________________________________________
1799 [ 16715] By: jhi                                   on 2002/05/20  22:13:45
1800         Log: Subject: [Encode] 1.72 released
1801              From: Dan Kogai <dankogai@dan.co.jp>
1802              Date: Tue, 21 May 2002 01:06:19 +0900
1803              Message-Id: <85BA0AD1-6C0B-11D6-90A1-0003939A104C@dan.co.jp>     
1804      Branch: perl
1805            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
1806            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
1807            ! ext/Encode/Unicode/Unicode.xs
1808            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/perlio.t
1809 ____________________________________________________________________________
1810 [ 16714] By: jhi                                   on 2002/05/20  14:53:31
1811         Log: Update Changes.
1812      Branch: perl
1813            ! Changes patchlevel.h
1814 ____________________________________________________________________________
1815 [ 16713] By: jhi                                   on 2002/05/20  14:46:15
1816         Log: A bit of self-promotion from David Wheeler <david@wheeler.net> :-)
1817      Branch: perl
1818            ! pod/perlfaq4.pod
1819 ____________________________________________________________________________
1820 [ 16712] By: jhi                                   on 2002/05/20  14:25:03
1821         Log: metaconfig unit changes for #16711.
1822      Branch: metaconfig
1823            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
1824            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
1825            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
1826            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
1827            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
1828            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
1829            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
1830            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
1831            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
1832            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
1833            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
1834            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
1835            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
1836            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
1837            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
1838            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
1839            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
1840            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
1841            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
1842            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
1843            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
1844            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
1845            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
1846            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
1847 ____________________________________________________________________________
1848 [ 16711] By: jhi                                   on 2002/05/20  14:24:38
1849         Log: Document better what the foo_r_proto are supposed to be.
1850      Branch: perl
1851            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1852            ! config_h.SH reentr.pl
1853 ____________________________________________________________________________
1854 [ 16710] By: jhi                                   on 2002/05/20  14:11:33
1855         Log: Subject: Re: pod patches.
1856              From: Jim Cromie <jcromie@divsol.com>
1857              Date: Mon, 20 May 2002 09:00:10 -0600
1858              Message-ID: <3CE90F7A.3070309@divsol.com>
1859              
1860              (with Philip Newton's tweaks)
1861      Branch: perl
1862            ! pod/perlsub.pod
1863 ____________________________________________________________________________
1864 [ 16709] By: jhi                                   on 2002/05/20  12:50:34
1865         Log: Subject: Re: pod patch - perldelta.pod
1866              From: Jim Cromie <jcromie@divsol.com>
1867              Date: Mon, 20 May 2002 07:16:54 -0600
1868              Message-ID: <3CE8F746.50603@divsol.com>
1869      Branch: perl
1870            ! pod/perldelta.pod
1871 ____________________________________________________________________________
1872 [ 16708] By: jhi                                   on 2002/05/20  12:49:20
1873         Log: Subject: [patch] one more little step for WinCE
1874              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
1875              Date: Mon, 20 May 2002 11:47:19 +0400
1876              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C0282D3@cio-test001.spb.lucent.com>
1877      Branch: perl
1878            ! wince/Makefile.ce
1879 ____________________________________________________________________________
1880 [ 16707] By: jhi                                   on 2002/05/20  12:42:35
1881         Log: Preemptive doc patch.
1882      Branch: perl
1883            ! pod/perldelta.pod
1884 ____________________________________________________________________________
1885 [ 16706] By: rgs                                   on 2002/05/20  12:21:14
1886         Log: The "constant sub redefined" warning can't be disabled.
1887      Branch: perl
1888            ! pod/perldiag.pod
1889 ____________________________________________________________________________
1890 [ 16705] By: nick                                  on 2002/05/20  10:18:26
1891         Log: Integrate mainline
1892      Branch: perlio
1893           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
1894           !> MANIFEST configure.com ext/Encode/Encode/Makefile_PL.e2x
1895           !> ext/Socket/socketpair.t pod/perldelta.pod pod/perlfunc.pod
1896           !> pod/perlthrtut.pod vms/vms.c vms/vmsish.h
1897 ____________________________________________________________________________
1898 [ 16704] By: jhi                                   on 2002/05/20  02:49:22
1899         Log: Missed hunk from #16701.
1900      Branch: perl
1901            ! vms/vms.c
1902 ____________________________________________________________________________
1903 [ 16703] By: jhi                                   on 2002/05/20  02:37:29
1904         Log: Subject: Re: [PATCH mirroredby.t] Tests for CPAN::Mirrored::By
1905              From: andreas.koenig@anima.de (Andreas J. Koenig)
1906              Date: Mon, 20 May 2002 05:36:14 +0200
1907              Message-ID: <m34rh37aoh.fsf@anima.de>
1908      Branch: perl
1909            + lib/CPAN/t/mirroredby.t
1910            ! MANIFEST
1911 ____________________________________________________________________________
1912 [ 16702] By: jhi                                   on 2002/05/20  02:25:40
1913         Log: Subject: tiny doc tweaks
1914              From: andreas.koenig@anima.de (Andreas J. Koenig)
1915              Date: Mon, 20 May 2002 05:07:13 +0200
1916              Message-ID: <m38z6f7c0u.fsf@anima.de>
1917      Branch: perl
1918            ! pod/perldelta.pod pod/perlfunc.pod
1919 ____________________________________________________________________________
1920 [ 16701] By: jhi                                   on 2002/05/20  02:23:03
1921         Log: Subject: [PATCH @16694] ithreads for VMS
1922              From: "Craig A. Berry" <craigberry@mac.com>
1923              Date: Sun, 19 May 2002 22:06:43 -0500
1924              Message-Id: <a05111704b90e14567261@[172.16.52.1]>
1925      Branch: perl
1926            ! configure.com vms/vms.c vms/vmsish.h
1927 ____________________________________________________________________________
1928 [ 16700] By: jhi                                   on 2002/05/19  23:52:45
1929         Log: Subject: [PATCH] Make Makefile_PL.e2x happy on MSWin32
1930              From: Autrijus Tang <autrijus@autrijus.org>
1931              Date: Mon, 20 May 2002 04:10:31 +0800
1932              Message-ID: <20020519201031.GA1603@not.autrijus.org>
1933      Branch: perl
1934            ! ext/Encode/Encode/Makefile_PL.e2x
1935 ____________________________________________________________________________
1936 [ 16699] By: jhi                                   on 2002/05/19  22:26:07
1937         Log: Mac OS X 10.1.4 started to consume 150MB+ virtual memory
1938              while trying to -O3 optimize B.c.  (A bit weird since
1939              10.1.4 used to work fine, and nothing has changed in
1940              ext/B/..., but the overoptimization was repeatable.)
1941      Branch: perl
1942            + ext/B/hints/darwin.pl
1943            ! MANIFEST
1944 ____________________________________________________________________________
1945 [ 16698] By: jhi                                   on 2002/05/19  21:11:55
1946         Log: UNICOS/mk seems to still have this problem.
1947      Branch: perl
1948            ! ext/Socket/socketpair.t
1949 ____________________________________________________________________________
1950 [ 16697] By: jhi                                   on 2002/05/19  18:53:54
1951         Log: perldelta tweaks.
1952      Branch: perl
1953            ! pod/perldelta.pod
1954 ____________________________________________________________________________
1955 [ 16696] By: nick                                  on 2002/05/19  18:26:39
1956         Log: Integrate mailine
1957      Branch: perlio
1958           !> (integrate 35 files)
1959 ____________________________________________________________________________
1960 [ 16695] By: jhi                                   on 2002/05/19  18:02:54
1961         Log: Document the reentrant_retry(), but from user's viewpoint.
1962      Branch: perl
1963            ! pod/perlthrtut.pod
1964 ____________________________________________________________________________
1965 [ 16694] By: jhi                                   on 2002/05/19  14:49:49
1966         Log: Update Changes.
1967      Branch: perl
1968            ! Changes patchlevel.h
1969 ____________________________________________________________________________
1970 [ 16693] By: jhi                                   on 2002/05/19  14:28:37
1971         Log: Subject: [PATCH] Benchmark.pm: empty loop too slow
1972              From: Slaven Rezic <slaven.rezic@berlin.de>
1973              Date: Sun, 19 May 2002 16:03:12 +0200 (CEST)
1974              Message-Id: <200205191403.g4JE3ClB025990@vran.herceg.de>
1975      Branch: perl
1976            ! lib/Benchmark.pm
1977 ____________________________________________________________________________
1978 [ 16692] By: jhi                                   on 2002/05/19  03:05:41
1979         Log: Document once more the difference between :utf8
1980              and :encoding(...).
1981      Branch: perl
1982            ! lib/open.pm pod/perluniintro.pod
1983 ____________________________________________________________________________
1984 [ 16691] By: jhi                                   on 2002/05/19  02:24:30
1985         Log: Third Degree: make the options more portable between
1986              Tru64 versions.
1987      Branch: perl
1988            ! Makefile.SH
1989 ____________________________________________________________________________
1990 [ 16690] By: jhi                                   on 2002/05/19  01:41:54
1991         Log: IRIX SMP turned up a few hundred "Use of uninitialized
1992              value in numeric eq" warnings: initialise the $counter2.
1993      Branch: perl
1994            ! ext/threads/shared/t/cond.t
1995 ____________________________________________________________________________
1996 [ 16689] By: jhi                                   on 2002/05/19  00:29:36
1997         Log: Subject: Re: [PATCH threads] revised warnings + more tests + docs
1998              From: Dave Mitchell <davem@fdgroup.com>
1999              Date: Sun, 19 May 2002 00:50:43 +0100
2000              Message-ID: <20020519005043.F7275@fdgroup.com>
2001      Branch: perl
2002            ! ext/threads/shared/t/cond.t
2003 ____________________________________________________________________________
2004 [ 16688] By: jhi                                   on 2002/05/19  00:28:51
2005         Log: Sarathy pointed out that instead of zeroing heap
2006              it is more prudent to poison it.
2007      Branch: perl
2008            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
2009            ! scope.c sv.c util.c
2010 ____________________________________________________________________________
2011 [ 16687] By: jhi                                   on 2002/05/18  22:03:29
2012         Log: The thread warnings aren't quite yet working as planned.
2013      Branch: perl
2014            ! ext/threads/shared/t/cond.t
2015 ____________________________________________________________________________
2016 [ 16686] By: jhi                                   on 2002/05/18  20:48:03
2017         Log: Forgotten from #16685.
2018      Branch: perl
2019            ! ext/threads/shared/t/cond.t
2020 ____________________________________________________________________________
2021 [ 16685] By: jhi                                   on 2002/05/18  20:46:13
2022         Log: Subject: [PATCH threads] revised warnings + more tests + docs
2023              From: Dave Mitchell <davem@fdgroup.com>
2024              Date: Sat, 18 May 2002 22:24:51 +0100
2025              Message-ID: <20020518222451.E7275@fdgroup.com>
2026      Branch: perl
2027            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
2028            ! ext/threads/t/thread.t ext/threads/threads.pm lib/warnings.pm
2029            ! pod/perldiag.pod pod/perllexwarn.pod warnings.h warnings.pl
2030 ____________________________________________________________________________
2031 [ 16684] By: jhi                                   on 2002/05/18  20:10:53
2032         Log: Storable status tweak.
2033      Branch: perl
2034            ! pod/perldelta.pod
2035 ____________________________________________________________________________
2036 [ 16683] By: rgs                                   on 2002/05/18  19:39:42
2037         Log: perlfunc and perldelta updates about caller().
2038      Branch: perl
2039            ! pod/perldelta.pod pod/perlfunc.pod
2040 ____________________________________________________________________________
2041 [ 16682] By: jhi                                   on 2002/05/18  19:33:51
2042         Log: Subject: [PATCH] RE: perl@16678
2043              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
2044              Date: Sat, 18 May 2002 21:15:43 +0100
2045              Message-ID: <AIEAJICLCBDNAAOLLOKLCEAPELAA.Paul.Marquess@ntlworld.com>
2046              
2047              Making the symbols generated by warnings.pl future-proof.
2048      Branch: perl
2049            ! lib/warnings.pm warnings.h warnings.pl
2050 ____________________________________________________________________________
2051 [ 16681] By: jhi                                   on 2002/05/18  18:44:32
2052         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.94_02 -> 5.95_01
2053              From: Michael G Schwern <schwern@pobox.com>
2054              Date: Sat, 18 May 2002 14:53:50 -0400
2055              Message-ID: <20020518185350.GB2878@ool-18b93024.dyn.optonline.net>
2056      Branch: perl
2057            ! lib/ExtUtils/Changes lib/ExtUtils/MakeMaker.pm
2058            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
2059 ____________________________________________________________________________
2060 [ 16680] By: jhi                                   on 2002/05/18  18:43:35
2061         Log: Prettyprinting.
2062      Branch: perl
2063            ! t/op/recurse.t
2064 ____________________________________________________________________________
2065 [ 16679] By: jhi                                   on 2002/05/18  18:42:08
2066         Log: Companion to #16601: cxinc would create uninitialized
2067              PERL_CONTEXTs.  The bug was tickled by the test
2068              lib/Math/BigInt/t/upgrade.t, the new test of recurse.t
2069              added to check that I got the context stack extension right.
2070              Also rewrite recurse.t to use test.pl.
2071      Branch: perl
2072            ! scope.c t/op/recurse.t
2073 ____________________________________________________________________________
2074 [ 16678] By: jhi                                   on 2002/05/18  16:38:29
2075         Log: Update Changes.
2076      Branch: perl
2077            ! Changes patchlevel.h
2078 ____________________________________________________________________________
2079 [ 16677] By: jhi                                   on 2002/05/18  15:50:25
2080         Log: URL and other tiny tweaks.
2081      Branch: perl
2082            ! pod/perluniintro.pod
2083 ____________________________________________________________________________
2084 [ 16676] By: jhi                                   on 2002/05/18  15:40:35
2085         Log: Subject: [Patch] doc patch on Unicode
2086              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2087              Date: Sun, 19 May 2002 01:01:58 +0900
2088              Message-Id: <20020519005515.18F0.BQW10602@nifty.com>
2089      Branch: perl
2090            ! pod/perlmodlib.pod pod/perlunicode.pod pod/perluniintro.pod
2091 ____________________________________________________________________________
2092 [ 16675] By: ams                                   on 2002/05/18  15:06:35
2093         Log: s/2.0/2.00/ to be CPAN friendly.
2094      Branch: perl
2095            ! ext/Storable/Storable.pm
2096 ____________________________________________________________________________
2097 [ 16674] By: ams                                   on 2002/05/18  14:47:07
2098         Log: Subject: Re: Change 16621: 1. Not hardcoding \x0A and \x0D seems to help
2099              EBCDIC, amazing.
2100              From: Philip Newton <Philip.Newton@gmx.net>
2101              Date: Sat, 18 May 2002 09:54:13 +0200
2102              Message-Id: <432ceucrfducg2iitau6uggeb02lu209a2@4ax.com>
2103      Branch: perl
2104            ! lib/Pod/t/eol.t
2105 ____________________________________________________________________________
2106 [ 16673] By: ams                                   on 2002/05/18  14:41:00
2107         Log: Subject: Storable test for 64 bit 5.6.1
2108              From: Nicholas Clark <nick@unfortu.net>
2109              Date: Sat, 18 May 2002 15:48:55 +0100
2110              Message-Id: <20020518144854.GD304@Bagpuss.unfortu.net>
2111              (Private mail.)
2112      Branch: perl
2113            ! ext/Storable/t/malice.t
2114 ____________________________________________________________________________
2115 [ 16672] By: nick                                  on 2002/05/18  09:47:51
2116         Log: Integrate mainline
2117      Branch: perlio
2118           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
2119            - t/lib/st-dump.pl
2120           !> (integrate 67 files)
2121 ____________________________________________________________________________
2122 [ 16671] By: jhi                                   on 2002/05/18  04:31:00
2123         Log: No more true.
2124      Branch: perl
2125            ! lib/vars.pm
2126 ____________________________________________________________________________
2127 [ 16670] By: jhi                                   on 2002/05/18  04:14:25
2128         Log: Make use vars grok UTF-8.
2129      Branch: perl
2130            ! lib/vars.pm t/run/fresh_perl.t
2131 ____________________________________________________________________________
2132 [ 16669] By: jhi                                   on 2002/05/18  03:53:27
2133         Log: Subject: [PATCH] Re: t/op/tie.t #19 TODO ENOTWORKING  
2134              From: Michael G Schwern <schwern@pobox.com>
2135              Date: Fri, 17 May 2002 23:54:29 -0400  
2136              Message-ID: <20020518035429.GA704@ool-18b93024.dyn.optonline.net>
2137      Branch: perl
2138            ! t/op/tie.t t/run/fresh_perl.t
2139 ____________________________________________________________________________
2140 [ 16668] By: jhi                                   on 2002/05/18  03:44:57
2141         Log: Subject: [PATCH] Test::Harness 2.21 -> 2.22
2142              From: Michael G Schwern <schwern@pobox.com>
2143              Date: Fri, 17 May 2002 20:37:26 -0400  
2144              Message-ID: <20020518003726.GB358@ool-18b93024.dyn.optonline.net>
2145      Branch: perl
2146            + t/lib/sample-tests/shbang_misparse
2147            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
2148            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
2149            ! lib/Test/Harness/t/test-harness.t
2150 ____________________________________________________________________________
2151 [ 16667] By: jhi                                   on 2002/05/18  03:41:34
2152         Log: Subject: [PATCH] Re: [PATCH] Storable stand alone tests
2153              From: Nicholas Clark <nick@unfortu.net>
2154              Date: Sat, 18 May 2002 00:18:39 +0100  
2155              Message-ID: <20020517231838.GI290@Bagpuss.unfortu.net>
2156              
2157              Use Storable's st-dump.pl.
2158      Branch: perl
2159            - t/lib/st-dump.pl
2160            ! MANIFEST ext/Storable/t/blessed.t ext/Storable/t/compat06.t
2161            ! ext/Storable/t/dclone.t ext/Storable/t/freeze.t
2162            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
2163            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
2164            ! ext/Storable/t/retrieve.t ext/Storable/t/store.t
2165            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
2166            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
2167 ____________________________________________________________________________
2168 [ 16666] By: jhi                                   on 2002/05/17  21:46:04
2169         Log: Forgotten from #16656.
2170      Branch: perl
2171            ! ext/B/B.xs
2172 ____________________________________________________________________________
2173 [ 16665] By: jhi                                   on 2002/05/17  21:40:55
2174         Log: Subject: [PATCH] Storable ChangeLog ready for release 
2175              From: Nicholas Clark <nick@unfortu.net>
2176              Date: Fri, 17 May 2002 23:17:34 +0100  
2177              Message-ID: <20020517221733.GH290@Bagpuss.unfortu.net>
2178      Branch: perl
2179            ! ext/Storable/ChangeLog
2180 ____________________________________________________________________________
2181 [ 16664] By: jhi                                   on 2002/05/17  21:39:37
2182         Log: Subject: [PATCH] Storable stand alone tests
2183              From: Nicholas Clark <nick@unfortu.net>
2184              Date: Fri, 17 May 2002 22:43:35 +0100  
2185              Message-ID: <20020517214334.GG290@Bagpuss.unfortu.net>
2186      Branch: perl
2187            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
2188            ! ext/Storable/t/compat06.t ext/Storable/t/croak.t
2189            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
2190            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
2191            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
2192            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
2193            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
2194            ! ext/Storable/t/store.t ext/Storable/t/tied.t
2195            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
2196            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
2197 ____________________________________________________________________________
2198 [ 16663] By: jhi                                   on 2002/05/17  21:35:45
2199         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.92_01 -> 5.94_02
2200              From: Michael G Schwern <schwern@pobox.com>
2201              Date: Fri, 17 May 2002 17:17:54 -0400  
2202              Message-ID: <20020517211754.GK13131@ool-18b93024.dyn.optonline.net>
2203      Branch: perl
2204            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
2205            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
2206            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
2207            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
2208            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
2209            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
2210            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
2211            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
2212            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
2213            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/Installed.t
2214            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
2215            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/Mkbootstrap.t
2216            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/VERSION_FROM.t
2217            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
2218 ____________________________________________________________________________
2219 [ 16662] By: rgs                                   on 2002/05/17  20:07:21
2220         Log: More regression tests for caller() and fix one bug of #16658.
2221      Branch: perl
2222            ! pp_ctl.c t/op/caller.t
2223 ____________________________________________________________________________
2224 [ 16661] By: jhi                                   on 2002/05/17  19:13:18
2225         Log: Integrate perlio;
2226              
2227              Fix the crlf.t buffer leak
2228              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
2229              flagged it because it is more often popped without stream
2230              being closed.
2231              - Define non-noop PerlIOBuf_popped(), use it and export it.
2232      Branch: perl
2233           !> makedef.pl perlio.c perliol.h
2234 ____________________________________________________________________________
2235 [ 16660] By: rgs                                   on 2002/05/17  19:09:03
2236         Log: Add a note about Cwd::fastcwd() returning tainted data.
2237              Sort modules alphabetically.
2238      Branch: perl
2239            ! pod/perldelta.pod
2240 ____________________________________________________________________________
2241 [ 16659] By: rgs                                   on 2002/05/17  19:05:11
2242         Log: Remove O from the untested modules list.
2243      Branch: perl
2244            ! t/lib/1_compile.t
2245 ____________________________________________________________________________
2246 [ 16658] By: rgs                                   on 2002/05/17  19:03:06
2247         Log: Fix bug 20020517.003 : segfault with caller().
2248              Add regression tests for caller.
2249      Branch: perl
2250            + t/op/caller.t
2251            ! MANIFEST pp_ctl.c
2252 ____________________________________________________________________________
2253 [ 16657] By: nick                                  on 2002/05/17  17:18:18
2254         Log: Fix the crlf.t buffer leak
2255              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
2256              flagged it because it is more often popped without stream
2257              being closed.
2258              - Define non-noop PerlIOBuf_popped(), use it and export it.
2259      Branch: perlio
2260            ! makedef.pl perlio.c perliol.h
2261 ____________________________________________________________________________
2262 [ 16656] By: jhi                                   on 2002/05/17  16:52:15
2263         Log: PERL_HASH() casting games so that our hashed data is "unsigned
2264              char" but old code using just a "char" doesn't need changes.
2265              (The change is using a temporary pointer instead of a direct
2266              cast to unsigned char* which would blindly cast anything,
2267              not just char pointers.)  (The problem arose in MacOS Classic,
2268              as seen by Pudge, the cure by Nicholas Clark.)
2269      Branch: perl
2270            ! hv.c hv.h op.c sv.c vms/vms.c
2271 ____________________________________________________________________________
2272 [ 16655] By: nick                                  on 2002/05/17  14:59:20
2273         Log: Integrate mainline
2274      Branch: perlio
2275           !> (integrate 28 files)
2276 ____________________________________________________________________________
2277 [ 16654] By: jhi                                   on 2002/05/17  12:24:07
2278         Log: Update Changes.
2279      Branch: perl
2280            ! Changes patchlevel.h
2281 ____________________________________________________________________________
2282 [ 16653] By: jhi                                   on 2002/05/17  12:18:54
2283         Log: FAQ sync.
2284      Branch: perl
2285            ! pod/perlfaq4.pod pod/perlfaq8.pod
2286 ____________________________________________________________________________
2287 [ 16652] By: jhi                                   on 2002/05/17  12:14:20
2288         Log: Forgot from #16628.
2289      Branch: perl
2290            ! ext/Encode/Makefile.PL
2291 ____________________________________________________________________________
2292 [ 16651] By: pudge                                 on 2002/05/17  11:40:13
2293         Log: One Last Time
2294      Branch: macperl
2295            + lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
2296            + lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
2297            + lib/Unicode/Collate/t/test.t lib/Unicode/UCD.pm
2298            + lib/Unicode/UCD.t
2299 ____________________________________________________________________________
2300 [ 16650] By: pudge                                 on 2002/05/17  11:39:14
2301         Log: Stupid case insensitivity
2302      Branch: macperl
2303            - lib/unicode/Collate.pm lib/unicode/Collate/Changes
2304            - lib/unicode/Collate/README lib/unicode/Collate/keys.txt
2305            - lib/unicode/Collate/t/test.t lib/unicode/UCD.pm
2306            - lib/unicode/UCD.t
2307 ____________________________________________________________________________
2308 [ 16649] By: pudge                                 on 2002/05/17  11:30:17
2309         Log: Move Unicode -> unicode, remove README
2310      Branch: macperl
2311            - lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
2312            - lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
2313            - lib/Unicode/Collate/t/test.t lib/Unicode/README
2314            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
2315 ____________________________________________________________________________
2316 [ 16648] By: pudge                                 on 2002/05/17  11:29:57
2317         Log: Move Unicode -> unicode, remove README (oops, forgot one)
2318      Branch: macperl
2319           +> lib/unicode/Collate/README
2320 ____________________________________________________________________________
2321 [ 16647] By: pudge                                 on 2002/05/17  11:11:50
2322         Log: Move Unicode -> unicode, remove README
2323      Branch: macperl
2324           +> lib/unicode/Collate.pm lib/unicode/Collate/Changes
2325           +> lib/unicode/Collate/keys.txt lib/unicode/Collate/t/test.t
2326           +> lib/unicode/UCD.pm lib/unicode/UCD.t
2327 ____________________________________________________________________________
2328 [ 16646] By: pudge                                 on 2002/05/17  10:54:03
2329         Log: Integrate perl
2330      Branch: macperl
2331           +> Porting/thirdclean ext/B/t/o.t ext/PerlIO/t/fail.t
2332           +> ext/Storable/t/st-dump.pl lib/Thread/Queue.pm
2333           +> lib/Thread/Semaphore.pm
2334            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
2335            - wince/FindExt.pm wince/include/cectype.h wince/include/errno.h
2336            - wince/include/sys/types.h wince/include/sys/utime.h
2337            - wince/include/time.h
2338            ! macos/MPVersion.r macos/config.sh
2339           !> (integrate 173 files)
2340 ____________________________________________________________________________
2341 [ 16645] By: nick                                  on 2002/05/17  06:56:40
2342         Log: Integrate mainline
2343      Branch: perlio
2344           +> ext/Storable/t/st-dump.pl
2345            - wince/FindExt.pm
2346           !> (integrate 40 files)
2347 ____________________________________________________________________________
2348 [ 16644] By: jhi                                   on 2002/05/17  03:10:15
2349         Log: STDERR noise.
2350      Branch: perl
2351            ! lib/Switch.pm
2352 ____________________________________________________________________________
2353 [ 16643] By: jhi                                   on 2002/05/17  03:08:01
2354         Log: Upgrade to Switch 2.07.
2355      Branch: perl
2356            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
2357            ! lib/Switch/t/given.t lib/Switch/t/nested.t
2358            ! lib/Switch/t/switch.t
2359 ____________________________________________________________________________
2360 [ 16642] By: jhi                                   on 2002/05/17  02:59:35
2361         Log: Missed hunk in #16641.
2362      Branch: perl
2363            ! lib/Filter/Simple/Changes
2364 ____________________________________________________________________________
2365 [ 16641] By: jhi                                   on 2002/05/17  02:56:14
2366         Log: Upgrade to Filter::Simple 0.78.
2367              (Keep #14432, let Damian know of it.)
2368      Branch: perl
2369            ! lib/Filter/Simple.pm lib/Filter/Simple/README
2370            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
2371            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
2372            ! lib/Filter/Simple/t/import.t
2373 ____________________________________________________________________________
2374 [ 16640] By: jhi                                   on 2002/05/17  01:36:12
2375         Log: More Third Degree.
2376      Branch: perl
2377            ! t/TEST
2378 ____________________________________________________________________________
2379 [ 16639] By: jhi                                   on 2002/05/17  01:07:09
2380         Log: Third Degree tweaks.
2381      Branch: perl
2382            ! pod/perlhack.pod t/TEST
2383 ____________________________________________________________________________
2384 [ 16638] By: jhi                                   on 2002/05/16  22:54:36
2385         Log: Purify: dl_last_error was leaking.
2386      Branch: perl
2387            ! ext/DynaLoader/dlutils.c
2388 ____________________________________________________________________________
2389 [ 16637] By: jhi                                   on 2002/05/16  22:42:44
2390         Log: Subject: [PATCH utils/perldoc.PL] perltoc ref.
2391              From: Chris Ball <chris@cpan.org>
2392              Date: 16 May 2002 20:51:34 +0100
2393              Message-ID: <86lmajvpkp.fsf@void.printf.net>
2394      Branch: perl
2395            ! utils/perldoc.PL
2396 ____________________________________________________________________________
2397 [ 16636] By: jhi                                   on 2002/05/16  22:38:35
2398         Log: Subject: [PATCH @16611] lib/ExtUtils/t/Constant.t on VMS
2399              From: "Craig A. Berry" <craigberry@mac.com>
2400              Date: Thu, 16 May 2002 14:13:15 -0500
2401              Message-Id: <5.1.0.14.2.20020516140747.03562438@exchi01>
2402      Branch: perl
2403            ! lib/ExtUtils/t/Constant.t
2404 ____________________________________________________________________________
2405 [ 16635] By: rgs                                   on 2002/05/16  21:09:57
2406         Log: Make Cwd::fastcwd() return a tainted value.
2407              Add regression tests for taint-safety of the *cwd()
2408              functions.
2409      Branch: perl
2410            ! ext/Cwd/Cwd.xs ext/Cwd/t/taint.t lib/Cwd.pm
2411 ____________________________________________________________________________
2412 [ 16634] By: jhi                                   on 2002/05/16  15:56:42
2413         Log: Subject: Re: AIX warning in hints regarding gcc
2414              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2415              Date: Thu, 16 May 2002 18:55:41 +0200
2416              Message-Id: <20020516185212.667C.H.M.BRAND@hccnet.nl>
2417      Branch: perl
2418            ! hints/aix.sh
2419 ____________________________________________________________________________
2420 [ 16633] By: jhi                                   on 2002/05/16  14:18:27
2421         Log: Update the test statuses.
2422      Branch: perl
2423            ! pod/perldelta.pod
2424 ____________________________________________________________________________
2425 [ 16632] By: jhi                                   on 2002/05/16  14:17:29
2426         Log: The UDP sockpair failure seems to have magically
2427              disappeared from both UNICOSes.
2428              (One gets "UNEXPECTEDLY SUCCEEDED".)
2429      Branch: perl
2430            ! ext/Socket/socketpair.t
2431 ____________________________________________________________________________
2432 [ 16631] By: jhi                                   on 2002/05/16  13:57:08
2433         Log: Brokenness of restricted hashes with Storable on EBCDIC
2434              seems to be an artifact of the downgrade.t.
2435      Branch: perl
2436            ! ext/Storable/Storable.pm
2437 ____________________________________________________________________________
2438 [ 16630] By: jhi                                   on 2002/05/16  13:51:19
2439         Log: Document the odd slowdown of ext/Encode/t/Unicode.t under
2440              memory debuggers.
2441      Branch: perl
2442            ! pod/perlhack.pod
2443 ____________________________________________________________________________
2444 [ 16629] By: jhi                                   on 2002/05/16  13:44:03
2445         Log: Subject: Re: [ PATCH ] AIX 4.3 / gcc / threads
2446              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2447              Date: Thu, 16 May 2002 16:42:34 +0200
2448              Message-Id: <20020516164139.666A.H.M.BRAND@hccnet.nl>
2449              
2450              gcc 3 version parsing proofing.
2451      Branch: perl
2452            ! hints/dec_osf.sh hints/hpux.sh hints/svr5.sh hints/vos.sh
2453 ____________________________________________________________________________
2454 [ 16628] By: jhi                                   on 2002/05/16  13:22:57
2455         Log: Subject: [PATCH] good day for WinCE port of perl.
2456              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
2457              Date: Thu, 16 May 2002 03:33:23 +0400
2458              Message-ID: <001301c1fc68$e808e560$a95cc3d9@vad>
2459      Branch: perl
2460            - wince/FindExt.pm
2461            ! MANIFEST ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
2462            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
2463            ! ext/Encode/KR/Makefile.PL ext/Encode/Symbol/Makefile.PL
2464            ! ext/Encode/TW/Makefile.PL ext/Encode/Unicode/Makefile.PL
2465            ! utf8.c win32/buildext.pl wince/Makefile.ce wince/config.ce
2466            ! wince/config_H.ce wince/config_h.PL
2467 ____________________________________________________________________________
2468 [ 16627] By: jhi                                   on 2002/05/16  13:17:42
2469         Log: Subject: [PATCH] do not use "udp" on some platforms for Sys::Syslog
2470              From: slaven.rezic@berlin.de
2471              Date: Mon, 13 May 2002 16:02:24 +0200
2472              Message-Id: <20020513140224.JSLM27460.mailoutvl21@herceg.de>
2473      Branch: perl
2474            ! ext/Sys/Syslog/Syslog.pm
2475 ____________________________________________________________________________
2476 [ 16626] By: jhi                                   on 2002/05/16  13:16:34
2477         Log: Subject: Re: [PATCH] allow use threads qw(yield)
2478              From: Dave Mitchell <davem@fdgroup.com>
2479              Date: Wed, 15 May 2002 23:26:27 +0100
2480              Message-ID: <20020515232626.E28924@fdgroup.com>
2481      Branch: perl
2482            ! ext/threads/threads.xs
2483 ____________________________________________________________________________
2484 [ 16625] By: jhi                                   on 2002/05/16  13:10:46
2485         Log: Subject: [ PATCH ] AIX 4.3 / gcc / threads
2486              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2487              Date: Thu, 16 May 2002 14:22:21 +0200
2488              Message-Id: <20020516141856.6661.H.M.BRAND@hccnet.nl>
2489      Branch: perl
2490            ! hints/aix.sh
2491 ____________________________________________________________________________
2492 [ 16624] By: jhi                                   on 2002/05/16  13:05:05
2493         Log: metaconfig unit change for #16623.
2494      Branch: metaconfig
2495            ! U/ebcdic/trnl.U
2496 ____________________________________________________________________________
2497 [ 16623] By: jhi                                   on 2002/05/16  13:04:40
2498         Log: OS/2 tr (well, GNU textutils 2.0 tr) probing tweak
2499              from John Poltorak <jp@eyup.org>.
2500      Branch: perl
2501            ! Configure
2502 ____________________________________________________________________________
2503 [ 16622] By: jhi                                   on 2002/05/16  12:58:05
2504         Log: DJGPP doesn't have \r\n delimited files (it has \r).
2505      Branch: perl
2506            ! lib/Tie/File/t/21_win32.t
2507 ____________________________________________________________________________
2508 [ 16621] By: jhi                                   on 2002/05/16  12:52:47
2509         Log: 1. Not hardcoding \x0A and \x0D seems to help EBCDIC, amazing.
2510              2. Doing a s///g instead of tr/// works better for CR-delimited
2511              files, like in DJGPP (since <FH> doesn't correctly pull in
2512              CR-delimited lines).
2513      Branch: perl
2514            ! lib/Pod/Html.pm lib/Pod/t/eol.t
2515 ____________________________________________________________________________
2516 [ 16620] By: jhi                                   on 2002/05/16  12:50:29
2517         Log: Don't test $! with like() since one may have
2518              a non-English locale, or simply AIX :-)
2519      Branch: perl
2520            ! ext/PerlIO/t/fail.t
2521 ____________________________________________________________________________
2522 [ 16619] By: jhi                                   on 2002/05/16  12:16:25
2523         Log: DJGPP updates from Laszlo Molnar.
2524      Branch: perl
2525            ! README.dos djgpp/djgppsed.sh lib/File/stat.t t/op/alarm.t
2526 ____________________________________________________________________________
2527 [ 16618] By: jhi                                   on 2002/05/16  02:57:21
2528         Log: Integrate perlio;
2529              
2530              Make open fail when layer string does not parse.
2531      Branch: perl
2532           +> ext/PerlIO/t/fail.t
2533           !> MANIFEST perlio.c
2534 ____________________________________________________________________________
2535 [ 16617] By: jhi                                   on 2002/05/15  21:07:39
2536         Log: Subject: [PATCH] avoid 64 bit SEGV for debugging Storable
2537              From: Nicholas Clark <nick@unfortu.net>
2538              Date: Wed, 15 May 2002 23:06:20 +0100
2539              Message-ID: <20020515220619.GF365@Bagpuss.unfortu.net>
2540      Branch: perl
2541            ! ext/Storable/Storable.xs
2542 ____________________________________________________________________________
2543 [ 16616] By: jhi                                   on 2002/05/15  21:01:10
2544         Log: Two down, ten to go.
2545      Branch: perl
2546            ! pod/perldelta.pod
2547 ____________________________________________________________________________
2548 [ 16615] By: jhi                                   on 2002/05/15  20:31:02
2549         Log: Fix some of the EBCDIC vs Storable failures, from Nick Clark.
2550      Branch: perl
2551            ! ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
2552 ____________________________________________________________________________
2553 [ 16614] By: jhi                                   on 2002/05/15  20:03:28
2554         Log: Schizoid MANIFESTs.
2555      Branch: perl
2556            + ext/Storable/t/st-dump.pl
2557            ! MANIFEST ext/Storable/MANIFEST t/lib/st-dump.pl
2558 ____________________________________________________________________________
2559 [ 16613] By: nick                                  on 2002/05/15  19:26:00
2560         Log: Make open fail when layer string does not parse.
2561      Branch: perlio
2562            + ext/PerlIO/t/fail.t
2563            ! MANIFEST perlio.c
2564 ____________________________________________________________________________
2565 [ 16612] By: nick                                  on 2002/05/15  18:11:15
2566         Log: Integrate mainline
2567      Branch: perlio
2568           !> Changes ext/Storable/Storable.pm patchlevel.h
2569           !> pod/perldelta.pod sv.c t/run/fresh_perl.t
2570 ____________________________________________________________________________
2571 [ 16611] By: jhi                                   on 2002/05/15  14:06:45
2572         Log: Update Changes.
2573      Branch: perl
2574            ! Changes patchlevel.h
2575 ____________________________________________________________________________
2576 [ 16610] By: jhi                                   on 2002/05/15  13:47:40
2577         Log: Make fresh_perl skip the embedded UTF-8 tests on EBCDIC.
2578      Branch: perl
2579            ! pod/perldelta.pod t/run/fresh_perl.t
2580 ____________________________________________________________________________
2581 [ 16609] By: jhi                                   on 2002/05/15  13:46:55
2582         Log: Document some of the known EBCDIC problems with Storable.
2583              (There is more, but need to do more tests.)
2584      Branch: perl
2585            ! ext/Storable/Storable.pm
2586 ____________________________________________________________________________
2587 [ 16608] By: jhi                                   on 2002/05/15  12:44:06
2588         Log: Purify finding: jperl.t causes a few Array Bounds Reads
2589              (one byte too far in a malloced buffer) at various spots
2590              in regcomp.c, all the buffers malloced by SvGROW() in
2591              sv_recode_to_utf8().
2592      Branch: perl
2593            ! sv.c
2594 ____________________________________________________________________________
2595 [ 16607] By: nick                                  on 2002/05/15  06:57:26
2596         Log: Integrate mainline
2597      Branch: perlio
2598           +> Porting/thirdclean
2599           !> (integrate 36 files)
2600 ____________________________________________________________________________
2601 [ 16606] By: jhi                                   on 2002/05/15  04:24:45
2602         Log: Subject: [PATCH] Re: use of lc module names and warnings
2603              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2604              Date: Sun, 12 May 2002 23:09:46 +0200
2605              Message-ID: <20020512230946.E699@rafael>
2606      Branch: perl
2607            ! toke.c
2608 ____________________________________________________________________________
2609 [ 16605] By: jhi                                   on 2002/05/15  03:58:24
2610         Log: More rule tweakage.
2611      Branch: perl
2612            ! Porting/thirdclean
2613 ____________________________________________________________________________
2614 [ 16604] By: jhi                                   on 2002/05/15  00:40:46
2615         Log: Subject: [PATCH] Fix Devel::DProf debugging aid
2616              From: Sam Tregar <sam@tregar.com>
2617              Date: Tue, 14 May 2002 21:27:05 -0400 (EDT)
2618              Message-ID: <Pine.LNX.4.44.0205142123270.24343-100000@localhost.localdomain>
2619      Branch: perl
2620            ! ext/Devel/DProf/DProf.xs
2621 ____________________________________________________________________________
2622 [ 16603] By: jhi                                   on 2002/05/15  00:36:22
2623         Log: $VERSIONize.
2624      Branch: perl
2625            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_MacOS.pm
2626 ____________________________________________________________________________
2627 [ 16602] By: jhi                                   on 2002/05/15  00:34:46
2628         Log: Third Degree: name the op/foo.t as op_foo.
2629      Branch: perl
2630            ! t/TEST
2631 ____________________________________________________________________________
2632 [ 16601] By: jhi                                   on 2002/05/15  00:24:28
2633         Log: Read of uninitialized heap found by Third Degree
2634              (e.g. in t/op/subst.t)
2635      Branch: perl
2636            ! scope.c
2637 ____________________________________________________________________________
2638 [ 16600] By: jhi                                   on 2002/05/14  23:57:10
2639         Log: Add more rules.
2640      Branch: perl
2641            ! Porting/thirdclean
2642 ____________________________________________________________________________
2643 [ 16599] By: jhi                                   on 2002/05/14  22:15:41
2644         Log: Subject: [PATCH] allow use threads qw(yield)
2645              From: Dave Mitchell <davem@fdgroup.com>
2646              Date: Tue, 14 May 2002 22:49:47 +0100
2647              Message-ID: <20020514224947.F25049@fdgroup.com>
2648      Branch: perl
2649            ! ext/threads/threads.pm ext/threads/threads.xs
2650 ____________________________________________________________________________
2651 [ 16598] By: jhi                                   on 2002/05/14  20:35:21
2652         Log: Micropatch from Olaf Flebbe.
2653      Branch: perl
2654            ! epoc/epoc.c
2655 ____________________________________________________________________________
2656 [ 16597] By: rgs                                   on 2002/05/14  20:18:33
2657         Log: Subject: perlhack.pod typos [PATCH]
2658              From: "John P. Linderman" <jpl@research.att.com>
2659              Date: Tue, 14 May 2002 12:31:21 -0400 (EDT)
2660              Message-ID: <200205141631.MAA79121@raptor.research.att.com>
2661      Branch: perl
2662            ! pod/perlhack.pod
2663 ____________________________________________________________________________
2664 [ 16596] By: rgs                                   on 2002/05/14  20:14:14
2665         Log: Subject: typo in Socket.pm
2666              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2667              Date: Tue, 14 May 2002 12:02:47 +0200
2668              Message-ID: <20020514120206.B758.H.M.BRAND@hccnet.nl>
2669      Branch: perl
2670            ! ext/IO/lib/IO/Socket.pm
2671 ____________________________________________________________________________
2672 [ 16595] By: jhi                                   on 2002/05/14  17:27:26
2673         Log: The #16592 needs this.
2674      Branch: perl
2675            ! embedvar.h perlapi.h
2676 ____________________________________________________________________________
2677 [ 16594] By: sky                                   on 2002/05/14  17:08:01
2678         Log: Subject: Re: lib/sort.t failure [PATCH]
2679              From: "John P. Linderman" <jpl@research.att.com>
2680              Date: mÃ¥n maj 13, 2002  05:05:45  Europe/Stockholm
2681              Message-Id: <200205131505.LAA46150@raptor.research.att.com>
2682      Branch: perl
2683            ! pod/perlfunc.pod
2684 ____________________________________________________________________________
2685 [ 16593] By: jhi                                   on 2002/05/14  16:09:59
2686         Log: Add a script for cleaning out the "known noise"
2687              from Third Degree reports: either noise caused
2688              by libc itself, or Perl_yyparse leaks.
2689      Branch: perl
2690            + Porting/thirdclean
2691            ! MANIFEST
2692 ____________________________________________________________________________
2693 [ 16592] By: sky                                   on 2002/05/14  15:21:39
2694         Log: Turn the sort RealCmp for stable quicksorts into a
2695              threadsafe per interpreter values.
2696      Branch: perl
2697            ! embedvar.h intrpvar.h perlapi.h pp_sort.c
2698 ____________________________________________________________________________
2699 [ 16591] By: jhi                                   on 2002/05/14  13:48:46
2700         Log: reentr.h affects more C files than just reentr.c
2701      Branch: perl
2702            ! locale.c pp.c pp_sys.c
2703 ____________________________________________________________________________
2704 [ 16590] By: jhi                                   on 2002/05/14  13:21:54
2705         Log: Document reentr.pl a bit better.  Still rather
2706              convoluted code, but it ain't broken, so...
2707      Branch: perl
2708            ! reentr.h reentr.pl
2709 ____________________________________________________________________________
2710 [ 16589] By: jhi                                   on 2002/05/14  03:27:01
2711         Log: z/OS update: not all Storable was clear yet.
2712      Branch: perl
2713            ! pod/perldelta.pod
2714 ____________________________________________________________________________
2715 [ 16588] By: jhi                                   on 2002/05/14  03:14:10
2716         Log: Avoid potentially empty struct.
2717      Branch: perl
2718            ! reentr.h reentr.pl
2719 ____________________________________________________________________________
2720 [ 16587] By: jhi                                   on 2002/05/14  01:55:47
2721         Log: Todo tweaks.
2722      Branch: perl
2723            ! pod/perltodo.pod
2724 ____________________________________________________________________________
2725 [ 16586] By: jhi                                   on 2002/05/13  23:09:36
2726         Log: Subject: [PATCH] various minor fixes in threads.            
2727              From: Dave Mitchell <davem@fdgroup.com>
2728              Date: Mon, 13 May 2002 23:48:22 +0100      
2729              Message-ID: <20020513234822.G21318@fdgroup.com>
2730      Branch: perl
2731            ! dump.c ext/threads/shared/shared.xs
2732 ____________________________________________________________________________
2733 [ 16585] By: jhi                                   on 2002/05/13  23:06:31
2734         Log: Subject: Re: unsigned char hashes (Re: perl@16539)
2735              From: PPrymmer@factset.com
2736              Date: Mon, 13 May 2002 17:37:28 -0400
2737              Message-ID: <OFA6169DE6.9ED4C891-ON85256BB8.00767EB7@55.25.11>
2738      Branch: perl
2739            ! vms/vms.c
2740 ____________________________________________________________________________
2741 [ 16584] By: jhi                                   on 2002/05/13  23:05:04
2742         Log: Subject: Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
2743              From: Nicholas Clark <nick@unfortu.net>    
2744              Date: Mon, 13 May 2002 21:45:47 +0100
2745              Message-ID: <20020513204546.GC310@Bagpuss.unfortu.net>
2746      Branch: perl
2747            ! lib/ExtUtils/t/Constant.t
2748 ____________________________________________________________________________
2749 [ 16583] By: jhi                                   on 2002/05/13  23:04:00
2750         Log: Subject: [PATCH] Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
2751              From: Nicholas Clark <nick@unfortu.net>    
2752              Date: Mon, 13 May 2002 21:47:38 +0100
2753              Message-ID: <20020513204738.GD310@Bagpuss.unfortu.net>
2754      Branch: perl
2755            ! lib/Benchmark.t
2756 ____________________________________________________________________________
2757 [ 16582] By: jhi                                   on 2002/05/13  23:01:05
2758         Log: Subject: WinCE several touches
2759              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
2760              Date: Tue, 14 May 2002 00:43:11 +0400      
2761              Message-ID: <007b01c1fabe$cc8cbbf0$785cc3d9@vad>
2762      Branch: perl
2763            ! lib/ExtUtils/MM_Unix.pm utf8.c wince/Makefile.ce
2764            ! wince/config_h.PL
2765 ____________________________________________________________________________
2766 [ 16581] By: jhi                                   on 2002/05/13  22:57:51
2767         Log: Subject: Re: perl@16573
2768              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2769              Date: Mon, 13 May 2002 18:30:35 +0200
2770              Message-Id: <20020513182617.5525.H.M.BRAND@hccnet.nl>
2771              
2772              (gcc 3.0 vs 64-bit hpux hints)
2773      Branch: perl
2774            ! hints/hpux.sh
2775 ____________________________________________________________________________
2776 [ 16580] By: sky                                   on 2002/05/13  19:38:09
2777         Log: Make the point a bit clearer after suggestion from Merijin
2778      Branch: perl
2779            ! pod/perltodo.pod
2780 ____________________________________________________________________________
2781 [ 16579] By: rgs                                   on 2002/05/13  18:51:54
2782         Log: perltodo update.
2783      Branch: perl
2784            ! pod/perltodo.pod
2785 ____________________________________________________________________________
2786 [ 16578] By: rgs                                   on 2002/05/13  18:49:39
2787         Log: Subject: README.aix update
2788              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2789              Date: Mon, 13 May 2002 19:02:47 +0200
2790              Message-ID: <20020513190200.552D.H.M.BRAND@hccnet.nl>
2791      Branch: perl
2792            ! README.aix
2793 ____________________________________________________________________________
2794 [ 16577] By: dougm                                 on 2002/05/13  18:45:01
2795         Log: export PerlIOBuf_get_base for win32 extension linkage
2796      Branch: perl
2797            ! makedef.pl
2798 ____________________________________________________________________________
2799 [ 16576] By: nick                                  on 2002/05/13  18:20:22
2800         Log: Integrate mainline
2801      Branch: perlio
2802           !> Changes README.vos ext/threads/shared/shared.pm
2803           !> ext/threads/shared/t/0nothread.t
2804           !> ext/threads/shared/t/av_refs.t
2805           !> ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
2806           !> ext/threads/shared/t/hv_refs.t
2807           !> ext/threads/shared/t/hv_simple.t
2808           !> ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
2809           !> ext/threads/shared/t/semaphore.t
2810           !> ext/threads/shared/t/shared_attr.t
2811           !> ext/threads/shared/t/sv_refs.t
2812           !> ext/threads/shared/t/sv_simple.t patchlevel.h
2813           !> pod/perldelta.pod vms/vms.c xsutils.c
2814 ____________________________________________________________________________
2815 [ 16575] By: ams                                   on 2002/05/13  15:42:50
2816         Log: Subject: [PATCH] Update README.vos and pod/perlport.pod
2817              From: Paul_GreenVOS@vos.stratus.com
2818              Date: Mon, 13 May 02 12:32 edt
2819              Message-Id: <200205131631.MAA02607@mailhub2.stratus.com>
2820      Branch: perl
2821            ! README.vos pod/perldelta.pod
2822 ____________________________________________________________________________
2823 [ 16574] By: ams                                   on 2002/05/13  15:41:14
2824         Log: Subject: [PATCH: perl@16539++] fix a small comment nit in vms/vms.c
2825              From: PPrymmer@factset.com
2826              Date: Mon, 13 May 2002 11:38:15 -0400
2827              Message-Id: <OF3D3F427C.8365917A-ON85256BB8.0055A1BF@55.25.11>
2828      Branch: perl
2829            ! vms/vms.c
2830 ____________________________________________________________________________
2831 [ 16573] By: jhi                                   on 2002/05/13  14:02:50
2832         Log: Update Changes.
2833      Branch: perl
2834            ! Changes patchlevel.h
2835 ____________________________________________________________________________
2836 [ 16572] By: sky                                   on 2002/05/13  12:30:35
2837         Log: Subject: [PATCH] Re: 'use threads::shared' noisy with -w
2838              From: Dave Mitchell <davem@fdgroup.com>
2839              Date: lör maj 11, 2002  12:52:27  Europe/Stockholm
2840              Message-Id: <20020510235227.J12298@fdgroup.com>
2841      Branch: perl
2842            ! ext/threads/shared/shared.pm ext/threads/shared/t/0nothread.t
2843            ! ext/threads/shared/t/av_refs.t
2844            ! ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
2845            ! ext/threads/shared/t/hv_refs.t
2846            ! ext/threads/shared/t/hv_simple.t
2847            ! ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
2848            ! ext/threads/shared/t/semaphore.t
2849            ! ext/threads/shared/t/shared_attr.t
2850            ! ext/threads/shared/t/sv_refs.t
2851            ! ext/threads/shared/t/sv_simple.t xsutils.c
2852 ____________________________________________________________________________
2853 [ 16571] By: nick                                  on 2002/05/13  07:54:10
2854         Log: Integrate Mainline
2855      Branch: perlio
2856           +> lib/Thread/Queue.pm lib/Thread/Semaphore.pm
2857            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
2858            - wince/include/cectype.h wince/include/errno.h
2859            - wince/include/sys/types.h wince/include/sys/utime.h
2860            - wince/include/time.h
2861           !> (integrate 51 files)
2862 ____________________________________________________________________________
2863 [ 16570] By: jhi                                   on 2002/05/13  00:46:11
2864         Log: Subject: [PATCH t/TEST] #!/usr/bin/perl-current misparse
2865              From: Michael G Schwern <schwern@pobox.com>
2866              Date: Sun, 12 May 2002 19:32:58 -0400
2867              Message-ID: <20020512233258.GK696@blackrider>
2868      Branch: perl
2869            ! t/TEST
2870 ____________________________________________________________________________
2871 [ 16569] By: jhi                                   on 2002/05/12  23:49:00
2872         Log: Be clean.
2873      Branch: perl
2874            ! Makefile.SH ext/B/t/o.t
2875 ____________________________________________________________________________
2876 [ 16568] By: gsar                                  on 2002/05/12  23:34:06
2877         Log: change#8666 ($Config{perllibs}) apparently never got into
2878              mainline--merge, and add other missing entries; regen
2879              config_H.* files
2880      Branch: perl
2881            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
2882            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
2883            ! win32/config_H.vc win32/config_H.vc64
2884 ____________________________________________________________________________
2885 [ 16567] By: jhi                                   on 2002/05/12  23:28:43
2886         Log: Elaborate on the exit/wait plan a bit.
2887      Branch: perl
2888            ! pod/perltodo.pod
2889 ____________________________________________________________________________
2890 [ 16566] By: jhi                                   on 2002/05/12  22:26:17
2891         Log: Slight doc tweaks.
2892      Branch: perl
2893            ! pod/perlthrtut.pod
2894 ____________________________________________________________________________
2895 [ 16565] By: jhi                                   on 2002/05/12  19:56:56
2896         Log: OS/390: update the test results.
2897      Branch: perl
2898            ! pod/perldelta.pod
2899 ____________________________________________________________________________
2900 [ 16564] By: jhi                                   on 2002/05/12  19:48:40
2901         Log: Add threadsafety caveats.
2902      Branch: perl
2903            ! ext/threads/threads.pm pod/perldelta.pod pod/perlthrtut.pod
2904 ____________________________________________________________________________
2905 [ 16563] By: jhi                                   on 2002/05/12  19:34:31
2906         Log: Update the Mac OS X situation.
2907      Branch: perl
2908            ! pod/perldelta.pod
2909 ____________________________________________________________________________
2910 [ 16562] By: sky                                   on 2002/05/12  19:10:27
2911         Log: Update todo, removing things done and adding new things.
2912      Branch: perl
2913            ! pod/perltodo.pod
2914 ____________________________________________________________________________
2915 [ 16561] By: jhi                                   on 2002/05/12  19:02:24
2916         Log: Reword the "threads still running" cleanup message.
2917      Branch: perl
2918            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
2919            ! pod/perltoc.pod
2920 ____________________________________________________________________________
2921 [ 16560] By: jhi                                   on 2002/05/12  18:39:48
2922         Log: EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.
2923              (The manifestation: running pat.t core dumps after test 639.
2924              Removing everything after 639 makes core go away, as does
2925              removing everything before 640.  I did say "weird".  Some
2926              sort of a memory corruption, no doubt, but no time to debug
2927              in more detail.)
2928      Branch: perl
2929            ! t/op/pat.t
2930 ____________________________________________________________________________
2931 [ 16559] By: sky                                   on 2002/05/12  17:59:41
2932         Log: Add emulation layer for Thread/Semaphore and Thread/Queue
2933      Branch: perl
2934            + lib/Thread/Queue.pm lib/Thread/Semaphore.pm
2935            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
2936            ! MANIFEST
2937 ____________________________________________________________________________
2938 [ 16558] By: sky                                   on 2002/05/12  17:57:51
2939         Log: Fixed bug where tmpsv would be null after the return of the 
2940              amagic. Now check for that and allocate the tmpsv afterwards, 
2941              this is done in all other places that use amagic.
2942              Fixes bug when threads->unknownfunction() was called and
2943              we coredumped on the stringification somewhere deep in the
2944              autoloader/dynaloader something. Far to deep for me to provide
2945              a test case.
2946      Branch: perl
2947            ! sv.c
2948 ____________________________________________________________________________
2949 [ 16557] By: jhi                                   on 2002/05/12  15:37:40
2950         Log: (retracted by #16560)
2951              EBCDIC: must protect also compile time so that
2952              the illegal UTF-EBCDIC is not seen.
2953      Branch: perl
2954            ! t/op/pat.t
2955 ____________________________________________________________________________
2956 [ 16556] By: jhi                                   on 2002/05/12  15:29:36
2957         Log: EBCDIC: make t/op/pat #242 and 243 finally succeed.
2958      Branch: perl
2959            ! pod/perlebcdic.pod regcomp.c
2960 ____________________________________________________________________________
2961 [ 16555] By: jhi                                   on 2002/05/12  13:50:20
2962         Log: As suggested by Dave Mitchell, adding yield()s at
2963              appropriate spots helps non-preemptive thread
2964              implementations, like the GNU pth.  Tested at NetBSD
2965              by Martin Weber <Ephaeton@gmx.net>.
2966      Branch: perl
2967            ! ext/threads/t/basic.t ext/threads/t/list.t
2968            ! ext/threads/t/thread.t
2969 ____________________________________________________________________________
2970 [ 16554] By: rgs                                   on 2002/05/12  12:14:06
2971         Log: Subject: RE: VOS bleadperl test failure on 16539
2972              From: chromatic <chromatic@rmci.net>
2973              Date: Sat, 11 May 2002 23:23:54 -0700
2974              Message-ID: <20020512072814.50744.qmail@onion.perl.org>
2975      Branch: perl
2976            ! ext/B/t/o.t
2977 ____________________________________________________________________________
2978 [ 16553] By: jhi                                   on 2002/05/12  04:27:16
2979         Log: There's no rest for the wicked misspellers.
2980      Branch: perl
2981            ! pod/perlthrtut.pod
2982 ____________________________________________________________________________
2983 [ 16552] By: jhi                                   on 2002/05/12  01:38:15
2984         Log: Detypos (and sticking with US spelling since Dan Sugalski
2985              wrote the original text of perlthrtut)
2986      Branch: perl
2987            ! ext/threads/threads.pm pod/perlthrtut.pod
2988 ____________________________________________________________________________
2989 [ 16551] By: jhi                                   on 2002/05/11  22:26:38
2990         Log: Because of #16550 these tests would now spew
2991              "Malformed UTF-8" in EBCDIC.
2992      Branch: perl
2993            ! t/op/pat.t
2994 ____________________________________________________________________________
2995 [ 16550] By: jhi                                   on 2002/05/11  22:24:31
2996         Log: EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
2997              scripts does not apply any more.  (The utf8.t needed a little
2998              bit of relaxing to work in EBCDIC, since *both* the bytes in
2999              subtest #30 are illegal UTF-EBCDIC, and the error message
3000              matched is slightly different.)  The utf8.t now passes.
3001      Branch: perl
3002            ! lib/utf8.t toke.c
3003 ____________________________________________________________________________
3004 [ 16549] By: jhi                                   on 2002/05/11  21:41:11
3005         Log: Subject: [PATCH] a bit more for WinCE
3006              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
3007              Date: Sun, 12 May 2002 02:34:24 +0400
3008              Message-ID: <007b01c1f93c$0e03f960$035cc3d9@vad>
3009      Branch: perl
3010            ! wince/wince.c
3011 ____________________________________________________________________________
3012 [ 16548] By: jhi                                   on 2002/05/11  19:54:43
3013         Log: Subject: [PATCH] for WinCE cross-build, another one
3014              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>     
3015              Date: Sun, 12 May 2002 00:02:47 +0400
3016              Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>
3017      Branch: perl
3018            - wince/include/cectype.h wince/include/errno.h
3019            - wince/include/sys/types.h wince/include/sys/utime.h
3020            - wince/include/time.h
3021            ! MANIFEST configpm lib/ExtUtils/MM_Unix.pm wince/Makefile.ce
3022            ! wince/cecopy-lib.pl wince/config_H.ce wince/config_h.PL
3023            ! wince/wince.c
3024 ____________________________________________________________________________
3025 [ 16547] By: jhi                                   on 2002/05/11  19:46:23
3026         Log: Explicit casts due to #16542.
3027      Branch: perl
3028            ! ext/B/B.xs hv.c op.c sv.c
3029 ____________________________________________________________________________
3030 [ 16546] By: jhi                                   on 2002/05/11  19:35:54
3031         Log: Upgrade to Test::Harness 2.21.
3032      Branch: perl
3033            ! lib/Test/Harness.pm lib/Test/Harness/Changes
3034            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
3035            ! lib/Test/Harness/t/test-harness.t
3036 ____________________________________________________________________________
3037 [ 16545] By: jhi                                   on 2002/05/11  19:04:39
3038         Log: Upgrade to Net::Ping 2.18 (no core-relevant changes,
3039              but keep up with the $VERSION)
3040      Branch: perl
3041            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
3042 ____________________________________________________________________________
3043 [ 16544] By: jhi                                   on 2002/05/11  18:45:30
3044         Log: metaconfig unit change for #16543.
3045      Branch: metaconfig
3046            ! U/threads/usethreads.U
3047 ____________________________________________________________________________
3048 [ 16543] By: jhi                                   on 2002/05/11  18:43:58
3049         Log: Subject: [PATCH] updated threads docs
3050              From: Dave Mitchell <davem@fdgroup.com>
3051              Date: Sat, 11 May 2002 20:00:51 +0100
3052              Message-ID: <20020511200050.D14841@fdgroup.com>
3053      Branch: perl
3054            ! Configure README.threads pod/perlothrtut.pod
3055            ! pod/perlthrtut.pod
3056 ____________________________________________________________________________
3057 [ 16542] By: jhi                                   on 2002/05/11  17:06:19
3058         Log: Subject: unsigned char hashes (Re: perl@16539)
3059              From: Nicholas Clark <nick@unfortu.net>
3060              Date: Sat, 11 May 2002 17:54:44 +0100
3061              Message-ID: <20020511165444.GD301@Bagpuss.unfortu.net>
3062              
3063              Be explicitly unsigned char in the hash calculation.
3064      Branch: perl
3065            ! hv.h
3066 ____________________________________________________________________________
3067 [ 16541] By: nick                                  on 2002/05/11  08:21:00
3068         Log: Integrate mainline
3069      Branch: perlio
3070           +> ext/B/t/o.t
3071           !> Changes MANIFEST Makefile.SH ext/DB_File/t/db-btree.t
3072           !> ext/Encode/Encode.xs ext/threads/shared/queue.pm patchlevel.h
3073           !> pod/perlhack.pod pod/perltoc.pod t/TEST t/harness
3074 ____________________________________________________________________________
3075 [ 16540] By: jhi                                   on 2002/05/10  16:45:53
3076         Log: Subject: more os x test output cosmetics
3077              From: Kay Röpke <kroepke@dolphin-services.de>
3078              Date: Fri, 10 May 2002 14:07:34 +0200
3079              Message-Id: <831FB904-640E-11D6-AA6F-000393414688@dolphin-services.de>
3080      Branch: perl
3081            ! ext/DB_File/t/db-btree.t
3082 ____________________________________________________________________________
3083 [ 16539] By: jhi                                   on 2002/05/10  15:16:44
3084         Log: Update Changes.
3085      Branch: perl
3086            ! Changes patchlevel.h
3087 ____________________________________________________________________________
3088 [ 16538] By: jhi                                   on 2002/05/10  15:08:51
3089         Log: Regen toc.
3090      Branch: perl
3091            ! pod/perltoc.pod
3092 ____________________________________________________________________________
3093 [ 16537] By: jhi                                   on 2002/05/10  15:06:52
3094         Log: Move pod, add $VERSION.
3095      Branch: perl
3096            ! ext/threads/shared/queue.pm
3097 ____________________________________________________________________________
3098 [ 16536] By: jhi                                   on 2002/05/10  14:42:10
3099         Log: Unused variables.
3100      Branch: perl
3101            ! ext/Encode/Encode.xs
3102 ____________________________________________________________________________
3103 [ 16535] By: jhi                                   on 2002/05/10  13:52:34
3104         Log: Subject: Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
3105              From: chromatic <chromatic@rmci.net>
3106              Date: Fri, 10 May 2002 07:43:25 -0700
3107              Message-ID: <20020510144325.26245.qmail@firewheel>
3108      Branch: perl
3109            + ext/B/t/o.t
3110            ! MANIFEST
3111 ____________________________________________________________________________
3112 [ 16534] By: jhi                                   on 2002/05/10  13:48:10
3113         Log: Don't do JAPHs unless doing "make torturetest".
3114              Document the less obvious make test targets.
3115      Branch: perl
3116            ! Makefile.SH pod/perlhack.pod t/TEST t/harness
3117 ____________________________________________________________________________
3118 [ 16533] By: nick                                  on 2002/05/10  06:02:58
3119         Log: Integrate mainline
3120      Branch: perlio
3121           !> Configure Porting/pumpkin.pod doio.c ext/Encode/Encode.xs
3122           !> ext/Encode/Unicode/Unicode.xs ext/IO/IO.xs ext/Storable/README
3123           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
3124           !> ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
3125           !> ext/threads/shared/t/cond.t ext/threads/threads.xs
3126           !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlhack.pod
3127           !> pod/perllocale.pod pp_sys.c reentr.pl t/op/tie.t
3128           !> t/run/fresh_perl.t util.c
3129 ____________________________________________________________________________
3130 [ 16532] By: jhi                                   on 2002/05/10  03:38:40
3131         Log: Subject: [PATCH] format and other warnings
3132              From: Robin Barker <rmb1@cise.npl.co.uk>
3133              Date: Thu, 9 May 2002 18:27:30 +0100 (BST)
3134              Message-Id: <200205091727.SAA22792@tempest.npl.co.uk>  
3135      Branch: perl
3136            ! Porting/pumpkin.pod ext/Encode/Encode.xs
3137            ! ext/Encode/Unicode/Unicode.xs ext/Storable/Storable.xs
3138            ! ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
3139            ! ext/threads/threads.xs
3140 ____________________________________________________________________________
3141 [ 16531] By: jhi                                   on 2002/05/10  03:26:11
3142         Log: Move the noisy tie core dump test to fresh_perl from op/tie.
3143      Branch: perl
3144            ! t/op/tie.t t/run/fresh_perl.t
3145 ____________________________________________________________________________
3146 [ 16530] By: jhi                                   on 2002/05/10  03:23:17
3147         Log: Subject: Re: [PATCH] Re: perl@16433
3148              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)       
3149              Date: Thu, 09 May 2002 16:24:59 -0700
3150              Message-ID: <LVw28gzkguhE092yn@efn.org>
3151      Branch: perl
3152            ! t/op/tie.t
3153 ____________________________________________________________________________
3154 [ 16529] By: jhi                                   on 2002/05/09  21:39:04
3155         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
3156              From: Dave Mitchell <davem@fdgroup.com>
3157              Date: Thu, 9 May 2002 17:18:42 +0100
3158              Message-ID: <20020509171842.C9836@fdgroup.com>
3159      Branch: perl
3160            ! ext/threads/shared/t/cond.t
3161 ____________________________________________________________________________
3162 [ 16528] By: nick                                  on 2002/05/09  16:40:39
3163         Log: Integrate maint branch io (pipe) fixes.
3164      Branch: perl
3165           !> doio.c pp_sys.c util.c
3166 ____________________________________________________________________________
3167 [ 16527] By: jhi                                   on 2002/05/09  14:09:00
3168         Log: FAQ sync.
3169      Branch: perl
3170            ! pod/perlfaq3.pod pod/perlfaq4.pod
3171 ____________________________________________________________________________
3172 [ 16526] By: jhi                                   on 2002/05/09  14:06:53
3173         Log: metaconfig unit changes for #16525, plus extra linting.
3174      Branch: metaconfig
3175            ! U/compline/ptrsize.U U/protos/Protochk.U
3176            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
3177            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
3178            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
3179            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
3180            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
3181            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
3182            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
3183            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
3184            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
3185            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
3186            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
3187            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
3188            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
3189            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
3190            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
3191            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
3192            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
3193            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
3194            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
3195            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
3196            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
3197            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
3198            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
3199            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
3200 ____________________________________________________________________________
3201 [ 16525] By: jhi                                   on 2002/05/09  14:06:11
3202         Log: metaconfig unit linting.
3203      Branch: perl
3204            ! reentr.pl
3205 ____________________________________________________________________________
3206 [ 16524] By: jhi                                   on 2002/05/09  13:49:01
3207         Log: metaconfig unit changes for #16523.
3208      Branch: metaconfig
3209            ! U/compline/ptrsize.U
3210      Branch: metaconfig/U/perl
3211            ! use64bits.U
3212 ____________________________________________________________________________
3213 [ 16523] By: jhi                                   on 2002/05/09  13:48:20
3214         Log: ptrsize should depend on use64bitall, not the other
3215              way round, noticed by Karl Tomlinson <k.tomlinson@auckland.ac.nz>.
3216      Branch: perl
3217            ! Configure
3218 ____________________________________________________________________________
3219 [ 16522] By: jhi                                   on 2002/05/09  13:07:58
3220         Log: Integrate #16510 from macperl;
3221              
3222              Tell IO.xs that MacOS sometimes doesn't need extra help
3223      Branch: perl
3224           !> ext/IO/IO.xs
3225 ____________________________________________________________________________
3226 [ 16521] By: ams                                   on 2002/05/09  12:42:12
3227         Log: Subject: Re: Storable doc patches
3228              From: "Philip Newton" <Philip.Newton@gmx.net>
3229              Date: Thu, 9 May 2002 14:32:29 +0200
3230              Message-Id: 
3231      Branch: perl
3232            ! ext/Storable/Storable.pm
3233 ____________________________________________________________________________
3234 [ 16520] By: rgs                                   on 2002/05/09  11:43:12
3235         Log: cmp() compares chars, not bytes.
3236      Branch: perl
3237            ! pod/perllocale.pod
3238 ____________________________________________________________________________
3239 [ 16519] By: rgs                                   on 2002/05/09  10:19:04
3240         Log: A footnote about PERL_DESTRUCT_LEVEL and mod_perl.
3241      Branch: perl
3242            ! pod/perlhack.pod
3243 ____________________________________________________________________________
3244 [ 16518] By: ams                                   on 2002/05/09  09:04:31
3245         Log: Subject: Storable doc patches
3246              From: Philip Newton <Philip.Newton@gmx.net>
3247              Date: Thu, 09 May 2002 12:00:45 +0200
3248              Message-Id: <vshkdu49hlpqqm6mlre5ilkn8l9dbqdnsg@4ax.com>
3249      Branch: perl
3250            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
3251 ____________________________________________________________________________
3252 [ 16517] By: ams                                   on 2002/05/09  08:53:50
3253         Log: Subject: Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
3254              From: Philip Newton <Philip.Newton@gmx.net>
3255              Date: Thu, 09 May 2002 11:16:06 +0200
3256              Message-Id: <6ffkdu422rls6td4okfu243c9vbtnrfntk@4ax.com>
3257      Branch: perl
3258            ! ext/Storable/README
3259 ____________________________________________________________________________
3260 [ 16516] By: nick                                  on 2002/05/09  08:13:39
3261         Log: Integrate mainline
3262      Branch: perlio
3263           !> pod/perlxstut.pod
3264 ____________________________________________________________________________
3265 [ 16515] By: nick                                  on 2002/05/09  07:29:53
3266         Log: Integrate mainline
3267      Branch: perlio
3268           !> (integrate 27 files)
3269 ____________________________________________________________________________
3270 [ 16514] By: ams                                   on 2002/05/09  06:50:24
3271         Log: Subject: [Patch] perlxstut.pod
3272              From: lupe@lupe-christoph.de (Lupe Christoph)
3273              Date: Thu, 9 May 2002 09:42:02 +0200
3274              Message-Id: <20020509074202.GJ1087@lupe-christoph.de>
3275              (Applied with tweaks.)
3276      Branch: perl
3277            ! pod/perlxstut.pod
3278 ____________________________________________________________________________
3279 [ 16513] By: ams                                   on 2002/05/09  06:04:47
3280         Log: Subject: [Patch] perlapio.pod
3281              From: lupe@lupe-christoph.de (Lupe Christoph)
3282              Date: Thu, 9 May 2002 09:01:50 +0200
3283              Message-Id: <20020509070150.GI1087@lupe-christoph.de>
3284              (Applied with tweaks.)
3285      Branch: perl
3286            ! pod/perlapio.pod
3287 ____________________________________________________________________________
3288 [ 16512] By: pudge                                 on 2002/05/09  03:44:21
3289         Log: Integrate from macperl
3290      Branch: maint-5.6/macperl
3291           !> macos/macperl/MPConsole.cp
3292 ____________________________________________________________________________
3293 [ 16511] By: pudge                                 on 2002/05/09  03:34:14
3294         Log: Make interrupt act as end of file, MacPerl Bug #542154
3295      Branch: macperl
3296            ! macos/macperl/MPConsole.cp
3297 ____________________________________________________________________________
3298 [ 16510] By: pudge                                 on 2002/05/09  03:33:34
3299         Log: Tell IO.xs that MacOS sometimes doesn't need extra help
3300      Branch: macperl
3301            ! ext/IO/IO.xs
3302 ____________________________________________________________________________
3303 [ 16509] By: pudge                                 on 2002/05/09  03:32:47
3304         Log: Make perlio (!sfio) work on MacOS
3305      Branch: macperl
3306            ! macos/config.h macos/config.sh macos/macish.c
3307 ____________________________________________________________________________
3308 [ 16508] By: gsar                                  on 2002/05/09  00:24:00
3309         Log: integrate maint-5.6/macperl contents
3310      Branch: maint-5.6/perl
3311           !> README.macos cop.h deb.c embed.h ext/File/Glob/Glob.pm
3312           !> lib/DB.pm lib/File/Copy.pm lib/File/Spec/Mac.pm lib/perl5db.pl
3313           !> perl.c pod/perlport.pod pp_ctl.c proto.h toke.c util.c
3314 ____________________________________________________________________________
3315 [ 16507] By: jhi                                   on 2002/05/08  23:48:12
3316         Log: Rework #16506 some more.
3317      Branch: perl
3318            ! ext/Time/HiRes/HiRes.xs win32/win32.c
3319 ____________________________________________________________________________
3320 [ 16506] By: jhi                                   on 2002/05/08  23:20:29
3321         Log: Rework #16503 a bit to keep all the HiRes implementation
3322              in one place, assuming we want to re-CPAN Time::HiRes at
3323              some point.
3324      Branch: perl
3325            ! ext/Time/HiRes/HiRes.xs win32/win32.c
3326 ____________________________________________________________________________
3327 [ 16505] By: jhi                                   on 2002/05/08  22:52:17
3328         Log: metaconfig unit change for #16504.
3329      Branch: metaconfig
3330            ! U/modified/Cppsym.U
3331 ____________________________________________________________________________
3332 [ 16504] By: jhi                                   on 2002/05/08  22:51:54
3333         Log: Subject: [ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols='-Acpu=i386 ...' is bad (esp for _h2ph_pre.ph)
3334              From: Pixel <pixel@mandrakesoft.com>
3335              Date: 08 May 2002 18:19:51 +0200
3336              Message-Id: <ly3cx2wr14.fsf@leia.mandrakesoft.com>   
3337      Branch: perl
3338            ! Configure
3339 ____________________________________________________________________________
3340 [ 16503] By: gsar                                  on 2002/05/08  22:49:33
3341         Log: make the gettimeofday() implementation in Time::HiRes available
3342              from perl
3343      Branch: perl
3344            ! XSUB.h ext/Time/HiRes/HiRes.xs iperlsys.h makedef.pl pp.c
3345            ! win32/config.bc win32/config.gc win32/config.vc
3346            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
3347            ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
3348            ! win32/win32.c win32/win32iop.h
3349 ____________________________________________________________________________
3350 [ 16502] By: jhi                                   on 2002/05/08  22:41:42
3351         Log: Subject: Test output update for OS X 10.1.4
3352              From: Kay Röpke <kroepke@dolphin-services.de>
3353              Date: Wed, 8 May 2002 22:23:36 +0200
3354              Message-Id: <79FC9AC7-62C1-11D6-9BDB-000393414688@dolphin-services.de>
3355      Branch: perl
3356            ! ext/DB_File/t/db-recno.t
3357 ____________________________________________________________________________
3358 [ 16501] By: jhi                                   on 2002/05/08  22:39:11
3359         Log: Subject: [PATCH] Re: perl@16433
3360              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3361              Date: Tue, 07 May 2002 18:40:44 -0700
3362              Message-ID: <cII28gzkgaOS092yn@efn.org>
3363              
3364              Subject: Re: [PATCH] Re: perl@16433
3365              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3366              Date: Wed, 08 May 2002 10:16:42 -0700
3367              Message-ID: <61V28gzkg+jG092yn@efn.org>
3368      Branch: perl
3369            ! pp_sys.c sv.c t/op/tie.t
3370 ____________________________________________________________________________
3371 [ 16500] By: jhi                                   on 2002/05/08  22:25:01
3372         Log: Subject: [DOC PATCH] Minor threads::shared nits
3373              From: Simon Glover <scog@amnh.org>
3374              Date: Wed, 8 May 2002 17:23:16 -0400 (EDT)
3375              Message-ID: <Pine.GSO.4.43.0205081719050.26360-100000@egg.amnh.org>
3376      Branch: perl
3377            ! ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
3378            ! ext/threads/shared/shared.pm
3379 ____________________________________________________________________________
3380 [ 16499] By: jhi                                   on 2002/05/08  22:22:30
3381         Log: Subject: [DOC PATCH] perlthrtut proofreading
3382              From: Simon Glover <scog@amnh.org>
3383              Date: Wed, 8 May 2002 14:00:13 -0400 (EDT)
3384              Message-ID: <Pine.GSO.4.43.0205081351010.23879-100000@egg.amnh.org>
3385      Branch: perl
3386            ! pod/perlthrtut.pod
3387 ____________________________________________________________________________
3388 [ 16498] By: jhi                                   on 2002/05/08  22:19:45
3389         Log: Deprecate 5.005threads.
3390      Branch: perl
3391            ! pod/perldelta.pod
3392 ____________________________________________________________________________
3393 [ 16497] By: jhi                                   on 2002/05/08  22:11:21
3394         Log: Integrate perlio;
3395              
3396              PerlIO/XS interface routine and doc updates from
3397              lupe@lupe-christoph.de (Lupe Christoph) in mail
3398              Subject: [For Review] Patch for perlio.c and pods
3399              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
3400              Date: Sun, 5 May 2002 10:43:15 +0200
3401              (Minor tweaks to follow.)
3402              
3403              Portability and doc tweaks to PerlIO/XS stuff.
3404              We are still "papering over the cracks" a bit,
3405              but now it is good stiff card held on with epoxy.
3406      Branch: perl
3407           !> perlio.c pod/perlapio.pod pod/perlxstut.pod
3408 ____________________________________________________________________________
3409 [ 16496] By: nick                                  on 2002/05/08  19:08:43
3410         Log: Portability and doc tweaks to PerlIO/XS stuff.
3411              We are still "papering over the cracks" a bit,
3412              but now it is good stiff card held on with epoxy.
3413      Branch: perlio
3414            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
3415 ____________________________________________________________________________
3416 [ 16495] By: nick                                  on 2002/05/08  17:56:43
3417         Log: PerlIO/XS interface routine and doc updates from
3418              lupe@lupe-christoph.de (Lupe Christoph) in mail
3419              Subject: [For Review] Patch for perlio.c and pods
3420              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
3421              Date: Sun, 5 May 2002 10:43:15 +0200
3422              (Minor tweaks to follow.)
3423      Branch: perlio
3424            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
3425 ____________________________________________________________________________
3426 [ 16494] By: nick                                  on 2002/05/08  17:40:34
3427         Log: Integrate mainline
3428      Branch: perlio
3429           !> Changes Porting/p4genpatch ext/File/Glob/bsd_glob.c
3430           !> ext/Storable/Storable.pm lib/base.pm lib/diagnostics.t
3431           !> lib/fields.t lib/locale.t makedef.pl patchlevel.h
3432           !> t/run/fresh_perl.t
3433 ____________________________________________________________________________
3434 [ 16493] By: jhi                                   on 2002/05/08  14:25:31
3435         Log: Update Changes.
3436      Branch: perl
3437            ! Changes patchlevel.h
3438 ____________________________________________________________________________
3439 [ 16492] By: gsar                                  on 2002/05/08  14:00:54
3440         Log: p4genpatch: produce unix-compatible patches on non-MacOS platforms;
3441              don't unlink /dev/null
3442      Branch: perl
3443            ! Porting/p4genpatch
3444 ____________________________________________________________________________
3445 [ 16491] By: jhi                                   on 2002/05/08  13:59:16
3446         Log: Integrate perlio; 
3447              
3448              Avoid pointless re-encode of data in :encoding's read buffer
3449              on a close
3450      Branch: perl
3451           !> ext/PerlIO/encoding/encoding.xs
3452 ____________________________________________________________________________
3453 [ 16490] By: jhi                                   on 2002/05/08  13:55:05
3454         Log: The base.pm changes need this, too?
3455      Branch: perl
3456            ! lib/diagnostics.t
3457 ____________________________________________________________________________
3458 [ 16489] By: gsar                                  on 2002/05/08  13:33:41
3459         Log: fix p4genpatch breakage (missing slash in patch headers)
3460      Branch: perl
3461            ! Porting/p4genpatch
3462 ____________________________________________________________________________
3463 [ 16488] By: jhi                                   on 2002/05/08  13:24:15
3464         Log: Integrate #14679 from macperl;
3465              
3466              Skip layer symbols for sfio
3467      Branch: perl
3468           !> makedef.pl
3469 ____________________________________________________________________________
3470 [ 16487] By: nick                                  on 2002/05/08  13:12:47
3471         Log: Avoid pointless re-encode of data in :encoding's read buffer
3472              on a close
3473      Branch: perlio
3474            ! ext/PerlIO/encoding/encoding.xs
3475 ____________________________________________________________________________
3476 [ 16486] By: jhi                                   on 2002/05/08  13:09:24
3477         Log: Integrate #16481 from macperl;
3478              
3479              p4genpatch Mac OS fixes (paths, utime)
3480      Branch: perl
3481           !> Porting/p4genpatch
3482 ____________________________________________________________________________
3483 [ 16485] By: jhi                                   on 2002/05/08  13:06:30
3484         Log: Storable doc tweaks.
3485      Branch: perl
3486            ! ext/Storable/Storable.pm
3487 ____________________________________________________________________________
3488 [ 16484] By: jhi                                   on 2002/05/08  12:57:32
3489         Log: Subject: Re: [PATCH] use base Notexists
3490              From: andreas.koenig@anima.de (Andreas J. Koenig)
3491              Date: Wed, 08 May 2002 15:57:53 +0200
3492              Message-ID: <m34rhi91y6.fsf@anima.de>
3493      Branch: perl
3494            ! lib/base.pm lib/fields.t
3495 ____________________________________________________________________________
3496 [ 16483] By: jhi                                   on 2002/05/08  12:44:46
3497         Log: Subject: [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
3498              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
3499              Date: Wed, 8 May 2002 10:47:51 +0400
3500              Message-Id: <6134254DE87BD411908B00A0C99B044F035BBFCB@mowd019a.mow.siemens.ru>
3501      Branch: perl
3502            ! t/run/fresh_perl.t
3503 ____________________________________________________________________________
3504 [ 16482] By: jhi                                   on 2002/05/08  12:41:51
3505         Log: Document how even "ASCII" locales can have problems
3506              if \w includes some of the regex metacharacters.
3507      Branch: perl
3508            ! lib/locale.t
3509 ____________________________________________________________________________
3510 [ 16481] By: pudge                                 on 2002/05/08  12:31:12
3511         Log: p4genpatch Mac OS fixes (paths, utime)
3512      Branch: macperl
3513            ! Porting/p4genpatch
3514 ____________________________________________________________________________
3515 [ 16480] By: jhi                                   on 2002/05/08  12:30:53
3516         Log: Subject: RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
3517              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
3518              Date: Wed, 8 May 2002 10:33:14 +0400
3519              Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A6A@mowd019a.mow.siemens.ru>
3520      Branch: perl
3521            ! ext/File/Glob/bsd_glob.c
3522 ____________________________________________________________________________
3523 [ 16479] By: pudge                                 on 2002/05/08  12:30:41
3524         Log: Skip layer symbols for sfio
3525      Branch: macperl
3526            ! makedef.pl
3527 ____________________________________________________________________________
3528 [ 16478] By: jhi                                   on 2002/05/08  12:25:04
3529         Log: Bump up the Storable $VERSION to 2.0.
3530      Branch: perl
3531            ! ext/Storable/Storable.pm
3532 ____________________________________________________________________________
3533 [ 16477] By: nick                                  on 2002/05/08  06:21:18
3534         Log: Integrate mainline  - win2k, MinGW all tests pass :-)
3535      Branch: perlio
3536           !> (integrate 36 files)
3537 ____________________________________________________________________________
3538 [ 16476] By: pudge                                 on 2002/05/08  04:34:12
3539         Log: Oops, add back
3540      Branch: macperl
3541            + macos/MacPerlTests.cmd
3542 ____________________________________________________________________________
3543 [ 16475] By: pudge                                 on 2002/05/08  04:31:10
3544         Log: Integrate with perl
3545      Branch: macperl
3546           +> Porting/p4genpatch ext/Digest/MD5/README
3547           +> ext/Digest/MD5/t/md5-aaa.t ext/Digest/MD5/t/utf8.t
3548           +> ext/threads/shared/semaphore.pm
3549           +> ext/threads/shared/t/semaphore.t lib/ExtUtils/MM_MacOS.pm
3550           +> t/comp/hints.t vos/compile_full_perl.cm
3551           +> vos/configure_full_perl.sh vos/make_full_perl.sh
3552           +> wince/compile.bat wince/win32io.c
3553            - Porting/p4d2p Porting/p4desc ext/Digest/MD5/t/aaa.t
3554            - macos/MacPerlTests.cmd wince/config.h wince/perldll.def
3555           !> (integrate 206 files)
3556 ____________________________________________________________________________
3557 [ 16474] By: pudge                                 on 2002/05/08  04:00:04
3558         Log: Update README (integrate from macperl)
3559      Branch: maint-5.6/macperl
3560           !> README.macos
3561 ____________________________________________________________________________
3562 [ 16473] By: pudge                                 on 2002/05/08  03:52:28
3563         Log: Various syncs from macperl/ -> maint-5.6/macperl/
3564              File::Copy, File::Spec updates
3565              Test script modifications
3566              pp_require path bugfixes
3567      Branch: maint-5.6/macperl
3568            ! lib/File/Copy.pm lib/File/Spec/Mac.pm macos/MacPerlTests.plx
3569            ! macos/configpm macos/macish.c macos/macish.h pp_ctl.c
3570 ____________________________________________________________________________
3571 [ 16472] By: pudge                                 on 2002/05/08  03:51:06
3572         Log: Add MacPerl.pm to Help menu, MacPerl Bug #533331
3573      Branch: macperl
3574            ! macos/macperl/MacPerl.podhelp
3575      Branch: maint-5.6/macperl
3576            ! macos/macperl/MacPerl.podhelp
3577 ____________________________________________________________________________
3578 [ 16471] By: pudge                                 on 2002/05/08  03:50:25
3579         Log: Reset Mac::err flag in app, MacPerl Bug #546065
3580      Branch: macperl
3581            ! macos/macperl/MPScript.c
3582      Branch: maint-5.6/macperl
3583            ! macos/macperl/MPScript.c
3584 ____________________________________________________________________________
3585 [ 16470] By: pudge                                 on 2002/05/08  03:49:32
3586         Log: Fix for some module install paths, MacPerl Bug #549611
3587      Branch: macperl
3588            ! macos/macperl/Droplets/installme.plx
3589            ! macos/macperl/Droplets/untarzipme.plx
3590      Branch: maint-5.6/macperl
3591            ! macos/macperl/Droplets/installme.plx
3592            ! macos/macperl/Droplets/untarzipme.plx
3593 ____________________________________________________________________________
3594 [ 16469] By: pudge                                 on 2002/05/08  03:48:53
3595         Log: Stupid Mac::OSA::Simple bugs
3596      Branch: macperl
3597            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
3598      Branch: maint-5.6/macperl
3599            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
3600 ____________________________________________________________________________
3601 [ 16468] By: pudge                                 on 2002/05/08  03:48:15
3602         Log: Various BuildTools fixes, MacPerl Bug #545341
3603      Branch: macperl
3604            ! macos/lib/Mac/BuildTools.pm
3605      Branch: maint-5.6/macperl
3606            ! macos/lib/Mac/BuildTools.pm
3607 ____________________________________________________________________________
3608 [ 16467] By: pudge                                 on 2002/05/08  03:47:26
3609         Log: MM_MacOS has been moved from macos/lib/ to lib/
3610      Branch: macperl
3611            - macos/lib/ExtUtils/MM_MacOS.pm
3612 ____________________________________________________________________________
3613 [ 16466] By: pudge                                 on 2002/05/08  03:46:24
3614         Log: Oops, add Digest::MD5 Makefile.mk back in
3615      Branch: macperl
3616            + macos/bundled_ext/Digest/MD5/Makefile.mk
3617 ____________________________________________________________________________
3618 [ 16465] By: pudge                                 on 2002/05/08  03:45:47
3619         Log: Allow focus of first item, MacPerl Bug #529102
3620      Branch: macperl
3621            ! macos/ext/Mac/Windows/Windows.pm
3622      Branch: maint-5.6/macperl
3623            ! macos/ext/Mac/Windows/Windows.pm
3624 ____________________________________________________________________________
3625 [ 16464] By: pudge                                 on 2002/05/08  03:43:39
3626         Log: Don't open dirs in Mac::Glue, MacPerl Bug #529108
3627      Branch: macperl
3628            ! macos/lib/Mac/Glue.pm
3629      Branch: maint-5.6/macperl
3630            ! macos/lib/Mac/Glue.pm
3631 ____________________________________________________________________________
3632 [ 16463] By: gsar                                  on 2002/05/08  01:34:45
3633         Log: perl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
3634      Branch: perl
3635            ! makedef.pl
3636 ____________________________________________________________________________
3637 [ 16462] By: gsar                                  on 2002/05/08  00:46:34
3638         Log: aTHX may be empty
3639      Branch: perl
3640            ! win32/win32.c
3641 ____________________________________________________________________________
3642 [ 16461] By: gsar                                  on 2002/05/08  00:32:47
3643         Log: 5005threads builds again on windows
3644      Branch: perl
3645            ! win32/win32.c win32/win32.h
3646 ____________________________________________________________________________
3647 [ 16460] By: gsar                                  on 2002/05/07  23:42:42
3648         Log: fixes for various warnings identified by Visual C++
3649      Branch: perl
3650            ! bytecode.pl ext/B/B.xs ext/ByteLoader/bytecode.h
3651            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
3652            ! ext/Encode/Encode.xs ext/POSIX/POSIX.xs malloc.c
3653            ! win32/config.bc win32/config.gc win32/config.vc
3654            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3655            ! win32/win32.c win32/win32iop.h
3656 ____________________________________________________________________________
3657 [ 16459] By: gsar                                  on 2002/05/07  23:42:11
3658         Log: keep paths consistently slashed on windows
3659      Branch: perl
3660            ! t/harness
3661 ____________________________________________________________________________
3662 [ 16458] By: gsar                                  on 2002/05/07  22:33:20
3663         Log: integrate makefile.mk changes into Makefile
3664      Branch: perl
3665            ! win32/Makefile
3666 ____________________________________________________________________________
3667 [ 16457] By: jhi                                   on 2002/05/07  22:26:38
3668         Log: Subject: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
3669              From: Nicholas Clark <nick@unfortu.net>
3670              Date: Tue, 7 May 2002 23:26:01 +0100
3671              Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net>
3672      Branch: perl
3673            ! ext/Storable/MANIFEST ext/Storable/Makefile.PL
3674            ! ext/Storable/README ext/Storable/Storable.pm
3675            ! ext/Storable/t/malice.t
3676 ____________________________________________________________________________
3677 [ 16456] By: jhi                                   on 2002/05/07  22:24:59
3678         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
3679              From: Dave Mitchell <davem@fdgroup.com>
3680              Date: Wed, 8 May 2002 00:11:02 +0100
3681              Message-ID: <20020508001102.D4118@fdgroup.com>
3682      Branch: perl
3683            ! pp_hot.c scope.c
3684 ____________________________________________________________________________
3685 [ 16455] By: jhi                                   on 2002/05/07  22:23:34
3686         Log: Subject: [PATCH pp_hot.c V.2]  correctly unlocalise exists on tied/%ENV   
3687              From: Dave Mitchell <davem@fdgroup.com>
3688              Date: Tue, 7 May 2002 23:13:10 +0100
3689              Message-ID: <20020507231310.B4118@fdgroup.com>
3690      Branch: perl
3691            ! pp_hot.c
3692 ____________________________________________________________________________
3693 [ 16454] By: sky                                   on 2002/05/07  21:18:44
3694         Log: Documentation of async
3695      Branch: perl
3696            ! ext/threads/threads.pm
3697 ____________________________________________________________________________
3698 [ 16453] By: sky                                   on 2002/05/07  21:16:28
3699         Log: Documentation added.
3700      Branch: perl
3701            ! ext/threads/shared/semaphore.pm
3702 ____________________________________________________________________________
3703 [ 16452] By: sky                                   on 2002/05/07  21:15:34
3704         Log: Add support for async.
3705      Branch: perl
3706            ! ext/threads/threads.pm
3707 ____________________________________________________________________________
3708 [ 16451] By: sky                                   on 2002/05/07  21:01:47
3709         Log: Add documentation.
3710      Branch: perl
3711            ! ext/threads/shared/queue.pm
3712 ____________________________________________________________________________
3713 [ 16450] By: sky                                   on 2002/05/07  20:24:08
3714         Log: Fix bad assumptions in test case.
3715              a) print "ok $var\n"; $var++ isn't atomic by any stretch of imagination
3716              b) $var++ is not atomic
3717              c) the creating of the string to print and the actuall printing 
3718              could be preempted by another thread
3719      Branch: perl
3720            ! ext/threads/shared/t/queue.t
3721 ____________________________________________________________________________
3722 [ 16449] By: jhi                                   on 2002/05/07  19:17:41
3723         Log: Subject: [ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
3724              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3725              Date: Tue, 07 May 2002 19:41:03 +0200
3726              Message-Id: <20020507190423.E22C.H.M.BRAND@hccnet.nl>
3727      Branch: perl
3728            ! makedepend.SH
3729 ____________________________________________________________________________
3730 [ 16448] By: jhi                                   on 2002/05/07  19:16:00
3731         Log: Upgrade to Encode 1.71.
3732      Branch: perl
3733            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3734            ! ext/Encode/bin/enc2xs ext/Encode/t/Unicode.t
3735 ____________________________________________________________________________
3736 [ 16447] By: nick                                  on 2002/05/07  18:39:47
3737         Log: Integrate mainline
3738      Branch: perlio
3739           !> AUTHORS ext/Encode/Encode.xs ext/Storable/Storable.xs
3740           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/File/Spec/Unix.pm
3741           !> lib/User/pwent.t
3742 ____________________________________________________________________________
3743 [ 16446] By: jhi                                   on 2002/05/07  14:34:01
3744         Log: AUTHORS updates.
3745      Branch: perl
3746            ! AUTHORS
3747 ____________________________________________________________________________
3748 [ 16445] By: jhi                                   on 2002/05/07  14:14:28
3749         Log: Subject: [PATCH Encode.xs] avoid compiler casting warnings
3750              From: Robin Barker <rmb1@cise.npl.co.uk>
3751              Date: Tue, 7 May 2002 16:13:34 +0100 (BST)
3752              Message-Id: <200205071513.QAA05846@tempest.npl.co.uk>
3753      Branch: perl
3754            ! ext/Encode/Encode.xs
3755 ____________________________________________________________________________
3756 [ 16444] By: jhi                                   on 2002/05/07  13:57:25
3757         Log: Subject: [ID 20020506.009] File::Spec::Unix::canonpath under cygwin
3758              From: Michael A Chase <mchase@ix.netcom.com>
3759              Date: Mon, 6 May 2002 13:58:48 -0700 (Pacific Daylight Time)
3760              Message-Id: <E174pZk-0008IP-00@smtp6.mindspring.com>
3761              
3762              (plus add what POSIX says)
3763      Branch: perl
3764            ! lib/File/Spec/Unix.pm
3765 ____________________________________________________________________________
3766 [ 16443] By: jhi                                   on 2002/05/07  13:50:35
3767         Log: Subject: Re: lib/User/pwent.t on Cygwin
3768              From: John Peacock <jpeacock@rowman.com>
3769              Date: Mon, 06 May 2002 10:14:21 -0400
3770              Message-ID: <3CD68FBD.8020502@rowman.com>
3771      Branch: perl
3772            ! lib/User/pwent.t
3773 ____________________________________________________________________________
3774 [ 16442] By: jhi                                   on 2002/05/07  12:50:26
3775         Log: Subject: [PATCH] Storable (Re: perl@16433)
3776              From: Radu Greab <radu@netsoft.ro>
3777              Date: Tue, 7 May 2002 11:37:03 +0300
3778              Message-ID: <15575.37423.446700.9930@ix.netsoft.ro>
3779              
3780              Subject: Re: [PATCH] Storable (Re: perl@16433)
3781              From: Radu Greab <radu@netsoft.ro>
3782              Date: Tue, 7 May 2002 12:49:24 +0300
3783              Message-ID: <15575.41764.744956.7193@ix.netsoft.ro>
3784              
3785              Plug the Storable memory leaks.
3786      Branch: perl
3787            ! ext/Storable/Storable.xs
3788 ____________________________________________________________________________
3789 [ 16441] By: jhi                                   on 2002/05/07  12:48:30
3790         Log: Upgrade to CPAN 1.61.
3791      Branch: perl
3792            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
3793 ____________________________________________________________________________
3794 [ 16440] By: nick                                  on 2002/05/07  07:07:58
3795         Log: Integrate mainline
3796      Branch: perlio
3797           +> Porting/p4genpatch vos/compile_full_perl.cm
3798           +> vos/configure_full_perl.sh vos/make_full_perl.sh
3799           +> wince/compile.bat wince/win32io.c
3800            - Porting/p4d2p Porting/p4desc wince/config.h wince/perldll.def
3801           !> (integrate 74 files)
3802 ____________________________________________________________________________
3803 [ 16439] By: jhi                                   on 2002/05/07  02:49:47
3804         Log: Document the bad behaviour of for(1..5){$_++}
3805              (it works but it should fail)
3806      Branch: perl
3807            ! pod/perldelta.pod
3808 ____________________________________________________________________________
3809 [ 16438] By: jhi                                   on 2002/05/07  00:14:12
3810         Log: README.ko update from Jungshik Shin.
3811      Branch: perl
3812            ! README.ko
3813 ____________________________________________________________________________
3814 [ 16437] By: jhi                                   on 2002/05/06  22:38:26
3815         Log: Subject: Re: perl@16433
3816              From: Nicholas Clark <nick@unfortu.net>
3817              Date: Tue, 7 May 2002 00:21:46 +0100
3818              Message-ID: <20020506232146.GF4698@Bagpuss.unfortu.net>
3819      Branch: perl
3820            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
3821            ! ext/Storable/t/malice.t
3822 ____________________________________________________________________________
3823 [ 16436] By: jhi                                   on 2002/05/06  21:05:20
3824         Log: Subject:  two and a half steps further for WinCE cross-build
3825              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
3826              Date: Mon, 6 May 2002 23:54:24 +0400
3827              Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
3828      Branch: perl
3829            - wince/config.h
3830            ! MANIFEST configpm wince/Makefile.ce wince/README.compile
3831 ____________________________________________________________________________
3832 [ 16435] By: jhi                                   on 2002/05/06  15:30:29
3833         Log: Detypo.
3834      Branch: perl
3835            ! pod/perldelta.pod
3836 ____________________________________________________________________________
3837 [ 16434] By: jhi                                   on 2002/05/06  15:29:58
3838         Log: Subject: Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV
3839              From: Dave Mitchell <davem@fdgroup.com>
3840              Date: Mon, 6 May 2002 17:17:00 +0100
3841              Message-ID: <20020506171700.A256@fdgroup.com>
3842      Branch: perl
3843            ! pod/perldelta.pod t/op/local.t
3844 ____________________________________________________________________________
3845 [ 16433] By: jhi                                   on 2002/05/06  13:38:56
3846         Log: Update Changes.
3847      Branch: perl
3848            ! Changes patchlevel.h
3849 ____________________________________________________________________________
3850 [ 16432] By: jhi                                   on 2002/05/06  13:29:22
3851         Log: Add a test for #16431, and document Dave's campaign
3852              against localised hash element bugs.
3853      Branch: perl
3854            ! pod/perldelta.pod t/op/tie.t
3855 ____________________________________________________________________________
3856 [ 16431] By: jhi                                   on 2002/05/06  13:13:00
3857         Log: Subject: [proposed PATCH] correctly unlocalise exists on tied/%ENV
3858              From: Dave Mitchell <davem@fdgroup.com>
3859              Date: Sat, 4 May 2002 00:34:18 +0100
3860              Message-ID: <20020504003418.F22026@fdgroup.com>
3861      Branch: perl
3862            ! pp_hot.c t/op/local.t
3863 ____________________________________________________________________________
3864 [ 16430] By: jhi                                   on 2002/05/06  12:39:31
3865         Log: Regen uconfig.h.
3866      Branch: perl
3867            ! uconfig.h
3868 ____________________________________________________________________________
3869 [ 16429] By: jhi                                   on 2002/05/06  12:18:23
3870         Log: Unfortunately AmigaOS has been broken since 11423
3871              and is unlikely to get fixed in time for 5.8.0.
3872      Branch: perl
3873            ! pod/perldelta.pod
3874 ____________________________________________________________________________
3875 [ 16428] By: jhi                                   on 2002/05/06  12:12:59
3876         Log: Ultimate discouragement for the old tools, from Andreas.
3877      Branch: perl
3878            - Porting/p4d2p Porting/p4desc
3879            ! MANIFEST Porting/repository.pod
3880 ____________________________________________________________________________
3881 [ 16427] By: jhi                                   on 2002/05/06  12:01:36
3882         Log: Upgrade to Digest::MD5 2.20.
3883      Branch: perl
3884            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3885            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/md5-aaa.t
3886 ____________________________________________________________________________
3887 [ 16426] By: ams                                   on 2002/05/06  09:48:42
3888         Log: Subject: [Encode] 1.70 released
3889              From: Dan Kogai <dankogai@dan.co.jp>
3890              Date: Mon, 6 May 2002 19:36:15 +0900
3891              Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>
3892      Branch: perl
3893            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/enc2xs
3894            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
3895            ! ext/Encode/t/Unicode.t ext/Encode/t/mime-header.t
3896 ____________________________________________________________________________
3897 [ 16425] By: ams                                   on 2002/05/06  09:40:42
3898         Log: Subject: [PATCH] PerlIO::Via reference
3899              From: Gisle Aas <gisle@ActiveState.com>
3900              Date: 05 May 2002 22:50:23 -0700
3901              Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>
3902      Branch: perl
3903            ! pod/perliol.pod
3904 ____________________________________________________________________________
3905 [ 16424] By: ams                                   on 2002/05/06  09:37:58
3906         Log: Subject: [PATCH] Term/Complete.pm: quote metachars
3907              From: Brendan O'Dea <bod@debian.org>
3908              Date: Mon, 6 May 2002 14:04:48 +1000
3909              Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>
3910      Branch: perl
3911            ! lib/Term/Complete.pm
3912 ____________________________________________________________________________
3913 [ 16423] By: gsar                                  on 2002/05/06  05:25:59
3914         Log: p4genpatch: avoid stderr noise during adds
3915      Branch: perl
3916            ! Porting/p4genpatch
3917 ____________________________________________________________________________
3918 [ 16422] By: jhi                                   on 2002/05/06  02:16:31
3919         Log: Subject: [PATCH] Fixup VOS builds of miniperl
3920              From: Paul_GreenVOS@vos.stratus.com
3921              Date: Sun, 5 May 02 23:11 edt
3922              Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>
3923      Branch: perl
3924            ! vos/build.cm vos/compile_perl.cm vos/perl.bind
3925 ____________________________________________________________________________
3926 [ 16421] By: jhi                                   on 2002/05/06  01:09:24
3927         Log: Subject: Re: [ID 20020504.006] $s=`command` fails if $/=\integer
3928              From: Radu Greab <radu@netsoft.ro>
3929              Date: Mon, 6 May 2002 04:23:10 +0300
3930              Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
3931      Branch: perl
3932            ! pp_sys.c t/op/exec.t
3933 ____________________________________________________________________________
3934 [ 16420] By: jhi                                   on 2002/05/05  22:35:58
3935         Log: Further comment tweak, to agree with perlxs.pod.
3936      Branch: perl
3937            ! perl.h
3938 ____________________________________________________________________________
3939 [ 16419] By: jhi                                   on 2002/05/05  22:15:48
3940         Log: Subject: [PATCH] Update README.vos and release vos build macros
3941              From: Paul_GreenVOS@vos.stratus.com
3942              Date: Sun, 5 May 02 17:15 edt
3943              Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>     
3944              To: perl5-porters@perl.org
3945      Branch: perl
3946            + vos/compile_full_perl.cm vos/configure_full_perl.sh
3947            + vos/make_full_perl.sh
3948            ! MANIFEST README.vos vos/Changes
3949 ____________________________________________________________________________
3950 [ 16418] By: jhi                                   on 2002/05/05  22:09:27
3951         Log: Retract MM_NW5.pm part of #16371, at the request
3952              of Michael Schwern.
3953      Branch: perl
3954            ! lib/ExtUtils/MM_NW5.pm
3955 ____________________________________________________________________________
3956 [ 16417] By: jhi                                   on 2002/05/05  17:57:04
3957         Log: Comment tweaks.
3958      Branch: perl
3959            ! perl.h
3960 ____________________________________________________________________________
3961 [ 16416] By: gsar                                  on 2002/05/05  17:00:33
3962         Log: a few more p4genpatch fixes:
3963              
3964              don't assume previous revision exists, let p4 compute it from
3965              the one-less-change number instead
3966              
3967              the time part in timestamps were always 00:00:00; fix by
3968              fetching metadata via "p4 fsync" rather than "p4 filelog"
3969              
3970              quote all file names used in external commands to make them
3971              them work when there are spaces in those file names
3972              
3973              looks production worthy now :)
3974      Branch: perl
3975            ! Porting/p4genpatch
3976 ____________________________________________________________________________
3977 [ 16415] By: jhi                                   on 2002/05/05  15:51:01
3978         Log: The #16401 was far from enough, and mostly in a wrong direction.
3979              The right thing to do would be to convert Storable into using
3980              the new MY_CXT scheme (no static data, and memory management
3981              using SVs).
3982      Branch: perl
3983            ! ext/Storable/Storable.xs
3984 ____________________________________________________________________________
3985 [ 16414] By: gsar                                  on 2002/05/05  08:41:22
3986         Log: p4genpatch diffs against depot files from //depot/perl when called
3987              with -b //depot/maint-5.6/perl
3988      Branch: perl
3989            ! Porting/p4genpatch
3990 ____________________________________________________________________________
3991 [ 16413] By: gsar                                  on 2002/05/05  07:50:53
3992         Log: p4genpatch: current directory may not be writable, so don't
3993              create temp files there
3994      Branch: perl
3995            ! Porting/p4genpatch
3996 ____________________________________________________________________________
3997 [ 16412] By: gsar                                  on 2002/05/05  07:34:33
3998         Log: p4genpatch now works on windows
3999      Branch: perl
4000            ! Porting/p4genpatch
4001 ____________________________________________________________________________
4002 [ 16411] By: gsar                                  on 2002/05/05  07:16:37
4003         Log: p4genpatch: tweak from Andreas to strip leading portion of
4004              path specified in -b (so patch can be applied with "patch -p1")
4005      Branch: perl
4006            ! Porting/p4genpatch
4007 ____________________________________________________________________________
4008 [ 16410] By: jhi                                   on 2002/05/05  03:04:56
4009         Log: Subject: [PATCH: perl@16307] add niscat (aka NIS 3, aka NIS +) to t/op/pwent
4010              From: PPrymmer@factset.com
4011              Date: Fri, 3 May 2002 14:52:12 -0400
4012              Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>      
4013      Branch: perl
4014            ! t/op/pwent.t
4015 ____________________________________________________________________________
4016 [ 16409] By: jhi                                   on 2002/05/05  01:53:24
4017         Log: Upgrade to Net::Ping 2.17.
4018      Branch: perl
4019            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
4020 ____________________________________________________________________________
4021 [ 16408] By: jhi                                   on 2002/05/05  01:38:39
4022         Log: Upgrade to Getopt::Long 2.31.
4023      Branch: perl
4024            ! lib/Getopt/Long.pm
4025 ____________________________________________________________________________
4026 [ 16407] By: jhi                                   on 2002/05/05  01:05:17
4027         Log: Subject: Re: Cross-compiling as of WinCE
4028              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
4029              Date: Sat, 4 May 2002 03:49:11 +0400
4030              Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
4031      Branch: perl
4032            + wince/compile.bat wince/win32io.c
4033            - wince/perldll.def
4034            ! MANIFEST configpm makedef.pl wince/Makefile.ce
4035            ! wince/cecopy-lib.pl wince/comp.pl wince/config.ce
4036            ! wince/config_h.PL wince/wince.c
4037 ____________________________________________________________________________
4038 [ 16406] By: jhi                                   on 2002/05/05  00:23:16
4039         Log: The loclibpth is always set by Configure.
4040      Branch: perl
4041            ! hints/dec_osf.sh
4042 ____________________________________________________________________________
4043 [ 16405] By: jhi                                   on 2002/05/05  00:13:04
4044         Log: Subject: Re: [Unicode::Collate] UCA Version number    
4045              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4046              Date: Sun, 05 May 2002 10:07:57 +0900
4047              Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>
4048      Branch: perl
4049            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
4050            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
4051 ____________________________________________________________________________
4052 [ 16404] By: rgs                                   on 2002/05/04  19:35:13
4053         Log: Subject: [PATCH sv.c] delete inaccurate comment
4054              From: Dave Mitchell <davem@fdgroup.com>
4055              Date: Fri, 3 May 2002 21:17:00 +0100
4056              Message-ID: <20020503211700.C22026@fdgroup.com>
4057      Branch: perl
4058            ! sv.c
4059 ____________________________________________________________________________
4060 [ 16403] By: jhi                                   on 2002/05/04  19:02:56
4061         Log: Solaris: show what 'that' is.
4062      Branch: perl
4063            ! hints/solaris_2.sh
4064 ____________________________________________________________________________
4065 [ 16402] By: rgs                                   on 2002/05/04  18:25:25
4066         Log: Syntax fix.
4067      Branch: perl
4068            ! t/op/arith.t
4069 ____________________________________________________________________________
4070 [ 16401] By: jhi                                   on 2002/05/04  18:25:01
4071         Log: (retracted by #16415) Storable: try to free what we allocated.
4072      Branch: perl
4073            ! ext/Storable/Storable.xs
4074 ____________________________________________________________________________
4075 [ 16400] By: jhi                                   on 2002/05/04  17:15:10
4076         Log: UNICOS: division is really sloppy.
4077      Branch: perl
4078            ! t/op/arith.t
4079 ____________________________________________________________________________
4080 [ 16399] By: jhi                                   on 2002/05/04  17:00:58
4081         Log: Subject: fix t/io/fs.t for VOS
4082              From: Paul_GreenVOS@vos.stratus.com
4083              Date: Sat, 4 May 02 14:01 edt
4084              Message-Id: <200205041801.OAA13071@mailhub1.stratus.com>
4085      Branch: perl
4086            ! t/io/fs.t
4087 ____________________________________________________________________________
4088 [ 16398] By: jhi                                   on 2002/05/04  16:57:05
4089         Log: Subject: [Unicode::Collate] UCA Version number
4090              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4091              Date: Sat, 04 May 2002 16:07:07 +0900
4092              Message-Id: <20020504160547.D7E0.BQW10602@nifty.com>
4093      Branch: perl
4094            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/test.t
4095 ____________________________________________________________________________
4096 [ 16397] By: jhi                                   on 2002/05/04  16:54:40
4097         Log: Subject: [PATCH lib/overload.pm] "\"\""
4098              From: Michael G Schwern <schwern@pobox.com>
4099              Date: Sat, 4 May 2002 13:17:44 -0400
4100              Message-ID: <20020504171743.GD640@blackrider>
4101      Branch: perl
4102            ! lib/overload.pm
4103 ____________________________________________________________________________
4104 [ 16396] By: jhi                                   on 2002/05/04  16:32:45
4105         Log: Add the EBCDIC test data to downgrade.t.
4106      Branch: perl
4107            ! ext/Storable/t/downgrade.t
4108 ____________________________________________________________________________
4109 [ 16395] By: jhi                                   on 2002/05/04  16:25:37
4110         Log: EBCDIC tweak.
4111      Branch: perl
4112            ! ext/Storable/t/utf8hash.t
4113 ____________________________________________________________________________
4114 [ 16394] By: jhi                                   on 2002/05/04  16:09:15
4115         Log: Allow p4genpatch to use diff programs other than 'diff'.
4116      Branch: perl
4117            ! Porting/p4genpatch
4118 ____________________________________________________________________________
4119 [ 16393] By: jhi                                   on 2002/05/04  16:03:56
4120         Log: Add p4genpatch from Andreas; obsoletes both
4121              p4d2p and p4desc.
4122      Branch: perl
4123            + Porting/p4genpatch
4124            ! MANIFEST Porting/makerel
4125 ____________________________________________________________________________
4126 [ 16392] By: jhi                                   on 2002/05/04  15:58:53
4127         Log: Upgrade to Encode 1.69.
4128      Branch: perl
4129            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
4130            ! ext/Encode/Encode/Makefile_PL.e2x
4131            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
4132            ! ext/Encode/lib/Encode/Guess.pm
4133            ! ext/Encode/lib/Encode/MIME/Header.pm
4134            ! ext/Encode/t/mime-header.t
4135 ____________________________________________________________________________
4136 [ 16391] By: jhi                                   on 2002/05/04  15:51:52
4137         Log: Subject: [PATCH INSTALL] - remove binary compatibility claims
4138              From: Dave Mitchell <davem@fdgroup.com>
4139              Date: Sat, 4 May 2002 16:09:26 +0100
4140              Message-ID: <20020504160926.A24990@fdgroup.com>
4141      Branch: perl
4142            ! INSTALL
4143 ____________________________________________________________________________
4144 [ 16390] By: jhi                                   on 2002/05/04  15:47:49
4145         Log: Subject: [PATCH] Re: [PATCH] Re: Data::Dumper tests with -Mutf8
4146              From: Nicholas Clark <nick@unfortu.net>
4147              Date: Sat, 4 May 2002 12:38:58 +0100
4148              Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net>
4149      Branch: perl
4150            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
4151 ____________________________________________________________________________
4152 [ 16389] By: jhi                                   on 2002/05/04  15:40:26
4153         Log: Subject: [PATCH] Re: Data::Dumper tests with -Mutf8   
4154              From: Nicholas Clark <nick@unfortu.net>
4155              Date: Sat, 4 May 2002 00:30:43 +0100
4156              Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net>
4157      Branch: perl
4158            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
4159 ____________________________________________________________________________
4160 [ 16388] By: jhi                                   on 2002/05/04  15:28:56
4161         Log: Doc tweak from Elizabeth Mattijsen.
4162      Branch: perl
4163            ! pod/perlunicode.pod
4164 ____________________________________________________________________________
4165 [ 16387] By: rgs                                   on 2002/05/04  13:29:33
4166         Log: Subject: [PATCH] channames.pm doc tweaks
4167              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
4168              Date: Sat, 04 May 2002 11:45:18 +0900
4169              Message-ID: <86it64d41t.wl@mail.edge.co.jp>
4170      Branch: perl
4171            ! lib/charnames.pm
4172 ____________________________________________________________________________
4173 [ 16386] By: rgs                                   on 2002/05/04  13:22:41
4174         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
4175              From: Dave Mitchell <davem@fdgroup.com>
4176              Date: Fri, 3 May 2002 23:51:10 +0100
4177              Message-ID: <20020503235110.E22026@fdgroup.com>
4178      Branch: perl
4179            ! pp_hot.c scope.c
4180 ____________________________________________________________________________
4181 [ 16385] By: nick                                  on 2002/05/04  09:29:41
4182         Log: Integrate mainline
4183      Branch: perlio
4184           !> (integrate 47 files)
4185 ____________________________________________________________________________
4186 [ 16384] By: jhi                                   on 2002/05/03  21:00:27
4187         Log: Subject: Re: perl@16307
4188              From: Nicholas Clark <nick@unfortu.net>
4189              Date: Fri, 3 May 2002 21:49:04 +0100
4190              Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
4191              
4192              canonical #3 was failing under -Mutf8.
4193      Branch: perl
4194            ! ext/Storable/t/canonical.t
4195 ____________________________________________________________________________
4196 [ 16383] By: rgs                                   on 2002/05/03  20:45:58
4197         Log: Subject: [PATCH scope.c] Re: local($tied->{foo}) leaks
4198              From: Dave Mitchell <davem@fdgroup.com>
4199              Date: Fri, 3 May 2002 21:12:10 +0100
4200              Message-ID: <20020503211210.B22026@fdgroup.com>
4201      Branch: perl
4202            ! scope.c
4203 ____________________________________________________________________________
4204 [ 16382] By: rgs                                   on 2002/05/03  20:14:07
4205         Log: Subject: [PATCH] perl -i clobbers files on Cygwin
4206              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
4207              Date: Fri, 3 May 2002 20:30:25 +0200
4208              Message-ID: <190109228332.20020503203025@familiehaase.de>
4209      Branch: perl
4210            ! doio.c
4211 ____________________________________________________________________________
4212 [ 16381] By: rgs                                   on 2002/05/03  20:07:44
4213         Log: Subject: t/TestInit.pm - clean up comments
4214              From: Paul_GreenVOS@vos.stratus.com
4215              Date: Fri, 3 May 02 14:51 edt
4216              Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
4217      Branch: perl
4218            ! t/TestInit.pm
4219 ____________________________________________________________________________
4220 [ 16380] By: jhi                                   on 2002/05/03  15:47:38
4221         Log: Subject: [PATCH] enc2xs template -- searches script more sensibly
4222              From: Dan Kogai <dankogai@dan.co.jp>
4223              Date: Sat, 4 May 2002 01:46:35 +0900
4224              Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
4225      Branch: perl
4226            ! ext/Encode/Encode/Makefile_PL.e2x
4227 ____________________________________________________________________________
4228 [ 16379] By: jhi                                   on 2002/05/03  15:43:47
4229         Log: Forgotten test arrangement.
4230      Branch: perl
4231            ! ext/Digest/MD5/t/files.t
4232 ____________________________________________________________________________
4233 [ 16378] By: jhi                                   on 2002/05/03  14:54:19
4234         Log: Comedy of typing errors.
4235      Branch: perl
4236            ! hints/solaris_2.sh
4237 ____________________________________________________________________________
4238 [ 16377] By: jhi                                   on 2002/05/03  14:45:26
4239         Log: Let's try the "no Net:: if no Socket" again.
4240      Branch: perl
4241            ! t/lib/1_compile.t
4242 ____________________________________________________________________________
4243 [ 16376] By: jhi                                   on 2002/05/03  14:11:42
4244         Log: Update Changes.
4245      Branch: perl
4246            ! Changes patchlevel.h
4247 ____________________________________________________________________________
4248 [ 16375] By: jhi                                   on 2002/05/03  14:09:38
4249         Log: Oops.
4250      Branch: perl
4251            ! lib/ExtUtils/MM_BeOS.pm
4252 ____________________________________________________________________________
4253 [ 16374] By: jhi                                   on 2002/05/03  13:58:08
4254         Log: EBCDIC tweak.
4255      Branch: perl
4256            ! ext/Digest/MD5/t/utf8.t
4257 ____________________________________________________________________________
4258 [ 16373] By: jhi                                   on 2002/05/03  13:51:11
4259         Log: Update the EBCDIC MD5 checksums, and automate the process.
4260      Branch: perl
4261            ! ext/Digest/MD5/t/files.t
4262 ____________________________________________________________________________
4263 [ 16372] By: jhi                                   on 2002/05/03  13:01:23
4264         Log: The EBCDIC remapping of the low 256 bites again.
4265      Branch: perl
4266            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Guess.pm
4267            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
4268            ! ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
4269 ____________________________________________________________________________
4270 [ 16371] By: jhi                                   on 2002/05/03  12:49:58
4271         Log: NetWare updates from C Aditya.
4272      Branch: perl
4273            ! lib/ExtUtils/MM_NW5.pm makedef.pl
4274 ____________________________________________________________________________
4275 [ 16370] By: jhi                                   on 2002/05/03  12:36:54
4276         Log: DJGPP updates from Laszlo Molnar.
4277      Branch: perl
4278            ! djgpp/config.over ext/Cwd/t/cwd.t hints/dos_djgpp.sh
4279 ____________________________________________________________________________
4280 [ 16369] By: jhi                                   on 2002/05/03  12:34:01
4281         Log: Upgrade to Encode 1.68.
4282      Branch: perl
4283            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
4284            ! ext/Encode/lib/Encode/Alias.pm
4285            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
4286 ____________________________________________________________________________
4287 [ 16368] By: jhi                                   on 2002/05/03  12:31:52
4288         Log: Integrate perlio;
4289              
4290              Several of non-default builds now seem to work reasonably well
4291              English.t seems to fail on an errno test, and socketpair blathers
4292              about something.
4293              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
4294              back door, and instead have perlsdio.h vector stdio via iperlsys.h
4295              function tables (latter was done in earlier change).
4296              Update comments in Makefile.mk 
4297              
4298              Finish off 16350 for non-PERLIO build on linux,
4299              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
4300              for some slots which now perlsdio.h is targeting.
4301              
4302              setbuf / setvbuf are not PerlIO_ concepts
4303              
4304              perl_clone is a threads thing
4305              
4306              Have perlsdio.h use the iperlsys.h aliases and see
4307              if that helps non-PERLIO IMP_SYS on Win32.
4308              (Miniperl okay on linux).
4309              
4310              More layer syms
4311              
4312              Use PerlSIO_fdupopen() if not using PerlIO
4313              
4314              Do not build if not using layers
4315      Branch: perl
4316           !> XSUB.h iperlsys.h makedef.pl perlio.c perlio.h perlsdio.h
4317           !> win32/makefile.mk win32/perlhost.h win32/win32.c
4318           !> win32/win32io.c
4319 ____________________________________________________________________________
4320 [ 16367] By: nick                                  on 2002/05/03  07:25:13
4321         Log: Several of non-default builds now seem to work reasonably well
4322              English.t seems to fail on an errno test, and socketpair blathers
4323              about something.
4324              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
4325              back door, and instead have perlsdio.h vector stdio via iperlsys.h
4326              function tables (latter was done in earlier change).
4327              Update comments in Makefile.mk 
4328      Branch: perlio
4329            ! perlio.h win32/makefile.mk win32/win32.c
4330 ____________________________________________________________________________
4331 [ 16366] By: nick                                  on 2002/05/03  07:07:36
4332         Log: Finish off 16350 for non-PERLIO build on linux,
4333              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
4334              for some slots which now perlsdio.h is targeting.
4335      Branch: perlio
4336            ! iperlsys.h
4337 ____________________________________________________________________________
4338 [ 16365] By: jhi                                   on 2002/05/03  03:52:08
4339         Log: If no Socket should not try to test Net::
4340      Branch: perl
4341            ! t/lib/1_compile.t
4342 ____________________________________________________________________________
4343 [ 16364] By: jhi                                   on 2002/05/03  02:22:56
4344         Log: Integrate macperl #16360 and #16363;
4345              
4346              Make op/alarm.t pass
4347              
4348              README.macos update
4349      Branch: perl
4350           !> README.macos t/op/alarm.t
4351 ____________________________________________________________________________
4352 [ 16363] By: pudge                                 on 2002/05/03  01:57:04
4353         Log: README.macos update
4354      Branch: macperl
4355            ! README.macos
4356 ____________________________________________________________________________
4357 [ 16362] By: pudge                                 on 2002/05/03  01:56:52
4358         Log: Config / test updates
4359      Branch: macperl
4360            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
4361            ! macos/Makefile.mk
4362 ____________________________________________________________________________
4363 [ 16361] By: pudge                                 on 2002/05/03  01:56:24
4364         Log: Safe signals for Mac OS
4365      Branch: macperl
4366            ! macos/macish.c macos/macish.h
4367 ____________________________________________________________________________
4368 [ 16360] By: pudge                                 on 2002/05/03  01:55:27
4369         Log: Make op/alarm.t pass
4370      Branch: macperl
4371            ! t/op/alarm.t
4372 ____________________________________________________________________________
4373 [ 16359] By: gsar                                  on 2002/05/02  22:52:09
4374         Log: a tweak to change#13584: need to avoid pad-walking during
4375              global destruction
4376      Branch: maint-5.6/perl
4377            ! op.c
4378 ____________________________________________________________________________
4379 [ 16358] By: jhi                                   on 2002/05/02  22:35:31
4380         Log: Forgot the most important part of #16357.
4381      Branch: perl
4382            ! lib/Unicode/Collate.pm
4383 ____________________________________________________________________________
4384 [ 16357] By: jhi                                   on 2002/05/02  22:33:28
4385         Log: Subject: Unicode::Collate 0.11 Released
4386              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4387              Date: Fri, 03 May 2002 03:19:29 +0900
4388              Message-Id: <20020503030904.35B3.BQW10602@nifty.com>
4389      Branch: perl
4390            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
4391            ! lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
4392 ____________________________________________________________________________
4393 [ 16356] By: jhi                                   on 2002/05/02  22:30:10
4394         Log: Subject: [PATCH] Re: Perl 5.8-to-be NetBSD testing?
4395              From: Andy Dougherty <doughera@lafayette.edu>
4396              Date: Thu, 2 May 2002 12:01:50 -0400 (EDT)
4397              Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu>
4398      Branch: perl
4399            ! Makefile.SH ext/util/make_ext
4400 ____________________________________________________________________________
4401 [ 16355] By: jhi                                   on 2002/05/02  22:26:38
4402         Log: Integrate #16353 from macperl;
4403              
4404              "fix" for utf8_heavy.pl, lexical UTF8 var crashed
4405              in test 92 of run/fresh_perl.t on MacOS
4406              
4407              (as pudge rightfully points out, this is voodoo
4408              programming at it best, the real bug is somewhere else,
4409              now we just happened to shake the chicken the right way)
4410      Branch: perl
4411           !> lib/utf8_heavy.pl
4412 ____________________________________________________________________________
4413 [ 16354] By: jhi                                   on 2002/05/02  22:22:42
4414         Log: Subject: Re: Encode, charnames and utf8heavy
4415              From: Dan Kogai <dankogai@dan.co.jp>
4416              Date: Thu, 2 May 2002 00:44:30 +0900
4417              Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp>
4418              
4419              (plus a respective perlunicode tweak)
4420      Branch: perl
4421            ! lib/utf8_heavy.pl pod/perlunicode.pod
4422 ____________________________________________________________________________
4423 [ 16353] By: pudge                                 on 2002/05/02  19:55:39
4424         Log: "fix" for utf8_heavy.pl, lexical UTF8 var crashed
4425              in test 92 of run/fresh_perl.t on MacOS
4426      Branch: macperl
4427            ! lib/utf8_heavy.pl
4428 ____________________________________________________________________________
4429 [ 16352] By: nick                                  on 2002/05/02  17:48:31
4430         Log: setbuf / setvbuf are not PerlIO_ concepts
4431      Branch: perlio
4432            ! XSUB.h
4433 ____________________________________________________________________________
4434 [ 16351] By: nick                                  on 2002/05/02  17:12:21
4435         Log: perl_clone is a threads thing
4436      Branch: perlio
4437            ! makedef.pl
4438 ____________________________________________________________________________
4439 [ 16350] By: nick                                  on 2002/05/02  17:09:43
4440         Log: *** EXPERIMENTAL ***
4441              Have perlsdio.h use the iperlsys.h aliases and see
4442              if that helps non-PERLIO IMP_SYS on Win32.
4443              (Miniperl okay on linux).
4444      Branch: perlio
4445            ! iperlsys.h perlsdio.h
4446 ____________________________________________________________________________
4447 [ 16349] By: nick                                  on 2002/05/02  16:10:15
4448         Log: Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
4449              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
4450              - use it in perlio.c
4451      Branch: perlio
4452            ! perlio.c win32/perlhost.h win32/win32.c
4453 ____________________________________________________________________________
4454 [ 16348] By: gsar                                  on 2002/05/02  15:44:48
4455         Log: manual integrate of change#16332 from maint-5.6 branch
4456      Branch: perl
4457            ! mg.c perl.c sv.c util.c
4458 ____________________________________________________________________________
4459 [ 16347] By: nick                                  on 2002/05/02  15:19:59
4460         Log: More layer syms
4461      Branch: perlio
4462            ! makedef.pl
4463 ____________________________________________________________________________
4464 [ 16346] By: nick                                  on 2002/05/02  15:19:20
4465         Log: Use PerlSIO_fdupopen() if not using PerlIO
4466      Branch: perlio
4467            ! perlio.c
4468 ____________________________________________________________________________
4469 [ 16345] By: nick                                  on 2002/05/02  15:18:12
4470         Log: Do not build if not using layers
4471      Branch: perlio
4472            ! win32/win32io.c
4473 ____________________________________________________________________________
4474 [ 16344] By: jhi                                   on 2002/05/02  14:02:51
4475         Log: Upgrade to Encode 1.67.
4476      Branch: perl
4477            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
4478            ! ext/Encode/lib/Encode/Guess.pm
4479 ____________________________________________________________________________
4480 [ 16343] By: jhi                                   on 2002/05/02  13:14:39
4481         Log: Integrate perlio;
4482              
4483              Remove show-stoppers to non-PERLIO Win32 builds
4484              (still not a very good show).
4485      Branch: perl
4486           !> makedef.pl win32/makefile.mk
4487 ____________________________________________________________________________
4488 [ 16342] By: jhi                                   on 2002/05/02  13:06:18
4489         Log: Subject: Re: [ID 20020425.009] perlio & -Dm dumps core
4490              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4491              Date: Thu, 02 May 2002 04:22:02 +0100
4492              Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
4493      Branch: perl
4494            ! malloc.c
4495 ____________________________________________________________________________
4496 [ 16341] By: nick                                  on 2002/05/02  12:57:23
4497         Log: Remove show-stoppers to non-PERLIO Win32 builds
4498              (still not a very good show).
4499      Branch: perlio
4500            ! makedef.pl win32/makefile.mk
4501 ____________________________________________________________________________
4502 [ 16340] By: jhi                                   on 2002/05/02  12:44:23
4503         Log: Subject: [PATCH] 1/3rd of utf8
4504              From: Nicholas Clark <nick@unfortu.net>
4505              Date: Wed, 1 May 2002 22:58:42 +0100
4506              Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net>
4507      Branch: perl
4508            ! ext/Storable/t/malice.t
4509 ____________________________________________________________________________
4510 [ 16339] By: jhi                                   on 2002/05/02  12:41:18
4511         Log: Integrate #16334 from maint-5.6;
4512              
4513              don't pad $0 with spaces when setting it, use nulls instead (the
4514              spaces show up as a very long line in a ps listing)
4515      Branch: perl
4516           !> mg.c
4517 ____________________________________________________________________________
4518 [ 16338] By: jhi                                   on 2002/05/02  12:37:22
4519         Log: Integrate perlio;
4520              
4521              Fix the "PerlIO require leak". Snag was that clean_objs
4522              autoloaded DESTROY (needing IO) after known layers had
4523              been freed. Postpone layer list free to PerlIO_cleanup,
4524              rather than PerlIO_destruct. Tweak sequence in perl_destruct
4525              so that sv_undef is immortal till layer list is done with it.
4526      Branch: perl
4527           !> perl.c perlio.c
4528 ____________________________________________________________________________
4529 [ 16337] By: ams                                   on 2002/05/02  08:21:42
4530         Log: Subject: Re: [PATCH] Storable docs
4531              From: Philip Newton <Philip.Newton@gmx.net>
4532              Date: Thu, 02 May 2002 07:58:38 +0200
4533              Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
4534              (Applied mostly with tweaks by hand.)
4535      Branch: perl
4536            ! ext/Storable/Storable.pm
4537 ____________________________________________________________________________
4538 [ 16336] By: nick                                  on 2002/05/02  07:59:16
4539         Log: Integrate mainline
4540      Branch: perlio
4541           +> ext/Digest/MD5/README ext/Digest/MD5/t/md5-aaa.t
4542           +> ext/Digest/MD5/t/utf8.t
4543            - ext/Digest/MD5/t/aaa.t
4544           !> Configure MANIFEST Makefile.SH config_h.SH
4545           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
4546           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
4547           !> ext/Digest/MD5/t/files.t ext/Storable/Storable.pm
4548           !> ext/threads/shared/Makefile.PL ext/threads/shared/semaphore.pm
4549           !> ext/threads/shared/t/semaphore.t ext/threads/threads.xs gv.h
4550           !> lib/Thread.pm util.c
4551 ____________________________________________________________________________
4552 [ 16335] By: nick                                  on 2002/05/02  07:54:51
4553         Log: Fix the "PerlIO require leak". Snag was that clean_objs
4554              autoloaded DESTROY (needing IO) after known layers had
4555              been freed. Postpone layer list free to PerlIO_cleanup,
4556              rather than PerlIO_destruct. Tweak sequence in perl_destruct
4557              so that sv_undef is immortal till layer list is done with it.
4558      Branch: perlio
4559            ! perl.c perlio.c
4560 ____________________________________________________________________________
4561 [ 16334] By: gsar                                  on 2002/05/02  07:10:52
4562         Log: don't pad $0 with spaces when setting it, use nulls instead (the
4563              spaces show up as a very long line in a ps listing)
4564      Branch: maint-5.6/perl
4565            ! mg.c
4566 ____________________________________________________________________________
4567 [ 16333] By: gsar                                  on 2002/05/02  07:08:42
4568         Log: fix yet more race conditions related to fdopen() and dup2():
4569              
4570              fclose() is not thread-safe when two FILE* structures point
4571              to the same underlying fd, as it happens in perl's socket
4572              handles; need to invalidate the fileno slot of one of the
4573              FILE* structures, but unfortunately stdio has no interface
4574              to do this; we can do little else but fiddle with the
4575              FILE* structure directly (yuck! hope this could be done better
4576              under native PerlIO in 5.8)
4577      Branch: maint-5.6/perl
4578            ! doio.c embed.h embed.pl objXSUB.h perlapi.c proto.h
4579 ____________________________________________________________________________
4580 [ 16332] By: gsar                                  on 2002/05/02  06:49:17
4581         Log: isolate all environ diddling to the initial interpreter; any
4582              additional interpreters created after the first one cannot
4583              propagate %ENV changes down to the real environment; this
4584              should fix %ENV related races (e.g. multiple threads attempting
4585              to free() environ entries when they run C<%ENV = ()>)
4586      Branch: maint-5.6/perl
4587            ! mg.c perl.c sv.c util.c
4588 ____________________________________________________________________________
4589 [ 16331] By: gsar                                  on 2002/05/02  06:39:27
4590         Log: fix race condition in my_popen(): parent may dup2() into an fd
4591              that got opened by another thread because it closes it
4592              beforehand; instead, let the dup2() itself close the fd
4593      Branch: maint-5.6/perl
4594            ! util.c
4595 ____________________________________________________________________________
4596 [ 16330] By: gsar                                  on 2002/05/02  06:34:26
4597         Log: pipe() IO structures were not fully initialized
4598      Branch: maint-5.6/perl
4599            ! doio.c pp_sys.c
4600 ____________________________________________________________________________
4601 [ 16329] By: gsar                                  on 2002/05/02  06:32:46
4602         Log: fix handle leak in my_popen() if the fork() fails
4603      Branch: maint-5.6/perl
4604            ! util.c
4605 ____________________________________________________________________________
4606 [ 16328] By: nick                                  on 2002/05/02  06:08:22
4607         Log: Integrate mainline
4608      Branch: perlio
4609           +> ext/threads/shared/semaphore.pm
4610           +> ext/threads/shared/t/semaphore.t
4611           !> MANIFEST ext/threads/shared/Makefile.PL
4612           !> ext/threads/shared/t/queue.t
4613 ____________________________________________________________________________
4614 [ 16327] By: jhi                                   on 2002/05/02  03:47:07
4615         Log: Cleanup threads dirs.
4616      Branch: perl
4617            ! Makefile.SH
4618 ____________________________________________________________________________
4619 [ 16326] By: jhi                                   on 2002/05/02  03:41:39
4620         Log: Add the new Digest::MD5 test.
4621      Branch: perl
4622            + ext/Digest/MD5/t/utf8.t
4623            ! MANIFEST
4624 ____________________________________________________________________________
4625 [ 16325] By: jhi                                   on 2002/05/02  03:33:14
4626         Log: New try at the Class::DBI core dump at global cleanup.
4627      Branch: perl
4628            ! gv.h util.c
4629 ____________________________________________________________________________
4630 [ 16324] By: jhi                                   on 2002/05/02  02:47:38
4631         Log: Upgrade to Digest::MD5 2.19.
4632      Branch: perl
4633            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
4634            ! ext/Digest/MD5/t/files.t
4635 ____________________________________________________________________________
4636 [ 16323] By: jhi                                   on 2002/05/02  02:47:22
4637         Log: Ooops.  Not everybody does threads.
4638      Branch: perl
4639            ! ext/threads/shared/t/semaphore.t
4640 ____________________________________________________________________________
4641 [ 16322] By: jhi                                   on 2002/05/01  23:40:47
4642         Log: Fix files.t for blead.
4643      Branch: perl
4644            + ext/Digest/MD5/README
4645            ! MANIFEST ext/Digest/MD5/t/files.t
4646 ____________________________________________________________________________
4647 [ 16321] By: jhi                                   on 2002/05/01  23:11:54
4648         Log: Upgrade to Digest::MD5 2.18.  files.t doesn't
4649              work yet with blead, my bad.
4650      Branch: perl
4651            + ext/Digest/MD5/t/md5-aaa.t
4652            - ext/Digest/MD5/t/aaa.t
4653            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
4654            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
4655            ! ext/Digest/MD5/t/files.t
4656 ____________________________________________________________________________
4657 [ 16320] By: jhi                                   on 2002/05/01  21:40:04
4658         Log: metaconfig unit change for #16319.
4659      Branch: metaconfig/U/perl
4660            ! d_u32align.U
4661 ____________________________________________________________________________
4662 [ 16319] By: jhi                                   on 2002/05/01  21:39:51
4663         Log: Somebody might be compiling a newer Digest::MD5.
4664      Branch: perl
4665            ! Configure config_h.SH
4666 ____________________________________________________________________________
4667 [ 16318] By: jhi                                   on 2002/05/01  21:17:55
4668         Log: Until Arthur fills in semaphore.t.
4669      Branch: perl
4670            ! ext/threads/shared/Makefile.PL
4671            ! ext/threads/shared/t/semaphore.t
4672 ____________________________________________________________________________
4673 [ 16317] By: sky                                   on 2002/05/01  19:36:33
4674         Log: Fix emulation case when loading both Thread and threads::shared
4675              would get awkward.
4676      Branch: perl
4677            ! lib/Thread.pm
4678 ____________________________________________________________________________
4679 [ 16316] By: ams                                   on 2002/05/01  19:35:25
4680         Log: Subject: [PATCH] Storable docs
4681              From: Nicholas Clark <nick@unfortu.net>
4682              Date: Wed, 1 May 2002 20:44:42 +0100
4683              Message-Id: <20020501194441.GA303@Bagpuss.unfortu.net>
4684      Branch: perl
4685            ! ext/Storable/Storable.pm
4686 ____________________________________________________________________________
4687 [ 16315] By: sky                                   on 2002/05/01  19:15:46
4688         Log: Now passes old test case.
4689      Branch: perl
4690            ! ext/threads/shared/semaphore.pm
4691 ____________________________________________________________________________
4692 [ 16314] By: sky                                   on 2002/05/01  19:15:26
4693         Log: Cleanup memory a bit better in some cases.
4694      Branch: perl
4695            ! ext/threads/threads.xs
4696 ____________________________________________________________________________
4697 [ 16313] By: nick                                  on 2002/05/01  18:38:03
4698         Log: Integrate mainline
4699      Branch: perlio
4700           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
4701           !> ext/Encode/Encode.xs ext/Encode/bin/ucm2table
4702           !> ext/Encode/t/fallback.t ext/PerlIO/t/fallback.t
4703           !> ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
4704           !> lib/User/pwent.t lib/charnames.pm lib/charnames.t patchlevel.h
4705           !> pod/perl.pod pod/perlthrtut.pod toke.c
4706           !> vms/descrip_mms.template vms/perlvms.pod
4707 ____________________________________________________________________________
4708 [ 16312] By: sky                                   on 2002/05/01  18:12:37
4709         Log: Don't forget to add it to the MANIFEST
4710      Branch: perl
4711            + ext/threads/shared/t/semaphore.t
4712            ! MANIFEST
4713 ____________________________________________________________________________
4714 [ 16311] By: sky                                   on 2002/05/01  17:54:19
4715         Log: Add semaphore.pm
4716      Branch: perl
4717            + ext/threads/shared/semaphore.pm
4718 ____________________________________________________________________________
4719 [ 16310] By: sky                                   on 2002/05/01  17:13:57
4720         Log: Fix makefile to put queue.pm correctly, update test script.
4721      Branch: perl
4722            ! ext/threads/shared/Makefile.PL ext/threads/shared/t/queue.t
4723 ____________________________________________________________________________
4724 [ 16309] By: jhi                                   on 2002/05/01  15:29:44
4725         Log: Subject: [Patch]  ext/PerlIO/t/fallback.t gets haircut
4726              From: Dan Kogai <dankogai@dan.co.jp>
4727              Date: Thu, 2 May 2002 00:14:41 +0900
4728              Message-Id: <2958D841-5D16-11D6-8A58-00039301D480@dan.co.jp>
4729      Branch: perl
4730            ! ext/PerlIO/t/fallback.t
4731 ____________________________________________________________________________
4732 [ 16308] By: jhi                                   on 2002/05/01  15:27:52
4733         Log: Encode tweak from Dan Kogai.
4734      Branch: perl
4735            ! ext/Encode/Encode.xs
4736 ____________________________________________________________________________
4737 [ 16307] By: sky                                   on 2002/05/01  13:40:58
4738         Log: Flush directly to avoid erros when running from test harness
4739      Branch: perl
4740            ! ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
4741 ____________________________________________________________________________
4742 [ 16306] By: jhi                                   on 2002/05/01  13:37:34
4743         Log: Update Changes.
4744      Branch: perl
4745            ! Changes patchlevel.h
4746 ____________________________________________________________________________
4747 [ 16305] By: jhi                                   on 2002/05/01  13:16:12
4748         Log: Subject: [PATCH: perl@16267] make lib/User/pwent.t run on VMS
4749              From: PPrymmer@factset.com
4750              Date: Wed, 1 May 2002 10:12:53 -0400
4751              Message-ID: <OFC387E5B4.FED37D7B-ON85256BAC.004DB0F0@55.25.11>
4752      Branch: perl
4753            ! lib/User/pwent.t
4754 ____________________________________________________________________________
4755 [ 16304] By: jhi                                   on 2002/05/01  13:14:44
4756         Log: Subject: [PATCH: perl@16267] remove the extraneous "all" target from the run of make_ext on VMS only
4757              From: PPrymmer@factset.com
4758              Date: Wed, 1 May 2002 09:54:51 -0400
4759              Message-ID: <OF1559C9E5.915D0B0E-ON85256BAC.004C1A2A@55.25.11>
4760      Branch: perl
4761            ! vms/descrip_mms.template
4762 ____________________________________________________________________________
4763 [ 16303] By: sky                                   on 2002/05/01  13:00:57
4764         Log: First attempt at updating perlthrtut for ithreaded threads.pm
4765      Branch: perl
4766            ! pod/perlthrtut.pod
4767 ____________________________________________________________________________
4768 [ 16302] By: jhi                                   on 2002/05/01  12:54:24
4769         Log: Provide the \N{U+HHHH} syntax before we forget.
4770      Branch: perl
4771            ! lib/charnames.pm lib/charnames.t toke.c
4772 ____________________________________________________________________________
4773 [ 16301] By: jhi                                   on 2002/05/01  12:03:03
4774         Log: Subject: Copy-and-Pasto in perl.pod     
4775              From: lupe@lupe-christoph.de (Lupe Christoph)    
4776              Date: Wed, 1 May 2002 13:31:47 +0200
4777              Message-ID: <20020501113147.GA31125@lupe-christoph.de>
4778      Branch: perl
4779            ! pod/perl.pod
4780 ____________________________________________________________________________
4781 [ 16300] By: jhi                                   on 2002/05/01  12:01:11
4782         Log: Upgrade to Encode 1.66.
4783      Branch: perl
4784            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
4785            ! ext/Encode/bin/ucm2table ext/Encode/t/fallback.t
4786 ____________________________________________________________________________
4787 [ 16299] By: jhi                                   on 2002/05/01  11:53:21
4788         Log: Integrate perlio; symbol cleanups.
4789      Branch: perl
4790           !> global.sym makedef.pl
4791 ____________________________________________________________________________
4792 [ 16298] By: ams                                   on 2002/05/01  09:42:27
4793         Log: Subject: Re: [PATCH: perl@16267] update to vms/perlvms.pod
4794              From: Philip Newton <Philip.Newton@gmx.net>
4795              Date: Wed, 01 May 2002 12:41:10 +0200
4796              Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
4797      Branch: perl
4798            ! vms/perlvms.pod
4799 ____________________________________________________________________________
4800 [ 16297] By: nick                                  on 2002/05/01  06:50:24
4801         Log: Remove "spurious" (and unnecessary) variables from layer_syms
4802              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
4803      Branch: perlio
4804            ! makedef.pl
4805 ____________________________________________________________________________
4806 [ 16296] By: nick                                  on 2002/05/01  06:21:28
4807         Log: perl embed.pl to update global.sym
4808      Branch: perlio
4809            ! global.sym
4810 ____________________________________________________________________________
4811 [ 16295] By: nick                                  on 2002/05/01  06:16:18
4812         Log: Raw integrate of mainline (global.sym wrong on Win32)
4813      Branch: perlio
4814           +> t/comp/hints.t
4815           !> (integrate 45 files)
4816 ____________________________________________________________________________
4817 [ 16294] By: jhi                                   on 2002/05/01  02:39:54
4818         Log: metaconfig unit change for #16293.
4819      Branch: metaconfig/U/perl
4820            ! bincompat5005.U
4821 ____________________________________________________________________________
4822 [ 16293] By: jhi                                   on 2002/05/01  02:39:32
4823         Log: Try #2 of getting rid of bincompat5005.
4824      Branch: perl
4825            ! Configure NetWare/config_H.wc Porting/Glossary
4826            ! Porting/config.sh Porting/config_H config_h.SH embed.h
4827            ! embed.pl vos/config.alpha.h vos/config.ga.h win32/config_H.bc
4828            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
4829            ! wince/config.h wince/config_H.ce
4830 ____________________________________________________________________________
4831 [ 16292] By: jhi                                   on 2002/05/01  02:04:49
4832         Log: metaconfig unit changes for #16291.
4833      Branch: metaconfig
4834            ! U/installdirs/inc_version_list.U
4835      Branch: metaconfig/U/perl
4836            ! bincompat5005.U xs_apiversion.U
4837 ____________________________________________________________________________
4838 [ 16291] By: jhi                                   on 2002/05/01  02:04:22
4839         Log: No bincompat5005.
4840      Branch: perl
4841            ! Configure INSTALL NetWare/config.wc Porting/Glossary
4842            ! Porting/config.sh Porting/config_H README.mpeix config_h.SH
4843            ! configure.com epoc/config.sh hints/aix.sh hints/cygwin.sh
4844            ! hints/mpeix.sh makedef.pl myconfig.SH pod/perltoc.pod
4845            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.ga.def
4846            ! win32/config.bc win32/config.gc win32/config.vc
4847            ! win32/config.vc64 wince/config.ce
4848 ____________________________________________________________________________
4849 [ 16290] By: jhi                                   on 2002/05/01  01:17:53
4850         Log: Remove sv_setpviv{_,mg}; regen perlapi.
4851      Branch: perl
4852            ! embed.fnc embed.h pod/perlapi.pod proto.h sv.c
4853 ____________________________________________________________________________
4854 [ 16289] By: jhi                                   on 2002/05/01  01:10:52
4855         Log: Subject: [PATCH sv.c] remove macroized bincompat functions  
4856              From: Dave Mitchell <davem@fdgroup.com>
4857              Date: Tue, 30 Apr 2002 23:55:43 +0100
4858              Message-ID: <20020430235543.A27796@fdgroup.com>
4859      Branch: perl
4860            ! sv.c
4861 ____________________________________________________________________________
4862 [ 16288] By: jhi                                   on 2002/05/01  01:06:31
4863         Log: Update to Getopt::Long 2.30.
4864      Branch: perl
4865            ! lib/Getopt/Long.pm
4866 ____________________________________________________________________________
4867 [ 16287] By: jhi                                   on 2002/04/30  19:51:08
4868         Log: Integrate perlio;
4869              
4870              Attempt at sanity in PerlIO/makedef.pl world:
4871              1. Add comments to what each clump of symbols is for
4872              2. Explicitly export layer syms like I thought they were
4873              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
4874              section.
4875              4. Re-sort perlio.sym
4876      Branch: perl
4877           !> makedef.pl perlio.sym
4878 ____________________________________________________________________________
4879 [ 16286] By: rgs                                   on 2002/04/30  19:03:34
4880         Log: Fix bug id 20020427.004 on %^H.
4881              Add a regression test for %^H.
4882              Change the sort pragma implementation to use a
4883              global variable instead of %^H.
4884      Branch: perl
4885            + t/comp/hints.t
4886            ! MANIFEST lib/sort.pm lib/sort.t pp_sort.c scope.c
4887 ____________________________________________________________________________
4888 [ 16285] By: nick                                  on 2002/04/30  19:00:03
4889         Log: Attempt at sanity in PerlIO/makedef.pl world:
4890              1. Add comments to what each clump of symbols is for
4891              2. Explicitly export layer syms like I thought they were
4892              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
4893              section.
4894              4. Re-sort perlio.sym
4895      Branch: perlio
4896            ! makedef.pl perlio.sym
4897 ____________________________________________________________________________
4898 [ 16284] By: nick                                  on 2002/04/30  18:10:23
4899         Log: Rest of integrate
4900      Branch: perlio
4901           +> lib/ExtUtils/MM_MacOS.pm
4902           !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
4903           !> ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
4904           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
4905           !> ext/Storable/Storable.xs hints/openbsd.sh lib/ExtUtils/Changes
4906           !> lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
4907           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
4908           !> lib/ExtUtils/MakeMaker.pm lib/Test/Harness.pm
4909           !> lib/Test/Harness/Assert.pm lib/Test/Harness/Straps.pm
4910           !> lib/Test/Harness/t/strap-analyze.t
4911           !> lib/Test/Harness/t/test-harness.t pod/perlport.pod
4912           !> pod/perltoc.pod t/pod/testp2pt.pl util.c vms/perlvms.pod
4913 ____________________________________________________________________________
4914 [ 16283] By: nick                                  on 2002/04/30  17:53:37
4915         Log: Integrate mailine makedef.pl so I can look at it
4916      Branch: perlio
4917           !> makedef.pl
4918 ____________________________________________________________________________
4919 [ 16282] By: jhi                                   on 2002/04/30  15:46:38
4920         Log: Upgrade to Encode 1.65.
4921      Branch: perl
4922            ! ext/Encode/Changes ext/Encode/Encode.pm
4923            ! ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
4924            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
4925 ____________________________________________________________________________
4926 [ 16281] By: jhi                                   on 2002/04/30  13:50:54
4927         Log: Missing PerlIO symbols found by Richard Hatch in AIX.
4928      Branch: perl
4929            ! makedef.pl
4930 ____________________________________________________________________________
4931 [ 16280] By: jhi                                   on 2002/04/30  13:04:45
4932         Log: NetWare: disable DEBUG/ASSERT for now.
4933      Branch: perl
4934            ! ext/Storable/Storable.xs
4935 ____________________________________________________________________________
4936 [ 16279] By: jhi                                   on 2002/04/30  12:57:12
4937         Log: Subject: [PATCH] Test::Harness 2.03 -> 2.04
4938              From: Michael G Schwern <schwern@pobox.com>
4939              Date: Tue, 30 Apr 2002 01:05:41 -0400
4940              Message-ID: <20020430050541.GL756@blackrider>
4941      Branch: perl
4942            ! lib/Test/Harness.pm lib/Test/Harness/Assert.pm
4943            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
4944            ! lib/Test/Harness/t/test-harness.t
4945 ____________________________________________________________________________
4946 [ 16278] By: jhi                                   on 2002/04/30  12:38:50
4947         Log: Subject: [PATCH] MakeMaker 5.91_02 -> 5.92_01
4948              From: Michael G Schwern <schwern@pobox.com>
4949              Date: Tue, 30 Apr 2002 00:24:59 -0400
4950              Message-ID: <20020430042459.GJ756@blackrider>
4951      Branch: perl
4952            + lib/ExtUtils/MM_MacOS.pm
4953            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_NW5.pm
4954            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
4955            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
4956 ____________________________________________________________________________
4957 [ 16277] By: jhi                                   on 2002/04/30  12:32:27
4958         Log: Dodge a NULL pointer dereference in cleanup of Class::DBI
4959              0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.
4960      Branch: perl
4961            ! util.c
4962 ____________________________________________________________________________
4963 [ 16276] By: ams                                   on 2002/04/30  08:42:32
4964         Log: Subject: [PATCH] t/pod/testp2pt.pl: roll back 16254 for VMS
4965              From: "Craig A. Berry" <craigberry@mac.com>
4966              Date: Mon, 29 Apr 2002 23:37:06 -0500
4967              Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>
4968      Branch: perl
4969            ! t/pod/testp2pt.pl
4970 ____________________________________________________________________________
4971 [ 16275] By: jhi                                   on 2002/04/29  23:28:05
4972         Log: Regen toc.
4973      Branch: perl
4974            ! pod/perltoc.pod
4975 ____________________________________________________________________________
4976 [ 16274] By: jhi                                   on 2002/04/29  23:14:47
4977         Log: Subject: [PATCH: perl@16267] update to vms/perlvms.pod
4978              From: PPrymmer@factset.com
4979              Date: Mon, 29 Apr 2002 17:58:06 -0400
4980              Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>
4981      Branch: perl
4982            ! vms/perlvms.pod
4983 ____________________________________________________________________________
4984 [ 16273] By: jhi                                   on 2002/04/29  21:43:18
4985         Log: OpenBSD: dynamic loading fix plus a MIPS tweak
4986              from Todd Miller.
4987      Branch: perl
4988            ! hints/openbsd.sh
4989 ____________________________________________________________________________
4990 [ 16272] By: jhi                                   on 2002/04/29  20:14:39
4991         Log: Integrate perlio;
4992              
4993              Adding Encode::* to .pm creates stash at compile time
4994              which means we need a stronger check on Encode at boot time.
4995      Branch: perl
4996           !> ext/PerlIO/encoding/encoding.pm
4997           !> ext/PerlIO/encoding/encoding.xs
4998 ____________________________________________________________________________
4999 [ 16271] By: jhi                                   on 2002/04/29  20:07:38
5000         Log: OpenBSD hints update from Todd Miller.
5001              
5002              - old versions of OpenBSD don't have 'arch -s'
5003              - OpenBSD 3.1 and higher don't use libdl but users may have
5004              and old libdl on the system so we need to avoid using it.
5005      Branch: perl
5006            ! hints/openbsd.sh
5007 ____________________________________________________________________________
5008 [ 16270] By: nick                                  on 2002/04/29  17:33:38
5009         Log: Adding Encode::* to .pm creates stash at compile time
5010              which means we need a stronger check on Encode at boot time.
5011      Branch: perlio
5012            ! ext/PerlIO/encoding/encoding.pm
5013            ! ext/PerlIO/encoding/encoding.xs
5014 ____________________________________________________________________________
5015 [ 16269] By: jhi                                   on 2002/04/29  16:28:44
5016         Log: Detypo by Ronald Kimball.
5017      Branch: perl
5018            ! pod/perlport.pod
5019 ____________________________________________________________________________
5020 [ 16268] By: nick                                  on 2002/04/29  15:47:00
5021         Log: Integrate mainline
5022      Branch: perlio
5023           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
5024           !> ext/Encode/Encode.xs ext/Encode/t/CJKT.t
5025           !> ext/Encode/ucm/euc-jp.ucm ext/Unicode/Normalize/mkheader
5026           !> hints/netbsd.sh lib/ExtUtils/MM_NW5.pm patchlevel.h
5027           !> pod/perlfaq2.pod pod/perlfaq3.pod
5028 ____________________________________________________________________________
5029 [ 16267] By: jhi                                   on 2002/04/29  13:46:56
5030         Log: Update Changes.
5031      Branch: perl
5032            ! Changes patchlevel.h
5033 ____________________________________________________________________________
5034 [ 16266] By: jhi                                   on 2002/04/29  13:25:03
5035         Log: MM_NW5 update from C Aditya.
5036      Branch: perl
5037            ! lib/ExtUtils/MM_NW5.pm
5038 ____________________________________________________________________________
5039 [ 16265] By: jhi                                   on 2002/04/29  12:59:01
5040         Log: FAQ sync.
5041      Branch: perl
5042            ! pod/perlfaq2.pod pod/perlfaq3.pod
5043 ____________________________________________________________________________
5044 [ 16264] By: jhi                                   on 2002/04/29  12:52:01
5045         Log: NetBSD hints rewrite from Johnny Lam.
5046      Branch: perl
5047            ! hints/netbsd.sh
5048 ____________________________________________________________________________
5049 [ 16263] By: jhi                                   on 2002/04/29  12:18:31
5050         Log: Upgrade to Encode 1.64.
5051      Branch: perl
5052            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5053            ! ext/Encode/t/CJKT.t ext/Encode/ucm/euc-jp.ucm
5054 ____________________________________________________________________________
5055 [ 16262] By: jhi                                   on 2002/04/29  12:12:37
5056         Log: Subject: [Unicode::Normalize] mkheader tweak
5057              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5058              Date: Mon, 29 Apr 2002 12:58:01 +0900
5059              Message-Id: <20020429125617.AA35.BQW10602@nifty.com>
5060      Branch: perl
5061            ! ext/Unicode/Normalize/mkheader
5062 ____________________________________________________________________________
5063 [ 16261] By: nick                                  on 2002/04/29  06:29:48
5064         Log: Integrate mainline
5065      Branch: perlio
5066            - macos/MacPerlTests.cmd macos/xsubpp.patch
5067           !> (integrate 40 files)
5068 ____________________________________________________________________________
5069 [ 16260] By: jhi                                   on 2002/04/29  01:11:10
5070         Log: Upgrade to Unicode::Normalize 0.76,
5071              from SADAHIRO Tomoyuki.
5072      Branch: perl
5073            ! ext/Unicode/Normalize/Changes
5074            ! ext/Unicode/Normalize/Normalize.pm
5075            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
5076            ! ext/Unicode/Normalize/t/func.t
5077 ____________________________________________________________________________
5078 [ 16259] By: jhi                                   on 2002/04/28  22:22:44
5079         Log: Subject: [PATCH: perl@16189] updates to perlport.pod
5080              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
5081              Date: Sun, 28 Apr 2002 18:03:26 +0000 (GMT)
5082              Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>
5083      Branch: perl
5084            ! pod/perlport.pod
5085 ____________________________________________________________________________
5086 [ 16258] By: jhi                                   on 2002/04/28  20:34:12
5087         Log: Sigh.  #16249 didn't help NetBSD (made it worse,
5088              the basic and list tests started hanging).
5089      Branch: perl
5090            ! ext/threads/t/basic.t ext/threads/t/list.t
5091            ! ext/threads/t/thread.t
5092 ____________________________________________________________________________
5093 [ 16257] By: jhi                                   on 2002/04/28  20:26:30
5094         Log: Integrate #16254 from macperl;
5095              
5096              Fix most tests on MacOS (not yet ext/ or /lib)
5097      Branch: perl
5098           !> (integrate 30 files)
5099 ____________________________________________________________________________
5100 [ 16256] By: jhi                                   on 2002/04/28  19:43:02
5101         Log: As requested by pudge.
5102      Branch: perl
5103            - macos/MacPerlTests.cmd macos/xsubpp.patch
5104            ! MANIFEST
5105 ____________________________________________________________________________
5106 [ 16255] By: pudge                                 on 2002/04/28  19:25:04
5107         Log: Integrate perl
5108      Branch: macperl
5109           +> ext/PerlIO/t/fallback.t ext/threads/t/list.t
5110           +> wince/cecopy-lib.pl wince/comp.pl
5111           !> (integrate 38 files)
5112 ____________________________________________________________________________
5113 [ 16254] By: pudge                                 on 2002/04/28  19:12:05
5114         Log: Fix most tests on MacOS (not yet ext/ or /lib)
5115      Branch: macperl
5116            ! lib/Pod/Find.pm t/comp/cpp.t t/io/dup.t t/io/fs.t
5117            ! t/io/inplace.t t/io/iprefix.t t/io/open.t t/io/openpid.t
5118            ! t/japh/abigail.t t/lib/1_compile.t t/lib/compmod.pl
5119            ! t/op/chdir.t t/op/exec.t t/op/magic.t t/op/read.t
5120            ! t/op/readdir.t t/op/runlevel.t t/op/srand.t t/op/stat.t
5121            ! t/op/study.t t/op/subst_wamp.t t/op/taint.t t/op/write.t
5122            ! t/pod/testp2pt.pl t/run/exit.t t/run/fresh_perl.t
5123            ! t/run/switchPx.t t/run/switcht.t t/run/switchx.t t/test.pl
5124 ____________________________________________________________________________
5125 [ 16253] By: nick                                  on 2002/04/28  19:10:50
5126         Log: Integrate mainline
5127      Branch: perlio
5128           +> wince/cecopy-lib.pl wince/comp.pl
5129           !> MANIFEST ext/PerlIO/t/fallback.t ext/threads/shared/t/cond.t
5130           !> ext/threads/t/basic.t ext/threads/t/list.t
5131           !> ext/threads/t/thread.t pp_sort.c t/win32/system.t utf8.c
5132           !> wince/Makefile.ce wince/config_h.PL wince/perldll.def
5133           !> wince/win32.h wince/wince.c
5134 ____________________________________________________________________________
5135 [ 16252] By: pudge                                 on 2002/04/28  19:07:33
5136         Log: More configuration/build changes
5137      Branch: macperl
5138            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
5139            ! macos/Makefile.mk macos/config.h macos/config.sh
5140            ! macos/macish.h
5141 ____________________________________________________________________________
5142 [ 16251] By: jhi                                   on 2002/04/28  18:23:52
5143         Log: Subject: WinCE many fixes
5144              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
5145              Date: Sun, 28 Apr 2002 21:54:31 +0400
5146              Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
5147      Branch: perl
5148            + wince/cecopy-lib.pl wince/comp.pl
5149            ! MANIFEST pp_sort.c t/win32/system.t utf8.c wince/Makefile.ce
5150            ! wince/config_h.PL wince/perldll.def wince/win32.h
5151            ! wince/wince.c
5152 ____________________________________________________________________________
5153 [ 16250] By: jhi                                   on 2002/04/28  17:35:12
5154         Log: Retract the cond.t part of #16249 since the nature
5155              of the test changed.
5156      Branch: perl
5157            ! ext/threads/shared/t/cond.t
5158 ____________________________________________________________________________
5159 [ 16249] By: jhi                                   on 2002/04/28  16:13:34
5160         Log: (retracted by #16258)
5161              
5162              Fix thread tests not to depend on sleep() as
5163              a scheduling aid.  In two tests (basic and list)
5164              I had to change from sleep() hack to another hack...
5165              basically, using the filesystem as a semaphore.
5166              The assumption made is that rmdir() is atomic.
5167              (The sleep() scheduling assumption broke with the
5168              GNU pth in NetBSD.)
5169              
5170              (the cond.t part retracted by #16250)
5171      Branch: perl
5172            ! ext/threads/shared/t/cond.t ext/threads/t/basic.t
5173            ! ext/threads/t/list.t ext/threads/t/thread.t
5174 ____________________________________________________________________________
5175 [ 16248] By: jhi                                   on 2002/04/28  16:04:23
5176         Log: Be tidy.
5177      Branch: perl
5178            ! ext/PerlIO/t/fallback.t
5179 ____________________________________________________________________________
5180 [ 16247] By: jhi                                   on 2002/04/28  15:26:39
5181         Log: Integrate perlio;
5182              
5183              Builds under -Uuseperlio
5184              Uses PUSHSTACK/POPSTACK in :encoding and :Via
5185              
5186              Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
5187              as gate on layer tests which fail on -Dusesfio
5188              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
5189              
5190              Have :encoding() default to perlqq style fallbacks.
5191              Add test for that.
5192      Branch: perl
5193           +> ext/PerlIO/t/fallback.t
5194           !> MANIFEST ext/Encode/Encode.xs ext/PerlIO/PerlIO.t
5195           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.pm
5196           !> ext/PerlIO/encoding/encoding.xs lib/open.t lib/warnings.t
5197           !> t/io/binmode.t t/io/crlf.t
5198 ____________________________________________________________________________
5199 [ 16246] By: nick                                  on 2002/04/28  10:08:05
5200         Log: Have :encoding() default to perlqq style fallbacks.
5201              Add test for that.
5202      Branch: perlio
5203            + ext/PerlIO/t/fallback.t
5204            ! MANIFEST ext/PerlIO/encoding/encoding.pm
5205            ! ext/PerlIO/encoding/encoding.xs
5206 ____________________________________________________________________________
5207 [ 16245] By: nick                                  on 2002/04/28  08:57:54
5208         Log: Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
5209              as gate on layer tests which fail on -Dusesfio
5210              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
5211      Branch: perlio
5212            ! ext/PerlIO/PerlIO.t lib/open.t lib/warnings.t t/io/binmode.t
5213            ! t/io/crlf.t
5214 ____________________________________________________________________________
5215 [ 16244] By: nick                                  on 2002/04/28  08:22:07
5216         Log: Builds under -Uuseperlio
5217              Uses PUSHSTACK/POPSTACK in :encoding and :Via
5218      Branch: perlio
5219            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
5220 ____________________________________________________________________________
5221 [ 16243] By: nick                                  on 2002/04/28  07:19:01
5222         Log: Integrate mainline
5223      Branch: perlio
5224           +> ext/threads/t/list.t
5225           !> (integrate 40 files)
5226 ____________________________________________________________________________
5227 [ 16242] By: jhi                                   on 2002/04/28  02:49:28
5228         Log: Future-proof NetBSD for kernel pthreads, from Johnny Lam.
5229      Branch: perl
5230            ! hints/netbsd.sh
5231 ____________________________________________________________________________
5232 [ 16241] By: jhi                                   on 2002/04/28  02:22:00
5233         Log: Plan better.
5234      Branch: perl
5235            ! t/io/fs.t
5236 ____________________________________________________________________________
5237 [ 16240] By: jhi                                   on 2002/04/28  02:20:18
5238         Log: No trunc worries.
5239      Branch: perl
5240            ! pod/perldelta.pod
5241 ____________________________________________________________________________
5242 [ 16239] By: jhi                                   on 2002/04/28  02:19:45
5243         Log: Subject: [PATCH] Truncate the truncate tests (was Re: truncate to grow file)
5244              From: Michael G Schwern <schwern@pobox.com>
5245              Date: Sat, 27 Apr 2002 23:20:19 -0400
5246              Message-ID: <20020428032019.GF1821@blackrider>
5247      Branch: perl
5248            ! pod/perlfunc.pod t/io/fs.t
5249 ____________________________________________________________________________
5250 [ 16238] By: jhi                                   on 2002/04/28  01:55:10
5251         Log: More valgrind findings: e.g. t/op/utfhash.t.
5252      Branch: perl
5253            ! hv.c
5254 ____________________________________________________________________________
5255 [ 16237] By: jhi                                   on 2002/04/28  01:44:37
5256         Log: Unused variables now that "did you use incorrect case" is gone;
5257              and valgrind claims that the savepvn() in utilize() leaks in e.g.
5258              lib/blib.t.
5259      Branch: perl
5260            ! op.c
5261 ____________________________________________________________________________
5262 [ 16236] By: sky                                   on 2002/04/28  00:15:45
5263         Log: Added test cases and fixed some obvious things.
5264      Branch: perl
5265            + ext/threads/t/list.t
5266            ! MANIFEST ext/threads/threads.xs
5267 ____________________________________________________________________________
5268 [ 16235] By: sky                                   on 2002/04/27  23:50:11
5269         Log: Removed last traces of autodetach.
5270              Added list() methid.
5271              Changed documentation.
5272      Branch: perl
5273            ! ext/threads/threads.pm ext/threads/threads.xs
5274 ____________________________________________________________________________
5275 [ 16234] By: jhi                                   on 2002/04/27  22:19:08
5276         Log: Subject: [PATCH] FileCache 1.02 -> 1.021
5277              From: Jerrad Pierce <belg4mit@MIT.EDU>
5278              Date: Sat, 27 Apr 2002 19:14:17 -0400
5279              Message-Id: <200204272314.TAA08101@calloway.mit.edu>       
5280      Branch: perl
5281            ! lib/FileCache.pm
5282 ____________________________________________________________________________
5283 [ 16233] By: jhi                                   on 2002/04/27  22:17:57
5284         Log: More NetBSD patches from Johnny Lam.
5285              
5286              Remove the need for a $prefix setting that was added in the
5287              previous patch I sent.     Also add the proper rpath options
5288              to the linker flags depending on whether we're on a ELF or
5289              a.out platform.     These were tested both in a non-pkgsrc and
5290              pkgsrc build.
5291              
5292              Append to $libs instead of overwriting its value.  This was
5293              causing $(LDLOADLIBS) to not get added to the dynamic_libs
5294              link command on NetBSD systems and was the cause of the GDBM
5295              problems reported.  Also use '$(LDLOADLIBS)' instead of
5296              expanding its value so that it is more easily overridden in
5297              the Makefile by "make all LDLOADLIBS=...".
5298              
5299              Remove "-L/usr/local/lib" because the location of libgdbm.so
5300              is already added during the Configure process, and this
5301              spurious addition may cause the wrong libgdbm.so to be linked
5302              against as a result.
5303      Branch: perl
5304            ! ext/GDBM_File/Makefile.PL hints/netbsd.sh
5305            ! lib/ExtUtils/MM_Unix.pm
5306 ____________________________________________________________________________
5307 [ 16232] By: jhi                                   on 2002/04/27  22:08:08
5308         Log: More VC5-induced casting found by Nikola Knezevic.
5309      Branch: perl
5310            ! av.c hv.c mg.c sv.c
5311 ____________________________________________________________________________
5312 [ 16231] By: jhi                                   on 2002/04/27  21:56:22
5313         Log: More U32 regflags.
5314      Branch: perl
5315            ! op.h regcomp.c thrdvar.h
5316 ____________________________________________________________________________
5317 [ 16230] By: pudge                                 on 2002/04/27  21:50:45
5318         Log: Integrate from bleadperl
5319      Branch: macperl
5320           +> ext/Encode/lib/Encode/Guess.pm
5321           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
5322           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
5323           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
5324           +> ext/threads/shared/t/cond.t lib/ExtUtils/t/00setup_dummy.t
5325           +> lib/ExtUtils/t/VERSION_FROM.t lib/ExtUtils/t/backwards.t
5326           +> lib/ExtUtils/t/zz_cleanup_dummy.t
5327           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
5328           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
5329           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
5330           +> t/lib/sample-tests/die_last_minute t/win32/system_tests
5331            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
5332            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
5333            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
5334            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
5335            - lib/ExtUtils/t/Problem-Module/Makefile.PL
5336            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
5337            - t/op/system_tests
5338           !> (integrate 133 files)
5339 ____________________________________________________________________________
5340 [ 16229] By: jhi                                   on 2002/04/27  19:55:51
5341         Log: Retract #16195 since it seems to be unnecessary.
5342      Branch: perl
5343            ! lib/ExtUtils/MM_Unix.pm
5344 ____________________________________________________________________________
5345 [ 16228] By: jhi                                   on 2002/04/27  19:25:44
5346         Log: Subject: [PATCH] extract enc2xs and piconv for VMS
5347              From: "Craig A. Berry" <craigberry@mac.com>
5348              Date: Sat, 27 Apr 2002 15:11:31 -0500
5349              Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>
5350      Branch: perl
5351            ! vms/descrip_mms.template
5352 ____________________________________________________________________________
5353 [ 16227] By: rgs                                   on 2002/04/27  19:25:05
5354         Log: Some more known open() modes.
5355      Branch: perl
5356            ! pod/perldiag.pod
5357 ____________________________________________________________________________
5358 [ 16226] By: jhi                                   on 2002/04/27  19:02:23
5359         Log: Upgrade to Encode 1.63.
5360      Branch: perl
5361            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5362            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
5363            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
5364            ! ext/Encode/lib/Encode/Encoding.pm
5365            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
5366            ! ext/Encode/lib/Encode/JP/JIS7.pm
5367            ! ext/Encode/lib/Encode/KR/2022_KR.pm
5368            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
5369 ____________________________________________________________________________
5370 [ 16225] By: jhi                                   on 2002/04/27  18:13:02
5371         Log: Update Changes.
5372      Branch: perl
5373            ! Changes patchlevel.h
5374 ____________________________________________________________________________
5375 [ 16224] By: jhi                                   on 2002/04/27  17:53:20
5376         Log: Integrate perlio;
5377              
5378              Correct which var is nulled, stack movement protection.
5379      Branch: perl
5380           !> ext/PerlIO/encoding/encoding.xs
5381 ____________________________________________________________________________
5382 [ 16223] By: jhi                                   on 2002/04/27  17:43:26
5383         Log: Subject: PATCH t/TEST
5384              From: Mark-Jason Dominus <mjd@plover.com>
5385              Date: Sat, 27 Apr 2002 14:06:56 -0400
5386              Message-ID: <20020427180656.5422.qmail@plover.com>
5387      Branch: perl
5388            ! t/TEST
5389 ____________________________________________________________________________
5390 [ 16222] By: sky                                   on 2002/04/27  17:00:29
5391         Log: Ahem, look another way.
5392      Branch: perl
5393            ! ext/threads/shared/t/queue.t
5394 ____________________________________________________________________________
5395 [ 16221] By: nick                                  on 2002/04/27  16:34:48
5396         Log: Correct which var is nulled, stack movement protection.
5397      Branch: perlio
5398            ! ext/PerlIO/encoding/encoding.xs
5399 ____________________________________________________________________________
5400 [ 16220] By: jhi                                   on 2002/04/27  16:27:18
5401         Log: Integrate perlio;
5402              
5403              Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
5404              - if encoding loads Encode then stack grows.
5405              - pp_binmode was not allowing for that to happen
5406              - added PUTBACK/SPAGAIN.
5407      Branch: perl
5408           !> pp_sys.c
5409 ____________________________________________________________________________
5410 [ 16219] By: jhi                                   on 2002/04/27  16:23:44
5411         Log: First half of NetBSD patch-ai, from Johnny Lam:
5412              
5413              The first part removes "installman" and "installhtml" from the
5414              .PHONY target, which was causing problems during installation.
5415              
5416              (the installman and installhtml are not phony targets,
5417              they are real files)
5418      Branch: perl
5419            ! Makefile.SH
5420 ____________________________________________________________________________
5421 [ 16218] By: nick                                  on 2002/04/27  16:22:40
5422         Log: Integrate mainline
5423      Branch: perlio
5424           +> ext/threads/shared/t/cond.t
5425           !> MANIFEST ext/threads/shared/shared.xs
5426           !> ext/threads/shared/t/queue.t
5427 ____________________________________________________________________________
5428 [ 16217] By: jhi                                   on 2002/04/27  16:20:49
5429         Log: NetBSD patch-ab from Johnny Lam:
5430              
5431              Some tweaks to the NetBSD hints file to make the Configure
5432              process more useful when not building from pkgsrc.  This file
5433              will definitely need to change again when the 1.6 release of
5434              NetBSD comes out, but I'll handle the changes at the later
5435              date.
5436      Branch: perl
5437            ! hints/netbsd.sh
5438 ____________________________________________________________________________
5439 [ 16216] By: nick                                  on 2002/04/27  16:19:21
5440         Log: Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
5441              - if encoding loads Encode then stack grows.
5442              - pp_binmode was not allowing for that to happen
5443              - added PUTBACK/SPAGAIN.
5444      Branch: perlio
5445            ! pp_sys.c
5446 ____________________________________________________________________________
5447 [ 16215] By: jhi                                   on 2002/04/27  15:52:24
5448         Log: Integrate perlio;
5449              
5450              Fix fd leak on Via(bogus).
5451              Finish implementing PerlIOVia_open().
5452              Export more guts of PerlIO_* so Via_open() can work.
5453              Fix various PerlIO_allocate() features exposed by above.
5454              
5455              Re-instate $PerlIO::encoding::check at boot.
5456              (Retaining Dan's XS side require though I don't see need.)
5457      Branch: perl
5458           !> embed.fnc ext/PerlIO/Via/Via.xs
5459           !> ext/PerlIO/encoding/encoding.pm
5460           !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/t/via.t makedef.pl
5461           !> perlio.c perlio.h perliol.h
5462 ____________________________________________________________________________
5463 [ 16214] By: jhi                                   on 2002/04/27  15:48:34
5464         Log: Upgrade to Encode 1.62.
5465      Branch: perl
5466            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5467 ____________________________________________________________________________
5468 [ 16213] By: ams                                   on 2002/04/27  15:38:50
5469         Log: Subject: Re: Change 16122: Try to be clearer about perlio.
5470              From: Philip Newton <Philip.Newton@gmx.net>
5471              Date: Sat, 27 Apr 2002 08:51:30 +0200
5472              Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>
5473              
5474              Subject: Re: Change 16183: Stop being coy.
5475              From: Philip Newton <Philip.Newton@gmx.net>
5476              Date: Sat, 27 Apr 2002 08:52:13 +0200
5477              Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
5478      Branch: perl
5479            ! INSTALL pod/perldelta.pod
5480 ____________________________________________________________________________
5481 [ 16212] By: sky                                   on 2002/04/27  13:54:46
5482         Log: Add test numbers to make "make test" happy. Order is irrelevant
5483              but number of oks is not.
5484      Branch: perl
5485            ! ext/threads/shared/t/queue.t
5486 ____________________________________________________________________________
5487 [ 16211] By: nick                                  on 2002/04/27  13:29:55
5488         Log: Re-instate $PerlIO::encoding::check at boot.
5489              (Retaining Dan's XS side require though I don't see need.)
5490      Branch: perlio
5491            ! ext/PerlIO/encoding/encoding.pm
5492            ! ext/PerlIO/encoding/encoding.xs
5493 ____________________________________________________________________________
5494 [ 16210] By: sky                                   on 2002/04/27  12:56:44
5495         Log: Fixed race condtions and deadlocks in interaction with 
5496              cond_wait/cond_signal and lock.
5497              Now we wait for a lock to gie up if we return from COND_WAIT
5498              and we are still locked. We also notifiers potential 
5499              lockers that it is free for locking when we go into COND_WAIT.
5500      Branch: perl
5501            + ext/threads/shared/t/cond.t
5502            ! MANIFEST ext/threads/shared/shared.xs
5503            ! ext/threads/shared/t/queue.t
5504 ____________________________________________________________________________
5505 [ 16209] By: nick                                  on 2002/04/27  12:32:41
5506         Log: Integrate mainline
5507      Branch: perlio
5508           +> t/win32/system_tests
5509            - t/op/system_tests
5510           !> MANIFEST ext/Digest/MD5/t/files.t ext/Time/HiRes/HiRes.pm
5511           !> hints/netbsd.sh lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm
5512           !> pod/perldelta.pod pod/perltodo.pod pp_ctl.c t/japh/abigail.t
5513           !> t/lib/warnings/pp_hot t/win32/system.t
5514 ____________________________________________________________________________
5515 [ 16208] By: sky                                   on 2002/04/27  11:46:53
5516         Log: Saving locks after we set it to 0 was kind of pointless.
5517              Hunting down fixes in cond_* functions.
5518      Branch: perl
5519            ! ext/threads/shared/shared.xs
5520 ____________________________________________________________________________
5521 [ 16207] By: nick                                  on 2002/04/27  10:12:00
5522         Log: Fix fd leak on Via(bogus).
5523              Finish implementing PerlIOVia_open().
5524              Export more guts of PerlIO_* so Via_open() can work.
5525              Fix various PerlIO_allocate() features exposed by above.
5526      Branch: perlio
5527            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t makedef.pl perlio.c
5528            ! perlio.h perliol.h
5529 ____________________________________________________________________________
5530 [ 16206] By: jhi                                   on 2002/04/27  00:52:30
5531         Log: NetBSD and OpenBSD cannot do comments at #! line
5532              (or long #! lines?)
5533      Branch: perl
5534            ! t/japh/abigail.t
5535 ____________________________________________________________________________
5536 [ 16205] By: jhi                                   on 2002/04/26  23:56:32
5537         Log: Add taint rethink to the todo list.
5538      Branch: perl
5539            ! pod/perltodo.pod
5540 ____________________________________________________________________________
5541 [ 16204] By: jhi                                   on 2002/04/26  22:33:45
5542         Log: Integrate changes #16199 and #16201 from macperl;
5543              
5544              Time::Local compatibility patches, from Graham
5545              
5546              MacPerl require() portability patches
5547      Branch: perl
5548           !> lib/Time/Local.pm pp_ctl.c
5549 ____________________________________________________________________________
5550 [ 16203] By: jhi                                   on 2002/04/26  21:47:06
5551         Log: Subject: [PATCH] Re: [ID 20020425.012] segfault when printing to close indirect filehandle
5552              From: Nicholas Clark <nick@unfortu.net>
5553              Date: Fri, 26 Apr 2002 23:27:23 +0100
5554              Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>
5555      Branch: perl
5556            ! t/lib/warnings/pp_hot
5557 ____________________________________________________________________________
5558 [ 16202] By: pudge                                 on 2002/04/26  21:11:06
5559         Log: Working on MacPerl tests
5560      Branch: macperl
5561            ! macos/MacPerlTests.cmd
5562 ____________________________________________________________________________
5563 [ 16201] By: pudge                                 on 2002/04/26  21:10:49
5564         Log: MacPerl require() portability patches
5565      Branch: macperl
5566            ! pp_ctl.c
5567 ____________________________________________________________________________
5568 [ 16200] By: pudge                                 on 2002/04/26  21:09:45
5569         Log: Fix a few MacPerl_CanonDir() problems
5570      Branch: macperl
5571            ! macos/macish.c macos/macish.h
5572 ____________________________________________________________________________
5573 [ 16199] By: pudge                                 on 2002/04/26  21:08:52
5574         Log: Time::Local compatibility patches, from Graham
5575      Branch: macperl
5576            ! lib/Time/Local.pm
5577 ____________________________________________________________________________
5578 [ 16198] By: jhi                                   on 2002/04/26  20:10:53
5579         Log: Subject: Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
5580              From: Simon Cozens <simon@netthink.co.uk>
5581              Date: Fri, 26 Apr 2002 21:58:21 +0100
5582              Message-ID: <20020426205821.GB5855@netthink.co.uk>
5583      Branch: perl
5584            ! ext/Time/HiRes/HiRes.pm
5585 ____________________________________________________________________________
5586 [ 16197] By: jhi                                   on 2002/04/26  20:04:44
5587         Log: NetBSD: if the /usr/pkg/lib is there, the linker wants
5588              to know about it always (not just when using the pth).
5589      Branch: perl
5590            ! hints/netbsd.sh
5591 ____________________________________________________________________________
5592 [ 16196] By: jhi                                   on 2002/04/26  18:27:39
5593         Log: EBCDIC MD5.xs checksum update from Merijn Broeren.
5594      Branch: perl
5595            ! ext/Digest/MD5/t/files.t
5596 ____________________________________________________________________________
5597 [ 16195] By: jhi                                   on 2002/04/26  17:56:51
5598         Log: Subject: FIXIN problem under Win32
5599              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
5600              Date: Thu, 25 Apr 2002 23:03:31 +0200
5601              Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>
5602      Branch: perl
5603            ! lib/ExtUtils/MM_Unix.pm
5604 ____________________________________________________________________________
5605 [ 16194] By: nick                                  on 2002/04/26  17:36:16
5606         Log: Integrate mainline
5607      Branch: perlio
5608           +> ext/Encode/lib/Encode/Guess.pm
5609           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
5610           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
5611           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
5612           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
5613           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
5614           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
5615           +> t/lib/sample-tests/die_last_minute
5616           !> (integrate 94 files)
5617 ____________________________________________________________________________
5618 [ 16193] By: jhi                                   on 2002/04/26  17:11:30
5619         Log: Subject: [PATCH t\win32] system_tests are relevant only to win32\system.t
5620              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
5621              Date: Fri, 26 Apr 2002 15:38:16 +0200
5622              Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
5623      Branch: perl
5624            + t/win32/system_tests
5625            - t/op/system_tests
5626            ! MANIFEST t/win32/system.t
5627 ____________________________________________________________________________
5628 [ 16192] By: jhi                                   on 2002/04/26  16:45:28
5629         Log: Mention explicitly the NetBSD + pth combination.
5630      Branch: perl
5631            ! pod/perldelta.pod
5632 ____________________________________________________________________________
5633 [ 16191] By: jhi                                   on 2002/04/26  15:06:20
5634         Log: Subject: [PATCH] Fix email address.
5635              From: Abigail <abigail@foad.org>
5636              Date: Fri, 26 Apr 2002 18:03:11 +0200
5637              Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
5638      Branch: perl
5639            ! t/japh/abigail.t
5640 ____________________________________________________________________________
5641 [ 16190] By: jhi                                   on 2002/04/26  14:33:03
5642         Log: NetWare update from C Aditya.
5643      Branch: perl
5644            ! NetWare/Makefile lib/ExtUtils/MM_NW5.pm
5645            ! lib/ExtUtils/MM_Unix.pm
5646 ____________________________________________________________________________
5647 [ 16189] By: jhi                                   on 2002/04/26  13:35:48
5648         Log: Subject: [PATCH vms/test.com] use t/TEST
5649              From: "Craig A. Berry" <craigberry@mac.com>
5650              Date: Fri, 26 Apr 2002 09:34:46 -0500
5651              Message-Id: <a05111708b8ef12696579@[172.16.52.1]>
5652      Branch: perl
5653            ! vms/test.com
5654 ____________________________________________________________________________
5655 [ 16188] By: jhi                                   on 2002/04/26  13:34:35
5656         Log: Update Changes.
5657      Branch: perl
5658            ! Changes patchlevel.h
5659 ____________________________________________________________________________
5660 [ 16187] By: jhi                                   on 2002/04/26  12:43:48
5661         Log: Subject: [Encode] s/=over2/=over 2/g
5662              From: Dan Kogai <dankogai@dan.co.jp>
5663              Date: Fri, 26 Apr 2002 14:57:09 +0900
5664              Message-Id: <721D1832-58DA-11D6-A636-00039301D480@dan.co.jp>
5665      Branch: perl
5666            ! ext/Encode/Encode.pm
5667 ____________________________________________________________________________
5668 [ 16186] By: jhi                                   on 2002/04/26  12:28:18
5669         Log: Use temp int variable in the W*() since direct casting
5670              to either an int or an IV would not be right.
5671      Branch: perl
5672            ! ext/POSIX/POSIX.xs
5673 ____________________________________________________________________________
5674 [ 16185] By: jhi                                   on 2002/04/26  12:23:02
5675         Log: The #16182 radiates U32ness.
5676      Branch: perl
5677            ! embed.fnc embed.h proto.h regcomp.c toke.c
5678 ____________________________________________________________________________
5679 [ 16184] By: jhi                                   on 2002/04/26  12:00:04
5680         Log: Subject: t/TEST ported to VMS
5681              From: "Craig A. Berry" <craigberry@mac.com>
5682              Date: Fri, 26 Apr 2002 00:13:31 -0500
5683              Message-Id: <a05111705b8ee84f53e79@[172.16.52.1]>
5684      Branch: perl
5685            ! t/TEST
5686 ____________________________________________________________________________
5687 [ 16183] By: jhi                                   on 2002/04/26  11:57:58
5688         Log: Stop being coy.
5689      Branch: perl
5690            ! pod/perldelta.pod
5691 ____________________________________________________________________________
5692 [ 16182] By: jhi                                   on 2002/04/26  11:53:58
5693         Log: Subject: Re: binary compatibility
5694              From: Mark-Jason Dominus <mjd@plover.com>
5695              Date: Wed, 24 Apr 2002 17:35:07 -0400
5696              Message-ID: <20020424213507.7846.qmail@plover.com>
5697      Branch: perl
5698            ! op.h
5699 ____________________________________________________________________________
5700 [ 16181] By: gsar                                  on 2002/04/26  07:39:20
5701         Log: fix typo that caused pseudo-fork() crashes on win64 (we were only
5702              allocating half of the retstack!)
5703      Branch: perl
5704            ! README.win32 sv.c
5705 ____________________________________________________________________________
5706 [ 16180] By: gsar                                  on 2002/04/26  06:27:11
5707         Log: temporary variable not wide enough to hold all the bits in
5708              op->op_targ
5709      Branch: perl
5710            ! op.c
5711 ____________________________________________________________________________
5712 [ 16179] By: jhi                                   on 2002/04/26  03:21:50
5713         Log: Add an idea/question from Damian. 
5714      Branch: perl
5715            ! pod/perltodo.pod
5716 ____________________________________________________________________________
5717 [ 16178] By: gsar                                  on 2002/04/26  02:46:52
5718         Log: build missing utilities on windows; clean stray files
5719      Branch: perl
5720            ! win32/Makefile win32/makefile.mk
5721 ____________________________________________________________________________
5722 [ 16177] By: jhi                                   on 2002/04/26  02:33:19
5723         Log: Upgrade to Encode 1.61, from Dan Kogai.
5724      Branch: perl
5725            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
5726            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
5727            ! ext/Encode/lib/Encode/Guess.pm
5728            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/CJKT.t
5729            ! ext/Encode/t/guess.t ext/Encode/t/jperl.t
5730            ! ext/Encode/t/mime-header.t
5731 ____________________________________________________________________________
5732 [ 16176] By: jhi                                   on 2002/04/26  01:22:04
5733         Log: Subject: [PATCH doc] bytes::length TIMTOWTDI
5734              From: andreas.koenig@anima.de (Andreas J. Koenig)
5735              Date: Tue, 23 Apr 2002 04:40:42 +0200      
5736              Message-ID: <m37kmzi1cl.fsf@anima.de>
5737      Branch: perl
5738            ! pod/perluniintro.pod
5739 ____________________________________________________________________________
5740 [ 16175] By: gsar                                  on 2002/04/26  01:10:17
5741         Log: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC
5742              platform needs to fill in the other branch here)
5743      Branch: perl
5744            ! ext/Digest/MD5/t/files.t
5745 ____________________________________________________________________________
5746 [ 16174] By: gsar                                  on 2002/04/26  00:45:36
5747         Log: MANIFEST is needlessly held open for entire duration of "make test"
5748      Branch: perl
5749            ! t/TEST t/harness
5750 ____________________________________________________________________________
5751 [ 16173] By: gsar                                  on 2002/04/26  00:41:39
5752         Log: various signed/unsigned mismatch nits
5753      Branch: perl
5754            ! ext/B/B.xs ext/ByteLoader/ByteLoader.xs
5755            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
5756            ! ext/Digest/MD5/MD5.xs ext/Encode/Unicode/Unicode.xs
5757            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/Opcode/Opcode.xs
5758            ! ext/PerlIO/encoding/encoding.xs ext/Storable/Storable.xs
5759            ! ext/Time/HiRes/HiRes.xs regcomp.c
5760 ____________________________________________________________________________
5761 [ 16172] By: jhi                                   on 2002/04/25  23:48:03
5762         Log: Subject: [PATCH] Re: [PATCH] another Storable test (Re: perl@16005)
5763              From: Nicholas Clark <nick@unfortu.net>
5764              Date: Thu, 25 Apr 2002 22:41:57 +0100
5765              Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>       
5766      Branch: perl
5767            + ext/Storable/t/croak.t ext/Storable/t/downgrade.t
5768            + ext/Storable/t/make_downgrade.pl
5769            ! MANIFEST ext/Storable/Storable.pm ext/Storable/Storable.xs
5770            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
5771            ! ext/Storable/t/utf8hash.t
5772 ____________________________________________________________________________
5773 [ 16171] By: jhi                                   on 2002/04/25  22:16:49
5774         Log: Extra guidance for JAPH debuggers.
5775      Branch: perl
5776            ! t/japh/abigail.t
5777 ____________________________________________________________________________
5778 [ 16170] By: jhi                                   on 2002/04/25  22:13:02
5779         Log: Subject: [PATCH] fix vos/vos.c to implement pow(0,0)
5780              From: Paul_GreenVOS@vos.stratus.com
5781              Date: Wed, 24 Apr 02 18:27 edt
5782              Message-Id: <200204242252.SAA07978@mailhub1.stratus.com>
5783      Branch: perl
5784            ! vos/vos.c
5785 ____________________________________________________________________________
5786 [ 16169] By: ams                                   on 2002/04/25  20:33:35
5787         Log: Subject: [PATCH] don't build B/C twice on VMS
5788              From: "Craig A. Berry" <craigberry@mac.com>
5789              Date: Thu, 25 Apr 2002 16:00:57 -0500
5790              Message-Id: <a05111702b8ee1bab9144@[172.16.52.1]>
5791      Branch: perl
5792            ! configure.com
5793 ____________________________________________________________________________
5794 [ 16168] By: ams                                   on 2002/04/25  20:31:19
5795         Log: Subject: Re: POSIX::WEXITSTATUS broken again
5796              From: Andy Dougherty <doughera@lafayette.edu>
5797              Date: Thu, 25 Apr 2002 17:01:08 -0400 (EDT)
5798              Message-Id: <Pine.SOL.4.10.10204251656510.2019-100000@maxwell.phys.lafayette.edu>
5799      Branch: perl
5800            ! ext/POSIX/POSIX.xs
5801 ____________________________________________________________________________
5802 [ 16167] By: ams                                   on 2002/04/25  19:49:09
5803         Log: Subject: [PATCH] Re: [PATCH] ext/attrs.t getting skipped
5804              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5805              Date: Thu, 25 Apr 2002 13:39:35 -0700
5806              Message-Id: <HmGy8gzkguHW092yn@efn.org>
5807      Branch: perl
5808            ! t/harness
5809 ____________________________________________________________________________
5810 [ 16166] By: ams                                   on 2002/04/25  19:43:06
5811         Log: $fh->close(); print $fh "foo" would segfault under -w in
5812              report_evil_fh() because $fh doesn't have a name.
5813      Branch: perl
5814            ! util.c
5815 ____________________________________________________________________________
5816 [ 16165] By: gsar                                  on 2002/04/25  18:19:32
5817         Log: cwd.t wasn't running all the tests because cmd.exe wasn't
5818              being found properly
5819      Branch: perl
5820            ! ext/Cwd/t/cwd.t
5821 ____________________________________________________________________________
5822 [ 16164] By: jhi                                   on 2002/04/25  17:45:03
5823         Log: Brace yourself from Craig Berry to keep older compilers happy.
5824      Branch: perl
5825            ! vms/vms.c
5826 ____________________________________________________________________________
5827 [ 16163] By: jhi                                   on 2002/04/25  17:43:50
5828         Log: More %{} overload tests.
5829      Branch: perl
5830            ! lib/overload.t
5831 ____________________________________________________________________________
5832 [ 16162] By: gsar                                  on 2002/04/25  17:41:48
5833         Log: some extension builds need to find pl2bat.bat on windows
5834      Branch: perl
5835            ! win32/buildext.pl
5836 ____________________________________________________________________________
5837 [ 16161] By: jhi                                   on 2002/04/25  17:26:53
5838         Log: Subject: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB
5839              From: "Craig A. Berry" <craigberry@mac.com>
5840              Date: Thu, 25 Apr 2002 12:30:06 -0500
5841              Message-Id: <a05111700b8edeb2f3419@[172.16.52.1]>
5842      Branch: perl
5843            ! lib/ExtUtils/MM_VMS.pm
5844 ____________________________________________________________________________
5845 [ 16160] By: gsar                                  on 2002/04/25  17:04:10
5846         Log: windows build fails if there is no perlglob.exe in the PATH
5847      Branch: perl
5848            ! win32/buildext.pl
5849 ____________________________________________________________________________
5850 [ 16159] By: jhi                                   on 2002/04/25  16:06:25
5851         Log: Mysterious setlocale() core dump in ancient Solaris
5852              found by Merijn Broeren.  Doesn't look like Perl's fault.
5853      Branch: perl
5854            ! pod/perldelta.pod
5855 ____________________________________________________________________________
5856 [ 16158] By: jhi                                   on 2002/04/25  14:38:13
5857         Log: Subject: Re: [PATCH] pp_ctl.c:pp_require
5858              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
5859              Date: Thu, 25 Apr 2002 17:35:23 +0200
5860              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC77@hamsem01.de.gedas.vwg>
5861      Branch: perl
5862            ! pp_ctl.c
5863 ____________________________________________________________________________
5864 [ 16157] By: jhi                                   on 2002/04/25  14:30:40
5865         Log: Subject: [PATCH] pp_ctl.c:pp_require
5866              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
5867              Date: Thu, 25 Apr 2002 16:01:14 +0200
5868              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC76@hamsem01.de.gedas.vwg>
5869      Branch: perl
5870            ! pp_ctl.c
5871 ____________________________________________________________________________
5872 [ 16156] By: jhi                                   on 2002/04/25  14:29:16
5873         Log: -Wformat cleanups from Robin Barker.
5874      Branch: perl
5875            ! dump.c embed.fnc proto.h sv.c
5876 ____________________________________________________________________________
5877 [ 16155] By: jhi                                   on 2002/04/25  14:27:07
5878         Log: Subject: [PATCH] Test::Harness 2.01 -> 2.03
5879              From: Michael G Schwern <schwern@pobox.com>
5880              Date: Thu, 25 Apr 2002 01:51:27 -0400
5881              Message-ID: <20020425055127.GB3456@blackrider>
5882      Branch: perl
5883            + t/lib/sample-tests/bignum t/lib/sample-tests/die
5884            + t/lib/sample-tests/die_head_end
5885            + t/lib/sample-tests/die_last_minute
5886            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
5887            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
5888            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/taint
5889 ____________________________________________________________________________
5890 [ 16154] By: jhi                                   on 2002/04/25  14:24:53
5891         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 -> 0.44
5892              From: Michael G Schwern <schwern@pobox.com>
5893              Date: Thu, 25 Apr 2002 01:32:10 -0400
5894              Message-ID: <20020425053210.GA3334@blackrider>
5895      Branch: perl
5896            + lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
5897            + lib/Test/Simple/t/strays.t
5898            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
5899            ! lib/Test/Simple.pm lib/Test/Simple/Changes
5900            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
5901            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/exit.t
5902            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/undef.t
5903            ! lib/Test/Simple/t/use_ok.t
5904 ____________________________________________________________________________
5905 [ 16153] By: jhi                                   on 2002/04/25  14:12:35
5906         Log: Elaborate a bit on Storable.
5907      Branch: perl
5908            ! pod/perldelta.pod
5909 ____________________________________________________________________________
5910 [ 16152] By: jhi                                   on 2002/04/25  12:59:50
5911         Log: Cleaner Encode tests under -Mutf8.
5912      Branch: perl
5913            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ext/Encode/t/jperl.t
5914 ____________________________________________________________________________
5915 [ 16151] By: jhi                                   on 2002/04/25  00:57:24
5916         Log: Subject: [PATCH] installperl
5917              From: Abe Timmerman <abe@ztreet.demon.nl>
5918              Date: Thu, 25 Apr 2002 01:00:00 +0200
5919              Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com>
5920      Branch: perl
5921            ! installperl
5922 ____________________________________________________________________________
5923 [ 16150] By: jhi                                   on 2002/04/25  00:48:09
5924         Log: Subject: Re: [Encode] Patch to fix Encod-XML::SAX conflicts
5925              From: Dan Kogai <dankogai@dan.co.jp>
5926              Date: Thu, 25 Apr 2002 10:49:13 +0900
5927              Message-Id: <A4F06B9C-57EE-11D6-A6E0-00039301D480@dan.co.jp>
5928      Branch: perl
5929            ! ext/PerlIO/encoding/encoding.xs
5930 ____________________________________________________________________________
5931 [ 16149] By: jhi                                   on 2002/04/24  22:57:53
5932         Log: Stray =back.
5933      Branch: perl
5934            ! README.win32
5935 ____________________________________________________________________________
5936 [ 16148] By: rgs                                   on 2002/04/24  21:12:40
5937         Log: Add an untested warning variant.
5938      Branch: perl
5939            ! t/lib/warnings/op
5940 ____________________________________________________________________________
5941 [ 16147] By: jhi                                   on 2002/04/24  20:37:15
5942         Log: Update Changes.
5943      Branch: perl
5944            ! Changes patchlevel.h
5945 ____________________________________________________________________________
5946 [ 16146] By: jhi                                   on 2002/04/24  20:21:43
5947         Log: Wrong plan.
5948      Branch: perl
5949            ! ext/Encode/t/mime-header.t
5950 ____________________________________________________________________________
5951 [ 16145] By: jhi                                   on 2002/04/24  20:20:53
5952         Log: Upgrade to Encode 1.60, from Dan Kogai.
5953      Branch: perl
5954            + ext/Encode/lib/Encode/Guess.pm
5955            + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
5956            + ext/Encode/t/mime-header.t
5957            ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
5958            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5959            ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
5960            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
5961            ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
5962            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
5963 ____________________________________________________________________________
5964 [ 16144] By: gsar                                  on 2002/04/24  18:59:05
5965         Log: another case of enabling binmode() where it should not be: if the
5966              *.enc files are CRLF terminated, the result gets CRCRLF terminations
5967      Branch: perl
5968            ! ext/Encode/t/CJKT.t
5969 ____________________________________________________________________________
5970 [ 16143] By: jhi                                   on 2002/04/24  18:34:27
5971         Log: microperl update; boldly assume time() and time_t
5972              (since we assume ANSI and i_time, anyway).
5973      Branch: perl
5974            ! uconfig.h uconfig.sh
5975 ____________________________________________________________________________
5976 [ 16142] By: jhi                                   on 2002/04/24  18:30:14
5977         Log: Integrate #16136, #16137, #16138 from macperl;
5978              
5979              Silly fix for the SC compiler's fixation with "comp" as a type
5980              
5981              Skip more PerlIO symbols for sfio
5982              
5983              Play nicely in miniperl
5984      Branch: perl
5985           !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
5986           !> lib/File/Spec/Mac.pm makedef.pl
5987 ____________________________________________________________________________
5988 [ 16141] By: pudge                                 on 2002/04/24  18:15:19
5989         Log: Sync configpm and config.h for use in 5.8
5990              (still need to do config.sh)
5991      Branch: macperl
5992            ! macos/config.h macos/configpm
5993 ____________________________________________________________________________
5994 [ 16140] By: pudge                                 on 2002/04/24  18:14:05
5995         Log: Make MM_MacOS work with new MakeMaker
5996      Branch: macperl
5997            ! macos/lib/ExtUtils/MM_MacOS.pm
5998 ____________________________________________________________________________
5999 [ 16139] By: pudge                                 on 2002/04/24  18:13:34
6000         Log: Makefile.mk changes for 5.8: additional extensions
6001              and source files; bump version
6002      Branch: macperl
6003            ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
6004 ____________________________________________________________________________
6005 [ 16138] By: pudge                                 on 2002/04/24  18:12:22
6006         Log: Play nicely in miniperl
6007      Branch: macperl
6008            ! lib/File/Copy.pm lib/File/Spec/Mac.pm
6009 ____________________________________________________________________________
6010 [ 16137] By: pudge                                 on 2002/04/24  18:10:34
6011         Log: Skip more PerlIO symbols for sfio
6012      Branch: macperl
6013            ! makedef.pl
6014 ____________________________________________________________________________
6015 [ 16136] By: pudge                                 on 2002/04/24  18:09:37
6016         Log: Silly fix for the SC compiler's fixation with "comp" as a type
6017      Branch: macperl
6018            ! ext/Unicode/Normalize/Normalize.xs
6019 ____________________________________________________________________________
6020 [ 16135] By: pudge                                 on 2002/04/24  18:08:45
6021         Log: Merge macperl xsubpp with current xsubpp
6022      Branch: macperl
6023            ! macos/xsubpp
6024 ____________________________________________________________________________
6025 [ 16134] By: nick                                  on 2002/04/24  18:08:37
6026         Log: Integrate mainline
6027      Branch: perlio
6028           +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
6029           +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
6030            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
6031            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
6032            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
6033            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
6034            - lib/ExtUtils/t/Problem-Module/Makefile.PL
6035            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
6036           !> (integrate 44 files)
6037 ____________________________________________________________________________
6038 [ 16133] By: pudge                                 on 2002/04/24  18:05:50
6039         Log: Delete more included modules from bundled_ext
6040      Branch: macperl
6041            - macos/bundled_ext/Digest/MD5/Changes
6042            - macos/bundled_ext/Digest/MD5/MD5.pm
6043            - macos/bundled_ext/Digest/MD5/MD5.xs
6044            - macos/bundled_ext/Digest/MD5/Makefile.PL
6045            - macos/bundled_ext/Digest/MD5/Makefile.mk
6046            - macos/bundled_ext/Digest/MD5/README
6047            - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
6048            - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
6049            - macos/bundled_ext/Digest/MD5/rfc1321.txt
6050            - macos/bundled_ext/Digest/MD5/t/badfile.t
6051            - macos/bundled_ext/Digest/MD5/t/files.t
6052            - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
6053            - macos/bundled_ext/Digest/MD5/typemap
6054            - macos/bundled_ext/Filter/Util/Call/Call.pm
6055            - macos/bundled_ext/Filter/Util/Call/Call.xs
6056            - macos/bundled_ext/Filter/Util/Call/Makefile.PL
6057            - macos/bundled_ext/Filter/Util/Call/ppport.h
6058            - macos/bundled_ext/Filter/t/call.t
6059            - macos/bundled_ext/Filter/t/filter-util.pl
6060            - macos/bundled_ext/List/Util/ChangeLog
6061            - macos/bundled_ext/List/Util/Makefile.PL
6062            - macos/bundled_ext/List/Util/README
6063            - macos/bundled_ext/List/Util/Util.xs
6064            - macos/bundled_ext/List/Util/lib/List/Util.pm
6065            - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
6066            - macos/bundled_ext/List/Util/t/blessed.t
6067            - macos/bundled_ext/List/Util/t/dualvar.t
6068            - macos/bundled_ext/List/Util/t/first.t
6069            - macos/bundled_ext/List/Util/t/max.t
6070            - macos/bundled_ext/List/Util/t/maxstr.t
6071            - macos/bundled_ext/List/Util/t/min.t
6072            - macos/bundled_ext/List/Util/t/minstr.t
6073            - macos/bundled_ext/List/Util/t/readonly.t
6074            - macos/bundled_ext/List/Util/t/reduce.t
6075            - macos/bundled_ext/List/Util/t/reftype.t
6076            - macos/bundled_ext/List/Util/t/shuffle.t
6077            - macos/bundled_ext/List/Util/t/sum.t
6078            - macos/bundled_ext/List/Util/t/tainted.t
6079            - macos/bundled_ext/List/Util/t/weak.t
6080            - macos/bundled_ext/MIME/Base64/Base64.pm
6081            - macos/bundled_ext/MIME/Base64/Base64.xs
6082            - macos/bundled_ext/MIME/Base64/Changes
6083            - macos/bundled_ext/MIME/Base64/Makefile.PL
6084            - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
6085            - macos/bundled_ext/MIME/Base64/README
6086            - macos/bundled_ext/MIME/Base64/t/base64.t
6087            - macos/bundled_ext/MIME/Base64/t/quoted-print.t
6088            - macos/bundled_ext/MIME/Base64/t/unicode.t
6089            - macos/bundled_ext/Storable/ChangeLog
6090            - macos/bundled_ext/Storable/Makefile.PL
6091            - macos/bundled_ext/Storable/README
6092            - macos/bundled_ext/Storable/Storable.pm
6093            - macos/bundled_ext/Storable/Storable.xs
6094            - macos/bundled_ext/Storable/t/blessed.t
6095            - macos/bundled_ext/Storable/t/canonical.t
6096            - macos/bundled_ext/Storable/t/compat-0.6.t
6097            - macos/bundled_ext/Storable/t/dclone.t
6098            - macos/bundled_ext/Storable/t/dump.pl
6099            - macos/bundled_ext/Storable/t/forgive.t
6100            - macos/bundled_ext/Storable/t/freeze.t
6101            - macos/bundled_ext/Storable/t/lock.t
6102            - macos/bundled_ext/Storable/t/overload.t
6103            - macos/bundled_ext/Storable/t/recurse.t
6104            - macos/bundled_ext/Storable/t/retrieve.t
6105            - macos/bundled_ext/Storable/t/store.t
6106            - macos/bundled_ext/Storable/t/tied.t
6107            - macos/bundled_ext/Storable/t/tied_hook.t
6108            - macos/bundled_ext/Storable/t/tied_items.t
6109            - macos/bundled_ext/Storable/t/utf8.t
6110            - macos/bundled_ext/Time/HiRes/Changes
6111            - macos/bundled_ext/Time/HiRes/HiRes.pm
6112            - macos/bundled_ext/Time/HiRes/HiRes.t
6113            - macos/bundled_ext/Time/HiRes/HiRes.xs
6114            - macos/bundled_ext/Time/HiRes/Makefile.PL
6115            - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
6116            - macos/bundled_ext/Time/HiRes/hints/sco.pl
6117 ____________________________________________________________________________
6118 [ 16132] By: jhi                                   on 2002/04/24  17:03:22
6119         Log: Thou shalt not assume %x works for UVs.
6120      Branch: perl
6121            ! ext/Encode/Encode.xs
6122 ____________________________________________________________________________
6123 [ 16131] By: nick                                  on 2002/04/24  15:50:31
6124         Log: Submit an old integrate
6125      Branch: perlio
6126           +> (branch 27 files)
6127            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
6128            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
6129            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
6130            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
6131            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
6132            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
6133            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
6134           !> (integrate 84 files)
6135 ____________________________________________________________________________
6136 [ 16130] By: jhi                                   on 2002/04/24  15:38:12
6137         Log: Partially retract #12056, from Craig Berry.
6138      Branch: perl
6139            ! vms/vms.c
6140 ____________________________________________________________________________
6141 [ 16129] By: pudge                                 on 2002/04/24  14:37:10
6142         Log: Delete more included modules from bundled_lib
6143      Branch: macperl
6144            - macos/bundled_lib/blib/lib/Class/ISA.pm
6145            - macos/bundled_lib/blib/lib/Digest.pm
6146            - macos/bundled_lib/blib/lib/Filter/Simple.pm
6147            - macos/bundled_lib/blib/lib/Memoize.pm
6148            - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
6149            - macos/bundled_lib/blib/lib/Memoize/Expire.pm
6150            - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
6151            - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
6152            - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
6153            - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
6154            - macos/bundled_lib/blib/lib/Memoize/Storable.pm
6155            - macos/bundled_lib/blib/lib/NEXT.pm
6156            - macos/bundled_lib/blib/lib/Net/Cmd.pm
6157            - macos/bundled_lib/blib/lib/Net/Config.pm
6158            - macos/bundled_lib/blib/lib/Net/Domain.pm
6159            - macos/bundled_lib/blib/lib/Net/FTP.pm
6160            - macos/bundled_lib/blib/lib/Net/FTP/A.pm
6161            - macos/bundled_lib/blib/lib/Net/FTP/E.pm
6162            - macos/bundled_lib/blib/lib/Net/FTP/I.pm
6163            - macos/bundled_lib/blib/lib/Net/FTP/L.pm
6164            - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
6165            - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
6166            - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
6167            - macos/bundled_lib/blib/lib/Net/NNTP.pm
6168            - macos/bundled_lib/blib/lib/Net/Netrc.pm
6169            - macos/bundled_lib/blib/lib/Net/POP3.pm
6170            - macos/bundled_lib/blib/lib/Net/SMTP.pm
6171            - macos/bundled_lib/blib/lib/Net/Time.pm
6172            - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
6173            - macos/bundled_lib/blib/lib/Switch.pm
6174            - macos/bundled_lib/t/Class/ISA/test.pl
6175            - macos/bundled_lib/t/Digest/Digest.t
6176            - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
6177            - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
6178            - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
6179            - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
6180            - macos/bundled_lib/t/Filter/Simple/data.t
6181            - macos/bundled_lib/t/Filter/Simple/export.t
6182            - macos/bundled_lib/t/Filter/Simple/filter.t
6183            - macos/bundled_lib/t/Filter/Simple/filter_only.t
6184            - macos/bundled_lib/t/Filter/Simple/import.t
6185            - macos/bundled_lib/t/Memoize/array.t
6186            - macos/bundled_lib/t/Memoize/array_confusion.t
6187            - macos/bundled_lib/t/Memoize/correctness.t
6188            - macos/bundled_lib/t/Memoize/errors.t
6189            - macos/bundled_lib/t/Memoize/expire.t
6190            - macos/bundled_lib/t/Memoize/expire_file.t
6191            - macos/bundled_lib/t/Memoize/expire_module_n.t
6192            - macos/bundled_lib/t/Memoize/expire_module_t.t
6193            - macos/bundled_lib/t/Memoize/flush.t
6194            - macos/bundled_lib/t/Memoize/normalize.t
6195            - macos/bundled_lib/t/Memoize/prototype.t
6196            - macos/bundled_lib/t/Memoize/speed.t
6197            - macos/bundled_lib/t/Memoize/tie.t
6198            - macos/bundled_lib/t/Memoize/tie_gdbm.t
6199            - macos/bundled_lib/t/Memoize/tie_ndbm.t
6200            - macos/bundled_lib/t/Memoize/tie_sdbm.t
6201            - macos/bundled_lib/t/Memoize/tie_storable.t
6202            - macos/bundled_lib/t/Memoize/tiefeatures.t
6203            - macos/bundled_lib/t/Memoize/unmemoize.t
6204            - macos/bundled_lib/t/NEXT/actual.t
6205            - macos/bundled_lib/t/NEXT/actuns.t
6206            - macos/bundled_lib/t/NEXT/next.t
6207            - macos/bundled_lib/t/NEXT/unseen.t
6208            - macos/bundled_lib/t/Switch/t/given.t
6209            - macos/bundled_lib/t/Switch/t/nested.t
6210            - macos/bundled_lib/t/Switch/t/switch.t
6211            - macos/bundled_lib/t/libnet/config.t
6212            - macos/bundled_lib/t/libnet/ftp.t
6213            - macos/bundled_lib/t/libnet/hostname.t
6214            - macos/bundled_lib/t/libnet/libnet_t.pl
6215            - macos/bundled_lib/t/libnet/netrc.t
6216            - macos/bundled_lib/t/libnet/nntp.t
6217            - macos/bundled_lib/t/libnet/require.t
6218            - macos/bundled_lib/t/libnet/smtp.t
6219 ____________________________________________________________________________
6220 [ 16128] By: pudge                                 on 2002/04/24  14:18:55
6221         Log: Remove Text::Balanced from bundled_lib (already in lib)
6222      Branch: macperl
6223            - macos/bundled_lib/blib/lib/Text/Balanced.pm
6224            - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
6225            - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
6226            - macos/bundled_lib/t/Text/Balanced/t/extdel.t
6227            - macos/bundled_lib/t/Text/Balanced/t/extmul.t
6228            - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
6229            - macos/bundled_lib/t/Text/Balanced/t/exttag.t
6230            - macos/bundled_lib/t/Text/Balanced/t/extvar.t
6231            - macos/bundled_lib/t/Text/Balanced/t/gentag.t
6232 ____________________________________________________________________________
6233 [ 16127] By: jhi                                   on 2002/04/24  14:17:16
6234         Log: A word of warning to the users of UTF-8 locales.
6235      Branch: perl
6236            ! pod/perluniintro.pod
6237 ____________________________________________________________________________
6238 [ 16126] By: jhi                                   on 2002/04/24  12:54:17
6239         Log: Forgotten from #16125.
6240      Branch: perl
6241            ! t/lib/MakeMaker/Test/Utils.pm
6242 ____________________________________________________________________________
6243 [ 16125] By: jhi                                   on 2002/04/24  05:16:09
6244         Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
6245      Branch: perl
6246            + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
6247            + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
6248            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
6249            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
6250            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
6251            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
6252            - lib/ExtUtils/t/Problem-Module/Makefile.PL
6253            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
6254            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
6255            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
6256            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
6257            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
6258            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
6259            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
6260            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
6261            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
6262            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
6263 ____________________________________________________________________________
6264 [ 16124] By: jhi                                   on 2002/04/24  02:03:08
6265         Log: Subject: New UTF-8 surprise
6266              From: andreas.koenig@anima.de (Andreas J. Koenig)
6267              Date: Mon, 22 Apr 2002 12:08:48 +0200
6268              Message-ID: <m38z7gjb9r.fsf@anima.de>
6269      Branch: perl
6270            ! pp_hot.c t/op/subst.t
6271 ____________________________________________________________________________
6272 [ 16123] By: gsar                                  on 2002/04/24  01:25:17
6273         Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
6274              tree that is branched from //depot/maint-5.6/macperl/macos/...
6275      Branch: macperl
6276           +> (branch 3590 files)
6277 ____________________________________________________________________________
6278 [ 16122] By: jhi                                   on 2002/04/23  23:52:11
6279         Log: Try to be clearer about perlio.
6280      Branch: perl
6281            ! INSTALL
6282 ____________________________________________________________________________
6283 [ 16121] By: jhi                                   on 2002/04/23  23:45:41
6284         Log: Subject: Re: binary compatibility
6285              From: Andy Dougherty <doughera@lafayette.edu>
6286              Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
6287              Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
6288      Branch: perl
6289            ! INSTALL patchlevel.h
6290 ____________________________________________________________________________
6291 [ 16120] By: jhi                                   on 2002/04/23  23:41:52
6292         Log: Go on record about the binary backward incompatibility.
6293      Branch: perl
6294            ! pod/perldelta.pod
6295 ____________________________________________________________________________
6296 [ 16119] By: jhi                                   on 2002/04/23  23:09:02
6297         Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
6298              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
6299              Date: Wed, 24 Apr 2002 01:51:43 +0400
6300              Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
6301      Branch: perl
6302            ! t/win32/system.t
6303 ____________________________________________________________________________
6304 [ 16118] By: jhi                                   on 2002/04/23  23:08:12
6305         Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
6306              From: PPrymmer@factset.com
6307              Date: Tue, 23 Apr 2002 17:14:32 -0400
6308              Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
6309      Branch: perl
6310            ! lib/locale.t
6311 ____________________________________________________________________________
6312 [ 16117] By: jhi                                   on 2002/04/23  23:07:02
6313         Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
6314              From: Paul_GreenVOS@vos.stratus.com
6315              Date: Tue, 23 Apr 02 15:06 edt   
6316              Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
6317      Branch: perl
6318            ! Makefile.SH cflags.SH
6319 ____________________________________________________________________________
6320 [ 16116] By: jhi                                   on 2002/04/23  23:05:14
6321         Log: metaconfig unit change for #16115.
6322      Branch: metaconfig
6323            ! U/compline/byteorder.U
6324      Branch: perl
6325            ! config_h.SH
6326 ____________________________________________________________________________
6327 [ 16115] By: jhi                                   on 2002/04/23  23:04:24
6328         Log: Regen Configure to mirror #16111 (with one added tweak).
6329      Branch: perl
6330            ! Configure
6331 ____________________________________________________________________________
6332 [ 16114] By: jhi                                   on 2002/04/23  22:54:46
6333         Log: Retract #16109.
6334      Branch: perl
6335            ! lib/ExtUtils/MM_Unix.pm
6336 ____________________________________________________________________________
6337 [ 16113] By: jhi                                   on 2002/04/23  22:38:04
6338         Log: FAQ sync.
6339      Branch: perl
6340            ! pod/perlfaq3.pod pod/perlfaq8.pod
6341 ____________________________________________________________________________
6342 [ 16112] By: jhi                                   on 2002/04/23  22:34:08
6343         Log: use encoding no more defaults to Latin 1.
6344      Branch: perl
6345            ! pod/perluniintro.pod
6346 ____________________________________________________________________________
6347 [ 16111] By: gsar                                  on 2002/04/23  22:27:07
6348         Log: Configure test for byteorder loses bits
6349      Branch: perl
6350            ! Configure
6351 ____________________________________________________________________________
6352 [ 16110] By: gsar                                  on 2002/04/23  21:32:03
6353         Log: hacking around byteorder variance between config.sh and config.h
6354              isn't needed after change#16099
6355      Branch: perl
6356            ! ext/Storable/t/malice.t
6357 ____________________________________________________________________________
6358 [ 16109] By: jhi                                   on 2002/04/23  17:54:33
6359         Log: (retracted by #16114)
6360              
6361              Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
6362              From: "Green, Paul" <Paul.Green@stratus.com>
6363              Date: Tue, 23 Apr 2002 13:47:19 -0400
6364              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
6365      Branch: perl
6366            ! lib/ExtUtils/MM_Unix.pm
6367 ____________________________________________________________________________
6368 [ 16108] By: jhi                                   on 2002/04/23  14:45:07
6369         Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
6370              From: Norton Allen <allen@huarp.harvard.edu>
6371              Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
6372              Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
6373      Branch: perl
6374            ! lib/File/Find.pm
6375 ____________________________________________________________________________
6376 [ 16107] By: jhi                                   on 2002/04/23  14:44:13
6377         Log: Subject: [PATCH] README.qnx, hints/qnx.sh
6378              From: Norton Allen <allen@huarp.harvard.edu>
6379              Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
6380              Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
6381      Branch: perl
6382            ! README.qnx hints/qnx.sh
6383 ____________________________________________________________________________
6384 [ 16106] By: jhi                                   on 2002/04/23  13:57:48
6385         Log: Subject: [PATCH] pod/perlhist.pod
6386              From: Abigail <abigail@foad.org>
6387              Date: Tue, 23 Apr 2002 16:21:31 +0200
6388              Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
6389              
6390              (removed 5.005_04 which never happened)
6391      Branch: perl
6392            ! pod/perlhist.pod
6393 ____________________________________________________________________________
6394 [ 16105] By: jhi                                   on 2002/04/23  13:46:31
6395         Log: Subject: Re: [PATCH abigail.t] another portability attempt
6396              From: Abigail <abigail@foad.org>
6397              Date: Tue, 23 Apr 2002 11:35:54 +0200
6398              Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
6399      Branch: perl
6400            ! t/japh/abigail.t
6401 ____________________________________________________________________________
6402 [ 16104] By: jhi                                   on 2002/04/23  13:35:03
6403         Log: NetWare tweak from C Aditya.
6404      Branch: perl
6405            ! NetWare/Nwmain.c NetWare/nw5.c
6406 ____________________________________________________________________________
6407 [ 16103] By: gsar                                  on 2002/04/23  06:33:25
6408         Log: fix a typo
6409      Branch: perl
6410            ! regexec.c
6411 ____________________________________________________________________________
6412 [ 16102] By: jhi                                   on 2002/04/23  04:41:43
6413         Log: Uncurliff.
6414      Branch: perl
6415            ! README.ko
6416 ____________________________________________________________________________
6417 [ 16101] By: jhi                                   on 2002/04/23  04:36:27
6418         Log: Pointer to UV casting.
6419      Branch: perl
6420            ! regexec.c
6421 ____________________________________________________________________________
6422 [ 16100] By: jhi                                   on 2002/04/23  02:36:09
6423         Log: metaconfig unit change for #16099.
6424      Branch: metaconfig
6425            ! U/compline/byteorder.U
6426 ____________________________________________________________________________
6427 [ 16099] By: jhi                                   on 2002/04/23  02:35:52
6428         Log: Use UV (not long) for BYTEORDER.
6429      Branch: perl
6430            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6431            ! config_h.SH
6432 ____________________________________________________________________________
6433 [ 16098] By: jhi                                   on 2002/04/23  02:18:10
6434         Log: # cpp commands must start in the first column.
6435      Branch: perl
6436            ! scope.c
6437 ____________________________________________________________________________
6438 [ 16097] By: jhi                                   on 2002/04/23  01:52:36
6439         Log: Reborn as text.
6440      Branch: perl
6441            + NetWare/interface.cpp
6442 ____________________________________________________________________________
6443 [ 16096] By: jhi                                   on 2002/04/23  01:52:00
6444         Log: Dead as binary.
6445      Branch: perl
6446            - NetWare/interface.cpp
6447 ____________________________________________________________________________
6448 [ 16095] By: jhi                                   on 2002/04/23  01:49:37
6449         Log: Undo #16091, a time-warped escapee.
6450      Branch: perl
6451            ! lib/ExtUtils/t/MM_Cygwin.t
6452 ____________________________________________________________________________
6453 [ 16094] By: jhi                                   on 2002/04/23  01:43:42
6454         Log: *size tweaks from Sarathy.
6455      Branch: perl
6456            ! ext/Storable/t/malice.t
6457 ____________________________________________________________________________
6458 [ 16093] By: jhi                                   on 2002/04/23  01:12:50
6459         Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
6460              From: Stas Bekman <stas@stason.org>
6461              Date: Tue, 23 Apr 2002 01:52:22 +0800
6462              Message-ID: <3CC44DD6.3090401@stason.org>
6463      Branch: perl
6464            ! pod/perlguts.pod
6465 ____________________________________________________________________________
6466 [ 16092] By: jhi                                   on 2002/04/23  01:05:37
6467         Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
6468              From: Paul_GreenVOS@vos.stratus.com
6469              Date: Mon, 22 Apr 02 20:35 edt
6470              Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
6471      Branch: perl
6472            + hints/t001.c
6473            ! MANIFEST hints/README.hints hints/vos.sh
6474 ____________________________________________________________________________
6475 [ 16091] By: jhi                                   on 2002/04/23  00:42:12
6476         Log: (retracted by #16095)
6477      Branch: perl
6478            ! lib/ExtUtils/t/MM_Cygwin.t
6479 ____________________________________________________________________________
6480 [ 16090] By: jhi                                   on 2002/04/23  00:16:09
6481         Log: Subject: Re: perl@16083
6482              From: Nicholas Clark <nick@unfortu.net>
6483              Date: Mon, 22 Apr 2002 23:17:45 +0100
6484              Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
6485      Branch: perl
6486            ! ext/Storable/t/malice.t
6487 ____________________________________________________________________________
6488 [ 16089] By: jhi                                   on 2002/04/23  00:12:09
6489         Log: Upgrade to Encode 1.58.
6490      Branch: perl
6491            + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
6492            + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
6493            + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
6494            + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
6495            + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
6496            + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
6497            + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
6498            + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
6499            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
6500            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
6501            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
6502            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
6503            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
6504            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
6505            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
6506            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
6507            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
6508            ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
6509 ____________________________________________________________________________
6510 [ 16088] By: jhi                                   on 2002/04/22  19:55:18
6511         Log: On Win32 the end.t failure should be gone now.
6512      Branch: perl
6513            ! pod/perldelta.pod
6514 ____________________________________________________________________________
6515 [ 16087] By: jhi                                   on 2002/04/22  19:51:29
6516         Log: Subject: [PATCH] update VOS-specific pod files
6517              From: Paul_GreenVOS@vos.stratus.com
6518              Date: Mon, 22 Apr 02 16:02 edt
6519              Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
6520      Branch: perl
6521            ! README.vos pod/perlport.pod
6522 ____________________________________________________________________________
6523 [ 16086] By: jhi                                   on 2002/04/22  19:50:05
6524         Log: Subject: [PATCH] cleanup ./hints/vos.sh
6525              From: Paul_GreenVOS@vos.stratus.com
6526              Date: Mon, 22 Apr 02 15:26 edt
6527              Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
6528      Branch: perl
6529            ! hints/vos.sh
6530 ____________________________________________________________________________
6531 [ 16085] By: jhi                                   on 2002/04/22  19:48:20
6532         Log: Upgrade to Encode 1.57, from Dan Kogai.
6533      Branch: perl
6534            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6535            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
6536            ! ext/Encode/lib/Encode/Encoding.pm
6537            ! ext/Encode/lib/Encode/JP/JIS7.pm
6538            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
6539            ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
6540 ____________________________________________________________________________
6541 [ 16084] By: ams                                   on 2002/04/22  18:10:13
6542         Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
6543              From: Stas Bekman <stas@stason.org>
6544              Date: Tue, 23 Apr 2002 01:59:07 +0800
6545              Message-Id: <3CC44F6B.5010300@stason.org>
6546      Branch: perl
6547            ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
6548 ____________________________________________________________________________
6549 [ 16083] By: jhi                                   on 2002/04/22  16:41:03
6550         Log: Update Changes.
6551      Branch: perl
6552            ! Changes patchlevel.h
6553 ____________________________________________________________________________
6554 [ 16082] By: jhi                                   on 2002/04/22  16:22:50
6555         Log: In MANIFEST but not added.
6556      Branch: perl
6557            + NetWare/interface.cpp
6558 ____________________________________________________________________________
6559 [ 16081] By: jhi                                   on 2002/04/22  16:15:26
6560         Log: Duh.
6561      Branch: perl
6562            ! lib/ExtUtils/MM_Unix.pm
6563 ____________________________________________________________________________
6564 [ 16080] By: jhi                                   on 2002/04/22  16:07:26
6565         Log: Subject: Re: t/japh/abigail.t [PATCH]
6566              From: Norton Allen <allen@huarp.harvard.edu>
6567              Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
6568              Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
6569      Branch: perl
6570            ! t/japh/abigail.t
6571 ____________________________________________________________________________
6572 [ 16079] By: ams                                   on 2002/04/22  15:59:55
6573         Log: Subject: {PATCH docs] sockatmark
6574              From: Mark-Jason Dominus <mjd@plover.com>
6575              Date: Mon, 22 Apr 2002 02:43:42 -0400
6576              Message-Id: <20020422064342.24646.qmail@plover.com>
6577      Branch: perl
6578            ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
6579 ____________________________________________________________________________
6580 [ 16078] By: jhi                                   on 2002/04/22  15:57:21
6581         Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
6582              From: Paul_GreenVOS@vos.stratus.com
6583              Date: Mon, 22 Apr 02 12:40 edt
6584              Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
6585      Branch: perl
6586            ! cflags.SH
6587 ____________________________________________________________________________
6588 [ 16077] By: jhi                                   on 2002/04/22  15:18:18
6589         Log: Add new files from #16076; re-sort.
6590      Branch: perl
6591            ! MANIFEST
6592 ____________________________________________________________________________
6593 [ 16076] By: jhi                                   on 2002/04/22  15:15:22
6594         Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
6595      Branch: perl
6596            + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
6597            + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
6598            + NetWare/perllib.cpp NetWare/splittree.pl
6599            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
6600            ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
6601            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
6602            ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
6603            ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
6604            ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
6605            ! x2p/hash.c x2p/walk.c
6606 ____________________________________________________________________________
6607 [ 16074] By: jhi                                   on 2002/04/22  15:04:25
6608         Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
6609              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6610              Date: Mon, 22 Apr 2002 17:56:17 +0200
6611              Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
6612      Branch: perl
6613            ! README.aix
6614 ____________________________________________________________________________
6615 [ 16073] By: jhi                                   on 2002/04/22  12:59:17
6616         Log: Signedness nit.
6617      Branch: perl
6618            ! ext/PerlIO/encoding/encoding.xs
6619 ____________________________________________________________________________
6620 [ 16072] By: jhi                                   on 2002/04/22  12:58:04
6621         Log: No semicolons after blocks.
6622      Branch: perl
6623            ! ext/Encode/Encode.xs
6624 ____________________________________________________________________________
6625 [ 16071] By: jhi                                   on 2002/04/22  12:48:19
6626         Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
6627      Branch: perl
6628            ! ext/PerlIO/encoding/encoding.pm
6629            ! ext/PerlIO/encoding/encoding.xs
6630 ____________________________________________________________________________
6631 [ 16070] By: jhi                                   on 2002/04/22  12:44:09
6632         Log: Upgrade to Encode 1.56, from Dan Kogai.
6633      Branch: perl
6634            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
6635            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6636            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
6637            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
6638            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
6639            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
6640            ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
6641            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
6642            ! ext/Encode/lib/Encode/Config.pm
6643            ! ext/Encode/lib/Encode/Encoder.pm
6644            ! ext/Encode/lib/Encode/Encoding.pm
6645            ! ext/Encode/lib/Encode/JP/H2Z.pm
6646            ! ext/Encode/lib/Encode/JP/JIS7.pm
6647            ! ext/Encode/lib/Encode/KR/2022_KR.pm
6648            ! ext/Encode/lib/Encode/PerlIO.pod
6649            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
6650            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
6651            ! ext/Encode/ucm/big5-hkscs.ucm
6652 ____________________________________________________________________________
6653 [ 16069] By: jhi                                   on 2002/04/22  12:38:30
6654         Log: Comment tweak from Philip.
6655      Branch: perl
6656            ! opcode.pl
6657 ____________________________________________________________________________
6658 [ 16068] By: gsar                                  on 2002/04/22  09:53:36
6659         Log: a Test::Harness tweak to make the test lines show up prettier
6660      Branch: perl
6661            ! lib/Test/Harness.pm
6662 ____________________________________________________________________________
6663 [ 16067] By: nick                                  on 2002/04/22  09:19:23
6664         Log: Integrate mainline
6665      Branch: perlio
6666           !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
6667           !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
6668           !> t/lib/warnings/perlio t/win32/system.t
6669 ____________________________________________________________________________
6670 [ 16066] By: nick                                  on 2002/04/22  09:01:43
6671         Log: Integrate //depot/perlio into mainline
6672      Branch: perl
6673           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
6674           !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
6675           !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
6676 ____________________________________________________________________________
6677 [ 16065] By: gsar                                  on 2002/04/22  08:37:17
6678         Log: clean up after stray test file littering
6679              
6680              NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
6681              it seems that it shouldn't (looks like a handle leak in PerlIO
6682              to me)
6683      Branch: perl
6684            ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
6685            ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
6686            ! t/lib/warnings/perlio t/win32/system.t
6687 ____________________________________________________________________________
6688 [ 16064] By: nick                                  on 2002/04/22  08:02:58
6689         Log: Integrate mainline into perlio
6690      Branch: perlio
6691           +> ext/Storable/t/malice.t
6692            ! pod/perliol.pod
6693           !> (integrate 57 files)
6694 ____________________________________________________________________________
6695 [ 16063] By: gsar                                  on 2002/04/22  07:23:30
6696         Log: integrate change#16062 from mainline
6697              
6698              another windows fix: only create a new console for subprocesses
6699              when all three stdhandles are invalid (from Jan Dubois)
6700      Branch: maint-5.6/perl
6701            ! win32/win32.c
6702 ____________________________________________________________________________
6703 [ 16062] By: gsar                                  on 2002/04/22  07:02:03
6704         Log: another windows fix: only create a new console for subprocesses
6705              when all three stdhandles are invalid (from Jan Dubois)
6706      Branch: perl
6707            ! win32/win32.c
6708 ____________________________________________________________________________
6709 [ 16060] By: gsar                                  on 2002/04/22  02:40:57
6710         Log: all the thread tests now pass on windows (32-bit and 64-bit)
6711      Branch: perl
6712            ! README.win32
6713 ____________________________________________________________________________
6714 [ 16059] By: gsar                                  on 2002/04/22  02:35:45
6715         Log: enable maximal optimizations on win64
6716      Branch: perl
6717            ! win32/Makefile win32/makefile.mk
6718 ____________________________________________________________________________
6719 [ 16058] By: jhi                                   on 2002/04/22  01:38:31
6720         Log: Tweaks copied from Philip Newton's Encode patches.
6721      Branch: perl
6722            ! AUTHORS
6723 ____________________________________________________________________________
6724 [ 16057] By: sky                                   on 2002/04/22  00:19:40
6725         Log: End blocks were not run on Win32.
6726              The real fix should be to turn this flag on in RunPerl but
6727              I think we are too close 5.8 to change that.
6728      Branch: perl
6729            ! ext/threads/threads.xs
6730 ____________________________________________________________________________
6731 [ 16056] By: sky                                   on 2002/04/21  23:29:22
6732         Log: Do not unlock mutex twice.
6733              Do not unlock mutex after it has been destroyed and freed.
6734              Do not email p5p without uncrossing eyes.
6735      Branch: perl
6736            ! ext/threads/threads.xs
6737 ____________________________________________________________________________
6738 [ 16055] By: gsar                                  on 2002/04/21  22:32:29
6739         Log: squelch some more type mismatch warnings
6740              
6741              SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
6742              missing parens in macro definition
6743      Branch: perl
6744            ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
6745            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
6746            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
6747            ! pp.c regexec.c sv.h
6748 ____________________________________________________________________________
6749 [ 16054] By: jhi                                   on 2002/04/21  22:24:52
6750         Log: Make writing user-defined character properties nicer.
6751      Branch: perl
6752            ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
6753 ____________________________________________________________________________
6754 [ 16053] By: gsar                                  on 2002/04/21  21:39:08
6755         Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
6756              isn't the case on win64
6757      Branch: perl
6758            ! ext/Storable/t/malice.t
6759 ____________________________________________________________________________
6760 [ 16052] By: jhi                                   on 2002/04/21  21:24:07
6761         Log: One more way to do character class subtraction.
6762      Branch: perl
6763            ! pod/perlunicode.pod
6764 ____________________________________________________________________________
6765 [ 16051] By: jhi                                   on 2002/04/21  21:04:19
6766         Log: Mopup of #16048.
6767      Branch: perl
6768            ! pp_sys.c
6769 ____________________________________________________________________________
6770 [ 16050] By: gsar                                  on 2002/04/21  20:55:38
6771         Log: some test failures have been fixed
6772      Branch: perl
6773            ! README.win32
6774 ____________________________________________________________________________
6775 [ 16049] By: gsar                                  on 2002/04/21  20:50:21
6776         Log: use compare_text() rather than compare() to avoid bogus
6777              failures when the test files happen to be CRLF terminated
6778      Branch: perl
6779            ! ext/Encode/t/JP.t
6780 ____________________________________________________________________________
6781 [ 16048] By: gsar                                  on 2002/04/21  19:53:08
6782         Log: fixes for all the warnings reported by Visual C (most of this
6783              change is from change#12026)
6784      Branch: perl
6785            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
6786            ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
6787            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
6788            ! regexec.c sv.c toke.c universal.c utf8.c util.c
6789            ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
6790 ____________________________________________________________________________
6791 [ 16047] By: jhi                                   on 2002/04/21  17:21:56
6792         Log: Subject: [PATCH] another Storable test (Re: perl@16005)
6793              From: Nicholas Clark <nick@unfortu.net>
6794              Date: Sun, 21 Apr 2002 19:15:24 +0100
6795              Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
6796      Branch: perl
6797            + ext/Storable/t/malice.t
6798            ! MANIFEST ext/Storable/Storable.pm
6799 ____________________________________________________________________________
6800 [ 16046] By: jhi                                   on 2002/04/21  17:09:01
6801         Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
6802              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6803              Date: Sun, 21 Apr 2002 19:37:51 +0200
6804              Message-ID: <3CC3150F.5798.22A05AE@localhost>
6805      Branch: perl
6806            ! ext/Encode/t/perlio.t
6807 ____________________________________________________________________________
6808 [ 16045] By: jhi                                   on 2002/04/21  16:29:28
6809         Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
6810              From: Andrey Sapozhnikov <sapa@icb.chel.su>
6811              Date: Fri, 19 Apr 2002 19:55:56 +0600
6812              Message-ID: <3CC021EC.5080005@icb.chel.su>
6813              
6814              (tweaked a bit)
6815      Branch: perl
6816            ! pod/perltrap.pod
6817 ____________________________________________________________________________
6818 [ 16044] By: jhi                                   on 2002/04/21  16:22:17
6819         Log: Do not assume that io buffer flushing happens in the same
6820              order as joins (that assumption broke in a multicpu IRIX box)
6821      Branch: perl
6822            ! ext/threads/t/thread.t
6823 ____________________________________________________________________________
6824 [ 16043] By: jhi                                   on 2002/04/21  15:56:30
6825         Log: As if people would be reading the documentation :-)
6826      Branch: perl
6827            ! opcode.pl
6828 ____________________________________________________________________________
6829 [ 16042] By: jhi                                   on 2002/04/21  15:15:05
6830         Log: Typo tweaks.
6831      Branch: perl
6832            ! pod/perlrun.pod
6833 ____________________________________________________________________________
6834 [ 16041] By: sky                                   on 2002/04/21  13:53:54
6835         Log: Got the last memory leak in the while(1) { threads->create(sub 
6836              {})->join() }, now we can loop over a million threads without a 
6837              problem. 
6838              Cleared up SVs that should have been mortal but never where.
6839      Branch: perl
6840            ! ext/threads/threads.xs
6841 ____________________________________________________________________________
6842 [ 16040] By: rgs                                   on 2002/04/21  12:25:15
6843         Log: Make doc clearer, as suggested by Brent Dax
6844      Branch: perl
6845            ! opcode.pl
6846 ____________________________________________________________________________
6847 [ 16039] By: rgs                                   on 2002/04/21  12:20:47
6848         Log: Revert change #15974.
6849      Branch: perl
6850            ! ext/B/B/Deparse.pm
6851 ____________________________________________________________________________
6852 [ 16038] By: nick                                  on 2002/04/21  08:43:48
6853         Log: Integrate mainline
6854      Branch: perlio
6855           +> win32/config.vc64 win32/config_H.vc64
6856           !> (integrate 43 files)
6857 ____________________________________________________________________________
6858 [ 16037] By: nick                                  on 2002/04/21  08:10:07
6859         Log: Integrate mainline
6860      Branch: perlio
6861           +> ext/Encode/ucm/big5-eten.ucm
6862            - ext/Encode/ucm/big5.ucm win32/Makefile.win64
6863            - win32/config.win64 win32/config_H.win64
6864           !> MANIFEST Porting/makerel ext/Encode/Changes
6865           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
6866           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
6867           !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
6868           !> ext/Encode/lib/Encode/Config.pm
6869           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
6870           !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
6871           !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
6872           !> pod/perlunicode.pod vms/vms.c
6873 ____________________________________________________________________________
6874 [ 16036] By: jhi                                   on 2002/04/21  03:04:41
6875         Log: S_ stands sfor static.
6876      Branch: perl
6877            ! hv.c
6878 ____________________________________________________________________________
6879 [ 16035] By: jhi                                   on 2002/04/21  02:52:35
6880         Log: htovs et al might be macros.
6881      Branch: perl
6882            ! perl.h
6883 ____________________________________________________________________________
6884 [ 16034] By: gsar                                  on 2002/04/21  02:11:06
6885         Log: missed checkin of this file in change#16033
6886      Branch: perl
6887            ! makedef.pl
6888 ____________________________________________________________________________
6889 [ 16033] By: gsar                                  on 2002/04/21  01:55:35
6890         Log: Windows 64-bit support:
6891              
6892              * support for building it in the regular makefiles
6893              * large files support via the _*i64() functions (this should be
6894              portable to the 32-bit universe too, but quite untested and
6895              and binary-incompatible, therefore not enabled there)
6896              * three additional test failures in addition to the t/end.t one
6897              (see README.win32)
6898              * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
6899              the ones available from the CRT (needed because Perl uses
6900              the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
6901              * add a few 64-bit notes to README.win32
6902              
6903              The following general problems were also fixed:
6904              
6905              * s/struct stat/Stat_t/g
6906              * Data::Dumper had some naughty 'long' typecasts
6907              * Errno_pm.PL didn't work safe when winsock.h was not in the same
6908              directory as errno.h
6909              * various tell/seek things were incorrectly prototyped
6910              * squelch ugly looking noise when running tests
6911              * Embed.t wasn't linking in all the libraries
6912              * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
6913              * re-enable all the disabled warnings (additional fixes may be
6914              needed for the warnings uncovered by this)
6915      Branch: perl
6916            + win32/config.vc64 win32/config_H.vc64
6917            ! MANIFEST README.win32 doio.c dosish.h
6918            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
6919            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
6920            ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
6921            ! win32/config.vc win32/makefile.mk win32/perlglob.c
6922            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
6923            ! win32/win32iop.h win32/win32sck.c
6924 ____________________________________________________________________________
6925 [ 16032] By: jhi                                   on 2002/04/20  23:07:20
6926         Log: Upgrade to Encode 1.52, from Dan Kogai.
6927      Branch: perl
6928            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6929            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
6930            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
6931            ! ext/Encode/lib/Encode/JP/JIS7.pm
6932            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
6933            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
6934            ! ext/Encode/ucm/big5-hkscs.ucm
6935 ____________________________________________________________________________
6936 [ 16031] By: jhi                                   on 2002/04/20  22:22:23
6937         Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
6938              From: Mark-Jason Dominus <mjd@plover.com>
6939              Date: Sat, 20 Apr 2002 03:36:28 -0400
6940              Message-ID: <20020420073628.324.qmail@plover.com>
6941      Branch: perl
6942            ! pod/perlopentut.pod
6943 ____________________________________________________________________________
6944 [ 16030] By: sky                                   on 2002/04/20  22:02:32
6945         Log: Remove auto-detach
6946              Cleans up memory now, destroys the mutex and frees thread
6947              Makes returnvalues mortal
6948              Doesn't run thread_destruct until the thread has stopped AND
6949              all references to it are gone.
6950      Branch: perl
6951            ! ext/threads/threads.xs
6952 ____________________________________________________________________________
6953 [ 16029] By: jhi                                   on 2002/04/20  21:46:33
6954         Log: Subject: [PATCH @16005] rescue perldoc for VMS
6955              From: "Craig A. Berry" <craigberry@mac.com>
6956              Date: Sat, 20 Apr 2002 15:16:30 -0500
6957              Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
6958      Branch: perl
6959            ! vms/vms.c
6960 ____________________________________________________________________________
6961 [ 16028] By: jhi                                   on 2002/04/20  21:44:27
6962         Log: Subject: Re: [PATCH] typo
6963              From: andreas.koenig@anima.de (Andreas J. Koenig)
6964              Date: Sat, 20 Apr 2002 15:41:23 +0200
6965              Message-ID: <m37kn2o5bw.fsf@anima.de>
6966      Branch: perl
6967            ! ext/Encode/encoding.pm
6968 ____________________________________________________________________________
6969 [ 16027] By: nick                                  on 2002/04/20  21:42:09
6970         Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
6971              and change test not to skip them.
6972      Branch: perlio
6973            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
6974 ____________________________________________________________________________
6975 [ 16026] By: jhi                                   on 2002/04/20  21:40:20
6976         Log: Upgrade to Encode 1.51, from Dan Kogai.
6977      Branch: perl
6978            + ext/Encode/ucm/big5-eten.ucm
6979            - ext/Encode/ucm/big5.ucm
6980            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
6981            ! ext/Encode/Encode.xs ext/Encode/MANIFEST
6982            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
6983            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
6984            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
6985            ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
6986 ____________________________________________________________________________
6987 [ 16025] By: gsar                                  on 2002/04/20  19:58:59
6988         Log: purge existing win64 stuff (this never really worked in 5.7.x)
6989              in preparation for completely redone win64 support
6990      Branch: perl
6991            - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
6992            ! MANIFEST Porting/makerel
6993 ____________________________________________________________________________
6994 [ 16024] By: rgs                                   on 2002/04/20  19:09:35
6995         Log: Subject: Re: perl@16005
6996              From: Stas Bekman <stas@stason.org>
6997              Date: Sat, 20 Apr 2002 13:06:49 +0800
6998              Message-ID: <3CC0F769.1010705@stason.org>
6999              (with a minor formatting nit)
7000      Branch: perl
7001            ! pod/perlfunc.pod
7002 ____________________________________________________________________________
7003 [ 16023] By: nick                                  on 2002/04/20  19:06:04
7004         Log: Some tweaks for encodings which need lines.
7005              Also disabled trial of using fallbacks.
7006      Branch: perlio
7007            ! ext/PerlIO/encoding/encoding.pm
7008            ! ext/PerlIO/encoding/encoding.xs
7009 ____________________________________________________________________________
7010 [ 16022] By: nick                                  on 2002/04/20  18:37:38
7011         Log: Various tweaks to Encode
7012      Branch: perlio
7013            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7014            ! ext/Encode/Unicode/Unicode.xs
7015            ! ext/Encode/lib/Encode/Encoding.pm
7016            ! ext/Encode/lib/Encode/JP/JIS7.pm
7017            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
7018 ____________________________________________________________________________
7019 [ 16021] By: jhi                                   on 2002/04/20  14:31:31
7020         Log: Subject: [PATCH] perlunicode.pod typos
7021              From: andreas.koenig@anima.de (Andreas J. Koenig)     
7022              Date: Sat, 20 Apr 2002 11:20:25 +0200
7023              Message-ID: <m3vgamoheu.fsf@anima.de>
7024      Branch: perl
7025            ! pod/perlunicode.pod
7026 ____________________________________________________________________________
7027 [ 16020] By: jhi                                   on 2002/04/20  14:28:12
7028         Log: Test tweak from mjd.
7029      Branch: perl
7030            ! lib/Memoize/t/errors.t
7031 ____________________________________________________________________________
7032 [ 16019] By: jhi                                   on 2002/04/20  14:26:17
7033         Log: Integrate perlio;
7034              
7035              Tweak to Encode.xs to avoid buffer overrun.
7036              
7037              Add :bytes to POD part.
7038              Remove 'alias' to Encode now it exists as a module.
7039              
7040              Fill in the PERLIO sections.
7041      Branch: perl
7042           !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
7043 ____________________________________________________________________________
7044 [ 16018] By: nick                                  on 2002/04/20  13:38:24
7045         Log: Fill in the PERLIO sections.
7046      Branch: perlio
7047            ! pod/perlrun.pod
7048 ____________________________________________________________________________
7049 [ 16017] By: nick                                  on 2002/04/20  13:37:15
7050         Log: Add :bytes to POD part.
7051              Remove 'alias' to Encode now it exists as a module.
7052      Branch: perlio
7053            ! lib/PerlIO.pm
7054 ____________________________________________________________________________
7055 [ 16016] By: sky                                   on 2002/04/20  13:12:31
7056         Log: Really let the update of the link list do something.
7057      Branch: perl
7058            ! ext/threads/threads.xs
7059 ____________________________________________________________________________
7060 [ 16015] By: nick                                  on 2002/04/20  07:51:26
7061         Log: Integrate mainline
7062      Branch: perlio
7063           !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
7064           !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
7065           !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
7066 ____________________________________________________________________________
7067 [ 16014] By: nick                                  on 2002/04/20  07:46:11
7068         Log: Tweak to Encode.xs to avoid buffer overrun.
7069      Branch: perlio
7070            ! ext/Encode/Encode.xs
7071 ____________________________________________________________________________
7072 [ 16013] By: jhi                                   on 2002/04/20  01:48:13
7073         Log: Subject: [PATCH] t/japh/abigail.t
7074              From: abigail@foad.org
7075              Date: Fri, 19 Apr 2002 02:21:36 +0200
7076              Message-ID: <20020419002136.16948.qmail@foad.org>
7077              
7078              Subject: Re: [PATCH] t/japh/abigail.t
7079              From: "Craig A. Berry" <craigberry@mac.com>
7080              Date: Fri, 19 Apr 2002 11:23:45 -0500
7081              Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
7082      Branch: perl
7083            ! t/japh/abigail.t
7084 ____________________________________________________________________________
7085 [ 16012] By: jhi                                   on 2002/04/20  01:46:03
7086         Log: User-defined character properties were unintentionally
7087              removed, noticed by Dan Kogai.
7088      Branch: perl
7089            ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
7090            ! pod/perlunicode.pod t/op/pat.t
7091 ____________________________________________________________________________
7092 [ 16011] By: jhi                                   on 2002/04/19  21:53:55
7093         Log: Subject: Re: [PATCH] Big5-related changes.
7094              From: Autrijus Tang <autrijus@autrijus.org>
7095              Date: Sat, 20 Apr 2002 04:06:31 +0800
7096              Message-ID: <20020419200631.GA20964@not.autrijus.org>
7097      Branch: perl
7098            ! README.cn README.tw
7099 ____________________________________________________________________________
7100 [ 16010] By: rgs                                   on 2002/04/19  20:52:19
7101         Log: Add a BUGS sections to O.pm
7102      Branch: perl
7103            ! ext/B/O.pm
7104 ____________________________________________________________________________
7105 [ 16009] By: rgs                                   on 2002/04/19  20:07:02
7106         Log: Disable warning noise
7107      Branch: perl
7108            ! t/io/open.t
7109 ____________________________________________________________________________
7110 [ 16008] By: rgs                                   on 2002/04/19  19:54:08
7111         Log: More tests for the 3-arg open
7112      Branch: perl
7113            ! t/io/open.t t/lib/warnings/doio
7114 ____________________________________________________________________________
7115 [ 16007] By: nick                                  on 2002/04/19  17:45:53
7116         Log: Silence warning generating warning message for U+FFFF does not map etc.
7117      Branch: perlio
7118            ! ext/Encode/Encode.xs
7119 ____________________________________________________________________________
7120 [ 16006] By: nick                                  on 2002/04/19  15:24:57
7121         Log: Integrate mainline (for Tk with Encode testing)
7122              Some perlio & encode issues otherwise cleanish.
7123      Branch: perlio
7124           +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
7125           +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
7126           +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
7127           +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
7128           +> ext/threads/t/thread.t
7129            - ext/Encode/lib/Encode/Unicode.pm
7130           !> (integrate 38 files)
7131 ____________________________________________________________________________
7132 [ 16005] By: jhi                                   on 2002/04/19  13:26:39
7133         Log: Update Changes.
7134      Branch: perl
7135            ! Changes patchlevel.h
7136 ____________________________________________________________________________
7137 [ 16004] By: jhi                                   on 2002/04/19  13:15:22
7138         Log: Subject: [PATCH] warn on ref open without perlio
7139              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7140              Date: Thu, 18 Apr 2002 23:17:44 +0200
7141              Message-ID: <20020418231744.A24159@rafael>
7142              
7143              (with one nit, the skip message needed "# " prefix)
7144      Branch: perl
7145            ! doio.c pod/perldiag.pod t/lib/warnings/doio
7146 ____________________________________________________________________________
7147 [ 16003] By: jhi                                   on 2002/04/19  12:59:11
7148         Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current  
7149              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7150              Date: Fri, 19 Apr 2002 15:43:47 +0200
7151              Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
7152      Branch: perl
7153            ! README.hpux
7154 ____________________________________________________________________________
7155 [ 16002] By: jhi                                   on 2002/04/19  12:58:23
7156         Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
7157      Branch: perl
7158            ! ext/PerlIO/encoding/encoding.pm
7159            ! ext/PerlIO/encoding/encoding.xs
7160 ____________________________________________________________________________
7161 [ 16001] By: jhi                                   on 2002/04/19  12:58:00
7162         Log: Upgrade to Encode 1.50, from Dan Kogai.
7163      Branch: perl
7164            + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
7165            + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
7166            + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
7167            + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
7168            - ext/Encode/lib/Encode/Unicode.pm
7169            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
7170            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7171            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
7172            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
7173            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
7174            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
7175            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
7176            ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
7177            ! ext/Encode/t/jisx0208.ref
7178 ____________________________________________________________________________
7179 [ 16000] By: jhi                                   on 2002/04/19  12:16:08
7180         Log: Subject: CPAN.pm sync
7181              From: andreas.koenig@anima.de (Andreas J. Koenig)
7182              Date: Fri, 19 Apr 2002 11:55:07 +0200
7183              Message-ID: <m3ads0qah0.fsf@anima.de>
7184      Branch: perl
7185            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
7186 ____________________________________________________________________________
7187 [ 15999] By: jhi                                   on 2002/04/19  12:08:54
7188         Log: Snip away an obsolete section noticed by Benjamin Goldberg.
7189      Branch: perl
7190            ! pod/perltooc.pod
7191 ____________________________________________________________________________
7192 [ 15998] By: jhi                                   on 2002/04/19  00:43:45
7193         Log: The previous change on this was *ahem* slightly off-topic.
7194      Branch: perl
7195            ! ext/PerlIO/encoding/encoding.pm
7196 ____________________________________________________________________________
7197 [ 15997] By: gsar                                  on 2002/04/19  00:19:47
7198         Log: variant of change#14657 from mainline, modified for binary
7199              compatibility for 5.6.x (from  Jan Dubois)
7200      Branch: maint-5.6/perl
7201            ! lib/Win32.pod win32/win32.c
7202 ____________________________________________________________________________
7203 [ 15996] By: ams                                   on 2002/04/18  16:16:26
7204         Log: Subject: [PATCH] Typo in pod/perldebtut.pod
7205              From: abigail@foad.org
7206              Date: Thu, 18 Apr 2002 17:09:45 +0200
7207              Message-Id: <20020418150945.389.qmail@foad.org>
7208      Branch: perl
7209            ! pod/perldebtut.pod
7210 ____________________________________________________________________________
7211 [ 15995] By: jhi                                   on 2002/04/18  14:14:10
7212         Log: z/OS situation update.
7213      Branch: perl
7214            ! pod/perldelta.pod
7215 ____________________________________________________________________________
7216 [ 15994] By: jhi                                   on 2002/04/18  13:43:37
7217         Log: Doc tweaks.
7218      Branch: perl
7219            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
7220 ____________________________________________________________________________
7221 [ 15993] By: jhi                                   on 2002/04/18  13:05:46
7222         Log: The tests need perlio.
7223      Branch: perl
7224            ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
7225 ____________________________________________________________________________
7226 [ 15992] By: jhi                                   on 2002/04/18  12:58:17
7227         Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
7228              From: Mark-Jason Dominus <mjd@plover.com>
7229              Date: Thu, 18 Apr 2002 09:38:17 -0400
7230              Message-ID: <20020418133817.22436.qmail@plover.com>    
7231              
7232              Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
7233              From: Mark-Jason Dominus <mjd@plover.com>
7234              Date: Thu, 18 Apr 2002 09:54:50 -0400
7235              Message-ID: <20020418135450.22999.qmail@plover.com>    
7236      Branch: perl
7237            ! pod/perlfaq8.pod
7238 ____________________________________________________________________________
7239 [ 15991] By: sky                                   on 2002/04/18  09:18:14
7240         Log: Port testcases from thr5005 tests so we don't fail on same things.
7241              Added yield support using threads->yield().
7242      Branch: perl
7243            + ext/threads/t/thread.t
7244            ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
7245 ____________________________________________________________________________
7246 [ 15990] By: nick                                  on 2002/04/18  07:56:40
7247         Log: Integrate mainline
7248      Branch: perlio
7249            - t/io/full.t
7250           !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
7251           !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
7252           !> perl.c t/op/groups.t toke.c win32/win32.c
7253 ____________________________________________________________________________
7254 [ 15989] By: sky                                   on 2002/04/18  07:15:55
7255         Log: Always flush the PerlIO buffers after running END blocks in 
7256              perl_destruct. This should fix ext/threads/t/end.t under Win32.
7257      Branch: perl
7258            ! perl.c
7259 ____________________________________________________________________________
7260 [ 15988] By: dougm                                 on 2002/04/18  01:56:16
7261         Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
7262      Branch: perl
7263            ! perl.c
7264 ____________________________________________________________________________
7265 [ 15987] By: jhi                                   on 2002/04/17  21:51:18
7266         Log: Move /dev/full testing post-5.8.0.
7267      Branch: perl
7268            - t/io/full.t
7269            ! MANIFEST
7270 ____________________________________________________________________________
7271 [ 15986] By: jhi                                   on 2002/04/17  21:38:43
7272         Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
7273              ("Crays have only REAL memory.")
7274      Branch: perl
7275            ! hints/unicos.sh hints/unicosmk.sh
7276 ____________________________________________________________________________
7277 [ 15985] By: jhi                                   on 2002/04/17  21:33:56
7278         Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
7279              From: luc.st-louis@ca.transport.bombardier.com
7280              Date: Wed, 17 Apr 2002 14:22:25 -0400
7281              Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
7282      Branch: perl
7283            ! win32/win32.c
7284 ____________________________________________________________________________
7285 [ 15984] By: jhi                                   on 2002/04/17  21:12:34
7286         Log: With -Uuseperlio the error might be EBADF.
7287      Branch: perl
7288            ! t/io/full.t
7289 ____________________________________________________________________________
7290 [ 15983] By: jhi                                   on 2002/04/17  21:05:04
7291         Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
7292              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
7293              Date: Wed, 17 Apr 2002 21:16:22 +0400
7294              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
7295      Branch: perl
7296            ! lib/ExtUtils/t/Embed.t
7297 ____________________________________________________________________________
7298 [ 15982] By: jhi                                   on 2002/04/17  21:04:02
7299         Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
7300              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
7301              Date: Wed, 17 Apr 2002 20:08:03 +0400
7302              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
7303      Branch: perl
7304            ! win32/win32.c
7305 ____________________________________________________________________________
7306 [ 15981] By: jhi                                   on 2002/04/17  21:02:13
7307         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
7308              From: Mark-Jason Dominus <mjd@plover.com>
7309              Date: Wed, 17 Apr 2002 11:14:17 -0400
7310              Message-ID: <20020417151417.27268.qmail@plover.com>
7311      Branch: perl
7312            ! t/io/full.t
7313 ____________________________________________________________________________
7314 [ 15980] By: jhi                                   on 2002/04/17  20:57:36
7315         Log: README.cjk update.
7316      Branch: perl
7317            ! README.cn README.jp README.ko README.tw
7318 ____________________________________________________________________________
7319 [ 15979] By: rgs                                   on 2002/04/17  20:24:48
7320         Log: Subject: [PATCH toke.c] @:foo?
7321              From: Philip Newton <Philip.Newton@gmx.net>
7322              Date: Wed, 17 Apr 2002 19:48:09 +0200
7323              Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
7324      Branch: perl
7325            ! toke.c
7326 ____________________________________________________________________________
7327 [ 15978] By: rgs                                   on 2002/04/17  20:20:19
7328         Log: Subject: Re: gcc on HP
7329              From: Philip Newton <Philip.Newton@gmx.net>
7330              Date: Wed, 17 Apr 2002 20:36:34 +0200
7331              Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
7332      Branch: perl
7333            ! README.hpux
7334 ____________________________________________________________________________
7335 [ 15977] By: rgs                                   on 2002/04/17  19:54:49
7336         Log: Adjust test for groups that appear multiple times on Cygwin
7337      Branch: perl
7338            ! t/op/groups.t
7339 ____________________________________________________________________________
7340 [ 15976] By: nick                                  on 2002/04/17  17:03:40
7341         Log: Integrate mainline
7342      Branch: perlio
7343           +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
7344           +> ext/PerlIO/encoding/encoding.pm
7345           +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
7346           +> ext/threads/shared/t/queue.t t/io/full.t
7347            - ext/Encode/lib/Encode/XS.pm
7348           !> (integrate 50 files)
7349 ____________________________________________________________________________
7350 [ 15975] By: jhi                                   on 2002/04/17  14:40:03
7351         Log: Update Changes.
7352      Branch: perl
7353            ! Changes patchlevel.h
7354 ____________________________________________________________________________
7355 [ 15974] By: jhi                                   on 2002/04/17  14:34:16
7356         Log: Subject: [PATCH B::Deparse] "foo bar"->()
7357              From: Robin Houston <robin@kitsite.com>
7358              Date: Wed, 17 Apr 2002 15:45:32 +0100
7359              Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
7360      Branch: perl
7361            ! ext/B/B/Deparse.pm
7362 ____________________________________________________________________________
7363 [ 15973] By: jhi                                   on 2002/04/17  14:34:03
7364         Log: metaconfig unit change for #15972.
7365      Branch: metaconfig/U/perl
7366            ! Extensions.U
7367 ____________________________________________________________________________
7368 [ 15972] By: jhi                                   on 2002/04/17  14:31:42
7369         Log: As suggested by Arthur: the threads and threads::shared
7370              modules are always present.  This tries to preempt two
7371              kinds of bug reports: (1) "the Perl 5.8.0 was supposed
7372              to have this new fancy threads implementation but my Perl
7373              doesn't seem to have it" (2) someone attempting to install
7374              threads using CPAN.pm and CPAN.pm helpfully starting to
7375              install perl 5.8.0 (which they might already have installed).
7376      Branch: perl
7377            ! Configure ext/threads/Makefile.PL
7378            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
7379            ! ext/threads/shared/shared.xs ext/threads/threads.pm
7380            ! ext/threads/threads.xs
7381 ____________________________________________________________________________
7382 [ 15971] By: jhi                                   on 2002/04/17  14:19:07
7383         Log: More signedness nits.
7384      Branch: perl
7385            ! ext/Encode/Encode.xs
7386 ____________________________________________________________________________
7387 [ 15970] By: jhi                                   on 2002/04/17  13:02:33
7388         Log: fast_abs_path() is tainted.
7389      Branch: perl
7390            ! ext/Cwd/t/cwd.t
7391 ____________________________________________________________________________
7392 [ 15969] By: jhi                                   on 2002/04/17  12:56:17
7393         Log: Signedness nit.
7394      Branch: perl
7395            ! ext/Encode/bin/enc2xs
7396 ____________________________________________________________________________
7397 [ 15968] By: jhi                                   on 2002/04/17  12:45:42
7398         Log: Subject: gcc on HP
7399              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7400              Date: Wed, 17 Apr 2002 12:43:38 +0200
7401              Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>     
7402      Branch: perl
7403            ! README.hpux
7404 ____________________________________________________________________________
7405 [ 15967] By: jhi                                   on 2002/04/17  12:43:07
7406         Log: Add just a little bit more explanation to PerlIO::encoding.
7407      Branch: perl
7408            ! ext/PerlIO/encoding/encoding.pm
7409 ____________________________________________________________________________
7410 [ 15966] By: jhi                                   on 2002/04/17  12:32:17
7411         Log: PerlIO::encoding 0.01 from Dan Kogai.
7412      Branch: perl
7413            + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
7414            + ext/PerlIO/encoding/encoding.pm
7415            + ext/PerlIO/encoding/encoding.xs
7416            ! MANIFEST
7417 ____________________________________________________________________________
7418 [ 15965] By: jhi                                   on 2002/04/17  12:24:56
7419         Log: Upgrade to Encode 1.42, from Dan Kogai.
7420      Branch: perl
7421            - ext/Encode/lib/Encode/XS.pm
7422            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
7423            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
7424            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7425            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
7426            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
7427            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
7428            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
7429            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
7430            ! ext/Encode/lib/Encode/Config.pm
7431            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
7432            ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
7433            ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
7434            ! ext/Encode/t/encoding.t
7435 ____________________________________________________________________________
7436 [ 15964] By: jhi                                   on 2002/04/17  12:17:42
7437         Log: Test tweaks from mjd and Benjamin Goldberg.
7438      Branch: perl
7439            ! t/io/full.t
7440 ____________________________________________________________________________
7441 [ 15963] By: jhi                                   on 2002/04/16  22:31:24
7442         Log: Document taint-safeness.   Life in the fast_abs_path()
7443              lane is unsafe.
7444      Branch: perl
7445            ! lib/Cwd.pm
7446 ____________________________________________________________________________
7447 [ 15962] By: jhi                                   on 2002/04/16  22:14:41
7448         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
7449              From: Mark-Jason Dominus <mjd@plover.com>
7450              Date: Tue, 16 Apr 2002 19:24:12 -0400
7451              Message-ID: <20020416232412.14297.qmail@plover.com>
7452      Branch: perl
7453            + t/io/full.t
7454            ! MANIFEST perlio.c
7455 ____________________________________________________________________________
7456 [ 15961] By: jhi                                   on 2002/04/16  22:10:54
7457         Log: Manifestations of mjd, from mjd.
7458      Branch: perl
7459            ! MANIFEST
7460 ____________________________________________________________________________
7461 [ 15960] By: jhi                                   on 2002/04/16  22:10:11
7462         Log: metaconfig unit change for #15959.
7463      Branch: metaconfig/U/perl
7464            ! Extensions.U
7465 ____________________________________________________________________________
7466 [ 15959] By: jhi                                   on 2002/04/16  22:09:56
7467         Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny! 
7468              From: Andy Dougherty <doughera@lafayette.edu>
7469              Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
7470              Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
7471      Branch: perl
7472            ! Configure
7473 ____________________________________________________________________________
7474 [ 15958] By: jhi                                   on 2002/04/16  22:05:07
7475         Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
7476              From: Nicholas Clark <nick@unfortu.net>
7477              Date: Tue, 16 Apr 2002 22:22:41 +0100
7478              Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
7479      Branch: perl
7480            ! embed.fnc global.sym hv.c universal.c
7481 ____________________________________________________________________________
7482 [ 15957] By: jhi                                   on 2002/04/16  21:58:44
7483         Log: Documents for Merijn and lots of XXXs for NI-S :-)
7484      Branch: perl
7485            ! pod/perlfunc.pod pod/perlrun.pod
7486 ____________________________________________________________________________
7487 [ 15956] By: sky                                   on 2002/04/16  21:26:53
7488         Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
7489              in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
7490              stuff being 0xabababab on cleanup.
7491      Branch: perl
7492            + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
7493            ! MANIFEST
7494 ____________________________________________________________________________
7495 [ 15955] By: nick                                  on 2002/04/16  20:46:03
7496         Log: Integate mainline (other machine)
7497      Branch: perlio
7498           !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
7499           !> t/op/magic.t
7500 ____________________________________________________________________________
7501 [ 15954] By: nick                                  on 2002/04/16  20:13:32
7502         Log: Integrate mainline
7503      Branch: perlio
7504           +> README.cn README.jp README.ko README.tw
7505           +> ext/threads/shared/t/av_refs.t
7506           +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
7507           !> (integrate 41 files)
7508 ____________________________________________________________________________
7509 [ 15953] By: rgs                                   on 2002/04/16  19:53:28
7510         Log: B::walkoptree bugfix (see also #15850)
7511      Branch: perl
7512            ! ext/B/B.xs ext/B/t/terse.t
7513 ____________________________________________________________________________
7514 [ 15952] By: rgs                                   on 2002/04/16  18:36:49
7515         Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
7516              From: Philip Newton <Philip.Newton@gmx.net>
7517              Date: Tue, 16 Apr 2002 21:09:44 +0200
7518              Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
7519      Branch: perl
7520            ! pod/perltodo.pod
7521 ____________________________________________________________________________
7522 [ 15951] By: jhi                                   on 2002/04/16  13:44:28
7523         Log: Subject: [PATCH] B::Deparse problems with japhs
7524              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7525              Date: Tue, 16 Apr 2002 15:47:33 +0100
7526              Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>    
7527      Branch: perl
7528            ! ext/B/B/Deparse.pm
7529 ____________________________________________________________________________
7530 [ 15950] By: jhi                                   on 2002/04/16  13:36:30
7531         Log: Stas' tainting worries, obscured by me.
7532      Branch: perl
7533            ! ext/Cwd/t/cwd.t lib/Cwd.pm
7534 ____________________________________________________________________________
7535 [ 15949] By: jhi                                   on 2002/04/16  13:16:31
7536         Log: Pod tweak to avoid =item<japanese> problems.
7537      Branch: perl
7538            ! README.jp
7539 ____________________________________________________________________________
7540 [ 15948] By: jhi                                   on 2002/04/16  12:39:18
7541         Log: Some UTF-8 todos.
7542      Branch: perl
7543            ! pod/perltodo.pod
7544 ____________________________________________________________________________
7545 [ 15947] By: jhi                                   on 2002/04/16  12:34:36
7546         Log: Let's not promise too much: use utf8 only works on identifier
7547              names, not package or subroutine names (admittedly limited [1], but
7548              that's what the Camel says, and that's what we are going to stick
7549              to for 5.8.0).  Also document that use vars does not do utf8.
7550              [1] The obvious problem in both is that package and subroutine
7551              names need to mappable to the filesystem.
7552      Branch: perl
7553            ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
7554 ____________________________________________________________________________
7555 [ 15946] By: jhi                                   on 2002/04/16  12:02:18
7556         Log: Subject: [PATCH] small typo in IO::Pipe pod
7557              From: Slaven Rezic <rezic@onlineoffice.de>
7558              Date: Tue, 16 Apr 2002 12:31:10 +0200
7559              Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
7560      Branch: perl
7561            ! ext/IO/lib/IO/Pipe.pm
7562 ____________________________________________________________________________
7563 [ 15945] By: jhi                                   on 2002/04/16  11:57:45
7564         Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
7565              From: Arthur Bergman <arthur@contiller.se>
7566              Date: Tue, 16 Apr 2002 11:58:45 +0200
7567              Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
7568      Branch: perl
7569            ! lib/Attribute/Handlers.pm
7570 ____________________________________________________________________________
7571 [ 15944] By: jhi                                   on 2002/04/16  04:31:49
7572         Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
7573              Jungshik Shin.  Regen toc.
7574      Branch: perl
7575            + README.cn README.jp README.ko README.tw
7576            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
7577 ____________________________________________________________________________
7578 [ 15943] By: jhi                                   on 2002/04/16  03:59:00
7579         Log: my $utf8here, our $utf8here, and package variable $utf8here.
7580              
7581              The actual minimal fix is in utf8.c and from NI-S,
7582              the rest are the tests (in fresh_perl since I couldn't get
7583              them easily to work elsewhere) and a slight behaviour change:
7584              previously UTF-8 identifiers had to start with an alphabetic
7585              character.  No more so, now they can start with an (Unicode)
7586              ID_Continue character (which however is not a (Unicode) digit).
7587              (Limiting the first character to ID_Start would be rather
7588              restrictive, since ID_Start allows only alphabetic letters.)
7589              
7590              TODO: use vars qw($utf8here).  This I don't find to be
7591              a showstopper.
7592      Branch: perl
7593            ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
7594            ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
7595 ____________________________________________________________________________
7596 [ 15942] By: ams                                   on 2002/04/16  02:24:25
7597         Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
7598              From: "Craig A. Berry" <craigberry@mac.com>
7599              Date: Mon, 15 Apr 2002 22:06:14 -0500
7600              Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
7601      Branch: perl
7602            ! lib/FileCache.t
7603 ____________________________________________________________________________
7604 [ 15941] By: ams                                   on 2002/04/16  02:16:35
7605         Log: Subject: [PATCH] s2p fix for VMS
7606              From: "Craig A. Berry" <craigberry@mac.com>
7607              Date: Mon, 15 Apr 2002 21:48:36 -0500
7608              Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
7609      Branch: perl
7610            ! configure.com t/x2p/s2p.t x2p/s2p.PL
7611 ____________________________________________________________________________
7612 [ 15940] By: jhi                                   on 2002/04/15  22:23:31
7613         Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
7614              (and the licensing of the other code clarified, from Mark Bixby.)
7615      Branch: perl
7616            ! mpeix/mpeix.c
7617 ____________________________________________________________________________
7618 [ 15939] By: jhi                                   on 2002/04/15  22:17:16
7619         Log: AUTHORS updates.
7620      Branch: perl
7621            ! AUTHORS
7622 ____________________________________________________________________________
7623 [ 15938] By: sky                                   on 2002/04/15  22:13:17
7624         Log: Add support for my $foo : shared; 
7625              Add testcase for this.
7626              Update manifest.
7627      Branch: perl
7628            + ext/threads/shared/t/shared_attr.t
7629            ! MANIFEST ext/threads/shared/shared.pm
7630 ____________________________________________________________________________
7631 [ 15937] By: jhi                                   on 2002/04/15  21:58:38
7632         Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
7633              From: abigail@foad.org
7634              Date: Mon, 15 Apr 2002 17:41:17 +0200
7635              Message-ID: <20020415154117.1559.qmail@foad.org>
7636              
7637              (With EBCDIC skippage added, and the skip reason
7638              skippage on the two ?? loops tweaked.)
7639      Branch: perl
7640            + t/japh/abigail.t
7641            ! MANIFEST t/TEST
7642 ____________________________________________________________________________
7643 [ 15936] By: jhi                                   on 2002/04/15  21:48:56
7644         Log: Subject: Re: [ID 20020412.005] Dancing ??s
7645              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
7646              Date: Sun, 14 Apr 2002 16:09:30 +0100
7647              Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
7648      Branch: perl
7649            ! pod/perlop.pod pp_hot.c t/op/pat.t
7650 ____________________________________________________________________________
7651 [ 15935] By: jhi                                   on 2002/04/15  21:47:45
7652         Log: Subject: [PATCH] t/test.pl additional functionality for runperl
7653              From: abigail@foad.org
7654              Date: Mon, 15 Apr 2002 17:40:02 +0200
7655              Message-ID: <20020415154002.1549.qmail@foad.org>
7656      Branch: perl
7657            ! t/test.pl
7658 ____________________________________________________________________________
7659 [ 15934] By: jhi                                   on 2002/04/15  21:46:27
7660         Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
7661              From: "Craig A. Berry" <craigberry@mac.com>
7662              Date: Mon, 15 Apr 2002 14:05:26 -0500
7663              Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
7664      Branch: perl
7665            ! universal.c
7666 ____________________________________________________________________________
7667 [ 15933] By: sky                                   on 2002/04/15  21:26:16
7668         Log: Test arrays containing references, and references to shared arrays.
7669      Branch: perl
7670            + ext/threads/shared/t/av_refs.t
7671 ____________________________________________________________________________
7672 [ 15932] By: nick                                  on 2002/04/15  15:06:49
7673         Log: Integrate mainline (for Encode)
7674      Branch: perlio
7675           +> ext/Encode/Encode/ConfigLocal_PM.e2x
7676           +> ext/Encode/lib/Encode/JP/JIS7.pm
7677            - ext/Encode/lib/Encode/JP/2022_JP.pm
7678            - ext/Encode/lib/Encode/JP/2022_JP1.pm
7679            - ext/Encode/lib/Encode/JP/JIS.pm
7680           !> (integrate 26 files)
7681 ____________________________________________________________________________
7682 [ 15931] By: ams                                   on 2002/04/15  14:51:31
7683         Log: Subject: [PATCH] Chip didn't time travel.
7684              From: abigail@foad.org
7685              Date: Mon, 15 Apr 2002 17:40:22 +0200
7686              Message-Id: <20020415154022.1554.qmail@foad.org>
7687      Branch: perl
7688            ! pod/perlhist.pod
7689 ____________________________________________________________________________
7690 [ 15930] By: jhi                                   on 2002/04/15  14:40:56
7691         Log: Update Changes.
7692      Branch: perl
7693            ! Changes patchlevel.h
7694 ____________________________________________________________________________
7695 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
7696         Log: The #15921 made the 'no warnings' unnecessary.
7697      Branch: perl
7698            ! t/op/magic.t
7699 ____________________________________________________________________________
7700 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
7701         Log: Subject: Re: [FILE] FileCache.t
7702              From: belg4mit <belg4mit@mit.edu>
7703              Date: Mon, 15 Apr 2002 01:31:21 -0400
7704              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
7705      Branch: perl
7706            ! lib/FileCache.t
7707 ____________________________________________________________________________
7708 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
7709         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
7710      Branch: perl
7711            ! lib/FileCache.pm lib/FileCache.t
7712 ____________________________________________________________________________
7713 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
7714         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
7715              From: Nicholas Clark <nick@unfortu.net>
7716              Date: Sun, 14 Apr 2002 22:54:43 +0100
7717              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
7718      Branch: perl
7719            ! lib/Hash/Util.t
7720 ____________________________________________________________________________
7721 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
7722         Log: Subject: [Encode] 1.40 released!
7723              From: Dan Kogai <dankogai@dan.co.jp>
7724              Date: Mon, 15 Apr 2002 07:51:52 +0900
7725              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
7726      Branch: perl
7727            + ext/Encode/Encode/ConfigLocal_PM.e2x
7728            + ext/Encode/lib/Encode/JP/JIS7.pm
7729            - ext/Encode/lib/Encode/JP/2022_JP.pm
7730            - ext/Encode/lib/Encode/JP/2022_JP1.pm
7731            - ext/Encode/lib/Encode/JP/JIS.pm
7732            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
7733            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
7734            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
7735            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
7736            ! ext/Encode/lib/Encode/Config.pm
7737            ! ext/Encode/lib/Encode/Encoder.pm
7738            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
7739            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
7740 ____________________________________________________________________________
7741 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
7742         Log: return undef is of questionable style.
7743      Branch: perl
7744            ! lib/Hash/Util.pm
7745 ____________________________________________________________________________
7746 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
7747         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
7748              From: mjd@plover.com
7749              Date: 15 Apr 2002 06:46:02 -0000
7750              Message-ID: <20020415064602.17052.qmail@plover.com>     
7751      Branch: perl
7752            ! t/op/magic.t
7753 ____________________________________________________________________________
7754 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
7755         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
7756              From: mjd@plover.com
7757              Date: 14 Apr 2002 22:30:17 -0000
7758              Message-ID: <20020414223017.17361.qmail@plover.com>
7759      Branch: perl
7760            ! t/op/re_tests
7761 ____________________________________________________________________________
7762 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
7763         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
7764              From: Mark-Jason Dominus <mjd@plover.com>
7765              Date: Mon, 15 Apr 2002 02:41:52 -0400
7766              Message-ID: <20020415064152.16958.qmail@plover.com>
7767      Branch: perl
7768            ! perl.c t/lib/warnings/toke
7769 ____________________________________________________________________________
7770 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
7771         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
7772              From: "Craig A. Berry" <craigberry@mac.com>
7773              Date: Sun, 14 Apr 2002 18:56:02 -0500
7774              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
7775      Branch: perl
7776            ! configure.com
7777 ____________________________________________________________________________
7778 [ 15919] By: nick                                  on 2002/04/15  06:14:25
7779         Log: Integrate mainline
7780      Branch: perlio
7781           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
7782           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
7783           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
7784 ____________________________________________________________________________
7785 [ 15918] By: ams                                   on 2002/04/15  04:25:48
7786         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
7787              From: Stas Bekman <stas@stason.org>
7788              Date: Mon, 15 Apr 2002 11:45:03 +0800
7789              Message-Id: <3CBA4CBF.9030306@stason.org>
7790      Branch: perl
7791            ! lib/Cwd.pm
7792 ____________________________________________________________________________
7793 [ 15917] By: ams                                   on 2002/04/15  04:21:14
7794         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
7795              From: Mark-Jason Dominus <mjd@plover.com>
7796              Date: Mon, 15 Apr 2002 00:30:26 -0400
7797              Message-Id: <20020415043026.11417.qmail@plover.com>
7798      Branch: perl
7799            ! perl.c t/lib/warnings/toke
7800 ____________________________________________________________________________
7801 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
7802         Log: Correct precedence problem in #15915
7803      Branch: perl
7804            ! lib/vars.pm
7805 ____________________________________________________________________________
7806 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
7807         Log: use vars wasn't use utf8 aware.
7808      Branch: perl
7809            ! lib/vars.pm
7810 ____________________________________________________________________________
7811 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
7812         Log: Subject: [PATCH] Re: restricted hashes are unblessable
7813              From: Nicholas Clark <nick@unfortu.net>
7814              Date: Sat, 13 Apr 2002 23:43:02 +0100
7815              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
7816              
7817              The function name sucks but can't think of anything better.
7818      Branch: perl
7819            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
7820 ____________________________________________________________________________
7821 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
7822         Log: Subject: AUTHORS update
7823              From: Chris Nandor <pudge@pobox.com>
7824              Date: Sun, 14 Apr 2002 11:54:40 -0400
7825              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
7826      Branch: perl
7827            ! AUTHORS
7828 ____________________________________________________________________________
7829 [ 15912] By: nick                                  on 2002/04/14  14:47:18
7830         Log: XS versions of encode/decode for Encode::Unicode
7831      Branch: perlio
7832            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
7833 ____________________________________________________________________________
7834 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
7835         Log: metaconfig unit changes for #15910.
7836      Branch: metaconfig
7837            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
7838            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
7839            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
7840            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
7841            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
7842            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
7843            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
7844            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
7845            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
7846            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
7847            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
7848            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
7849            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
7850            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
7851            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
7852            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
7853            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
7854            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7855            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
7856            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
7857            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
7858            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
7859            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
7860            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
7861 ____________________________________________________________________________
7862 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
7863         Log: Simplify the _r probing code by adding the i_systime
7864              only for the APIs where it matters.
7865      Branch: perl
7866            ! Configure reentr.pl
7867 ____________________________________________________________________________
7868 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
7869         Log: Integrate perlio;
7870              
7871              Avoid expensive paranoid check that decoder does return legal UTF-8
7872              
7873              Disable test code (assertions) in CRLF layer.
7874      Branch: perl
7875           !> ext/Encode/Encode.xs perlio.c
7876 ____________________________________________________________________________
7877 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
7878         Log: Subject: patch for FileCache in 5.7.3
7879              From: JPIERCE <belg4mit@MIT.EDU>
7880              Date: Sun, 14 Apr 2002 00:38:21 -0400
7881              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
7882      Branch: perl
7883            ! lib/FileCache.pm
7884 ____________________________________________________________________________
7885 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
7886         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
7887              From: Tim Bunce <Tim.Bunce@pobox.com>
7888              Date: Sun, 14 Apr 2002 12:07:35 +0100
7889              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
7890      Branch: perl
7891            ! ext/Storable/Storable.xs
7892 ____________________________________________________________________________
7893 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
7894         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
7895              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7896              Date: Sun, 14 Apr 2002 16:29:59 +0200
7897              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
7898      Branch: perl
7899            ! hints/hpux.sh
7900 ____________________________________________________________________________
7901 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
7902         Log: Subject: Enable portable gcc code on hp-ux
7903              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7904              Date: Sun, 14 Apr 2002 16:30:01 +0200
7905              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
7906      Branch: perl
7907            ! hints/hpux.sh
7908 ____________________________________________________________________________
7909 [ 15904] By: nick                                  on 2002/04/14  09:18:01
7910         Log: Disable test code (assertions) in CRLF layer.
7911      Branch: perlio
7912            ! perlio.c
7913 ____________________________________________________________________________
7914 [ 15903] By: nick                                  on 2002/04/14  09:16:39
7915         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
7916      Branch: perlio
7917            ! ext/Encode/Encode.xs
7918 ____________________________________________________________________________
7919 [ 15902] By: nick                                  on 2002/04/14  09:15:45
7920         Log: Integrate mainline
7921      Branch: perlio
7922           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
7923           +> t/win32/longpath.t t/win32/system.t
7924            - t/op/winsystem.t
7925           !> (integrate 30 files)
7926 ____________________________________________________________________________
7927 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
7928         Log: Fixed URL for the Alpha editor.
7929      Branch: perl
7930            ! pod/perlfaq3.pod
7931 ____________________________________________________________________________
7932 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
7933         Log: Dedodgify.
7934      Branch: perl
7935            ! ext/Storable/Storable.xs
7936 ____________________________________________________________________________
7937 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
7938         Log: AUTHORS updates.
7939      Branch: perl
7940            ! AUTHORS
7941 ____________________________________________________________________________
7942 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
7943         Log: s2p needs Config.pm.
7944      Branch: perl
7945            ! Makefile.SH
7946 ____________________________________________________________________________
7947 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
7948         Log: Subject: [PATCH] Benchmark.t 75,90,109
7949              From: Nicholas Clark <nick@unfortu.net>
7950              Date: Sat, 13 Apr 2002 21:43:04 +0100
7951              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
7952      Branch: perl
7953            ! lib/Benchmark.t
7954 ____________________________________________________________________________
7955 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
7956         Log: Tweaks by Autrijus Tang.
7957      Branch: perl
7958            ! ext/Encode/encoding.pm
7959 ____________________________________________________________________________
7960 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
7961         Log: FAQ sync.
7962      Branch: perl
7963            ! pod/perlfaq5.pod
7964 ____________________________________________________________________________
7965 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
7966         Log: z/OS tally update.
7967      Branch: perl
7968            ! pod/perldelta.pod
7969 ____________________________________________________________________________
7970 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
7971         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
7972              From: Nicholas Clark <nick@unfortu.net>
7973              Date: Sat, 13 Apr 2002 02:58:07 +0100
7974              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
7975      Branch: perl
7976            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
7977            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
7978            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
7979            ! t/lib/st-dump.pl
7980 ____________________________________________________________________________
7981 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
7982         Log: Add piconv and enc2xs to the list of utilities.
7983      Branch: perl
7984            ! utils.lst
7985 ____________________________________________________________________________
7986 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
7987         Log: s.
7988      Branch: perl
7989            ! pod/perlunicode.pod
7990 ____________________________________________________________________________
7991 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
7992         Log: Phrasing fixes by Nick Clark
7993      Branch: perl
7994            ! pod/perlunicode.pod
7995 ____________________________________________________________________________
7996 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
7997         Log: More POD fixes and typos
7998      Branch: perl
7999            ! pod/perlunicode.pod
8000 ____________________________________________________________________________
8001 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
8002         Log: Subject: Re: UTF-8 and DB_File ?
8003              From: andreas.koenig@anima.de (Andreas J. Koenig)
8004              Date: Sat, 13 Apr 2002 13:29:41 +0200
8005              Message-ID: <m3ads7j0pm.fsf@anima.de>
8006      Branch: perl
8007            ! pod/perlunicode.pod
8008 ____________________________________________________________________________
8009 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
8010         Log: Fix a typo noticed by Paul Johnson.
8011      Branch: perl
8012            ! MANIFEST
8013 ____________________________________________________________________________
8014 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
8015         Log: Subject: Re: Win32 Status
8016              From: Michael G Schwern <schwern@pobox.com>
8017              Date: Fri, 12 Apr 2002 10:15:33 -0400
8018              Message-ID: <20020412141533.GB9788@blackrider>
8019      Branch: perl
8020            ! lib/ExtUtils/t/INST.t
8021 ____________________________________________________________________________
8022 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
8023         Log: Upgrade to Encode 1.34, from Dan Kogai.
8024      Branch: perl
8025            ! ext/Encode/Changes ext/Encode/Encode.pm
8026            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
8027            ! ext/Encode/t/Unicode.t
8028 ____________________________________________________________________________
8029 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
8030         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
8031              From: Graham TerMarsch <graham@howlingfrog.com>
8032              Date: Fri, 12 Apr 2002 12:28:47 -0700
8033              Message-Id: <200204121228.47826.graham@howlingfrog.com>
8034      Branch: perl
8035            ! AUTHORS
8036 ____________________________________________________________________________
8037 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
8038         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
8039              From: Nicholas Clark <nick@unfortu.net>
8040              Date: Fri, 12 Apr 2002 21:59:06 +0100
8041              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
8042      Branch: perl
8043            ! pp_pack.c t/op/pack.t
8044 ____________________________________________________________________________
8045 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
8046         Log: Re-sort MANIFEST.
8047      Branch: perl
8048            ! MANIFEST
8049 ____________________________________________________________________________
8050 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
8051         Log: Move also the Win32 system testing to t/win32.
8052      Branch: perl
8053            + t/win32/system.t
8054            - t/op/winsystem.t
8055            ! MANIFEST
8056 ____________________________________________________________________________
8057 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
8058         Log: Integrate change #15879 from maint-5.6;
8059              
8060              Win32::GetLongPathName() did not return valid results if there
8061              were "." and ".." components in the path; also fix a potential
8062              buffer overflow if the long path happens to be longer than
8063              MAX_PATH (this can presumably happen if they use \\?\... style
8064              paths); add a rather limited testsuite that exercises just the
8065              edge cases
8066      Branch: perl
8067           +> t/win32/longpath.t
8068           !> MANIFEST t/harness win32/win32.c
8069 ____________________________________________________________________________
8070 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
8071         Log: Win32::GetLongPathName() did not return valid results if there
8072              were "." and ".." components in the path; also fix a potential
8073              buffer overflow if the long path happens to be longer than
8074              MAX_PATH (this can presumably happen if they use \\?\... style
8075              paths); add a rather limited testsuite that exercises just the
8076              edge cases
8077      Branch: maint-5.6/perl
8078            + t/win32/longpath.t
8079            ! MANIFEST t/harness win32/win32.c
8080 ____________________________________________________________________________
8081 [ 15878] By: nick                                  on 2002/04/12  14:38:32
8082         Log: Integrate mainline
8083      Branch: perlio
8084           +> lib/ExtUtils/t/INST_PREFIX.t
8085           !> (integrate 37 files)
8086 ____________________________________________________________________________
8087 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
8088         Log: Update Changes.
8089      Branch: perl
8090            ! Changes patchlevel.h
8091 ____________________________________________________________________________
8092 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
8093         Log: Discuss the magic of \w in security terms.
8094      Branch: perl
8095            ! pod/perlsec.pod pod/perlunicode.pod
8096 ____________________________________________________________________________
8097 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
8098         Log: Add a warning about the symbolic methods and
8099              symbolic sub refs not being checked for taint.
8100      Branch: perl
8101            ! pod/perlsec.pod
8102 ____________________________________________________________________________
8103 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
8104         Log: In EBCDIC the BOM detection doesn't seem
8105              to be working right.  For now skipping the test,
8106              waiting for Dan's opinion.
8107      Branch: perl
8108            ! ext/Encode/t/Unicode.t
8109 ____________________________________________________________________________
8110 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
8111         Log: Update to Net::Ping 2.16.
8112      Branch: perl
8113            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
8114 ____________________________________________________________________________
8115 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
8116         Log: Upgrade to CGI.pm 2.81.
8117      Branch: perl
8118            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
8119 ____________________________________________________________________________
8120 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
8121         Log: Move up restricted hashes a bit.
8122      Branch: perl
8123            ! pod/perldelta.pod
8124 ____________________________________________________________________________
8125 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
8126         Log: Now using Unicode 3.2.0.
8127      Branch: perl
8128            ! pod/perldelta.pod
8129 ____________________________________________________________________________
8130 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
8131         Log: UNICOS too has sockpair issues (unsurprisingly,
8132              since UNICOS/mk has them too)
8133      Branch: perl
8134            ! ext/Socket/socketpair.t
8135 ____________________________________________________________________________
8136 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
8137         Log: FAQ patch from mjd regarding Tie::File.
8138      Branch: perl
8139            ! pod/perlfaq5.pod
8140 ____________________________________________________________________________
8141 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
8142         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
8143              consider using the NamesList.
8144      Branch: perl
8145            ! lib/charnames.pm lib/charnames.t
8146 ____________________________________________________________________________
8147 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
8148         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
8149              From: "Craig A. Berry" <craigberry@mac.com>
8150              Date: Thu, 11 Apr 2002 13:47:21 -0500
8151              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
8152      Branch: perl
8153            ! lib/File/CheckTree.pm lib/File/CheckTree.t
8154 ____________________________________________________________________________
8155 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
8156         Log: More NT Unicode information from Jan Dubois.
8157      Branch: perl
8158            ! pod/perltodo.pod
8159 ____________________________________________________________________________
8160 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
8161         Log: Add one perltodo item (and move bunch of them to better spot),
8162              add sysopen() to "Functions for filehandles, files, or directories".
8163      Branch: perl
8164            ! pod/perlfunc.pod pod/perltodo.pod
8165 ____________________________________________________________________________
8166 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
8167         Log: Prettyprinting: shorten the lines to avoid linewrapping.
8168      Branch: perl
8169            ! t/TEST
8170 ____________________________________________________________________________
8171 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
8172         Log: Also NEC SUPER-UX has buggy sockpair().
8173      Branch: perl
8174            ! ext/Socket/socketpair.t
8175 ____________________________________________________________________________
8176 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
8177         Log: dTHX works on its own just fine.
8178      Branch: perl
8179            ! ext/DynaLoader/dl_aix.xs
8180 ____________________________________________________________________________
8181 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
8182         Log: Must hold off building s2p until there's a miniperl.
8183      Branch: perl
8184            ! Makefile.SH
8185 ____________________________________________________________________________
8186 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
8187         Log: AIX: strerror_r() needs dTHX.
8188      Branch: perl
8189            ! ext/DynaLoader/dl_aix.xs
8190 ____________________________________________________________________________
8191 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
8192         Log: Extracting the s2p may require the right dynlibpath.
8193      Branch: perl
8194            ! Makefile.SH
8195 ____________________________________________________________________________
8196 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
8197         Log: Doc tweaks.
8198      Branch: perl
8199            ! ext/Time/HiRes/HiRes.pm
8200 ____________________________________________________________________________
8201 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
8202         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
8203              From: Michael G Schwern <schwern@pobox.com>
8204              Date: Thu, 11 Apr 2002 01:25:26 -0400
8205              Message-ID: <20020411052525.GA17038@blackrider>
8206      Branch: perl
8207            + lib/ExtUtils/t/INST_PREFIX.t
8208            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
8209            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
8210            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
8211            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
8212            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
8213            ! lib/ExtUtils/t/prefixify.t
8214 ____________________________________________________________________________
8215 [ 15855] By: nick                                  on 2002/04/11  06:26:44
8216         Log: Integrate mainline
8217      Branch: perlio
8218           !> (integrate 42 files)
8219 ____________________________________________________________________________
8220 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
8221         Log: Unused variables.
8222      Branch: perl
8223            ! ext/threads/shared/shared.xs ext/threads/threads.xs
8224 ____________________________________________________________________________
8225 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
8226         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
8227              From: Ilya Martynov <ilya@martynov.org>
8228              Date: 11 Apr 2002 03:21:17 +0400
8229              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
8230      Branch: perl
8231            ! lib/Term/ReadLine.pm
8232 ____________________________________________________________________________
8233 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
8234         Log: Upgrade to Encode 1.33, from Dan Kogai.
8235      Branch: perl
8236            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
8237            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
8238            ! ext/Encode/lib/Encode/Supported.pod
8239            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
8240            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
8241            ! ext/Encode/ucm/adobeSymbol.ucm
8242            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
8243 ____________________________________________________________________________
8244 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
8245         Log: Backward portability from Dan Kogai.
8246      Branch: perl
8247            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
8248            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
8249            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
8250            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
8251            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
8252            ! ext/Storable/t/store.t ext/Storable/t/tied.t
8253            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
8254            ! ext/Storable/t/utf8.t
8255 ____________________________________________________________________________
8256 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
8257         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
8258              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
8259              bug in B::walkoptree still to be fixed.
8260      Branch: perl
8261            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
8262 ____________________________________________________________________________
8263 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
8264         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
8265              From: Philip Newton <Philip.Newton@gmx.net>
8266              Date: Wed, 10 Apr 2002 21:29:58 +0200
8267              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
8268      Branch: perl
8269            ! pod/perldelta.pod
8270 ____________________________________________________________________________
8271 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
8272         Log: Integrate perlio;
8273              
8274              Add a \t to Win32 pm_to_blib $(TOUCH) line.
8275      Branch: perl
8276           !> lib/ExtUtils/MM_Win32.pm
8277 ____________________________________________________________________________
8278 [ 15847] By: nick                                  on 2002/04/10  13:08:29
8279         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
8280      Branch: perlio
8281            ! lib/ExtUtils/MM_Win32.pm
8282 ____________________________________________________________________________
8283 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
8284         Log: Try to fool old AIX when threading, from Merijn.
8285      Branch: perl
8286            ! perl.h
8287 ____________________________________________________________________________
8288 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
8289         Log: Update Changes.
8290      Branch: perl
8291            ! Changes patchlevel.h
8292 ____________________________________________________________________________
8293 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
8294         Log: Welcome to the 5.7.3.
8295      Branch: perl
8296            ! NetWare/Makefile win32/Makefile
8297 ____________________________________________________________________________
8298 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
8299         Log: Make x2p/s2p part of the test_prep target now that we
8300              have a test for it.
8301      Branch: perl
8302            ! Makefile.SH
8303 ____________________________________________________________________________
8304 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
8305         Log: Integrate perlio.
8306              
8307              We have been 5.7.3 for a while - install there ...
8308      Branch: perl
8309           !> win32/makefile.mk
8310 ____________________________________________________________________________
8311 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
8312         Log: SImilarly to old HP-UX, in old AIX too including
8313              crypt.h leads into trouble.  (from Merijn)
8314      Branch: perl
8315            ! hints/aix.sh
8316 ____________________________________________________________________________
8317 [ 15840] By: nick                                  on 2002/04/10  10:04:19
8318         Log: We have been 5.7.3 for a while - install there ...
8319      Branch: perlio
8320            ! win32/makefile.mk
8321 ____________________________________________________________________________
8322 [ 15839] By: nick                                  on 2002/04/10  10:03:46
8323         Log: Intgrate mainline
8324      Branch: perlio
8325           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
8326            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
8327            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
8328           !> (integrate 40 files)
8329 ____________________________________________________________________________
8330 [ 15838] By: ams                                   on 2002/04/10  04:16:45
8331         Log: Subject: [PATCH] ext/attrs.t getting skipped
8332              From: "Craig A. Berry" <craigberry@mac.com>
8333              Date: Tue, 9 Apr 2002 23:58:49 -0500
8334              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
8335      Branch: perl
8336            ! t/TEST
8337 ____________________________________________________________________________
8338 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
8339         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
8340              From: Michael G Schwern <schwern@pobox.com>
8341              Date: Tue, 9 Apr 2002 20:52:55 -0400
8342              Message-ID: <20020410005254.GI8954@blackrider>
8343      Branch: perl
8344            ! t/op/sub_lval.t
8345 ____________________________________________________________________________
8346 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
8347         Log: Undo accident in #15385.
8348      Branch: metaconfig/U/perl
8349            ! Extensions.U
8350 ____________________________________________________________________________
8351 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
8352         Log: Retract the UTF-8 filenames patch.  This may be
8353              better dealt with in Perl level, a la File::Spec
8354              (since the whole mess is strongly filesystem-specific).
8355      Branch: metaconfig/U/perl
8356            + usecjk.U
8357            ! Extensions.U
8358      Branch: perl
8359            - ext/File/Glob/t/utf8.t
8360            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
8361            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
8362            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8363            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
8364            ! t/op/readdir.t
8365 ____________________________________________________________________________
8366 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
8367         Log: Upgrade to Encode 1.32, from Dan Kogai.
8368      Branch: perl
8369            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
8370            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
8371            - ext/Encode/ucm/macGurmukhi.ucm
8372            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
8373            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
8374            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
8375            ! ext/Encode/lib/Encode/Encoder.pm
8376            ! ext/Encode/lib/Encode/Supported.pod
8377            ! ext/Encode/lib/Encode/Unicode.pm
8378            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
8379            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
8380 ____________________________________________________________________________
8381 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
8382         Log: Add tests for s2p/psed, from Wolfgang Laun.
8383      Branch: perl
8384            + t/x2p/s2p.t
8385            ! MANIFEST t/TEST
8386 ____________________________________________________________________________
8387 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
8388         Log: FAQ sync.
8389      Branch: perl
8390            ! pod/perlfaq2.pod pod/perlfaq3.pod
8391 ____________________________________________________________________________
8392 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
8393         Log: Remove false dependency between getgrent and setpwent
8394              having/not having FILE**.  Also make the names of the
8395              {set,get,end}* interface struct members a bit shorter.
8396      Branch: perl
8397            ! reentr.c reentr.h reentr.pl
8398 ____________________________________________________________________________
8399 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
8400         Log: Avoid bad prototypes.
8401      Branch: perl
8402            ! hints/hpux.sh
8403 ____________________________________________________________________________
8404 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
8405         Log: metaconfig unit change for #15828.
8406      Branch: metaconfig
8407            ! U/protos/Protochk.U
8408 ____________________________________________________________________________
8409 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
8410         Log: As Merijn points out, pthread.h really needs to be known
8411              by protochk.
8412      Branch: perl
8413            ! Configure
8414 ____________________________________________________________________________
8415 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
8416         Log: Integrate perlio;
8417              
8418              Patch up Encode for Tk
8419      Branch: perl
8420           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
8421           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
8422 ____________________________________________________________________________
8423 [ 15826] By: nick                                  on 2002/04/09  12:38:25
8424         Log: Patch up Encode for Tk
8425      Branch: perlio
8426            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
8427            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
8428 ____________________________________________________________________________
8429 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
8430         Log: Portability tweak.
8431      Branch: perl
8432            ! lib/File/CheckTree.t
8433 ____________________________________________________________________________
8434 [ 15824] By: sky                                   on 2002/04/09  10:51:07
8435         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
8436              From: Abigail <abigail@osp.nl>
8437              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
8438              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
8439      Branch: perl
8440            ! pod/perlhist.pod
8441 ____________________________________________________________________________
8442 [ 15823] By: nick                                  on 2002/04/09  08:17:59
8443         Log: Integrate mainline
8444      Branch: perlio
8445           +> ext/Encode/lib/Encode/Config.pm
8446           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
8447           !> (integrate 37 files)
8448 ____________________________________________________________________________
8449 [ 15822] By: ams                                   on 2002/04/09  06:43:50
8450         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
8451              From: Spider Boardman <spider@Orb.Nashua.NH.US>
8452              Date: Tue, 09 Apr 2002 02:00:51 -0400
8453              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
8454      Branch: perl
8455            ! lib/File/CheckTree.pm
8456 ____________________________________________________________________________
8457 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
8458         Log: Small perldelta tweaks.
8459      Branch: perl
8460            ! pod/perldelta.pod
8461 ____________________________________________________________________________
8462 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
8463         Log: File::Checktree update from Paul Grassie.
8464      Branch: perl
8465            ! lib/File/CheckTree.pm lib/File/CheckTree.t
8466 ____________________________________________________________________________
8467 [ 15819] By: ams                                   on 2002/04/08  22:43:48
8468         Log: Subject: patch against t/op/sub_lval.t
8469              From: Jim Cromie <jcromie@divsol.com>
8470              Date: Mon, 08 Apr 2002 17:38:16 -0600
8471              Message-Id: <3CB229E8.9080500@divsol.com>
8472      Branch: perl
8473            ! t/op/sub_lval.t
8474 ____________________________________________________________________________
8475 [ 15818] By: ams                                   on 2002/04/08  22:40:16
8476         Log: Humbly pay homage to the redundancy gods.
8477      Branch: perl
8478            ! mg.c
8479 ____________________________________________________________________________
8480 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
8481         Log: metaconfig mirror #15816.
8482      Branch: metaconfig
8483            ! U/modified/Unix.U
8484 ____________________________________________________________________________
8485 [ 15816] By: ams                                   on 2002/04/08  22:18:32
8486         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
8487      Branch: perl
8488            ! Porting/Glossary
8489 ____________________________________________________________________________
8490 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
8491         Log: Small piconv tweaks (sent to Dan).
8492      Branch: perl
8493            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
8494            ! ext/Encode/lib/Encode/Alias.pm
8495 ____________________________________________________________________________
8496 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
8497         Log: Update Changes.
8498      Branch: perl
8499            ! Changes patchlevel.h
8500 ____________________________________________________________________________
8501 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
8502         Log: FAQ sync.  (Ignoring the few URL differences for now.)
8503      Branch: perl
8504            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
8505            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
8506            ! pod/perlfaq7.pod pod/perlfaq9.pod
8507 ____________________________________________________________________________
8508 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
8509         Log: Upgrade to Encode 1.31, from Dan Kogai.
8510      Branch: perl
8511            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
8512            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
8513            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
8514            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
8515 ____________________________________________________________________________
8516 [ 15811] By: ams                                   on 2002/04/08  17:00:37
8517         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
8518              From: Andy Dougherty <doughera@lafayette.edu>
8519              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
8520              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
8521      Branch: perl
8522            ! lib/sort.t pp_sort.c
8523 ____________________________________________________________________________
8524 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
8525         Log: metaconfig unit changes for #15809.
8526      Branch: metaconfig
8527            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
8528 ____________________________________________________________________________
8529 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
8530         Log: Mirroring #15806.
8531      Branch: perl
8532            ! Porting/Glossary Porting/config.sh Porting/config_H
8533 ____________________________________________________________________________
8534 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
8535         Log: metaconfig unit changes for #15807.
8536      Branch: metaconfig
8537            ! U/protos/Protochk.U U/threads/d_asctime_r.U
8538            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
8539            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
8540            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
8541            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
8542            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
8543            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
8544            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
8545            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
8546            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
8547            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
8548            ! U/threads/d_getprotobyname_r.U
8549            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
8550            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
8551            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
8552            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
8553            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
8554            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
8555            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
8556            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
8557            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
8558            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
8559            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
8560            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
8561            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
8562            ! U/threads/i_pthread.U
8563      Branch: perl
8564            ! config_h.SH
8565 ____________________________________________________________________________
8566 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
8567         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
8568              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8569              Date: Mon, 08 Apr 2002 14:34:27 +0200
8570              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
8571      Branch: perl
8572            ! Configure hints/hpux.sh reentr.pl
8573 ____________________________________________________________________________
8574 [ 15806] By: ams                                   on 2002/04/08  13:50:43
8575         Log: Subject: [PATCH] Updates to Porting/Glossary
8576              From: Paul_GreenVOS@vos.stratus.com
8577              Date: Mon, 8 Apr 02 10:44 edt
8578              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
8579      Branch: perl
8580            ! Porting/Glossary
8581 ____________________________________________________________________________
8582 [ 15805] By: ams                                   on 2002/04/08  13:47:32
8583         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
8584              coredumps on startup)
8585              From: Michael G Schwern <schwern@pobox.com>
8586              Date: Mon, 8 Apr 2002 10:34:49 -0400
8587              Message-Id: <20020408143449.GB3245@blackrider>
8588      Branch: perl
8589            ! lib/ExtUtils/MM_Unix.pm
8590 ____________________________________________________________________________
8591 [ 15804] By: ams                                   on 2002/04/08  13:29:28
8592         Log: Subject: [PATCH] example in pod/perllexwarn.pod
8593              From: Slaven Rezic <slaven.rezic@berlin.de>
8594              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
8595              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
8596      Branch: perl
8597            ! pod/perllexwarn.pod
8598 ____________________________________________________________________________
8599 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
8600         Log: Upgrade to Encode 1.30, from Dan Kogai. 
8601      Branch: perl
8602            + ext/Encode/lib/Encode/Encoder.pm
8603            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
8604            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
8605            ! ext/Encode/lib/Encode/Supported.pod
8606            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
8607            ! ext/Encode/t/grow.t
8608 ____________________________________________________________________________
8609 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
8610         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
8611              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8612              Date: Mon, 08 Apr 2002 01:08:40 +0100
8613              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
8614      Branch: perl
8615            ! ext/MIME/Base64/t/base64.t
8616 ____________________________________________________________________________
8617 [ 15801] By: nick                                  on 2002/04/08  07:28:27
8618         Log: Integrate mainline
8619      Branch: perlio
8620           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
8621           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
8622           +> ext/File/Glob/t/utf8.t
8623           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
8624           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
8625           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
8626            - ext/Encode/lib/Encode/10646_1.pm
8627            - ext/Encode/lib/Encode/Internal.pm
8628            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
8629            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
8630            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
8631            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
8632            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
8633            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
8634            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
8635           !> (integrate 157 files)
8636 ____________________________________________________________________________
8637 [ 15800] By: ams                                   on 2002/04/08  07:06:21
8638         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
8639              From: Jan Dubois <JanD@ActiveState.com>
8640              Date: Mon, 08 Apr 2002 00:10:39 -0700
8641              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
8642      Branch: perl
8643            ! lib/ExtUtils/Packlist.pm
8644 ____________________________________________________________________________
8645 [ 15799] By: ams                                   on 2002/04/08  04:50:36
8646         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
8647              From: Stas Bekman <stas@stason.org>
8648              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
8649              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
8650      Branch: perl
8651            ! pod/perlguts.pod
8652 ____________________________________________________________________________
8653 [ 15798] By: ams                                   on 2002/04/08  03:56:52
8654         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
8655      Branch: perl
8656            ! util.c
8657 ____________________________________________________________________________
8658 [ 15797] By: ams                                   on 2002/04/08  01:30:38
8659         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
8660              same line of code. (As suggested by Simon Cozens.)
8661      Branch: perl
8662            ! mg.c
8663 ____________________________________________________________________________
8664 [ 15796] By: ams                                   on 2002/04/08  01:27:24
8665         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
8666              Simon Cozens.
8667      Branch: perl
8668            ! embed.fnc util.c
8669 ____________________________________________________________________________
8670 [ 15795] By: ams                                   on 2002/04/08  01:05:16
8671         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
8672              From: Tom Brown <thecap@peach.ece.utexas.edu>
8673              Date: Sun, 07 Apr 2002 23:20:05 GMT
8674              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
8675      Branch: perl
8676            ! ext/Devel/DProf/DProf.xs
8677 ____________________________________________________________________________
8678 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
8679         Log: Retract #15793 since #15775 should fix the problem.
8680      Branch: perl
8681            ! hv.c
8682 ____________________________________________________________________________
8683 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
8684         Log: (Retracted by #15794)
8685              Subject: [PATCH] hv.c
8686              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
8687              Date: Sun, 7 Apr 2002 14:25:48 +0200
8688              Message-ID: <3CB056EC.16340.1119992@localhost>
8689      Branch: perl
8690            ! hv.c
8691 ____________________________________________________________________________
8692 [ 15792] By: ams                                   on 2002/04/07  21:48:49
8693         Log: Make other nits nervous.
8694      Branch: perl
8695            ! gv.c perl.c
8696 ____________________________________________________________________________
8697 [ 15791] By: ams                                   on 2002/04/07  20:31:08
8698         Log: Subject: [MIME::Base64 patch] t/base64.t fix
8699              From: Dan Kogai <dankogai@dan.co.jp>
8700              Date: Mon, 8 Apr 2002 06:19:29 +0900
8701              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
8702      Branch: perl
8703            ! ext/MIME/Base64/t/base64.t
8704 ____________________________________________________________________________
8705 [ 15790] By: ams                                   on 2002/04/07  20:15:52
8706         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
8707              From: Slaven Rezic <slaven.rezic@berlin.de>
8708              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
8709              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
8710      Branch: perl
8711            ! ext/Devel/Peek/Peek.xs
8712 ____________________________________________________________________________
8713 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
8714         Log: Fully qualify in warning message the name of a subroutine redefined
8715              via glob assignment
8716      Branch: perl
8717            ! sv.c t/lib/warnings/op t/lib/warnings/sv
8718 ____________________________________________________________________________
8719 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
8720         Log: Update from Dan Kogai.
8721      Branch: perl
8722            ! ext/Encode/t/Unicode.t
8723 ____________________________________________________________________________
8724 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
8725         Log: Can't right now twist my brain to figure out
8726              the right CR/LF code point mappings in EBCDIC.
8727      Branch: perl
8728            ! lib/Pod/t/eol.t
8729 ____________________________________________________________________________
8730 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
8731         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
8732              From: Nicholas Clark <nick@ccl4.org>
8733              Date: Sun, 7 Apr 2002 15:01:56 +0100
8734              Message-ID: <20020407150156.R10686@plum.flirble.org>
8735      Branch: perl
8736            ! ext/Data/Dumper/Dumper.xs
8737 ____________________________________________________________________________
8738 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
8739         Log: Tpyo.
8740      Branch: perl
8741            ! lib/Pod/t/eol.t
8742 ____________________________________________________________________________
8743 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
8744         Log: EBCDIC branch was forgotten.
8745      Branch: perl
8746            ! ext/Devel/Peek/Peek.t
8747 ____________________________________________________________________________
8748 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
8749         Log: charnames::viacode() was broken, noticed by Jeffrey.
8750      Branch: perl
8751            ! lib/charnames.pm lib/charnames.t
8752 ____________________________________________________________________________
8753 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
8754         Log: Missing files.
8755      Branch: perl
8756            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
8757            ! MANIFEST ext/Encode/MANIFEST
8758 ____________________________________________________________________________
8759 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
8760         Log: (intentionally empty)
8761      Branch: perl
8762            ! MANIFEST sv.h
8763 ____________________________________________________________________________
8764 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
8765         Log: Upgrade to Encode 1.26, from Dan Kogai.
8766      Branch: perl
8767            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
8768            + ext/Encode/ucm/jis0212.ucm
8769            - ext/Encode/lib/Encode/10646_1.pm
8770            - ext/Encode/lib/Encode/Internal.pm
8771            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
8772            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
8773            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
8774            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
8775            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
8776            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
8777            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
8778            - ext/Encode/ucm/macRumanian.ucm
8779            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
8780            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
8781            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
8782            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
8783            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
8784            ! ext/Encode/lib/Encode/Encoding.pm
8785            ! ext/Encode/lib/Encode/Supported.pod
8786            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
8787            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
8788            ! ext/Encode/ucm/adobeSymbol.ucm
8789            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
8790            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
8791            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
8792            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
8793            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
8794            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
8795            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
8796            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
8797            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
8798            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
8799            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
8800            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
8801            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
8802            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
8803            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
8804            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
8805            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
8806            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
8807            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
8808            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
8809            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
8810            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
8811            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
8812            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
8813            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
8814            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
8815            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
8816            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
8817            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
8818            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
8819            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
8820            ! ext/Encode/ucm/nextstep.ucm
8821 ____________________________________________________________________________
8822 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
8823         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
8824              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
8825              Now, where was my coffee mug...
8826      Branch: perl
8827            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
8828            ! pp_sys.c
8829 ____________________________________________________________________________
8830 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
8831         Log: Subject: [PATCH] MakeMaker basic.t on Win32
8832              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
8833              Date: Sun, 7 Apr 2002 14:25:48 +0200
8834              Message-ID: <3CB056EC.27101.1119A3D@localhost>
8835              
8836              Subject: [PATCH] MakeMaker && Win32 && nmake
8837              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
8838              Date: Sun, 7 Apr 2002 14:25:48 +0200
8839              Message-ID: <3CB056EC.9001.11199ED@localhost>
8840      Branch: perl
8841            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
8842 ____________________________________________________________________________
8843 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
8844         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
8845              From: Philip Newton <Philip.Newton@gmx.net>
8846              Date: Sun, 07 Apr 2002 07:51:49 +0200      
8847              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
8848      Branch: perl
8849            ! utf8.c
8850 ____________________________________________________________________________
8851 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
8852         Log: There was no nice way of getting in UTF-8 filenames:
8853              now one can use in the (new) three-arg form of readdir()
8854              and in File::Glob import a ":utf8" to transparently accept
8855              the filenames as Unicode.  Note that only :utf8 is supported,
8856              not fancier stuff like :encoding(foobar)
8857      Branch: perl
8858            + ext/File/Glob/t/utf8.t
8859            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
8860            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
8861            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8862            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
8863            ! t/op/readdir.t
8864 ____________________________________________________________________________
8865 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
8866         Log: Subject: [PATCH] Re: perl@15772
8867              From: Nicholas Clark <nick@ccl4.org>
8868              Date: Sun, 7 Apr 2002 11:06:42 +0100
8869              Message-ID: <20020407110641.O10686@plum.flirble.org>
8870      Branch: perl
8871            ! hv.c
8872 ____________________________________________________________________________
8873 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
8874         Log: Subject: [PATCH] Re: 15764 breakage
8875              From: Michael G Schwern <schwern@pobox.com>
8876              Date: Sat, 6 Apr 2002 19:14:02 -0500
8877              Message-ID: <20020407001401.GA7076@blackrider>
8878      Branch: perl
8879            ! lib/ExtUtils/MM_Unix.pm
8880 ____________________________________________________________________________
8881 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
8882         Log: Instruction tweak.
8883      Branch: perl
8884            ! README.os390
8885 ____________________________________________________________________________
8886 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
8887         Log: Update Changes.
8888      Branch: perl
8889            ! Changes patchlevel.h
8890 ____________________________________________________________________________
8891 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
8892         Log: Subject: [PATCH] Encode tweaks for VMS
8893              From: Michael G Schwern <schwern@pobox.com>
8894              Date: Sat, 6 Apr 2002 03:26:09 -0500
8895              Message-ID: <20020406082609.GA28758@blackrider>
8896      Branch: perl
8897            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
8898            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
8899            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
8900            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
8901 ____________________________________________________________________________
8902 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
8903         Log: Prettyprinting and version paranoia.
8904      Branch: perl
8905            ! ext/DB_File/t/db-recno.t
8906 ____________________________________________________________________________
8907 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
8908         Log: Be explicit about the two DB_File tests croaking
8909              in Mac OS X.
8910      Branch: perl
8911            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
8912 ____________________________________________________________________________
8913 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
8914         Log: Regen toc.
8915      Branch: perl
8916            ! pod/perltoc.pod
8917 ____________________________________________________________________________
8918 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
8919         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
8920              From: Benjamin Goldberg <goldbb2@earthlink.net>
8921              Date: Fri, 05 Apr 2002 19:15:42 -0500
8922              Message-ID: <3CAE3E2E.8483505@earthlink.net>
8923      Branch: perl
8924            ! hv.h
8925 ____________________________________________________________________________
8926 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
8927         Log: Underline that the current implementation is not
8928              guaranteed to be forever; and reformat a bit.
8929      Branch: perl
8930            ! lib/utf8.pm
8931 ____________________________________________________________________________
8932 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
8933         Log: Subject: Weak spots in the utf8 manpage
8934              From: andreas.koenig@anima.de (Andreas J. Koenig)
8935              Date: Fri, 05 Apr 2002 10:08:44 +0200      
8936              Message-ID: <m3u1qqefeb.fsf@anima.de>      
8937      Branch: perl
8938            ! lib/utf8.pm
8939 ____________________________________________________________________________
8940 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
8941         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
8942              From: Michael G Schwern <schwern@pobox.com>
8943              Date: Sat, 6 Apr 2002 03:22:03 -0500
8944              Message-ID: <20020406082203.GA28713@blackrider>
8945      Branch: perl
8946            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
8947            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
8948            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
8949            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
8950            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
8951            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
8952            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
8953            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
8954            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
8955            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
8956 ____________________________________________________________________________
8957 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
8958         Log: No need to avoid utf8 warnings after #15762.
8959      Branch: perl
8960            ! lib/Unicode/Collate.pm
8961 ____________________________________________________________________________
8962 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
8963         Log: As noted by Philip Newton: nothing wrong with BOM,
8964              but 0xFFFE quite wrong.
8965      Branch: perl
8966            ! t/lib/warnings/utf8 utf8.c utf8.h
8967 ____________________________________________________________________________
8968 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
8969         Log: Explain the "gaps" in the UTF-8 encoding.
8970      Branch: perl
8971            ! pod/perlunicode.pod utf8.h
8972 ____________________________________________________________________________
8973 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
8974         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
8975              From: Nicholas Clark <nick@unfortu.net>
8976              Date: Sat, 6 Apr 2002 14:54:51 +0100
8977              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
8978      Branch: perl
8979            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
8980 ____________________________________________________________________________
8981 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
8982         Log: Signedness nits.
8983      Branch: perl
8984            ! hv.c
8985 ____________________________________________________________________________
8986 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
8987         Log: Make hv_notallowed a static as suggested by Nick Clark;
8988              and synchronize the nomenclature to talk about restricted
8989              (not fixed) hashes.
8990      Branch: perl
8991            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
8992            ! proto.h
8993 ____________________________________________________________________________
8994 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
8995         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
8996              From: Nicholas Clark <nick@unfortu.net>
8997              Date: Sat, 6 Apr 2002 00:21:17 +0100
8998              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
8999              
9000              (with the last one reversed)
9001      Branch: perl
9002            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
9003            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
9004 ____________________________________________________________________________
9005 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
9006         Log: Update the warning message.
9007      Branch: perl
9008            ! README.tru64
9009 ____________________________________________________________________________
9010 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
9011         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
9012              From: Dan Kogai <dankogai@dan.co.jp>
9013              Date: Sat, 6 Apr 2002 06:08:40 +0900
9014              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
9015      Branch: perl
9016            ! pod/perlunicode.pod
9017 ____________________________________________________________________________
9018 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
9019         Log: Some tests were failing silently instead of saying "not ok"
9020      Branch: perl
9021            ! t/comp/proto.t
9022 ____________________________________________________________________________
9023 [ 15753] By: nick                                  on 2002/04/05  19:30:12
9024         Log: Integrate mainline
9025      Branch: perlio
9026           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
9027           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
9028           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
9029 ____________________________________________________________________________
9030 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
9031         Log: Minor Tie::File test patch, from mjd.
9032      Branch: perl
9033            ! lib/Tie/File/t/24_cache_loop.t
9034 ____________________________________________________________________________
9035 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
9036         Log: Not *that* different line endings (noticed by Philip Newton)
9037      Branch: perl
9038            ! pod/perldelta.pod
9039 ____________________________________________________________________________
9040 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
9041         Log: Retract #15745 for now; won't work without more Encode fixes.
9042      Branch: perl
9043            ! ext/Encode/lib/Encode/10646_1.pm
9044 ____________________________________________________________________________
9045 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
9046         Log: metaconfig unit change for #15748.
9047      Branch: metaconfig
9048            ! U/modified/Oldconfig.U
9049 ____________________________________________________________________________
9050 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
9051         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
9052              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
9053              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
9054              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
9055      Branch: perl
9056            ! Configure
9057 ____________________________________________________________________________
9058 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
9059         Log: NetWare update from C Aditya.
9060      Branch: perl
9061            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
9062 ____________________________________________________________________________
9063 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
9064         Log: Win32 pacifying from mjd.
9065      Branch: perl
9066            ! lib/Tie/File/t/26_twrite.t
9067 ____________________________________________________________________________
9068 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
9069         Log: Integrate perlio;
9070              
9071              Not only did UCS-2 have dodgy name it was buggy.
9072      Branch: perl
9073           !> ext/Encode/lib/Encode/10646_1.pm
9074 ____________________________________________________________________________
9075 [ 15744] By: nick                                  on 2002/04/05  13:02:36
9076         Log: Not only did UCS-2 have dodgy name it was buggy.
9077      Branch: perlio
9078            ! ext/Encode/lib/Encode/10646_1.pm
9079 ____________________________________________________________________________
9080 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
9081         Log: Subject: Patch for bug ID 20020221.007
9082              From: Archer Sully <archer@meer.net>
9083              Date: Thu, 4 Apr 2002 21:45:34 -0700
9084              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
9085              
9086              Fix for "[ID 20020221.007] SEGV in Storable with empty string
9087              scalar object" (dclone)
9088      Branch: perl
9089            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
9090 ____________________________________________________________________________
9091 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
9092         Log: Subject: Re: lib/sort.t failure 
9093              From: "John P. Linderman" <jpl@research.att.com>
9094              Date: Fri, 05 Apr 2002 06:19:07 -0500
9095              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
9096              
9097              with a minor formatting tweak
9098      Branch: perl
9099            ! pod/perlfunc.pod
9100 ____________________________________________________________________________
9101 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
9102         Log: Subject: Re: lib/sort.t failure (and [PATCH])
9103              From: "John P. Linderman" <jpl@research.att.com>
9104              Date: Fri, 05 Apr 2002 07:13:27 -0500
9105              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
9106      Branch: perl
9107            ! lib/sort.t
9108 ____________________________________________________________________________
9109 [ 15740] By: nick                                  on 2002/04/05  09:31:42
9110         Log: Integrate mainline
9111      Branch: perlio
9112           +> (branch 49 files)
9113           !> (integrate 82 files)
9114 ____________________________________________________________________________
9115 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
9116         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
9117              From: Dan Kogai <dankogai@dan.co.jp>
9118              Date: Fri, 5 Apr 2002 11:52:50 +0900
9119              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
9120      Branch: perl
9121            ! ext/Encode/t/Aliases.t
9122 ____________________________________________________________________________
9123 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
9124         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
9125              From: Dan Kogai <dankogai@dan.co.jp>
9126              Date: Fri, 5 Apr 2002 11:39:55 +0900
9127              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
9128      Branch: perl
9129            ! ext/Encode/lib/Encode/Alias.pm
9130 ____________________________________________________________________________
9131 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
9132         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
9133              From: Ilmari Karonen <iltzu@sci.fi>
9134              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
9135              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
9136      Branch: perl
9137            ! gv.c t/op/method.t
9138 ____________________________________________________________________________
9139 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
9140         Log: I was fooled for a while, somebody else might be too.
9141      Branch: perl
9142            ! t/test.pl
9143 ____________________________________________________________________________
9144 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
9145         Log: test.pl-ify.
9146      Branch: perl
9147            ! t/op/method.t
9148 ____________________________________________________________________________
9149 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
9150         Log: Upgrade to Encode 1.20, from Dan Kogai.
9151      Branch: perl
9152            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
9153            + ext/Encode/ucm/adobeSymbol.ucm
9154            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
9155            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
9156            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
9157            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
9158            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
9159            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
9160            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
9161            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
9162            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
9163            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
9164            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
9165            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
9166            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
9167            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
9168            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
9169            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
9170            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
9171            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
9172            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
9173            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
9174            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
9175            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
9176            + ext/Encode/ucm/macSymbol.ucm
9177            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
9178            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
9179            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
9180            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
9181            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
9182            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
9183            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
9184            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
9185            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
9186            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
9187            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
9188            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
9189            ! ext/Encode/lib/Encode/Alias.pm
9190            ! ext/Encode/lib/Encode/Supported.pod
9191            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
9192            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
9193            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
9194            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
9195            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
9196            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
9197            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
9198            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
9199            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
9200            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
9201            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
9202            ! ext/Encode/ucm/nextstep.ucm
9203 ____________________________________________________________________________
9204 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
9205         Log: Subject: left-over "use 5.7.2" in threads.pm
9206              From: Slaven Rezic <slaven.rezic@berlin.de>
9207              Date: 21 Mar 2002 23:18:13 +0100
9208              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
9209      Branch: perl
9210            ! ext/threads/threads.pm
9211 ____________________________________________________________________________
9212 [ 15732] By: ams                                   on 2002/04/04  17:08:13
9213         Log: Subject: [PATCH 5.7.3 DOCS]
9214              From: mjd@plover.com
9215              Date: 4 Apr 2002 15:59:39 -0000
9216              Message-Id: <20020404155939.6754.qmail@plover.com>
9217      Branch: perl
9218            ! pod/perlfaq9.pod
9219 ____________________________________________________________________________
9220 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
9221         Log: metaconfig unit change for #15730.
9222      Branch: metaconfig
9223            ! U/threads/usethreads.U
9224 ____________________________________________________________________________
9225 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
9226         Log: Subject: Re: lib/sort.t failure [PATCH]
9227              From: Andy Dougherty <doughera@lafayette.edu>
9228              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
9229              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
9230              
9231              Default to usethreads in case the user most probably forgot it.
9232      Branch: perl
9233            ! Configure
9234 ____________________________________________________________________________
9235 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
9236         Log: Typo nits from Wolfgang Laun.
9237      Branch: perl
9238            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
9239 ____________________________________________________________________________
9240 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
9241         Log: Detypo in diagnostics.
9242      Branch: perl
9243            ! lib/locale.t
9244 ____________________________________________________________________________
9245 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
9246         Log: pod2html: try to be EOL agnostic.
9247              (Needs testing on CRLF and CR platforms.)
9248      Branch: perl
9249            + lib/Pod/t/eol.t
9250            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
9251 ____________________________________________________________________________
9252 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
9253         Log: Subject: [PATCH} Pod::HTML and HTML4
9254              From: Robert Spier <rspier@pobox.com>
9255              Date: Wed, 03 Apr 2002 16:26:21 -0800
9256              Message-ID: <3CAB9DAD.20305@pobox.com>
9257      Branch: perl
9258            ! lib/Pod/Html.pm
9259 ____________________________________________________________________________
9260 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
9261         Log: Byebye, beebee.
9262      Branch: perl
9263            ! t/lib/warnings/perlio
9264 ____________________________________________________________________________
9265 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
9266         Log: Subject: Re: enc2xs needs portable way to know it's in the core
9267              From: PPrymmer@factset.com
9268              Date: Wed, 3 Apr 2002 14:29:32 -0500
9269              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
9270      Branch: perl
9271            ! configure.com
9272 ____________________________________________________________________________
9273 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
9274         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
9275              From: Dominic Dunlop <domo@computer.org>
9276              Date: Wed, 3 Apr 2002 22:44:01 +0200
9277              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
9278      Branch: perl
9279            ! lib/File/Spec/t/rel2abs2rel.t
9280 ____________________________________________________________________________
9281 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
9282         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
9283              From: Paul_GreenVOS@vos.stratus.com
9284              Date: Wed, 3 Apr 02 16:34 est
9285              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
9286      Branch: perl
9287            ! pp_pack.c
9288 ____________________________________________________________________________
9289 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
9290         Log: Upgrade to Tie::File 0.93, from mjd.
9291      Branch: perl
9292            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
9293            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
9294            ! lib/Tie/File/t/41_heap.t
9295 ____________________________________________________________________________
9296 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
9297         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
9298              From: Andy Dougherty <doughera@lafayette.edu>
9299              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
9300              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
9301      Branch: perl
9302            ! lib/AnyDBM_File.t
9303 ____________________________________________________________________________
9304 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
9305         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
9306              and ccflags including -DNO_LOCALE
9307      Branch: perl
9308            ! perl.h
9309 ____________________________________________________________________________
9310 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
9311         Log: EPOC tweaks from Olaf Flebbe.
9312      Branch: perl
9313            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
9314 ____________________________________________________________________________
9315 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
9316         Log: Subject: [PATCH] Set @INC earlier
9317              From: Andy Dougherty <doughera@lafayette.edu>
9318              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
9319              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
9320      Branch: perl
9321            ! lib/AnyDBM_File.t lib/sort.t
9322 ____________________________________________________________________________
9323 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
9324         Log: perlcompile.pod was listing all B:: modules, except B::Concise
9325              (resubmitted)
9326      Branch: perl
9327            ! pod/perlcompile.pod
9328 ____________________________________________________________________________
9329 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
9330         Log: perlcompile.pod was listing all B:: modules, except B::Concise
9331      Branch: perl
9332            ! pod/perlcompile.pod
9333 ____________________________________________________________________________
9334 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
9335         Log: non-perlio robustness.
9336      Branch: perl
9337            ! ext/Socket/socketpair.t lib/utf8.t
9338 ____________________________________________________________________________
9339 [ 15713] By: nick                                  on 2002/04/03  18:06:49
9340         Log: Integrate mainline
9341      Branch: perlio
9342           +> lib/Tie/File/t/41_heap.t
9343           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
9344           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
9345           !> regexec.c t/op/re_tests t/op/tiearray.t
9346 ____________________________________________________________________________
9347 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
9348         Log: Tweak for 8.3 compat.
9349      Branch: perl
9350            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
9351            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
9352            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
9353            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
9354            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
9355            ! ext/Encode/bin/enc2xs
9356 ____________________________________________________________________________
9357 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
9358         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
9359              From: Mark-Jason Dominus <mjd@plover.com>
9360              Date: Wed, 03 Apr 2002 13:04:40 -0500
9361              Message-ID: <20020403180440.7614.qmail@plover.com>
9362      Branch: perl
9363            ! t/op/tiearray.t
9364 ____________________________________________________________________________
9365 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
9366         Log: Forgotten.
9367      Branch: perl
9368            + lib/Tie/File/t/41_heap.t
9369            ! MANIFEST
9370 ____________________________________________________________________________
9371 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
9372         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
9373              From: Mark Kvale <kvale@phy.ucsf.edu>
9374              Date: Tue, 2 Apr 2002 13:57:37 -0800
9375              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
9376      Branch: perl
9377            ! t/op/re_tests
9378 ____________________________________________________________________________
9379 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
9380         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
9381              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
9382              Date: Wed, 03 Apr 2002 03:34:34 +0100
9383              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
9384      Branch: perl
9385            ! regcomp.c
9386 ____________________________________________________________________________
9387 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
9388         Log: The leavetry crash should now be history.
9389      Branch: perl
9390            ! t/op/tiearray.t
9391 ____________________________________________________________________________
9392 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
9393         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
9394              From: Michael G Schwern <schwern@pobox.com>
9395              Date: Wed, 3 Apr 2002 10:56:44 -0500
9396              Message-ID: <20020403155644.GC916@blackrider>
9397      Branch: perl
9398            ! lib/ExtUtils/MM_Win95.pm
9399 ____________________________________________________________________________
9400 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
9401         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
9402              From: Dave Mitchell <davem@fdgroup.com>
9403              Date: Wed, 3 Apr 2002 02:08:26 +0100
9404              Message-ID: <20020403020825.B16724@fdgroup.com>
9405      Branch: perl
9406            ! pp_ctl.c
9407 ____________________________________________________________________________
9408 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
9409         Log: Prototype tweak for non-threaded builds.
9410      Branch: perl
9411            ! perl.c
9412 ____________________________________________________________________________
9413 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
9414         Log: Detached threads do not help; they still hold resources.
9415      Branch: perl
9416            ! ext/threads/threads.pm pod/perldiag.pod
9417 ____________________________________________________________________________
9418 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
9419         Log: Doc tweak from Wolfgang Laun.
9420      Branch: perl
9421            ! lib/File/Compare.pm
9422 ____________________________________________________________________________
9423 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
9424         Log: Subject: [PATCH bleadperl] regexec.c
9425              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
9426              Date: Wed, 3 Apr 2002 11:13:30 +0200
9427              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
9428      Branch: perl
9429            ! regexec.c
9430 ____________________________________________________________________________
9431 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
9432         Log: Document the "Cleanup skipped ..." warning.
9433      Branch: perl
9434            ! ext/threads/threads.pm pod/perldiag.pod
9435 ____________________________________________________________________________
9436 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
9437         Log: Integrate perlio;
9438              
9439              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
9440              
9441              Fix segfaults when mainthread exits with other threads running:
9442              - track number of running threads
9443              - if main thread calls perl_destruct() with other threads running
9444              skip most of cleanup (with a warning).
9445      Branch: perl
9446           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
9447           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
9448           !> pod/perlapi.pod proto.h
9449 ____________________________________________________________________________
9450 [ 15698] By: nick                                  on 2002/04/03  13:15:30
9451         Log: Fix segfaults when mainthread exits with other threads running:
9452              - track number of running threads
9453              - if main thread calls perl_destruct() with other threads running
9454              skip most of cleanup (with a warning).
9455      Branch: perlio
9456            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
9457            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
9458 ____________________________________________________________________________
9459 [ 15697] By: nick                                  on 2002/04/03  07:34:13
9460         Log: Integrate mainline
9461      Branch: perlio
9462           +> lib/Net/Ping/t/250_ping_hires.t
9463           !> (integrate 33 files)
9464 ____________________________________________________________________________
9465 [ 15696] By: nick                                  on 2002/04/03  06:41:58
9466         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
9467      Branch: perlio
9468            ! lib/ExtUtils/xsubpp
9469 ____________________________________________________________________________
9470 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
9471         Log: Subject: [PATCH @15047] debugger
9472              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9473              Date: Sat, 16 Mar 2002 04:38:50 -0500
9474              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
9475      Branch: perl
9476            ! lib/perl5db.pl
9477 ____________________________________________________________________________
9478 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
9479         Log: Third Degree flags.
9480      Branch: perl
9481            ! Makefile.SH
9482 ____________________________________________________________________________
9483 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
9484         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
9485              From: Mark-Jason Dominus <mjd@plover.com>
9486              Date: Tue, 02 Apr 2002 16:35:11 -0500
9487              Message-ID: <20020402213511.27781.qmail@plover.com>
9488              
9489              (tweaked)
9490      Branch: perl
9491            ! pod/perlfunc.pod
9492 ____________________________________________________________________________
9493 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
9494         Log: Upgrade to Tie::File 0.92, from mjd.
9495      Branch: perl
9496            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
9497            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
9498            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
9499            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
9500            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
9501            ! lib/Tie/File/t/40_abs_cache.t
9502 ____________________________________________________________________________
9503 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
9504         Log: Subject: [PATCH] Update my email address in perl.c
9505              From: Paul_GreenVOS@vos.stratus.com
9506              Date: Tue, 2 Apr 02 15:27 est
9507              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
9508      Branch: perl
9509            ! AUTHORS perl.c
9510 ____________________________________________________________________________
9511 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
9512         Log: POD fix.
9513      Branch: perl
9514            ! pod/perldelta.pod
9515 ____________________________________________________________________________
9516 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
9517         Log: What started as a small nit (the charnames test, nit found
9518              be Hugo), ballooned a bit... the goal is Larry's wish that
9519              illegal Unicode (such as U+FFFF) by default doesn't warn,
9520              since what if somebody WANTS to create illegal Unicode?
9521              Now getting close to this in the regex runtime.
9522              (Also, fix more of my fixation that BOM would be U+FFFE.)
9523      Branch: perl
9524            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
9525            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
9526 ____________________________________________________________________________
9527 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
9528         Log: Talk more about Net::Ping.
9529      Branch: perl
9530            ! pod/perldelta.pod
9531 ____________________________________________________________________________
9532 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
9533         Log: Upgrade to Net::Ping 2.14.
9534      Branch: perl
9535            + lib/Net/Ping/t/250_ping_hires.t
9536            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
9537            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
9538            ! lib/Net/Ping/t/140_stream_inst.t
9539 ____________________________________________________________________________
9540 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
9541         Log: XML::Parser 2.31 should be out shortly.
9542      Branch: perl
9543            ! pod/perldelta.pod
9544 ____________________________________________________________________________
9545 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
9546         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
9547              From: George Necula <necula@eecs.berkeley.edu>
9548              Date: Tue, 2 Apr 2002 10:22:41 -0800
9549              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
9550      Branch: perl
9551            ! lib/File/Spec/Cygwin.pm
9552 ____________________________________________________________________________
9553 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
9554         Log: EBCDIC test tweak.
9555      Branch: perl
9556            ! pod/perldelta.pod t/uni/case.pl
9557 ____________________________________________________________________________
9558 [ 15683] By: nick                                  on 2002/04/02  15:36:17
9559         Log: Integrate mainline
9560      Branch: perlio
9561           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
9562           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
9563           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
9564 ____________________________________________________________________________
9565 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
9566         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
9567              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9568              Date: Tue, 2 Apr 2002 00:37:08 -0500
9569              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
9570      Branch: perl
9571            ! os2/os2ish.h perlio.c
9572 ____________________________________________________________________________
9573 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
9574         Log: Subject: [PATCH @15047] debugger again
9575              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9576              Date: Tue, 2 Apr 2002 00:30:31 -0500
9577              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
9578      Branch: perl
9579            ! lib/perl5db.pl
9580 ____________________________________________________________________________
9581 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
9582         Log: Subject: [PATCH @15047] test() in CPAN.pm
9583              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9584              Date: Tue, 2 Apr 2002 00:46:45 -0500
9585              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
9586      Branch: perl
9587            ! lib/CPAN.pm
9588 ____________________________________________________________________________
9589 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
9590         Log: Sync with libnet-1.11
9591      Branch: perl
9592            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
9593            ! lib/Net/SMTP.pm
9594 ____________________________________________________________________________
9595 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
9596         Log: NetWare tweaks from C Aditya.
9597      Branch: perl
9598            ! NetWare/t/NWScripts.pl scope.c
9599 ____________________________________________________________________________
9600 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
9601         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
9602              From: Dan Kogai <dankogai@dan.co.jp>
9603              Date: Tue, 2 Apr 2002 22:21:47 +0900
9604              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
9605      Branch: perl
9606            ! ext/Encode/Encode.xs
9607 ____________________________________________________________________________
9608 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
9609         Log: Integrate perlio;
9610              
9611              Calculate buffer size needs in float to avoid 32-bit overflow.
9612              
9613              Add buffer size growth test.
9614      Branch: perl
9615           +> ext/Encode/t/grow.t
9616           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
9617 ____________________________________________________________________________
9618 [ 15675] By: nick                                  on 2002/04/02  07:49:41
9619         Log: Add buffer size growth test.
9620      Branch: perlio
9621            + ext/Encode/t/grow.t
9622            ! MANIFEST ext/Encode/MANIFEST
9623 ____________________________________________________________________________
9624 [ 15674] By: nick                                  on 2002/04/02  07:40:49
9625         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
9626      Branch: perlio
9627            ! ext/Encode/Encode.xs
9628 ____________________________________________________________________________
9629 [ 15673] By: nick                                  on 2002/04/02  07:40:06
9630         Log: Integrate mainline
9631      Branch: perlio
9632           +> (branch 102 files)
9633            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
9634            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
9635            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
9636            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
9637            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
9638            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
9639            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
9640            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
9641            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
9642            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
9643            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
9644            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
9645            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
9646            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
9647            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
9648            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
9649            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
9650            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
9651            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
9652            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
9653            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
9654            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
9655            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
9656            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
9657            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
9658            - ext/Encode/Encode/macCentEuro.ucm
9659            - ext/Encode/Encode/macCroatian.ucm
9660            - ext/Encode/Encode/macCyrillic.ucm
9661            - ext/Encode/Encode/macDingbats.ucm
9662            - ext/Encode/Encode/macGreek.ucm
9663            - ext/Encode/Encode/macIceland.ucm
9664            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
9665            - ext/Encode/Encode/macRumanian.ucm
9666            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
9667            - ext/Encode/Encode/macTurkish.ucm
9668            - ext/Encode/Encode/macUkraine.ucm
9669            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
9670            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
9671            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
9672            - ext/Encode/compile ext/Encode/encode.h
9673            - ext/Encode/lib/Encode/CN/2022_CN.pm
9674            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
9675            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
9676            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
9677            - lib/unicore/PropertyValueAliases.txt
9678           !> (integrate 143 files)
9679 ____________________________________________________________________________
9680 [ 15672] By: ams                                   on 2002/04/02  04:42:44
9681         Log: Win32 fix for Tie::File from MJD.
9682      Branch: perl
9683            ! lib/Tie/File.pm
9684 ____________________________________________________________________________
9685 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
9686         Log: Add a few tests to the timing-sensitive list.
9687      Branch: perl
9688            ! INSTALL
9689 ____________________________________________________________________________
9690 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
9691         Log: Subject: [PATCH sort.t] extensive regression testing
9692              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9693              Date: Mon, 1 Apr 2002 23:50:24 +0200
9694              Message-ID: <20020401235024.E677@rafael>
9695      Branch: perl
9696            ! lib/sort.t
9697 ____________________________________________________________________________
9698 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
9699         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)
9700              From: Nicholas Clark <nick@unfortu.net>
9701              Date: Mon, 1 Apr 2002 21:54:05 +0100
9702              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
9703      Branch: perl
9704            ! lib/Memoize/t/errors.t
9705 ____________________________________________________________________________
9706 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
9707         Log: Subject: getting rid of a few superfluous $&/$`
9708              From: Jeffrey Friedl <jfriedl@yahoo.com>
9709              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
9710              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
9711              
9712              (with more-backward-compat than just using @- and @+, also by Jeffrey)
9713              
9714              (The version number of Text::Balanced intentionally not
9715              increased since Damian will make a new release after 5.8)
9716      Branch: perl
9717            ! lib/Pod/Html.pm lib/Text/Balanced.pm
9718 ____________________________________________________________________________
9719 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
9720         Log: Subject: [PATCH 5.7.3 TESTS]
9721              From: mjd@plover.com
9722              Date: 1 Apr 2002 20:32:18 -0000
9723              Message-ID: <20020401203218.25230.qmail@plover.com>
9724      Branch: perl
9725            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
9726            ! t/op/tiearray.t t/test.pl
9727 ____________________________________________________________________________
9728 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
9729         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
9730              From: Paul_GreenVOS@vos.stratus.com
9731              Date: Mon, 1 Apr 02 15:15 est
9732              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
9733      Branch: perl
9734            ! iperlsys.h
9735 ____________________________________________________________________________
9736 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
9737         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
9738              From: Paul_GreenVOS@vos.stratus.com
9739              Date: Mon, 1 Apr 02 14:11 est
9740              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
9741      Branch: perl
9742            ! lib/ExtUtils/MM_Unix.pm
9743 ____________________________________________________________________________
9744 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
9745         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
9746              From: Nicholas Clark <nick@unfortu.net>
9747              Date: Mon, 1 Apr 2002 19:30:05 +0100
9748              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
9749      Branch: perl
9750            ! t/op/pat.t t/op/utfhash.t
9751 ____________________________________________________________________________
9752 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
9753         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
9754              From: Mark-Jason Dominus <mjd@plover.com>
9755              Date: Mon, 01 Apr 2002 13:22:01 -0500
9756              Message-ID: <20020401182201.21189.qmail@plover.com>
9757      Branch: perl
9758            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
9759 ____________________________________________________________________________
9760 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
9761         Log: Update Changes.
9762      Branch: perl
9763            ! Changes patchlevel.h
9764 ____________________________________________________________________________
9765 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
9766         Log: Subject: [PATCH 5.7.3 DOC]
9767              From: mjd@plover.com
9768              Date: 1 Apr 2002 17:23:40 -0000
9769              Message-ID: <20020401172340.16410.qmail@plover.com>
9770      Branch: perl
9771            ! pod/perldelta.pod
9772 ____________________________________________________________________________
9773 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
9774         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
9775      Branch: perl
9776            ! hints/unicos.sh
9777 ____________________________________________________________________________
9778 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
9779         Log: Advertise piconv and enc2xs.
9780      Branch: perl
9781            ! pod/perldelta.pod
9782 ____________________________________________________________________________
9783 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
9784         Log: Add enc2xs.
9785      Branch: perl
9786            + utils/enc2xs.PL
9787            ! MANIFEST utils/Makefile
9788 ____________________________________________________________________________
9789 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
9790         Log: Integrate perlio;
9791              
9792              Be more explicit testing for \015 not \r
9793      Branch: perl
9794           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
9795           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
9796 ____________________________________________________________________________
9797 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
9798         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
9799              From: Philip Newton <Philip.Newton@gmx.net>
9800              Date: Mon, 01 Apr 2002 17:06:18 +0200
9801              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
9802      Branch: perl
9803            ! lib/charnames.pm lib/charnames.t
9804 ____________________________________________________________________________
9805 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
9806         Log: Subject: detypo patch
9807              From: andreas.koenig@anima.de (Andreas J. Koenig)
9808              Date: Mon, 01 Apr 2002 10:09:21 +0200
9809              Message-ID: <m3r8lzsuvi.fsf@anima.de>
9810      Branch: perl
9811            ! INSTALL
9812 ____________________________________________________________________________
9813 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
9814         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
9815              From: Philip Newton <Philip.Newton@gmx.net>
9816              Date: Mon, 01 Apr 2002 08:12:01 +0200
9817              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
9818      Branch: perl
9819            ! lib/charnames.pm lib/charnames.t
9820 ____________________________________________________________________________
9821 [ 15653] By: nick                                  on 2002/04/01  09:20:24
9822         Log: Be more explicit testing for \015 not \r
9823      Branch: perlio
9824            ! t/io/crlf.t
9825 ____________________________________________________________________________
9826 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
9827         Log: If under UTF-8 locale the utf8.pm really needs to be found.
9828      Branch: perl
9829            ! t/comp/cpp.t t/run/switchPx.t
9830 ____________________________________________________________________________
9831 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
9832         Log: Upgrade to Tie::File 0.91, from mjd.
9833      Branch: perl
9834            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
9835            + lib/Tie/File/t/26_twrite.t
9836            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
9837            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
9838            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
9839            ! lib/Tie/File/t/16_handle.t
9840 ____________________________________________________________________________
9841 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
9842         Log: DJGPP tweaks from Laszlo.
9843      Branch: perl
9844            ! lib/ExtUtils/MM_DOS.pm util.c
9845 ____________________________________________________________________________
9846 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
9847         Log: Discussion about minimal installations.
9848      Branch: perl
9849            ! INSTALL
9850 ____________________________________________________________________________
9851 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
9852         Log: Comment tweak from Hugo.
9853      Branch: perl
9854            ! regexec.c
9855 ____________________________________________________________________________
9856 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
9857         Log: Another UTF-8 locale tweak from Hugo.
9858      Branch: perl
9859            ! regexec.c
9860 ____________________________________________________________________________
9861 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
9862         Log: Document the known MacOS X locale problem.
9863      Branch: perl
9864            ! pod/perldelta.pod
9865 ____________________________________________________________________________
9866 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
9867         Log: Regex fix from Hugo: in UTF-8 locales the character
9868              counting code didn't work right for minimal matches.
9869      Branch: perl
9870            ! regexec.c
9871 ____________________________________________________________________________
9872 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
9873         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
9874              From: Spider Boardman <spider@Orb.Nashua.NH.US>
9875              Date: Sun, 31 Mar 2002 20:32:43 -0500
9876              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
9877      Branch: perl
9878            ! lib/ExtUtils/xsubpp
9879 ____________________________________________________________________________
9880 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
9881         Log: Document known FreeBSD locale glitch. 
9882      Branch: perl
9883            ! pod/perldelta.pod
9884 ____________________________________________________________________________
9885 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
9886         Log: There is --list in glibc iconv.
9887      Branch: perl
9888            ! ext/Encode/bin/piconv
9889 ____________________________________________________________________________
9890 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
9891         Log: Slight usage tweaks to piconv: show usage with
9892              no -t -f or -l arguments, or with -h.
9893      Branch: perl
9894            ! ext/Encode/bin/piconv
9895 ____________________________________________________________________________
9896 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
9897         Log: Get the piconv installed.
9898      Branch: perl
9899            + utils/piconv.PL
9900            ! MANIFEST utils/Makefile
9901 ____________________________________________________________________________
9902 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
9903         Log: Spelling tweaks.
9904      Branch: perl
9905            ! ext/Encode/bin/piconv
9906 ____________________________________________________________________________
9907 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
9908         Log: Upgrade to Encode 1.11, from Dan Kogai.
9909      Branch: perl
9910            + ext/Encode/Encode/Changes.e2x
9911            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
9912            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
9913            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
9914            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
9915            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
9916            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
9917            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
9918            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
9919            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
9920            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
9921            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
9922            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
9923            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
9924            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
9925            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
9926            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
9927            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
9928            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
9929            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
9930            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
9931            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
9932            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
9933            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
9934            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
9935            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
9936            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
9937            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
9938            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
9939            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
9940            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
9941            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
9942            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
9943            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
9944            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
9945            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
9946            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
9947            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
9948            + ext/Encode/ucm/viscii.ucm
9949            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
9950            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
9951            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
9952            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
9953            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
9954            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
9955            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
9956            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
9957            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
9958            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
9959            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
9960            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
9961            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
9962            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
9963            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
9964            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
9965            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
9966            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
9967            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
9968            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
9969            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
9970            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
9971            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
9972            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
9973            - ext/Encode/Encode/ksc5601.ucm
9974            - ext/Encode/Encode/macCentEuro.ucm
9975            - ext/Encode/Encode/macCroatian.ucm
9976            - ext/Encode/Encode/macCyrillic.ucm
9977            - ext/Encode/Encode/macDingbats.ucm
9978            - ext/Encode/Encode/macGreek.ucm
9979            - ext/Encode/Encode/macIceland.ucm
9980            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
9981            - ext/Encode/Encode/macRumanian.ucm
9982            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
9983            - ext/Encode/Encode/macTurkish.ucm
9984            - ext/Encode/Encode/macUkraine.ucm
9985            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
9986            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
9987            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
9988            - lib/encoding.pm lib/encoding.t
9989            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
9990            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
9991            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
9992            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
9993            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
9994            ! ext/Encode/Makefile.PL ext/Encode/README
9995            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
9996            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
9997            ! ext/Encode/lib/Encode/Alias.pm
9998            ! ext/Encode/lib/Encode/Supported.pod
9999 ____________________________________________________________________________
10000 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
10001         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
10002              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
10003              respective test    and doc tweaks.
10004      Branch: perl
10005            ! lib/charnames.pm lib/charnames.t
10006 ____________________________________________________________________________
10007 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
10008         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
10009              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10010              Date: Sun, 31 Mar 2002 22:47:31 +0200
10011              Message-ID: <20020331224731.E854@rafael>
10012      Branch: perl
10013            ! pod/perlfunc.pod
10014 ____________________________________________________________________________
10015 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
10016         Log: Subject: [PATCH] __attribute__ problems with g++
10017              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10018              Date: Sun, 31 Mar 2002 22:43:03 +0200
10019              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
10020      Branch: perl
10021            ! perl.h
10022 ____________________________________________________________________________
10023 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
10024         Log: Put back the #! line, false alarm.
10025      Branch: perl
10026            ! lib/ExtUtils/t/Constant.t
10027 ____________________________________________________________________________
10028 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
10029         Log: Subject: Re: [Patch] pod/perlvar.pod
10030              From: Philip Newton <Philip.Newton@gmx.net>
10031              Date: Sun, 31 Mar 2002 07:40:43 +0200
10032              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
10033      Branch: perl
10034            ! pod/perlvar.pod
10035 ____________________________________________________________________________
10036 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
10037         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
10038              From: Spider Boardman <spider@Orb.Nashua.NH.US>
10039              Date: Sat, 30 Mar 2002 21:37:37 -0500
10040              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
10041      Branch: perl
10042            ! ext/Socket/socketpair.t
10043 ____________________________________________________________________________
10044 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
10045         Log: Subject: Re: compile tweak for Win32
10046              From: Michael G Schwern <schwern@pobox.com>
10047              Date: Fri, 29 Mar 2002 17:48:22 -0500      
10048              Message-ID: <20020329224822.GG16816@blackrider>
10049      Branch: perl
10050            ! win32/buildext.pl
10051 ____________________________________________________________________________
10052 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
10053         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
10054              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10055              Date: Sat, 30 Mar 2002 22:19:46 +0100
10056              Message-ID: <20020330221946.A28497@rafael>
10057      Branch: perl
10058            ! t/lib/1_compile.t
10059 ____________________________________________________________________________
10060 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
10061         Log: Subject: [PATCH regmesg.t] increase output verbosity
10062              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10063              Date: Sat, 30 Mar 2002 22:34:08 +0100
10064              Message-ID: <20020330223408.C28497@rafael>
10065      Branch: perl
10066            ! t/op/regmesg.t
10067 ____________________________________________________________________________
10068 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
10069         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
10070              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10071              Date: Sat, 30 Mar 2002 21:36:23 +0100
10072              Message-ID: <20020330213623.A677@rafael>
10073      Branch: perl
10074            ! regcomp.c
10075 ____________________________________________________________________________
10076 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
10077         Log: If using a network filesystem several different hosts
10078              may be trying to lock the same file.  In this case offering
10079              to kill the other process is not that helpful.  (Unless one
10080              has *real* clustering, but that's not usually the case.)
10081      Branch: perl
10082            ! lib/CPAN.pm
10083 ____________________________________________________________________________
10084 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
10085         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
10086              From: andreas.koenig@anima.de (Andreas J. Koenig)
10087              Date: Sat, 30 Mar 2002 06:12:36 +0100
10088              Message-ID: <m3hemyvdtn.fsf@anima.de>
10089      Branch: perl
10090            ! lib/Dumpvalue.pm
10091 ____________________________________________________________________________
10092 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
10093         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
10094              From: Jeremy Zawodny <Jeremy@Zawodny.com>
10095              Date: Fri, 29 Mar 2002 17:55:20 -0800
10096              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
10097      Branch: perl
10098            ! utils/dprofpp.PL
10099 ____________________________________________________________________________
10100 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
10101         Log: Subject: [Patch] pod/perlvar.pod
10102              From: Dan Kogai <dankogai@dan.co.jp>
10103              Date: Sun, 31 Mar 2002 02:03:36 +0900
10104              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
10105      Branch: perl
10106            ! pod/perlvar.pod
10107 ____________________________________________________________________________
10108 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
10109         Log: Subject: [PATCH] MM & Encode fixes
10110              From: Michael G Schwern <schwern@pobox.com>
10111              Date: Sat, 30 Mar 2002 06:41:56 -0500
10112              Message-ID: <20020330114156.GA16533@blackrider>
10113      Branch: perl
10114            + lib/ExtUtils/t/basic.t
10115            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
10116            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
10117            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
10118            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
10119            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
10120            ! lib/ExtUtils/t/hints.t
10121 ____________________________________________________________________________
10122 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
10123         Log: EBCDICification.
10124      Branch: perl
10125            ! lib/charnames.t
10126 ____________________________________________________________________________
10127 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
10128         Log: Upgrade to Tie::File 0.90, from mjd.
10129      Branch: perl
10130            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
10131            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
10132            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
10133            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
10134            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
10135            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
10136            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
10137            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
10138            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
10139 ____________________________________________________________________________
10140 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
10141         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
10142              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10143              Date: Sat, 30 Mar 2002 00:20:39 +0100
10144              Message-ID: <20020330002039.A716@rafael>
10145      Branch: perl
10146            ! lib/sort.pm
10147 ____________________________________________________________________________
10148 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
10149         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
10150              From: Michael G Schwern <schwern@pobox.com>
10151              Date: Fri, 29 Mar 2002 18:14:20 -0500
10152              Message-ID: <20020329231419.GI16816@blackrider>
10153      Branch: perl
10154            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
10155            ! wince/Makefile.ce
10156 ____________________________________________________________________________
10157 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
10158         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
10159              From: Paul_GreenVOS@vos.stratus.com
10160              Date: Fri, 29 Mar 02 18:01 est
10161              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
10162      Branch: perl
10163            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
10164 ____________________________________________________________________________
10165 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
10166         Log: AUTHORS updates.
10167      Branch: perl
10168            ! AUTHORS
10169 ____________________________________________________________________________
10170 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
10171         Log: Upgrade to Encode 1.01, from Dan Kogai.
10172      Branch: perl
10173            ! ext/Encode/Changes ext/Encode/Encode.pm
10174            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
10175            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
10176            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
10177            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
10178            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
10179            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
10180            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
10181            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
10182            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
10183            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
10184            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
10185            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
10186            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
10187            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
10188            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
10189            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
10190            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
10191            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
10192            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
10193            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
10194            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
10195            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
10196            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
10197            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
10198            ! ext/Encode/Encode/ksc5601.ucm
10199            ! ext/Encode/Encode/macCentEuro.ucm
10200            ! ext/Encode/Encode/macCroatian.ucm
10201            ! ext/Encode/Encode/macCyrillic.ucm
10202            ! ext/Encode/Encode/macDingbats.ucm
10203            ! ext/Encode/Encode/macGreek.ucm
10204            ! ext/Encode/Encode/macIceland.ucm
10205            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
10206            ! ext/Encode/Encode/macRumanian.ucm
10207            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
10208            ! ext/Encode/Encode/macTurkish.ucm
10209            ! ext/Encode/Encode/macUkraine.ucm
10210            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
10211            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
10212            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
10213            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
10214            ! ext/Encode/lib/Encode/CJKConstants.pm
10215            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
10216            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
10217            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
10218 ____________________________________________________________________________
10219 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
10220         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
10221              From: "Craig A. Berry" <craigberry@mac.com>
10222              Date: Fri, 29 Mar 2002 13:46:28 -0600
10223              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
10224      Branch: perl
10225            ! configure.com
10226 ____________________________________________________________________________
10227 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
10228         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
10229              which one has to get from the CPAN distribution.
10230      Branch: perl
10231            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
10232            + lib/Memoize/t/expmod_t.t
10233            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
10234            - lib/Memoize/t/expire_module_t.t
10235            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
10236            ! lib/Memoize/README
10237 ____________________________________________________________________________
10238 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
10239         Log: metaconfig unit tweak.
10240      Branch: metaconfig/U/perl
10241            ! versiononly.U
10242 ____________________________________________________________________________
10243 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
10244         Log: Configure-related tweaks.
10245      Branch: perl
10246            ! Porting/Glossary Porting/config.sh Porting/config_H
10247            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10248            ! vos/config.ga.h
10249 ____________________________________________________________________________
10250 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
10251         Log: Ooops.
10252      Branch: perl
10253            ! t/op/ver.t
10254 ____________________________________________________________________________
10255 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
10256         Log: Subject: [PATCH @15606] d_time for vms
10257              From: "Craig A. Berry" <craigberry@mac.com>
10258              Date: Fri, 29 Mar 2002 11:58:29 -0600
10259              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
10260      Branch: perl
10261            ! configure.com
10262 ____________________________________________________________________________
10263 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
10264         Log: Subject: Re: Regex-Unicode bugs
10265              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10266              Date: Thu, 28 Mar 2002 10:12:35 +0100
10267              Message-ID: <20020328101235.F678@rafael>
10268      Branch: perl
10269            ! t/op/regmesg.t
10270 ____________________________________________________________________________
10271 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
10272         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
10273              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10274              Date: Fri, 29 Mar 2002 16:53:27 +0000
10275              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
10276      Branch: perl
10277            ! pod/perlre.pod pod/perlretut.pod
10278 ____________________________________________________________________________
10279 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
10280         Log: Subject: Re: debugger debuggers wanted
10281              From: spidb@cpan.org
10282              Date: Fri, 29 Mar 2002 06:34:11 -0500
10283              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
10284      Branch: perl
10285            ! lib/perl5db.pl
10286 ____________________________________________________________________________
10287 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
10288         Log: Update Changes.
10289      Branch: perl
10290            ! Changes patchlevel.h
10291 ____________________________________________________________________________
10292 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
10293         Log: Rename for 8.3-friendliness.
10294      Branch: perl
10295            + lib/unicore/PropValueAliases.txt
10296            - lib/unicore/PropertyValueAliases.txt
10297            ! MANIFEST lib/unicore/README.perl
10298 ____________________________________________________________________________
10299 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
10300         Log: Retract ExtUtils/t/basic.t until it works.
10301      Branch: perl
10302            - lib/ExtUtils/t/basic.t
10303            ! MANIFEST
10304 ____________________________________________________________________________
10305 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
10306         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
10307              From: Slaven Rezic <slaven.rezic@berlin.de>
10308              Date: 28 Mar 2002 22:27:14 +0100
10309              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
10310      Branch: perl
10311            ! hints/freebsd.sh
10312 ____________________________________________________________________________
10313 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
10314         Log: Interesting... where did this come from?
10315              (The Configure change in #15600)
10316      Branch: perl
10317            ! config_h.SH
10318 ____________________________________________________________________________
10319 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
10320         Log: metaconfig unit change for #15600.
10321      Branch: metaconfig/U/perl
10322            ! versiononly.U
10323 ____________________________________________________________________________
10324 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
10325         Log: Subject: versiononly should not put `old' versions in inc
10326              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10327              Date: Fri, 29 Mar 2002 12:53:49 +0100
10328              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
10329      Branch: perl
10330            ! Configure
10331 ____________________________________________________________________________
10332 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
10333         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
10334              From: Michael G Schwern <schwern@pobox.com>
10335              Date: Fri, 29 Mar 2002 04:12:47 -0500
10336              Message-ID: <20020329091247.GA7432@blackrider>
10337              
10338              (with two nits: (1) change lib/Extutils/Command/MM.pm
10339              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
10340              @INC to compile.t)
10341      Branch: perl
10342            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
10343            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
10344            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
10345            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
10346            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
10347            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
10348            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
10349            + lib/ExtUtils/t/Problem-Module/Makefile.PL
10350            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
10351            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
10352            + t/lib/MakeMaker/Test/Utils.pm
10353            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
10354            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
10355            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
10356            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
10357            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
10358            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
10359            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
10360            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
10361            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
10362            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
10363            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
10364            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
10365            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
10366            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
10367            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
10368            ! t/lib/TieOut.pm
10369 ____________________________________________________________________________
10370 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
10371         Log: Leftovers from Encode 0.99.
10372      Branch: perl
10373            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
10374            - ext/Encode/compile ext/Encode/encode.h
10375            - ext/Encode/lib/Encode/CN/2022_CN.pm
10376            - ext/Encode/lib/Encode/Details.pod
10377 ____________________________________________________________________________
10378 [ 15597] By: nick                                  on 2002/03/29  14:03:35
10379         Log: Integrate mainline
10380      Branch: perlio
10381           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
10382           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
10383           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
10384           !> (integrate 130 files)
10385 ____________________________________________________________________________
10386 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
10387         Log: Subject: Another Unicode-3.2-induced doc fix
10388              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
10389              Date: Fri, 29 Mar 2002 21:45:47 +0900
10390              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
10391      Branch: perl
10392            ! ext/Unicode/Normalize/Normalize.pm
10393 ____________________________________________________________________________
10394 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
10395         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
10396              From: Slaven Rezic <slaven.rezic@berlin.de>
10397              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
10398              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
10399      Branch: perl
10400            ! reentr.c reentr.pl
10401 ____________________________________________________________________________
10402 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
10403         Log: Subject: [PATCH] Quieting OS X
10404              From: Michael G Schwern <schwern@pobox.com>
10405              Date: Fri, 29 Mar 2002 05:46:23 -0500
10406              Message-ID: <20020329104622.GA9163@blackrider>
10407      Branch: perl
10408            ! ext/POSIX/t/posix.t t/op/stat.t
10409 ____________________________________________________________________________
10410 [ 15593] By: ams                                   on 2002/03/29  07:32:22
10411         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
10412              From: Paul_GreenVOS@vos.stratus.com
10413              Date: Fri, 29 Mar 02 0:05 est
10414              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
10415      Branch: perl
10416            ! ext/Time/HiRes/HiRes.xs
10417 ____________________________________________________________________________
10418 [ 15592] By: ams                                   on 2002/03/29  07:28:29
10419         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
10420              From: Spider Boardman <spidb@cpan.org>
10421              Date: Fri, 29 Mar 2002 00:52:24 -0500
10422              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
10423      Branch: perl
10424            ! op.c t/op/attrs.t
10425 ____________________________________________________________________________
10426 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
10427         Log: It's perlce.
10428      Branch: perl
10429            ! pod/perldelta.pod
10430 ____________________________________________________________________________
10431 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
10432         Log: MPE/iX tweaks from Mark Bixby.
10433      Branch: perl
10434            ! ext/Storable/t/lock.t mpeix/relink
10435 ____________________________________________________________________________
10436 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
10437         Log: Upgrade to Encode 1.00, from Dan Kogai.
10438              
10439              (one nit: bin/enc2xs needed also ../..)
10440      Branch: perl
10441            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
10442            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
10443            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
10444            ! (edit 104 files)
10445 ____________________________________________________________________________
10446 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
10447         Log: Subject: [PATCH] NEXT LINE --> NEL
10448              From: Philip Newton <Philip.Newton@gmx.net>
10449              Date: Thu, 28 Mar 2002 21:03:10 +0000
10450              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
10451      Branch: perl
10452            ! lib/charnames.pm lib/charnames.t
10453 ____________________________________________________________________________
10454 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
10455         Log: binmode :bytes, again.
10456      Branch: perl
10457            ! lib/utf8.t
10458 ____________________________________________________________________________
10459 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
10460         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
10461              From: Mark-Jason Dominus <mjd@plover.com>
10462              Date: Thu, 28 Mar 2002 10:36:03 -0500
10463              Message-ID: <20020328153603.11992.qmail@plover.com>
10464      Branch: perl
10465            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
10466 ____________________________________________________________________________
10467 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
10468         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
10469      Branch: perl
10470            ! lib/charnames.pm lib/charnames.t pp_pack.c
10471 ____________________________________________________________________________
10472 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
10473         Log: If expecting UTF-8, probably not expecting UTF-16.
10474      Branch: perl
10475            ! t/comp/require.t
10476 ____________________________________________________________________________
10477 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
10478         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
10479              From: Paul_GreenVOS@vos.stratus.com
10480              Date: Thu, 28 Mar 02 8:22 est
10481              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
10482      Branch: perl
10483            ! lib/Time/Local.pm
10484 ____________________________________________________________________________
10485 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
10486         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
10487              From: Paul_GreenVOS@vos.stratus.com
10488              Date: Thu, 28 Mar 02 7:46 est
10489              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
10490      Branch: perl
10491            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
10492 ____________________________________________________________________________
10493 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
10494         Log: A little bit better error message for \pq, still
10495              not good because the script context is not shown.
10496      Branch: perl
10497            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
10498 ____________________________________________________________________________
10499 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
10500         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
10501              From: Jeffrey Friedl <jfriedl@yahoo.com>
10502              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
10503              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
10504      Branch: perl
10505            ! sv.c t/op/pat.t
10506 ____________________________________________________________________________
10507 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
10508         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
10509              From: Mark-Jason Dominus <mjd@plover.com>
10510              Date: Thu, 28 Mar 2002 05:04:40 -0500
10511              Message-ID: <20020328100440.22081.qmail@plover.com>
10512      Branch: perl
10513            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
10514 ____________________________________________________________________________
10515 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
10516         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
10517              From: mjd@plover.com
10518              Date: 28 Mar 2002 09:22:06 -0000
10519              Message-ID: <20020328092206.18833.qmail@plover.com>
10520      Branch: perl
10521            ! lib/encoding.t
10522 ____________________________________________________________________________
10523 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
10524         Log: Unicode 3.2.0-induced doc tweaks.
10525      Branch: perl
10526            ! pod/perlretut.pod pod/perlunicode.pod
10527 ____________________________________________________________________________
10528 [ 15576] By: nick                                  on 2002/03/28  07:40:04
10529         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
10530      Branch: perlio
10531           +> (branch 31 files)
10532           !> (integrate 162 files)
10533 ____________________________________________________________________________
10534 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
10535         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
10536              From: Paul_GreenVOS@vos.stratus.com
10537              Date: Thu, 28 Mar 02 0:16 est
10538              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
10539      Branch: perl
10540            ! ext/POSIX/t/posix.t
10541 ____________________________________________________________________________
10542 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
10543         Log: Subject: Re: Regex-Unicode bugs
10544              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10545              Date: Wed, 27 Mar 2002 13:48:06 +0100
10546              Message-ID: <20020327134806.C18945@rafael>
10547              
10548              regmesg.t patch still would be nice.
10549      Branch: perl
10550            ! regcomp.c
10551 ____________________________________________________________________________
10552 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
10553         Log: Subject: Re: Regex-Unicode bugs
10554              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
10555              Date: Wed, 27 Mar 2002 12:39:57 +0000
10556              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
10557      Branch: perl
10558            ! pod/perldiag.pod regcomp.c
10559 ____________________________________________________________________________
10560 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
10561         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
10562              From: Paul_GreenVOS@vos.stratus.com
10563              Date: Wed, 27 Mar 02 23:33 est
10564              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
10565      Branch: perl
10566            ! t/io/fs.t
10567 ____________________________________________________________________________
10568 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
10569         Log: The Official 3.2.0 came out.
10570      Branch: perl
10571            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
10572            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
10573            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
10574            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
10575            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
10576            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
10577            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
10578            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
10579            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
10580            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
10581            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
10582            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
10583            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
10584            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
10585            + lib/unicore/lib/UnifiedI.pl
10586            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
10587 ____________________________________________________________________________
10588 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
10589         Log: socketpair binmode :bytes.
10590      Branch: perl
10591            ! ext/Socket/socketpair.t
10592 ____________________________________________________________________________
10593 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
10594         Log: Don't install anything beneath 't' directories.
10595      Branch: perl
10596            ! installperl
10597 ____________________________________________________________________________
10598 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
10599         Log: More UTF-8 locale sensitivity.
10600      Branch: perl
10601            ! t/io/utf8.t
10602 ____________________________________________________________________________
10603 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
10604         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
10605              From: Stas Bekman <stas@stason.org>
10606              Date: Thu, 28 Mar 2002 10:13:45 +0800
10607              Message-ID: <3CA27C59.4020209@stason.org>
10608              
10609              Temp file cleanup.
10610      Branch: perl
10611            ! lib/Pod/t/pod2html-lib.pl
10612 ____________________________________________________________________________
10613 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
10614         Log: Be compatible also with non-UTF-8 locales.
10615      Branch: perl
10616            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
10617            ! lib/Locale/Language.pod
10618 ____________________________________________________________________________
10619 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
10620         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
10621              From: Spider Boardman <spidb@cpan.org>
10622              Date: Wed, 27 Mar 2002 20:52:28 -0500
10623              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
10624      Branch: perl
10625            ! cv.h op.c t/op/attrs.t toke.c
10626 ____________________________________________________________________________
10627 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
10628         Log: "Last element".
10629      Branch: perl
10630            ! pod/perlfunc.pod
10631 ____________________________________________________________________________
10632 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
10633         Log: Subject: Error in perlfunc for "die"
10634              From: William R Ward <bill@wards.net>
10635              Date: 27 Mar 2002 12:31:32 -0800
10636              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
10637      Branch: perl
10638            ! pod/perlfunc.pod
10639 ____________________________________________________________________________
10640 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
10641         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
10642              From: Mark Kvale <kvale@phy.ucsf.edu>
10643              Date: Wed, 27 Mar 2002 16:45:37 -0800
10644              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
10645      Branch: perl
10646            ! pod/perlre.pod pod/perlretut.pod
10647 ____________________________________________________________________________
10648 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
10649         Log: Try to handle UTF-8 locales.
10650      Branch: perl
10651            ! lib/locale.t
10652 ____________________________________________________________________________
10653 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
10654         Log: More binmode :bytes.
10655      Branch: perl
10656            ! t/io/utf8.t
10657 ____________________________________________________________________________
10658 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
10659         Log: binmode(FH, ":bytes") is the right way, methinks.
10660      Branch: perl
10661            ! ext/PerlIO/t/encoding.t
10662 ____________________________________________________________________________
10663 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
10664         Log: UTF-8 locale: need to open explicitly for bytes.
10665      Branch: perl
10666            ! ext/PerlIO/t/encoding.t
10667 ____________________________________________________________________________
10668 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
10669         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
10670      Branch: perl
10671            ! lib/Locale/Language.pm lib/Locale/Language.pod
10672 ____________________________________________________________________________
10673 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
10674         Log: Warn instead of croak.
10675      Branch: perl
10676            ! pod/perldiag.pod utf8.c
10677 ____________________________________________________________________________
10678 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
10679         Log: UTF-8 locale: there might already be one UTF-8 discipline.
10680      Branch: perl
10681            ! lib/open.t
10682 ____________________________________________________________________________
10683 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
10684         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
10685              From: "Craig A. Berry" <craigberry@mac.com>
10686              Date: Wed, 27 Mar 2002 15:22:13 -0600
10687              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
10688      Branch: perl
10689            ! t/lib/1_compile.t t/lib/compmod.pl
10690 ____________________________________________________________________________
10691 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
10692         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
10693              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10694              Date: Wed, 27 Mar 2002 22:35:03 +0100
10695              Message-ID: <20020327223503.A678@rafael>
10696      Branch: perl
10697            ! pod/perlop.pod
10698 ____________________________________________________________________________
10699 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
10700         Log: Start using the Unicode 3.2.0 data (NOTE: still
10701              unofficial, but the data is unlikely to change much.
10702              Doublecheck when 3.2.0 gets released.)
10703      Branch: perl
10704            + lib/unicore/PropertyAliases.txt
10705            + lib/unicore/PropertyValueAliases.txt
10706            ! (edit 129 files)
10707 ____________________________________________________________________________
10708 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
10709         Log: Update Changes.
10710      Branch: perl
10711            ! Changes patchlevel.h
10712 ____________________________________________________________________________
10713 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
10714         Log: Further fixing for #15549.  Six tests are failing
10715              under Solaris with en_US.UTF-8 but those failures seem
10716              unrelated to the BOUND problem, will look at them later.
10717      Branch: perl
10718            ! regexec.c
10719 ____________________________________________________________________________
10720 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
10721         Log: Possible fix for "Orks, Dragons, and Elves":
10722              should now build under UTF-8 locales (is building
10723              under Solaris en_US.UTF-8 right now).
10724      Branch: perl
10725            ! Makefile.SH regexec.c
10726 ____________________________________________________________________________
10727 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
10728         Log: Forgotten from #15523.
10729      Branch: perl
10730            ! lib/Math/BigInt/Calc.pm
10731 ____________________________________________________________________________
10732 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
10733         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
10734              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
10735              Date: Wed, 27 Mar 2002 13:32:00 +0100
10736              Message-ID: <20020327133200.A18945@rafael>
10737      Branch: perl
10738            ! regcomp.c t/lib/warnings/regcomp
10739 ____________________________________________________________________________
10740 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
10741         Log: Subject: [PATCH] MANIFES --> MANIFEST
10742              From: Philip Newton <Philip.Newton@gmx.net>
10743              Date: Wed, 27 Mar 2002 10:05:46 +0000
10744              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
10745              
10746              (plus a few tweaks more)
10747      Branch: perl
10748            ! Porting/check83.pl
10749 ____________________________________________________________________________
10750 [ 15545] By: nick                                  on 2002/03/27  07:37:36
10751         Log: Integrate mainline
10752      Branch: perlio
10753           +> lib/Math/BigInt/t/with_sub.t
10754            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
10755            - lib/bignum/t/trace.t
10756           !> (integrate 76 files)
10757 ____________________________________________________________________________
10758 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
10759         Log: Obsolete mailing list information.
10760      Branch: perl
10761            ! README.bs2000 README.os390 README.vmesa
10762 ____________________________________________________________________________
10763 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
10764         Log: More URL "whitespacing".
10765      Branch: perl
10766            ! README.bs2000 README.hurd README.mpeix README.netware
10767            ! README.os390 README.vmesa README.vos README.win32
10768            ! pod/perl5004delta.pod pod/perl5005delta.pod
10769            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
10770            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
10771            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
10772            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
10773            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
10774            ! pod/perltodo.pod
10775 ____________________________________________________________________________
10776 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
10777         Log: I like doubleclicking on URLs in pods to select them.
10778      Branch: perl
10779            ! README.amiga README.epoc README.vos pod/perl561delta.pod
10780            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
10781            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
10782            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
10783            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
10784            ! pod/perltodo.pod pod/perlvar.pod
10785 ____________________________________________________________________________
10786 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
10787         Log: Regen modlib.
10788      Branch: perl
10789            ! pod/perlmodlib.pod
10790 ____________________________________________________________________________
10791 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
10792         Log: Update the CPAN sites list.
10793      Branch: perl
10794            ! pod/perlmodlib.PL pod/perlmodlib.pod
10795 ____________________________________________________________________________
10796 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
10797         Log: Regen modlib, toc.
10798      Branch: perl
10799            ! pod/perlmodlib.pod pod/perltoc.pod
10800 ____________________________________________________________________________
10801 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
10802         Log: s/rationale/rational/
10803      Branch: perl
10804            ! lib/Math/BigRat.pm lib/bigrat.pm
10805 ____________________________________________________________________________
10806 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
10807         Log: s/done/esac/
10808      Branch: perl
10809            ! hints/dec_osf.sh
10810 ____________________________________________________________________________
10811 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
10812         Log: Advertise big* and BigRat.
10813      Branch: perl
10814            ! pod/perldelta.pod
10815 ____________________________________________________________________________
10816 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
10817         Log: A missing ) in #15527.
10818      Branch: perl
10819            ! pp_sys.c
10820 ____________________________________________________________________________
10821 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
10822         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
10823              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10824              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
10825              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
10826      Branch: perl
10827            ! lib/ExtUtils/typemap
10828 ____________________________________________________________________________
10829 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
10830         Log: Subject: Re: Cygwin PerlIO.t failing
10831              From: Stas Bekman <stas@stason.org>
10832              Date: Wed, 27 Mar 2002 01:34:11 +0800
10833              Message-ID: <3CA0B113.1070800@stason.org>
10834      Branch: perl
10835            ! ext/PerlIO/PerlIO.t
10836 ____________________________________________________________________________
10837 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
10838         Log: Subject: [PATCH] safety check for vms/test.com
10839              From: "Craig A. Berry" <craigberry@mac.com>
10840              Date: Tue, 26 Mar 2002 12:15:21 -0600
10841              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
10842      Branch: perl
10843            ! vms/test.com
10844 ____________________________________________________________________________
10845 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
10846         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
10847              From: PPrymmer@factset.com
10848              Date: Tue, 26 Mar 2002 13:04:59 -0500
10849              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
10850      Branch: perl
10851            ! configure.com
10852 ____________________________________________________________________________
10853 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
10854         Log: Subject: [PATCH] Minor typo in test harness
10855              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
10856              Date: Tue, 26 Mar 2002 17:44:06 -0000
10857              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
10858      Branch: perl
10859            ! t/lib/warnings/perlio
10860 ____________________________________________________________________________
10861 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
10862         Log: Subject: PATCH s2p.PL
10863              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
10864              Date: Tue, 26 Mar 2002 17:16:46 +0100
10865              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
10866      Branch: perl
10867            ! x2p/s2p.PL
10868 ____________________________________________________________________________
10869 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
10870         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
10871      Branch: perl
10872            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
10873            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
10874            ! MANIFEST
10875 ____________________________________________________________________________
10876 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
10877         Log: Avoid and document a weird bug in UNICOS/mk.
10878      Branch: perl
10879            ! pod/perldelta.pod pp_sys.c
10880 ____________________________________________________________________________
10881 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
10882         Log: Math::BigInt::Lite 0.09, from Tels.
10883      Branch: perl
10884            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
10885            ! MANIFEST
10886 ____________________________________________________________________________
10887 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
10888         Log: For now disable the test in OS/390; it seems to hang,
10889              but frustratingly seems to run from command line and
10890              from Perl debugger.
10891      Branch: perl
10892            ! lib/Math/BigInt/t/mbi_rand.t
10893 ____________________________________________________________________________
10894 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
10895         Log: EPOC update from Olaf Flebbe.
10896      Branch: perl
10897            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
10898            ! pod/perlport.pod t/io/fs.t
10899 ____________________________________________________________________________
10900 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
10901         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
10902              and bignum 0.11, from Tels.
10903      Branch: perl
10904            + lib/Math/BigInt/t/with_sub.t
10905            - lib/bignum/t/trace.t
10906            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
10907            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
10908            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
10909            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
10910            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
10911            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
10912            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
10913            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
10914            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
10915            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
10916            ! lib/bignum/t/bigrat.t lib/bigrat.pm
10917            ! t/lib/Math/BigInt/Subclass.pm
10918 ____________________________________________________________________________
10919 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
10920         Log: Integrate perlio;
10921              
10922              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
10923              
10924              Testcase for crlf spanning buffer boundary
10925      Branch: perl
10926           +> t/io/crlf.t
10927           !> MANIFEST perlio.c
10928 ____________________________________________________________________________
10929 [ 15521] By: nick                                  on 2002/03/26  15:31:55
10930         Log: Testcase for crlf spanning buffer boundary
10931      Branch: perlio
10932            + t/io/crlf.t
10933            ! MANIFEST
10934 ____________________________________________________________________________
10935 [ 15520] By: nick                                  on 2002/03/26  15:09:52
10936         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
10937      Branch: perlio
10938            ! perlio.c
10939 ____________________________________________________________________________
10940 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
10941         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
10942      Branch: perl
10943            ! t/lib/1_compile.t
10944 ____________________________________________________________________________
10945 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
10946         Log: Document the Configure (really, awk) glitch in
10947              UNICOS/mk.
10948      Branch: perl
10949            ! pod/perldelta.pod
10950 ____________________________________________________________________________
10951 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
10952         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
10953              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10954              Date: Fri, 22 Mar 2002 16:11:28 +0100
10955              Message-ID: <3C9B57B0.31936.496399@localhost>
10956      Branch: perl
10957            ! win32/win32.c
10958 ____________________________________________________________________________
10959 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
10960         Log: Subject: Re: Jarkko likes OOOOs
10961              From: "Gerrit P. Haase" <gp@familiehaase.de>
10962              Date: Tue, 26 Mar 2002 08:44:02 +0100
10963              Message-ID: <40509050505.20020326084402@familiehaase.de>
10964      Branch: perl
10965            ! t/io/fs.t
10966 ____________________________________________________________________________
10967 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
10968         Log: Subject: [patch utils/perlbug] subject header setting problem      
10969              From: Stas Bekman <stas@stason.org>
10970              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
10971              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
10972      Branch: perl
10973            ! utils/perlbug.PL
10974 ____________________________________________________________________________
10975 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
10976         Log: Subject: [PATCH] win32/makefile.mk
10977              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10978              Date: Tue, 26 Mar 2002 13:56:19 +0100
10979              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
10980      Branch: perl
10981            ! win32/makefile.mk
10982 ____________________________________________________________________________
10983 [ 15513] By: nick                                  on 2002/03/26  07:17:17
10984         Log: Integrate mainline
10985      Branch: perlio
10986           +> (branch 39 files)
10987            - (delete 109 files)
10988           !> (integrate 105 files)
10989 ____________________________________________________________________________
10990 [ 15512] By: nick                                  on 2002/03/26  06:52:42
10991         Log: Integrate mainline
10992      Branch: perlio
10993           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
10994           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
10995           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
10996           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
10997           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
10998 ____________________________________________________________________________
10999 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
11000         Log: Installation advice from Robert Spier. 
11001      Branch: perl
11002            ! INSTALL
11003 ____________________________________________________________________________
11004 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
11005         Log: Stas setting things right.
11006      Branch: perl
11007            ! ext/PerlIO/PerlIO.t
11008 ____________________________________________________________________________
11009 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
11010         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
11011              From: Paul_GreenVOS@vos.stratus.com
11012              Date: Mon, 25 Mar 02 23:57 est
11013              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
11014      Branch: perl
11015            ! ext/IO/lib/IO/t/io_unix.t
11016 ____________________________________________________________________________
11017 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
11018         Log: Add threads hints for UNICOS/mk and UNICOS.
11019              (I'm just guessing on UNICOS.)
11020      Branch: perl
11021            ! hints/unicos.sh hints/unicosmk.sh
11022 ____________________________________________________________________________
11023 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
11024         Log: Mention the effect of Unicode keys on hashes.
11025      Branch: perl
11026            ! pod/perlunicode.pod
11027 ____________________________________________________________________________
11028 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
11029         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
11030              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
11031              Date: Mon, 25 Mar 2002 17:24:33 -0600
11032              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
11033      Branch: perl
11034            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
11035            ! vms/vms_yfix.pl
11036 ____________________________________________________________________________
11037 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
11038         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
11039      Branch: perl
11040            ! hints/dec_osf.sh
11041 ____________________________________________________________________________
11042 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
11043         Log: The .ucm of Encode are big when uncompressed.
11044      Branch: perl
11045            ! INSTALL
11046 ____________________________________________________________________________
11047 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
11048         Log: I don't understand what is going on what these
11049              news tests, retracting the whole lot.
11050      Branch: perl
11051            ! ext/PerlIO/PerlIO.t
11052 ____________________________________________________________________________
11053 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
11054         Log: Upgrade to Encode 0.99, from Dan Kogai.
11055      Branch: perl
11056            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
11057            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
11058            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
11059            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
11060            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
11061            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
11062            + ext/Encode/Encode/ksc5601.ucm
11063            + ext/Encode/Encode/macCentEuro.ucm
11064            + ext/Encode/Encode/macCroatian.ucm
11065            + ext/Encode/Encode/macCyrillic.ucm
11066            + ext/Encode/Encode/macDingbats.ucm
11067            + ext/Encode/Encode/macGreek.ucm
11068            + ext/Encode/Encode/macIceland.ucm
11069            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
11070            + ext/Encode/Encode/macRumanian.ucm
11071            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
11072            + ext/Encode/Encode/macTurkish.ucm
11073            + ext/Encode/Encode/macUkraine.ucm
11074            + ext/Encode/Encode/shiftjis.ucm
11075            + ext/Encode/lib/Encode/10646_1.pm
11076            + ext/Encode/lib/Encode/CJKConstants.pm
11077            + ext/Encode/lib/Encode/CN/2022_CN.pm
11078            + ext/Encode/lib/Encode/JP/2022_JP.pm
11079            + ext/Encode/lib/Encode/JP/2022_JP1.pm
11080            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
11081            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
11082            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
11083            + ext/Encode/ucm2table
11084            - (delete 109 files)
11085            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
11086            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
11087            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
11088            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
11089            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
11090            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
11091            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
11092            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
11093            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
11094            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
11095            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
11096            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
11097            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
11098            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
11099            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
11100            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
11101            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
11102            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
11103            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
11104            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
11105            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
11106            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
11107            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
11108            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
11109            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
11110            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
11111            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
11112            ! ext/Encode/Makefile.PL ext/Encode/README
11113            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
11114            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
11115            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
11116            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
11117            ! ext/Encode/lib/Encode/Details.pod
11118            ! ext/Encode/lib/Encode/Encoding.pm
11119            ! ext/Encode/lib/Encode/Internal.pm
11120            ! ext/Encode/lib/Encode/JP/H2Z.pm
11121            ! ext/Encode/lib/Encode/JP/JIS.pm
11122            ! ext/Encode/lib/Encode/Supported.pod
11123            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
11124            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
11125            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
11126            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
11127            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
11128            ! ext/Encode/t/jisx0212.ref
11129 ____________________________________________________________________________
11130 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
11131         Log: Noise with -w.
11132      Branch: perl
11133            ! ext/PerlIO/PerlIO.t
11134 ____________________________________________________________________________
11135 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
11136         Log: If no perlio no perlio warnings, either.
11137      Branch: perl
11138            ! lib/warnings.t
11139 ____________________________________________________________________________
11140 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
11141         Log: ...and put some of the new perlio tests here.
11142              The in-memory ones not yet since my poor brain
11143              refuses to find the right TODO incantation.
11144      Branch: perl
11145            ! ext/PerlIO/PerlIO.t
11146 ____________________________________________________________________________
11147 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
11148         Log: Take away the perlio-requiring tests..
11149      Branch: perl
11150            ! t/io/open.t
11151 ____________________________________________________________________________
11152 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
11153         Log: More correct now, but actually the two new tests
11154              need to be moved, since they are perlio-only...
11155      Branch: perl
11156            ! t/io/open.t
11157 ____________________________________________________________________________
11158 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
11159         Log: More neo-io tests from Stas Bekman.
11160      Branch: perl
11161            ! t/io/open.t
11162 ____________________________________________________________________________
11163 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
11164         Log: Document the QNX6 sprintf glitch.
11165      Branch: perl
11166            ! pod/perldelta.pod
11167 ____________________________________________________________________________
11168 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
11169         Log: AmigaOS must use the ixemul directly, since there
11170              is no more vfork support.
11171      Branch: perl
11172            ! hints/amigaos.sh
11173 ____________________________________________________________________________
11174 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
11175         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
11176              From: Norton Allen <allen@huarp.harvard.edu>
11177              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
11178              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
11179      Branch: perl
11180            ! pp_sys.c
11181 ____________________________________________________________________________
11182 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
11183         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
11184              From: Norton Allen <allen@huarp.harvard.edu>
11185              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
11186              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
11187      Branch: perl
11188            ! ext/Socket/socketpair.t
11189 ____________________________________________________________________________
11190 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
11191         Log: Clarify the 8.3 rule.
11192      Branch: perl
11193            ! Porting/check83.pl
11194 ____________________________________________________________________________
11195 [ 15490] By: nick                                  on 2002/03/25  16:05:07
11196         Log: Integrate mainline
11197      Branch: perlio
11198           +> ext/Encode/lib/Encode/EncFormat.pod
11199           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
11200            - ext/Encode/lib/EncodeFormat.pod
11201           !> (integrate 41 files)
11202 ____________________________________________________________________________
11203 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
11204         Log: Update Changes.
11205      Branch: perl
11206            ! Changes patchlevel.h
11207 ____________________________________________________________________________
11208 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
11209         Log: Forgotten from #15486.
11210      Branch: perl
11211            ! perl.c
11212 ____________________________________________________________________________
11213 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
11214         Log: It seems that FreeBSD does not like using Perl's malloc
11215              when multithreaded.
11216      Branch: perl
11217            ! hints/freebsd.sh
11218 ____________________________________________________________________________
11219 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
11220         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
11221              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11222              Date: Mon, 25 Mar 2002 11:33:17 +0100
11223              Message-ID: <20020325113317.A1410@rafael>
11224              
11225              Apparently VMS does not do YYDEBUG.
11226      Branch: perl
11227            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
11228 ____________________________________________________________________________
11229 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
11230         Log: Subject: [PATCH] warnings for perlio + others
11231              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11232              Date: Mon, 25 Mar 2002 13:01:44 -0000
11233              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
11234      Branch: perl
11235            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
11236            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
11237            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
11238            ! warnings.pl
11239 ____________________________________________________________________________
11240 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
11241         Log: As verified by Doug MacEachern.
11242      Branch: perl
11243            ! pod/perldelta.pod
11244 ____________________________________________________________________________
11245 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
11246         Log: MPE/iX update from Mark Bixby.
11247      Branch: perl
11248            + mpeix/mpeix.c
11249            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
11250            ! hints/mpeix.sh mpeix/mpeixish.h
11251 ____________________________________________________________________________
11252 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
11253         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
11254              From: Nicholas Clark <nick@unfortu.net>
11255              Date: Sun, 24 Mar 2002 22:50:06 +0000
11256              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
11257      Branch: perl
11258            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
11259 ____________________________________________________________________________
11260 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
11261         Log: Subject: [PATCH] fix warning + carp interaction
11262              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
11263              Date: Sun, 24 Mar 2002 23:00:21 -0000
11264              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
11265      Branch: perl
11266            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
11267            ! warnings.pl
11268 ____________________________________________________________________________
11269 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
11270         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
11271              (All the code changes have already been applied earlier.)
11272      Branch: perl
11273            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
11274 ____________________________________________________________________________
11275 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
11276         Log: DB_File: for the core version, no need to specify
11277              a minimum MM version.
11278      Branch: perl
11279            ! ext/DB_File/Makefile.PL
11280 ____________________________________________________________________________
11281 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
11282         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
11283              From: Dave Mitchell <davem@fdgroup.com>
11284              Date: Sun, 24 Mar 2002 22:23:08 +0000
11285              Message-ID: <20020324222308.B21963@fdgroup.com>
11286      Branch: perl
11287            ! pp_pack.c
11288 ____________________________________________________________________________
11289 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
11290         Log: Subject: [PATCH @15450] errno help for VMS
11291              From: "Craig A. Berry" <craigberry@mac.com>
11292              Date: Sun, 24 Mar 2002 16:17:52 -0600
11293              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
11294      Branch: perl
11295            ! ext/POSIX/t/posix.t vms/vms.c
11296 ____________________________________________________________________________
11297 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
11298         Log: Upgrade to Locale::Codes 2.03.
11299      Branch: perl
11300            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
11301            ! lib/Locale/Country.pm
11302 ____________________________________________________________________________
11303 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
11304         Log: metaconfig unit change for #15474.
11305      Branch: metaconfig/U/perl
11306            ! Extensions.U
11307 ____________________________________________________________________________
11308 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
11309         Log: The #15472 said "properly".  Ha!
11310      Branch: perl
11311            ! Configure
11312 ____________________________________________________________________________
11313 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
11314         Log: metaconfig unit change for #15472.
11315      Branch: metaconfig/U/perl
11316            ! Extensions.U
11317 ____________________________________________________________________________
11318 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
11319         Log: Properly scan for the subextensions of Encode
11320              when doing static builds.
11321      Branch: perl
11322            ! Configure
11323 ____________________________________________________________________________
11324 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
11325         Log: Tru64: Document the known odbm failure with static builds.
11326      Branch: perl
11327            ! README.tru64
11328 ____________________________________________________________________________
11329 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
11330         Log: microperl tweaks.
11331      Branch: perl
11332            ! Makefile.micro locale.c util.c
11333 ____________________________________________________________________________
11334 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
11335         Log: metaconfig unit changes for #15468.
11336      Branch: metaconfig
11337            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
11338            ! U/modified/libc.U U/modified/libs.U
11339            ! U/threads/d_pthread_atfork.U
11340 ____________________________________________________________________________
11341 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
11342         Log: Various metaconfig unit cleanup; only one visible change
11343              in Configure, though.
11344      Branch: perl
11345            ! Configure
11346 ____________________________________________________________________________
11347 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
11348         Log: Upgrade to Encode 0.98, from Dan Kogai.
11349      Branch: perl
11350            + ext/Encode/lib/Encode/EncFormat.pod
11351            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
11352            - ext/Encode/lib/EncodeFormat.pod
11353            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
11354            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
11355            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
11356            ! ext/Encode/lib/Encode/Alias.pm
11357            ! ext/Encode/lib/Encode/Details.pod
11358            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
11359            ! ext/Encode/lib/Encode/JP/JIS.pm
11360            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
11361 ____________________________________________________________________________
11362 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
11363         Log: Integrate perlio;
11364              
11365              Avoid core-dump in Encode with PERLIO=mmap
11366      Branch: perl
11367           !> ext/Encode/Encode.xs
11368 ____________________________________________________________________________
11369 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
11370         Log: In the spirit of #15464.
11371      Branch: perl
11372            ! perl.c sv.c
11373 ____________________________________________________________________________
11374 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
11375         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
11376              From: Michael G Schwern <schwern@pobox.com>
11377              Date: Sun, 24 Mar 2002 02:27:25 -0500
11378              Message-ID: <20020324072725.GA3554@blackrider>
11379      Branch: perl
11380            ! perl.c
11381 ____________________________________________________________________________
11382 [ 15463] By: nick                                  on 2002/03/24  10:24:41
11383         Log: Integrate mainline
11384      Branch: perlio
11385           +> (branch 28 files)
11386            - lib/bigfloat.t lib/bigint.t
11387           !> (integrate 59 files)
11388 ____________________________________________________________________________
11389 [ 15462] By: nick                                  on 2002/03/24  08:59:35
11390         Log: Avoid core-dump in Encode with PERLIO=mmap
11391      Branch: perlio
11392            ! ext/Encode/Encode.xs
11393 ____________________________________________________________________________
11394 [ 15461] By: nick                                  on 2002/03/24  08:58:21
11395         Log: Too many machines doing integrate mainline
11396      Branch: perlio
11397           !> Changes Configure lib/AutoSplit.t
11398           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
11399           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
11400           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
11401           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
11402 ____________________________________________________________________________
11403 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
11404         Log: Retract Math::BigInt::Lite for now, seems to confuse
11405              bignum and bigrat.
11406      Branch: perl
11407            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
11408            ! MANIFEST
11409 ____________________________________________________________________________
11410 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
11411         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
11412              From: "Craig A. Berry" <craigberry@mac.com>
11413              Date: Sat, 23 Mar 2002 23:23:00 -0600
11414              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
11415      Branch: perl
11416            ! configure.com vms/vms.c
11417 ____________________________________________________________________________
11418 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
11419         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
11420              From: Michael G Schwern <schwern@pobox.com>
11421              Date: Sat, 23 Mar 2002 21:32:32 -0500
11422              Message-ID: <20020324023232.GA29972@blackrider>
11423              
11424              (with Russ Allbery's simplifications)
11425      Branch: perl
11426            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
11427 ____________________________________________________________________________
11428 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
11429         Log: Merge Math::BigInt::Lite 0.08, from Tels.
11430      Branch: perl
11431            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
11432            ! MANIFEST
11433 ____________________________________________________________________________
11434 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
11435         Log: Too chatty.
11436      Branch: perl
11437            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
11438 ____________________________________________________________________________
11439 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
11440         Log: Merge bignum 0.10, from Tels.
11441      Branch: perl
11442            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
11443            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
11444            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
11445            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
11446            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
11447            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
11448            ! MANIFEST
11449 ____________________________________________________________________________
11450 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
11451         Log: Rename the Perl 4 tests in preparation of bignum.
11452      Branch: perl
11453            + lib/bigfloatpl.t lib/bigintpl.t
11454            - lib/bigfloat.t lib/bigint.t
11455            ! MANIFEST
11456 ____________________________________________________________________________
11457 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
11458         Log: Merge Math::BigRat 0.04, from Tels.
11459      Branch: perl
11460            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
11461            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
11462            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
11463            + t/lib/Math/BigRat/Test.pm
11464            ! MANIFEST
11465 ____________________________________________________________________________
11466 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
11467         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
11468              From: Dave Mitchell <davem@fdgroup.com>
11469              Date: Sat, 23 Mar 2002 22:27:24 +0000
11470              Message-ID: <20020323222724.A19425@fdgroup.com>
11471      Branch: perl
11472            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
11473 ____________________________________________________________________________
11474 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
11475         Log: Forgotten.
11476      Branch: perl
11477            ! ext/Unicode/Normalize/README
11478 ____________________________________________________________________________
11479 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
11480         Log: Update Changes.
11481      Branch: perl
11482            ! Changes patchlevel.h
11483 ____________________________________________________________________________
11484 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
11485         Log: Subject: perldoc -m [PATCH]
11486              From: "John L. Allen" <allen@grumman.com>
11487              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
11488              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
11489      Branch: perl
11490            ! utils/perldoc.PL
11491 ____________________________________________________________________________
11492 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
11493         Log: Subject: Re: Copious warnings from Sys::Syslog
11494              From: andreas.koenig@anima.de (Andreas J. Koenig)
11495              Date: Sat, 23 Mar 2002 06:47:08 +0100
11496              Message-ID: <m31yebvns3.fsf@anima.de>
11497      Branch: perl
11498            ! ext/Sys/Syslog/Syslog.pm
11499 ____________________________________________________________________________
11500 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
11501         Log: Upgrade to Math::BigInt 1.55, from Tels.
11502      Branch: perl
11503            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
11504            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
11505            + lib/Math/BigInt/t/use_lib4.t
11506            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
11507            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
11508            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
11509            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
11510            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
11511            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
11512            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
11513            ! lib/Math/BigInt/t/upgrade.t
11514 ____________________________________________________________________________
11515 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
11516         Log: Upgrade to Encode 0.97, from Dan Kogai.
11517      Branch: perl
11518            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
11519            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
11520            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
11521            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
11522            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
11523            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
11524            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
11525            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
11526            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
11527            ! ext/Encode/t/Tcl.t
11528 ____________________________________________________________________________
11529 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
11530         Log: Slight tweaks on #15443.
11531      Branch: perl
11532            ! pod/perlvar.pod
11533 ____________________________________________________________________________
11534 [ 15444] By: nick                                  on 2002/03/23  17:30:42
11535         Log: Integrate mainline
11536      Branch: perlio
11537           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
11538           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
11539           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
11540           !> (integrate 50 files)
11541 ____________________________________________________________________________
11542 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
11543         Log: Subject: patch [bleadperl]: Document %! special variable
11544              From: mjd@plover.com
11545              Date: 23 Mar 2002 18:25:44 -0000
11546              Message-ID: <20020323182544.11741.qmail@plover.com>    
11547      Branch: perl
11548            ! pod/perlvar.pod
11549 ____________________________________________________________________________
11550 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
11551         Log: Since the Encode::JP is unsupported under EBCDIC we
11552              cannot run this test (aliases as such should work fine).
11553      Branch: perl
11554            ! ext/Encode/t/Aliases.t
11555 ____________________________________________________________________________
11556 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
11557         Log: EBCDIC: the sorting order is different under
11558              byte-EBCDIC and Unicode.
11559      Branch: perl
11560            ! t/op/utfhash.t
11561 ____________________________________________________________________________
11562 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
11563         Log: EBCDIC: the character codes are different.
11564      Branch: perl
11565            ! lib/Pod/t/pod2html-lib.pl
11566 ____________________________________________________________________________
11567 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
11568         Log: Purify: #15434 got the test the wrong.
11569              (Is there an approved way of testing "is this an unop"?)
11570      Branch: perl
11571            ! op.c
11572 ____________________________________________________________________________
11573 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
11574         Log: Purify: Array bounds read: could read one character past the end.
11575      Branch: perl
11576            ! pp_pack.c
11577 ____________________________________________________________________________
11578 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
11579         Log: Purify: Array bounds read: reading one byte before the buffer.
11580      Branch: perl
11581            ! util.c
11582 ____________________________________________________________________________
11583 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
11584         Log: Purify: Unitialized memory read.  Too many code paths
11585              to keep track of, I guess.
11586      Branch: perl
11587            ! sv.c
11588 ____________________________________________________________________________
11589 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
11590         Log: Purify: Array bounds write: pre-extend the strxfrm
11591              buffer by a factor of four (suggested maximum by HP-UX;
11592              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
11593              know how portable that is; locale.c uses yet another trick
11594              (not a particularly good trick, I might add))
11595      Branch: perl
11596            ! ext/POSIX/POSIX.xs
11597 ____________________________________________________________________________
11598 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
11599         Log: Purify: Array bounds read: o->op_last was accessed
11600              for unops (via newUNOP() and ck_eof()).
11601              (analysis okay, patch bad: see #15439)
11602      Branch: perl
11603            ! op.c
11604 ____________________________________________________________________________
11605 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
11606         Log: Subject: [PATCH] vms/test.com, File::Find tests
11607              From: "Craig A. Berry" <craigberry@mac.com>
11608              Date: Fri, 22 Mar 2002 16:52:59 -0600
11609              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
11610      Branch: perl
11611            ! vms/test.com
11612 ____________________________________________________________________________
11613 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
11614         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
11615              From: Michael G Schwern <schwern@pobox.com>
11616              Date: Fri, 22 Mar 2002 18:08:19 -0500
11617              Message-ID: <20020322230819.GB16454@blackrider>
11618      Branch: perl
11619            ! ext/Sys/Syslog/Syslog.pm
11620 ____________________________________________________________________________
11621 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
11622         Log: Update the information on Encode.
11623      Branch: perl
11624            ! pod/perldelta.pod
11625 ____________________________________________________________________________
11626 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
11627         Log: Upgrade to Encode 0.96, from Dan Kogai.
11628      Branch: perl
11629            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
11630            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
11631            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
11632            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
11633            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
11634            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
11635            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
11636            ! ext/Encode/lib/Encode/Alias.pm
11637            ! ext/Encode/lib/Encode/Encoding.pm
11638            ! ext/Encode/lib/Encode/Internal.pm
11639            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
11640 ____________________________________________________________________________
11641 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
11642         Log: Subject: [PATCH] h2xs.t fix for VMS
11643              From: "Craig A. Berry" <craigberry@mac.com>
11644              Date: Fri, 22 Mar 2002 15:47:38 -0600
11645              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
11646      Branch: perl
11647            ! lib/h2xs.t
11648 ____________________________________________________________________________
11649 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
11650         Log: One more pass.
11651      Branch: perl
11652            ! epoc/config.sh
11653 ____________________________________________________________________________
11654 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
11655         Log: Even better version from Olaf Flebbe.
11656      Branch: perl
11657            ! epoc/config.sh pp_sys.c util.c
11658 ____________________________________________________________________________
11659 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
11660         Log: EPOC update from Olaf Flebbe.
11661      Branch: perl
11662            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
11663            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
11664 ____________________________________________________________________________
11665 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
11666         Log: Tweak from John P. Linderman.
11667      Branch: perl
11668            ! pod/perlhack.pod
11669 ____________________________________________________________________________
11670 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
11671         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
11672              From: Stas Bekman <stas@stason.org>
11673              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
11674              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
11675      Branch: perl
11676            ! pod/perlfunc.pod
11677 ____________________________________________________________________________
11678 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
11679         Log: Subject: [PATCH] check sysconf's return value in reentr.c
11680              From: <slaven.rezic@berlin.de>
11681              Date: Fri, 22 Mar 2002 18:30:36 +0100
11682              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
11683              
11684              (plus use 4k instead 2k as the "usual" size)
11685      Branch: perl
11686            ! reentr.c reentr.pl
11687 ____________________________________________________________________________
11688 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
11689         Log: Update Changes.
11690      Branch: perl
11691            ! Changes patchlevel.h
11692 ____________________________________________________________________________
11693 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
11694         Log: Forgot from #15416.
11695      Branch: perl
11696            ! pod/perlfaq3.pod
11697 ____________________________________________________________________________
11698 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
11699         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
11700              From: andreas.koenig@anima.de (Andreas J. Koenig)
11701              Date: Fri, 22 Mar 2002 16:27:51 +0100
11702              Message-ID: <m3n0x0vczs.fsf@anima.de>
11703      Branch: perl
11704            ! pod/perlmodstyle.pod
11705 ____________________________________________________________________________
11706 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
11707         Log: metaconfig unit changes for #15418.
11708      Branch: metaconfig
11709            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11710            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11711            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11712            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11713            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11714            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11715            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11716            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11717            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11718            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11719            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11720            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11721            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11722            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11723            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11724            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11725            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11726            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11727            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11728            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11729            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11730            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11731            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11732            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11733 ____________________________________________________________________________
11734 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
11735         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
11736              Also, there's no i_stdio.
11737      Branch: perl
11738            ! Configure reentr.h reentr.pl
11739 ____________________________________________________________________________
11740 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
11741         Log: Document a known AIX warning.
11742      Branch: perl
11743            ! pod/perldelta.pod
11744 ____________________________________________________________________________
11745 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
11746         Log: Undo #15415, allow the faq people to catch up first.
11747      Branch: perl
11748            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
11749 ____________________________________________________________________________
11750 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
11751         Log: FAQ sync.
11752      Branch: perl
11753            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
11754 ____________________________________________________________________________
11755 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
11756         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
11757              From: andreas.koenig@anima.de (Andreas J. Koenig)
11758              Date: Fri, 22 Mar 2002 15:16:19 +0100
11759              Message-ID: <m38z8kwuvg.fsf@anima.de>
11760              
11761              (plus reformat)
11762      Branch: perl
11763            ! pod/perldelta.pod
11764 ____________________________________________________________________________
11765 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
11766         Log: Integrate perlio;
11767              
11768              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
11769              
11770              Check for sanity of UTF-8 keys in hashes
11771      Branch: perl
11772           +> t/op/utfhash.t
11773           !> MANIFEST doio.c
11774 ____________________________________________________________________________
11775 [ 15412] By: nick                                  on 2002/03/22  10:50:53
11776         Log: Check for sanity of UTF-8 keys in hashes
11777              (feel free to add more tests...)
11778      Branch: perlio
11779            + t/op/utfhash.t
11780            ! MANIFEST
11781 ____________________________________________________________________________
11782 [ 15411] By: ams                                   on 2002/03/22  08:36:33
11783         Log: Revert #15200 for backwards compatiblity reasons.
11784      Branch: perl
11785            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
11786            ! pp_ctl.c t/op/override.t
11787 ____________________________________________________________________________
11788 [ 15410] By: nick                                  on 2002/03/22  07:47:41
11789         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
11790              - when (e.g.) STDOUT is char special file and gets IoOFP
11791              created - do _NOT_ pass num_svs as that fopen-s stringified
11792              glob, and not fdopen-s the fd.
11793      Branch: perlio
11794            ! doio.c
11795 ____________________________________________________________________________
11796 [ 15409] By: nick                                  on 2002/03/22  07:19:33
11797         Log: Integrate mainline
11798      Branch: perlio
11799           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
11800           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
11801           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
11802           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
11803           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
11804           +> ext/Encode/lib/Encode/Details.pod
11805           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
11806           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
11807           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
11808           +> lib/Pod/t/pod2html-lib.pl
11809            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
11810           !> (integrate 39 files)
11811 ____________________________________________________________________________
11812 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
11813         Log: Win32 tweak from mjd.
11814      Branch: perl
11815            ! lib/Tie/File.pm
11816 ____________________________________________________________________________
11817 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
11818         Log: If Unicode keys are entered to a hash, a bit is turned on.
11819              If the bit is on, when the keys are fetched from the hash
11820              (%h, each %h, keys %h), the Unicodified versions of the keys
11821              are returned if needed.  This solution errs on the size of
11822              over-Unicodifying, the old solution erred on the side of
11823              under-Unicodifying.  As long as the hash keys can be a mix
11824              of byte and Unicode strings, a perfect fit is hard to come by.
11825      Branch: perl
11826            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
11827            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
11828 ____________________________________________________________________________
11829 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
11830         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
11831              From: Mike Guy <mjtg@cam.ac.uk>
11832              Date: Fri, 22 Mar 2002 02:08:20 +0000
11833              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
11834      Branch: perl
11835            ! pod/perldelta.pod
11836 ____________________________________________________________________________
11837 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
11838         Log: PM_SETRE() fallout.
11839      Branch: perl
11840            ! ext/ByteLoader/bytecode.h
11841 ____________________________________________________________________________
11842 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
11843         Log: Subject: [PATCH pod/perlxs.pod] doc fix
11844              From: Stas Bekman <stas@stason.org>
11845              Date: Thu, 21 Mar 2002 18:47:35 +0800
11846              Message-ID: <3C99BA47.9010403@stason.org>
11847      Branch: perl
11848            ! pod/perlxs.pod
11849 ____________________________________________________________________________
11850 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
11851         Log: Subject: [PATCH]
11852              From: Slaven Rezic <slaven.rezic@berlin.de>
11853              Date: 21 Mar 2002 10:19:23 +0100
11854              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
11855              
11856              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
11857      Branch: perl
11858            ! hints/freebsd.sh
11859 ____________________________________________________________________________
11860 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
11861         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
11862              From: Tim Bunce <Tim.Bunce@pobox.com>
11863              Date: Thu, 21 Mar 2002 21:18:05 +0000
11864              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
11865      Branch: perl
11866            ! ext/Storable/Storable.xs
11867 ____________________________________________________________________________
11868 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
11869         Log: Reword the Apache^Wmod_perl bit so that Sarathy
11870              can sleep easier :-)
11871      Branch: perl
11872            ! pod/perldelta.pod
11873 ____________________________________________________________________________
11874 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
11875         Log: It seems that the strange failure (core dump) of
11876              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
11877              (1) using Sun's cc helps
11878              (2) rewriting the ithreads PM_SETRE() to do the
11879              setting in two steps helps
11880              (3) no other platforms have the crash
11881              (4) Tru64's Third Degree sees nothing evil
11882              So we implement (2).
11883      Branch: perl
11884            ! op.h
11885 ____________________________________________________________________________
11886 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
11887         Log: Solaris: default to the SUNwspro cc if it is available.
11888      Branch: perl
11889            ! hints/solaris_2.sh
11890 ____________________________________________________________________________
11891 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
11892         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
11893              does not get fixed in time.
11894      Branch: perl
11895            ! pod/perldelta.pod
11896 ____________________________________________________________________________
11897 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
11898         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
11899              From: Dave Mitchell <davem@fdgroup.com>
11900              Date: Thu, 21 Mar 2002 17:24:40 +0000
11901              Message-ID: <20020321172440.C13683@fdgroup.com>
11902      Branch: perl
11903            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
11904            ! pod/perlapi.pod proto.h sv.h toke.c
11905 ____________________________________________________________________________
11906 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
11907         Log: One more proto escapee.
11908      Branch: perl
11909            ! hints/linux.sh
11910 ____________________________________________________________________________
11911 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
11912         Log: metaconfig unit change for #15394.
11913      Branch: metaconfig/U/perl
11914            ! Checkcc.U
11915 ____________________________________________________________________________
11916 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
11917         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
11918              From: Robin Barker <rmb1@cise.npl.co.uk>
11919              Date: Thu, 21 Mar 2002 17:35:00 GMT
11920              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
11921      Branch: perl
11922            ! Configure
11923 ____________________________________________________________________________
11924 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
11925         Log: Subject: Re: [tests for Pod::Html]
11926              From: Stas Bekman <stas@stason.org>
11927              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
11928              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
11929      Branch: perl
11930            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
11931            - t/pod2html/README
11932            ! MANIFEST lib/Pod/t/pod2html-lib.pl
11933 ____________________________________________________________________________
11934 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
11935         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
11936              From: Stas Bekman <stas@stason.org>
11937              Date: Thu, 21 Mar 2002 18:50:56 +0800
11938              Message-ID: <3C99BB10.50004@stason.org>
11939      Branch: perl
11940            ! ext/Cwd/Cwd.xs
11941 ____________________________________________________________________________
11942 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
11943         Log: Upgrade to Encode 0.95, from Dan Kogai.
11944      Branch: perl
11945            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
11946            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
11947            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
11948            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
11949            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
11950            + ext/Encode/lib/Encode/Details.pod
11951            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
11952            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
11953            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
11954            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
11955            ! ext/Encode/Makefile.PL
11956 ____________________________________________________________________________
11957 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
11958         Log: Mention the new syslog try-harder feature.
11959      Branch: perl
11960            ! pod/perldelta.pod
11961 ____________________________________________________________________________
11962 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
11963         Log: metaconfig unit changes for #15388.
11964      Branch: metaconfig
11965            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11966            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11967            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11968            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11969            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11970            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11971            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11972            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11973            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11974            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11975            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11976            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11977            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11978            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11979            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11980            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11981            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11982            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11983            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11984            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11985            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11986            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11987            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11988            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11989 ____________________________________________________________________________
11990 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
11991         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
11992              From: Spider Boardman <spider@web.zk3.dec.com>
11993              Date: Thu, 21 Mar 2002 09:23:45 -0500
11994              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
11995      Branch: perl
11996            ! Configure hints/hpux.sh reentr.pl
11997 ____________________________________________________________________________
11998 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
11999         Log: NetWare diff from C Aditya.
12000      Branch: perl
12001            ! perl.h
12002 ____________________________________________________________________________
12003 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
12004         Log: The htmlview test doesn't work yet.
12005      Branch: perl
12006            + t/pod2html/README
12007            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
12008            ! MANIFEST
12009 ____________________________________________________________________________
12010 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
12011         Log: Placeholder.
12012      Branch: perl
12013            ! MANIFEST
12014 ____________________________________________________________________________
12015 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
12016         Log: Integrate perlio: missing tabs in makefile.mk.
12017      Branch: perl
12018           !> win32/makefile.mk
12019 ____________________________________________________________________________
12020 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
12021         Log: Subject: [tests for Pod::Html]
12022              From: Stas Bekman <stas@stason.org>
12023              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
12024              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
12025      Branch: perl
12026            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
12027            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
12028            + lib/Pod/t/pod2html-lib.pl
12029            ! MANIFEST
12030 ____________________________________________________________________________
12031 [ 15382] By: nick                                  on 2002/03/21  07:21:57
12032         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
12033      Branch: perlio
12034           +> ext/Encode/AUTHORS ext/Encode/Changes
12035           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
12036           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
12037           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
12038           +> ext/I18N/Langinfo/fallback/const-c.inc
12039           +> ext/I18N/Langinfo/fallback/const-xs.inc
12040           +> lib/ExtUtils/t/Constant.t
12041            - ext/Encode/Encode/euc-jp-0212.enc
12042            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
12043            - ext/Encode/t/table.euc ext/Encode/t/table.ref
12044            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
12045           !> (integrate 105 files)
12046 ____________________________________________________________________________
12047 [ 15381] By: nick                                  on 2002/03/21  06:59:57
12048         Log: Restore tabs so dmake will parse file!
12049      Branch: perlio
12050            ! win32/makefile.mk
12051 ____________________________________________________________________________
12052 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
12053         Log: Upgrade to Unicode::Normalize 0.16.
12054      Branch: perl
12055            ! ext/Unicode/Normalize/Changes
12056            ! ext/Unicode/Normalize/Normalize.pm
12057 ____________________________________________________________________________
12058 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
12059         Log: Schwern's wallet is a bit more loose.
12060      Branch: perl
12061            ! t/lib/1_compile.t
12062 ____________________________________________________________________________
12063 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
12064         Log: Subject: [PATCH]
12065              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12066              Date: Wed, 20 Mar 2002 22:56:17 -0000
12067              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
12068              
12069              packWARN also for subdirs.
12070      Branch: perl
12071            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
12072            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
12073            ! win32/win32.c
12074 ____________________________________________________________________________
12075 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
12076         Log: A plan is better.
12077      Branch: perl
12078            ! ext/Encode/t/CJKalias.t
12079 ____________________________________________________________________________
12080 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
12081         Log: Upgrade to Encode 0.94, from Dan Kogai.
12082      Branch: perl
12083            + ext/Encode/lib/Encode/Description.pod
12084            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
12085            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
12086            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
12087            ! ext/Encode/lib/Encode/Encoding.pm
12088            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
12089            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
12090            ! ext/Encode/t/CJKalias.t
12091 ____________________________________________________________________________
12092 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
12093         Log: Rats' nest.
12094      Branch: perl
12095            ! hints/solaris_2.sh
12096 ____________________________________________________________________________
12097 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
12098         Log: Rrright.
12099      Branch: perl
12100            ! pod/perlguts.pod
12101 ____________________________________________________________________________
12102 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
12103         Log: Update Changes.
12104      Branch: perl
12105            ! Changes patchlevel.h
12106 ____________________________________________________________________________
12107 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
12108         Log: Reapply #15336.
12109      Branch: perl
12110            ! ext/Encode/lib/Encode/Tcl.pm
12111 ____________________________________________________________________________
12112 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
12113         Log: Upgrade to Encode 0.93, from Dan Kogai.
12114      Branch: perl
12115            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
12116            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
12117            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
12118            ! ext/Encode/README ext/Encode/TW/TW.pm
12119            ! ext/Encode/lib/Encode/CN/HZ.pm
12120            ! ext/Encode/lib/Encode/Encoding.pm
12121            ! ext/Encode/lib/Encode/Internal.pm
12122            ! ext/Encode/lib/Encode/JP/Constants.pm
12123            ! ext/Encode/lib/Encode/JP/H2Z.pm
12124            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
12125            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
12126            ! ext/Encode/lib/Encode/Tcl/Escape.pm
12127            ! ext/Encode/lib/Encode/Tcl/Table.pm
12128            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
12129            ! ext/Encode/lib/Encode/iso10646_1.pm
12130            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
12131            ! ext/Encode/t/JP.t
12132 ____________________________________________________________________________
12133 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
12134         Log: Subject: patch for syslog
12135              From: <Nick.Williams@morganstanley.com>
12136              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
12137              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
12138      Branch: perl
12139            ! ext/Sys/Syslog/Syslog.pm
12140 ____________________________________________________________________________
12141 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
12142         Log: Some failure updates.
12143      Branch: perl
12144            ! pod/perldelta.pod
12145 ____________________________________________________________________________
12146 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
12147         Log: Getopt::Long 2.29 from Johan Vromans.
12148      Branch: perl
12149            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
12150 ____________________________________________________________________________
12151 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
12152         Log: Rename ExtUtils.t to Constant.t, as suggested by
12153              Nicholas Clark.
12154      Branch: perl
12155            + lib/ExtUtils/t/Constant.t
12156            - lib/ExtUtils/t/ExtUtils.t
12157            ! MANIFEST
12158 ____________________________________________________________________________
12159 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
12160         Log: Subject: [PATCH] TODO - Make Schwern Poorer
12161              From: Nicholas Clark <nick@unfortu.net>
12162              Date: Tue, 19 Mar 2002 22:50:28 +0000
12163              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
12164      Branch: perl
12165            ! t/lib/1_compile.t
12166 ____________________________________________________________________________
12167 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
12168         Log: Subject: Re: The story of O [PATCH]
12169              From: Richard.Foley@t-online.de (Richard Foley)
12170              Date: Sun, 17 Mar 2002 08:37:26 +0100
12171              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
12172      Branch: perl
12173            ! lib/perl5db.pl
12174 ____________________________________________________________________________
12175 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
12176         Log: Mention the external modules Encode::HanExtra and
12177              PadWalker.
12178      Branch: perl
12179            ! pod/perldelta.pod
12180 ____________________________________________________________________________
12181 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
12182         Log: Subject: [PATCH] List lexicals from debugger
12183              From: Peter Scott <Peter@PSDT.com>
12184              Date: Tue, 19 Mar 2002 12:28:52 -0800
12185              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
12186      Branch: perl
12187            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
12188 ____________________________________________________________________________
12189 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
12190         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
12191              and :encoding(xxx) was errorneously parsed.
12192      Branch: perl
12193            ! lib/open.pm
12194 ____________________________________________________________________________
12195 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
12196         Log: Subject: [PATCH bleadperl] exec.t tweak
12197              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12198              Date: Wed, 20 Mar 2002 01:21:40 +0100
12199              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
12200              
12201              4NT returns 2 as error-code for nonexistant file.
12202      Branch: perl
12203            ! t/op/exec.t
12204 ____________________________________________________________________________
12205 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
12206         Log: minor Tie::File test patch to make win32 happier, from mjd.
12207      Branch: perl
12208            ! lib/Tie/File/t/30_defer.t
12209 ____________________________________________________________________________
12210 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
12211         Log: Subject: [PATCH bleadperl] magic.t tweak
12212              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12213              Date: Wed, 20 Mar 2002 00:39:16 +0100
12214              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
12215      Branch: perl
12216            ! t/op/magic.t
12217 ____________________________________________________________________________
12218 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
12219         Log: Typo fix from Andreas Koenig, plus a tweak.
12220      Branch: perl
12221            ! pod/perlunicode.pod
12222 ____________________________________________________________________________
12223 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
12224         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
12225              in Mandrake 8.2.  Now we need to figure out a way not to
12226              unbreak Apache.
12227      Branch: perl
12228            ! hints/linux.sh
12229 ____________________________________________________________________________
12230 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
12231         Log: Fix for "UTF-8 bug with s///" from Hugo.
12232      Branch: perl
12233            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
12234            ! t/op/pat.t
12235 ____________________________________________________________________________
12236 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
12237         Log: metaconfig unit change for #15354.
12238      Branch: metaconfig
12239            ! U/threads/usethreads.U
12240 ____________________________________________________________________________
12241 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
12242         Log: Installation updates on threads and perlio.
12243      Branch: perl
12244            ! Configure INSTALL
12245 ____________________________________________________________________________
12246 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
12247         Log: Tpo.
12248      Branch: perl
12249            ! pod/perlfaq6.pod
12250 ____________________________________________________________________________
12251 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
12252         Log: Regen modlib and toc.
12253      Branch: perl
12254            ! pod/perlmodlib.pod pod/perltoc.pod
12255 ____________________________________________________________________________
12256 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
12257         Log: Whitespace tweaks.
12258      Branch: perl
12259            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
12260            ! pod/perltodo.pod pod/perlunicode.pod
12261 ____________________________________________________________________________
12262 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
12263         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
12264              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
12265              (And as suggested by Markus Kuhn.)
12266              
12267              While we are at it, document also the case of
12268              mixed hash keys as a known potential troublemaker.
12269              (Since it's locale-related, sometimes.)
12270      Branch: perl
12271            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
12272            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
12273            ! pod/perluniintro.pod
12274 ____________________________________________________________________________
12275 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
12276         Log: Surely a typo.
12277      Branch: perl
12278            ! gv.c
12279 ____________________________________________________________________________
12280 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
12281         Log: Take two.
12282      Branch: perl
12283            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
12284            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
12285 ____________________________________________________________________________
12286 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
12287         Log: Let's try this from scratch.
12288      Branch: perl
12289            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
12290            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
12291 ____________________________________________________________________________
12292 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
12293         Log: I could do this all day...
12294      Branch: perl
12295            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
12296            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
12297 ____________________________________________________________________________
12298 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
12299         Log: Grrr.
12300      Branch: perl
12301            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
12302            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
12303 ____________________________________________________________________________
12304 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
12305         Log: Subject: Re: Nearly OK for cygwin@15318
12306              From: John Peacock <jpeacock@rowman.com>
12307              Date: Tue, 19 Mar 2002 15:58:08 -0500
12308              Message-ID: <3C97A660.3060302@rowman.com>
12309      Branch: perl
12310            ! pod/perlport.pod
12311 ____________________________________________________________________________
12312 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
12313         Log: Subject: Re: Nearly OK for cygwin@15318
12314              From: <slaven.rezic@berlin.de>
12315              Date: Tue, 19 Mar 2002 21:47:49 +0100
12316              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
12317              
12318              Subject: Re: Nearly OK for cygwin@15318
12319              From: <slaven.rezic@berlin.de>
12320              Date: Tue, 19 Mar 2002 21:37:18 +0100
12321              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
12322      Branch: perl
12323            ! pod/perlport.pod t/io/fs.t
12324 ____________________________________________________________________________
12325 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
12326         Log: D'oh.
12327      Branch: perl
12328            + ext/I18N/Langinfo/fallback/const-c.inc
12329            + ext/I18N/Langinfo/fallback/const-xs.inc
12330 ____________________________________________________________________________
12331 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
12332         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
12333              From: Nicholas Clark <nick@unfortu.net>
12334              Date: Tue, 19 Mar 2002 22:37:08 +0000
12335              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
12336              
12337              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
12338              From: Nicholas Clark <nick@ccl4.org>
12339              Date: Tue, 19 Mar 2002 22:39:55 +0000
12340              Message-ID: <20020319223954.G94831@plum.flirble.org>
12341      Branch: perl
12342            - ext/I18N/Langinfo/fallback.xs
12343            ! MANIFEST
12344 ____________________________________________________________________________
12345 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
12346         Log: Text, not binary.
12347      Branch: perl
12348            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
12349            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
12350 ____________________________________________________________________________
12351 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
12352         Log: Subject: Re: perl@15244
12353              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12354              Date: Mon, 18 Mar 2002 17:37:31 +0100
12355              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
12356              
12357              (Goedendag: Dutch whitespace police)
12358      Branch: perl
12359            ! hints/hpux.sh
12360 ____________________________________________________________________________
12361 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
12362         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
12363              From: Nicholas Clark <nick@unfortu.net>
12364              Date: Tue, 19 Mar 2002 21:52:47 +0000
12365              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
12366      Branch: perl
12367            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
12368            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
12369            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
12370            ! ext/Sys/Syslog/Makefile.PL
12371 ____________________________________________________________________________
12372 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
12373         Log: More pathname portability checks.
12374      Branch: perl
12375            ! Porting/check83.pl
12376 ____________________________________________________________________________
12377 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
12378         Log: Begone, Encode::Tcl::Extended.
12379      Branch: perl
12380            ! ext/Encode/lib/Encode/Tcl.pm
12381 ____________________________________________________________________________
12382 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
12383         Log: This is like trying to put the shaving cream
12384              back to the can...
12385      Branch: perl
12386            ! hints/linux.sh
12387 ____________________________________________________________________________
12388 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
12389         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
12390              types of usleep().  Fun, fun. fun.
12391      Branch: perl
12392            ! hints/linux.sh
12393 ____________________________________________________________________________
12394 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
12395         Log: Sarathy's new suggestion for Linux threading flags.
12396      Branch: perl
12397            ! hints/linux.sh
12398 ____________________________________________________________________________
12399 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
12400         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
12401      Branch: perl
12402            - ext/Encode/Encode/euc-jp-0212.ucm
12403            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
12404            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
12405 ____________________________________________________________________________
12406 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
12407         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
12408              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12409              Date: Tue, 19 Mar 2002 00:42:22 +0100
12410              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
12411      Branch: perl
12412            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
12413 ____________________________________________________________________________
12414 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
12415         Log: "+" is not a valid filename character in VMS.
12416      Branch: perl
12417            + ext/Encode/Encode/euc-jp-0212.ucm
12418            - ext/Encode/Encode/euc-jp+0212.ucm
12419            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
12420 ____________________________________________________________________________
12421 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
12422         Log: Update Changes.
12423      Branch: perl
12424            ! Changes patchlevel.h
12425 ____________________________________________________________________________
12426 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
12427         Log: Take away _GNU_SOURCE since that does not seem
12428              to play well with other software (like Apache),
12429              just hint away the WHOAs.
12430      Branch: perl
12431            ! hints/linux.sh
12432 ____________________________________________________________________________
12433 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
12434         Log: metaconfig unit change for #15326.
12435      Branch: metaconfig
12436            ! U/threads/d_crypt_r.U
12437 ____________________________________________________________________________
12438 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
12439         Log: Support crypt_r(const char*,const char*, CRYPTD*).
12440      Branch: perl
12441            ! Configure reentr.h reentr.pl
12442 ____________________________________________________________________________
12443 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
12444         Log: VMS acrobatics from Peter Prymmer.
12445      Branch: perl
12446            ! lib/ExtUtils/t/ExtUtils.t
12447 ____________________________________________________________________________
12448 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
12449         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
12450              From: Stas Bekman <stas@stason.org>
12451              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
12452              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
12453      Branch: perl
12454            ! lib/Pod/Html.pm
12455 ____________________________________________________________________________
12456 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
12457         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
12458              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12459              Date: Tue, 19 Mar 2002 10:49:27 +0100
12460              Message-ID: <20020319104927.C705@rafael>   
12461      Branch: perl
12462            ! ext/B/t/xref.t
12463 ____________________________________________________________________________
12464 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
12465         Log: Integrate perlio;
12466              
12467              Move docs for Encode::valid_utf8 (which does not exist)
12468              to be docs for utf8::valid() (which does).
12469      Branch: perl
12470           !> ext/Encode/Encode.pm lib/utf8.pm
12471 ____________________________________________________________________________
12472 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
12473         Log: Remove Encode::Tcl::Extended, suggested by
12474              SADAHIRO Tomoyuki.
12475      Branch: perl
12476            - ext/Encode/Encode/euc-jp-0212.enc
12477            - ext/Encode/lib/Encode/Tcl/Extended.pm
12478            ! MANIFEST ext/Encode/MANIFEST
12479            ! ext/Encode/lib/Encode/Tcl/Escape.pm
12480            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
12481 ____________________________________________________________________________
12482 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
12483         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
12484      Branch: perl
12485            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
12486            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
12487            + ext/Encode/t/jisx0212.ref
12488            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
12489            - ext/Encode/t/table.ref
12490            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
12491            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
12492            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
12493            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
12494            ! ext/Encode/lib/Encode/CN/HZ.pm
12495            ! ext/Encode/lib/Encode/Encoding.pm
12496            ! ext/Encode/lib/Encode/Internal.pm
12497            ! ext/Encode/lib/Encode/JP/Constants.pm
12498            ! ext/Encode/lib/Encode/JP/H2Z.pm
12499            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
12500            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
12501            ! ext/Encode/lib/Encode/Tcl/Escape.pm
12502            ! ext/Encode/lib/Encode/Tcl/Extended.pm
12503            ! ext/Encode/lib/Encode/Tcl/Table.pm
12504            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
12505            ! ext/Encode/lib/Encode/iso10646_1.pm
12506            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
12507            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
12508            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
12509 ____________________________________________________________________________
12510 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
12511         Log: constness+signedness nit.
12512      Branch: perl
12513            ! ext/Unicode/Normalize/Normalize.xs
12514 ____________________________________________________________________________
12515 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
12516         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
12517      Branch: perl
12518            ! ext/Unicode/Normalize/Changes
12519            ! ext/Unicode/Normalize/Normalize.pm
12520            ! ext/Unicode/Normalize/Normalize.xs
12521            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
12522            ! ext/Unicode/Normalize/t/func.t
12523 ____________________________________________________________________________
12524 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
12525         Log: Split the ebcdic details to perlebcdic.
12526      Branch: perl
12527            ! pod/perlebcdic.pod pod/perluniintro.pod
12528 ____________________________________________________________________________
12529 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
12530         Log: Be explicit.
12531      Branch: perl
12532            ! pod/perluniintro.pod
12533 ____________________________________________________________________________
12534 [ 15315] By: nick                                  on 2002/03/19  09:24:18
12535         Log: Integrate mainline
12536      Branch: perlio
12537           +> ext/List/Util/t/openhan.t
12538           !> (integrate 53 files)
12539 ____________________________________________________________________________
12540 [ 15314] By: nick                                  on 2002/03/19  07:39:07
12541         Log: Move docs for Encode::valid_utf8 (which does not exist)
12542              to be docs for utf8::valid() (which does).
12543      Branch: perlio
12544            ! ext/Encode/Encode.pm lib/utf8.pm
12545 ____________________________________________________________________________
12546 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
12547         Log: Update the Unicode vs EBCDIC situation.
12548      Branch: perl
12549            ! pod/perlebcdic.pod pod/perluniintro.pod
12550 ____________________________________________________________________________
12551 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
12552         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
12553              From: Robert Spier <rspier@pobox.com>
12554              Date: Mon, 18 Mar 2002 19:22:55 -0800
12555              Message-ID: <15510.44815.383439.823671@rls.cx>
12556      Branch: perl
12557            ! ext/threads/t/end.t
12558 ____________________________________________________________________________
12559 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
12560         Log: UTF-8 walk errors that become visible in EBCDIC.
12561      Branch: perl
12562            ! regexec.c
12563 ____________________________________________________________________________
12564 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
12565         Log: s/regcinclasslen/reginclass/ and remove the old
12566              reginclass since nothing is using it.
12567      Branch: perl
12568            ! embed.fnc embed.h proto.h regexec.c
12569 ____________________________________________________________________________
12570 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
12571         Log: Close the file so it can be (a) removed (b) reopened.
12572      Branch: perl
12573            ! ext/B/t/xref.t
12574 ____________________________________________________________________________
12575 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
12576         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
12577              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12578              Date: Mon, 18 Mar 2002 23:14:31 +0100
12579              Message-ID: <20020318231431.A699@rafael>
12580      Branch: perl
12581            ! ext/B/B.xs utf8.c
12582 ____________________________________________________________________________
12583 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
12584         Log: Failed patch hunk reapplied.
12585      Branch: perl
12586            ! lib/Tie/File/t/32_defer_misc.t
12587 ____________________________________________________________________________
12588 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
12589         Log: For DEBUGGING threaded builds.
12590      Branch: perl
12591            ! sv.c
12592 ____________________________________________________________________________
12593 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
12594         Log: AUTHORS update.
12595      Branch: perl
12596            ! AUTHORS
12597 ____________________________________________________________________________
12598 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
12599         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
12600              (Fix from Craig Berry)
12601      Branch: perl
12602            ! pp_sys.c
12603 ____________________________________________________________________________
12604 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
12605         Log: Subject: [PATCH] configure.com home-grown kill() check
12606              From: "Craig A. Berry" <craigberry@mac.com>
12607              Date: Mon, 18 Mar 2002 13:52:59 -0600
12608              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
12609      Branch: perl
12610            ! configure.com
12611 ____________________________________________________________________________
12612 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
12613         Log: Upgrade to Tie::File 0.50.
12614      Branch: perl
12615            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
12616            ! lib/Tie/File/t/32_defer_misc.t
12617 ____________________________________________________________________________
12618 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
12619         Log: AUTHORS updates.
12620      Branch: perl
12621            ! AUTHORS
12622 ____________________________________________________________________________
12623 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
12624         Log: Update Changes.
12625      Branch: perl
12626            ! Changes patchlevel.h
12627 ____________________________________________________________________________
12628 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
12629         Log: OS/390 update.
12630      Branch: perl
12631            ! pod/perldelta.pod
12632 ____________________________________________________________________________
12633 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
12634         Log: Forgot from #15288.
12635      Branch: perl
12636            ! ext/B/B.xs
12637 ____________________________________________________________________________
12638 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
12639         Log: Make regex DEBUGGING faster.
12640      Branch: perl
12641            ! perl.c perl.h regexec.c
12642 ____________________________________________________________________________
12643 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
12644         Log: Undo accidental perl.h part of #15295 (wait for #15297)
12645      Branch: perl
12646            ! perl.h
12647 ____________________________________________________________________________
12648 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
12649         Log: Subject: prefix slip
12650              From: andreas.koenig@anima.de (Andreas J. Koenig)
12651              Date: Mon, 18 Mar 2002 16:24:46 +0100
12652              Message-ID: <m3y9gp3nlt.fsf@anima.de>
12653              
12654              (perl.h part accidental, undone by #15296)
12655      Branch: perl
12656            ! INSTALL perl.h
12657 ____________________________________________________________________________
12658 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
12659         Log: Be tidy.
12660      Branch: perl
12661            ! ext/B/t/xref.t
12662 ____________________________________________________________________________
12663 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
12664         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
12665              From: Spider Boardman <spider@web.zk3.dec.com>
12666              Date: Mon, 18 Mar 2002 10:09:50 -0500
12667              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
12668      Branch: perl
12669            ! README.tru64 hints/dec_osf.sh
12670 ____________________________________________________________________________
12671 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
12672         Log: NetWare tweaks from C Aditya <caditya@novell.com>
12673      Branch: perl
12674            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
12675 ____________________________________________________________________________
12676 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
12677         Log: metaconfig unit change for #15290.
12678      Branch: metaconfig/U/perl
12679            ! perlxv.U
12680 ____________________________________________________________________________
12681 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
12682         Log: Subject: d_nv_preserves_uv_bits
12683              From: Nicholas Clark <nick@unfortu.net>
12684              Date: Thu, 14 Mar 2002 22:24:19 +0000
12685              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
12686      Branch: perl
12687            ! Configure Porting/Glossary Porting/config.sh config_h.SH
12688            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
12689            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
12690            ! win32/config.bc win32/config.gc win32/config.vc
12691            ! win32/config.win64
12692 ____________________________________________________________________________
12693 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
12694         Log: Subject: Re: perl@15244
12695              From: Spider Boardman <spider@web.zk3.dec.com>
12696              Date: Mon, 18 Mar 2002 09:38:55 -0500
12697              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
12698              
12699              (IA64 work.)
12700      Branch: perl
12701            ! hints/hpux.sh perl.h
12702 ____________________________________________________________________________
12703 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
12704         Log: Subject: [PATCH B] B::perlstring()
12705              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12706              Date: Sun, 17 Mar 2002 23:06:12 +0100
12707              Message-ID: <20020317230612.A24442@rafael>
12708      Branch: perl
12709            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
12710 ____________________________________________________________________________
12711 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
12712         Log: Subject: [PATCH] another pack "w" thing
12713              From: Nicholas Clark <nick@unfortu.net>
12714              Date: Sat, 16 Mar 2002 21:52:15 +0000
12715              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
12716      Branch: perl
12717            ! pp_pack.c t/op/pack.t
12718 ____________________________________________________________________________
12719 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
12720         Log: More prototypes blindness in Solaris.
12721              (TODO: readdir64_r really needs to be seen.)
12722      Branch: perl
12723            ! hints/solaris_2.sh
12724 ____________________________________________________________________________
12725 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
12726         Log: Integrate perlio;
12727              
12728              Tidy the "does not map" message for non-characters
12729              (e.g. iso-8859-3 "\xA5").
12730      Branch: perl
12731           !> ext/Encode/Encode.xs
12732 ____________________________________________________________________________
12733 [ 15284] By: nick                                  on 2002/03/18  11:00:31
12734         Log: Integrate mainline
12735      Branch: perlio
12736           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
12737           +> lib/Tie/File/t/32_defer_misc.t
12738           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
12739           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
12740           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
12741           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
12742           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
12743           !> reentr.pl regexec.c t/op/pat.t util.c
12744 ____________________________________________________________________________
12745 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
12746         Log: Sync with Scalar-List-Utils-1.07
12747      Branch: perl
12748            + ext/List/Util/t/openhan.t
12749            ! MANIFEST ext/List/Util/ChangeLog
12750            ! ext/List/Util/lib/List/Util.pm
12751            ! ext/List/Util/lib/Scalar/Util.pm
12752 ____________________________________________________________________________
12753 [ 15282] By: nick                                  on 2002/03/18  08:11:28
12754         Log: Tidy the "does not map" message for non-characters
12755              (e.g. iso-8859-3 "\xA5").
12756      Branch: perlio
12757            ! ext/Encode/Encode.xs
12758 ____________________________________________________________________________
12759 [ 15281] By: ams                                   on 2002/03/18  04:44:37
12760         Log: URL fix from MJD.
12761      Branch: perl
12762            ! pod/perlfaq3.pod
12763 ____________________________________________________________________________
12764 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
12765         Log: More prototype calming (really should fix the Configure
12766              protochk, but not at this point in time).
12767      Branch: perl
12768            ! hints/solaris_2.sh
12769 ____________________________________________________________________________
12770 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
12771         Log: return at the wrong side of #endif.
12772      Branch: perl
12773            ! util.c
12774 ____________________________________________________________________________
12775 [ 15278] By: ams                                   on 2002/03/17  23:45:31
12776         Log: Typo fix from Stas Bekman.
12777      Branch: perl
12778            ! pod/perlhack.pod
12779 ____________________________________________________________________________
12780 [ 15277] By: ams                                   on 2002/03/17  23:41:35
12781         Log: Upgrade to Tie::File 0.21.
12782      Branch: perl
12783            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
12784            + lib/Tie/File/t/32_defer_misc.t
12785            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
12786            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
12787            ! lib/Tie/File/t/22_autochomp.t
12788 ____________________________________________________________________________
12789 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
12790         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
12791              character classes use inlined macros instead of the full
12792              function call.
12793      Branch: perl
12794            ! regexec.c
12795 ____________________________________________________________________________
12796 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
12797         Log: Integrate perlio;
12798              
12799              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
12800              
12801              Other :encoding oddities
12802              - we should really pop while we can still make method calls
12803              in case DESTROY does something.
12804              - Provide a no-op DESTROY
12805              - Use SvPV_only() rather than just SvPV_on()
12806      Branch: perl
12807           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
12808           !> ext/Encode/lib/Encode/Encoding.pm sv.c
12809 ____________________________________________________________________________
12810 [ 15274] By: nick                                  on 2002/03/17  20:00:12
12811         Log: Other :encoding oddities
12812              - we should really pop while we can still make method calls
12813              in case DESTROY does something.
12814              - Provide a no-op DESTROY
12815              - Use SvPV_only() rather than just SvPV_on()
12816      Branch: perlio
12817            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
12818            ! ext/Encode/lib/Encode/Encoding.pm
12819 ____________________________________________________________________________
12820 [ 15273] By: nick                                  on 2002/03/17  19:53:24
12821         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
12822      Branch: perlio
12823            ! sv.c
12824 ____________________________________________________________________________
12825 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
12826         Log: Implement the retry-on-ERANGE for the get*_r().
12827              The buffer will keep doubling until 64k.
12828      Branch: perl
12829            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
12830            ! reentr.h reentr.pl
12831 ____________________________________________________________________________
12832 [ 15271] By: nick                                  on 2002/03/17  17:38:44
12833         Log: Integrate mainline
12834      Branch: perlio
12835           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
12836           +> t/op/pow.t
12837           !> (integrate 28 files)
12838 ____________________________________________________________________________
12839 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
12840         Log: Subject: UTF-8 bug (maybe alreayd known?)
12841              From: andreas.koenig@anima.de (Andreas J. Koenig)
12842              Date: Fri, 08 Mar 2002 16:36:01 +0100
12843              Message-ID: <m3n0xjul5q.fsf@anima.de>
12844      Branch: perl
12845            ! pp_hot.c t/op/pat.t
12846 ____________________________________________________________________________
12847 [ 15269] By: nick                                  on 2002/03/17  09:12:39
12848         Log: Integarate mainline
12849      Branch: perlio
12850           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
12851           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
12852           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
12853           !> (integrate 69 files)
12854 ____________________________________________________________________________
12855 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
12856         Log: Subject: SEGV in s/// and UTF-8
12857              From: andreas.koenig@anima.de (Andreas J. Koenig)
12858              Date: Tue, 12 Mar 2002 00:40:09 +0100
12859              Message-ID: <m3r8mqad2e.fsf@anima.de>
12860      Branch: perl
12861            ! regexec.c t/op/pat.t
12862 ____________________________________________________________________________
12863 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
12864         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
12865              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
12866              which assume that 2**someinteger is accurate.
12867      Branch: perl
12868            + t/op/pow.t
12869            ! MANIFEST pp.c t/test.pl
12870 ____________________________________________________________________________
12871 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
12872         Log: _r-ify config.win64, too.
12873      Branch: perl
12874            ! win32/config.win64
12875 ____________________________________________________________________________
12876 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
12877         Log: Better place to initialize (IRIX cc noticed that
12878              the many "goto defchars" bypass the initialization)
12879      Branch: perl
12880            ! regcomp.c
12881 ____________________________________________________________________________
12882 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
12883         Log: If not building threaded, never mind the threaded prototypes.
12884      Branch: perl
12885            ! Configure reentr.pl
12886 ____________________________________________________________________________
12887 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
12888         Log: metaconfig: If not using threads, not point probing for the
12889              prototypes (since they might be hidden behind many defines
12890              we won't have if not building threaded)
12891      Branch: metaconfig
12892            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12893            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12894            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12895            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12896            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12897            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12898            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12899            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12900            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12901            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12902            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12903            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12904            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12905            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12906            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12907            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12908            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12909            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12910            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12911            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12912            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12913            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12914            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12915            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12916 ____________________________________________________________________________
12917 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
12918         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
12919      Branch: perl
12920            ! hints/freebsd.sh
12921 ____________________________________________________________________________
12922 [ 15261] By: ams                                   on 2002/03/16  18:14:04
12923         Log: Upgrade to Tie::File 0.20.
12924      Branch: perl
12925            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
12926            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
12927            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
12928            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
12929            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
12930            ! lib/Tie/File/t/11_rv_splice_rs.t
12931            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
12932            ! lib/Tie/File/t/16_handle.t
12933 ____________________________________________________________________________
12934 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
12935         Log: There seems to be a trend for the *time_r to be hidden.
12936      Branch: perl
12937            ! hints/irix_6.sh
12938 ____________________________________________________________________________
12939 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
12940         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
12941              From: Stas Bekman <stas@stason.org>
12942              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
12943              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
12944      Branch: perl
12945            ! lib/Pod/Html.pm
12946 ____________________________________________________________________________
12947 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
12948         Log: Subject: [PATCH] Re: dumpvar.pl bug
12949              From: Peter Scott <Peter@PSDT.com>
12950              Date: Fri, 15 Mar 2002 18:19:21 -0800
12951              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
12952      Branch: perl
12953            ! lib/dumpvar.pl lib/perl5db.pl
12954 ____________________________________________________________________________
12955 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
12956         Log: More paranoid _r protochecking.  At least Tru64 and
12957              Linux need additional hinting help to believe that
12958              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
12959              to see what goes bang.
12960      Branch: perl
12961            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
12962            ! reentr.pl
12963 ____________________________________________________________________________
12964 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
12965         Log: metaconfig: more paranoid _r protochecking.
12966      Branch: metaconfig
12967            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12968            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12969            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12970            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12971            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12972            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12973            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12974            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12975            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12976            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12977            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12978            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12979            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12980            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12981            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12982            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12983            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12984            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12985            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12986            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12987            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12988            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12989            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12990            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12991 ____________________________________________________________________________
12992 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
12993         Log: HP-UX gcc 3 warnings found by Sarathy.
12994      Branch: perl
12995            ! regcomp.c sv.c
12996 ____________________________________________________________________________
12997 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
12998         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
12999              From: Slaven Rezic <slaven.rezic@berlin.de>
13000              Date: 16 Mar 2002 15:29:18 +0100
13001              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
13002      Branch: perl
13003            ! pod/perldelta.pod
13004 ____________________________________________________________________________
13005 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
13006         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
13007      Branch: perl
13008            ! Porting/findrfuncs reentr.h reentr.pl
13009 ____________________________________________________________________________
13010 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
13011         Log: UIN32_MAX with borken under HP-UX+gcc
13012      Branch: perl
13013            ! handy.h
13014 ____________________________________________________________________________
13015 [ 15251] By: ams                                   on 2002/03/16  02:38:08
13016         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
13017              *::DESTROY() is deprecated
13018              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13019              Date: Thu, 14 Mar 2002 18:39:22 -0500
13020              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
13021              
13022              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
13023              *::DESTROY() is deprecated
13024              From: Dave Mitchell <davem@fdgroup.com>
13025              Date: Fri, 15 Mar 2002 19:22:49 +0000
13026              Message-Id: <20020315192249.A22389@fdgroup.com>
13027      Branch: perl
13028            ! gv.c t/op/method.t
13029 ____________________________________________________________________________
13030 [ 15250] By: ams                                   on 2002/03/16  02:14:41
13031         Log: Plural nit.
13032      Branch: perl
13033            ! pod/perldelta.pod
13034 ____________________________________________________________________________
13035 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
13036         Log: Doesn't make sense to test for protos if the
13037              functions are not to be used (!= functions exist!)
13038              This might be the key (well, a key) to the HP-UX
13039              problems.
13040      Branch: perl
13041            ! reentr.h reentr.pl
13042 ____________________________________________________________________________
13043 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
13044         Log: Typo in #15247.
13045      Branch: perl
13046            ! hints/hpux.sh
13047 ____________________________________________________________________________
13048 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
13049         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
13050              in HP-UX (from H.Merijn Brand)
13051      Branch: perl
13052            ! hints/hpux.sh
13053 ____________________________________________________________________________
13054 [ 15246] By: ams                                   on 2002/03/15  17:53:23
13055         Log: Subject: minor corrections in perldelta.pod
13056              From: mjd@plover.com
13057              Date: 15 Mar 2002 18:48:42 -0000
13058              Message-Id: <20020315184842.13573.qmail@plover.com>
13059      Branch: perl
13060            ! pod/perldelta.pod
13061 ____________________________________________________________________________
13062 [ 15245] By: ams                                   on 2002/03/15  17:37:52
13063         Log: Upgrade to Tie::File 0.19.
13064      Branch: perl
13065            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
13066            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
13067            + lib/Tie/File/t/21_win32.t
13068            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
13069            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
13070            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
13071            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
13072            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
13073            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
13074            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
13075            ! lib/Tie/File/t/17_misc_meth.t
13076 ____________________________________________________________________________
13077 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
13078         Log: Update Changes.
13079      Branch: perl
13080            ! Changes patchlevel.h
13081 ____________________________________________________________________________
13082 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
13083         Log: Forgot from #15241.
13084      Branch: perl
13085            ! win32/config_sh.PL
13086 ____________________________________________________________________________
13087 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
13088         Log: Subject: patch pod/perltodo.pod
13089              From: mjd@plover.com
13090              Date: 15 Mar 2002 15:42:18 -0000
13091              Message-ID: <20020315154218.10163.qmail@plover.com>
13092              
13093              (With s/WANT/Want/)
13094      Branch: perl
13095            ! pod/perltodo.pod
13096 ____________________________________________________________________________
13097 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
13098         Log: Subject: [PATCH bleadperl] (revision 5 undef)
13099              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13100              Date: Fri, 15 Mar 2002 00:39:48 +0100
13101              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
13102      Branch: perl
13103            ! win32/config.bc win32/config.gc win32/config.vc
13104            ! win32/config.win64
13105 ____________________________________________________________________________
13106 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
13107         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
13108              From: Michael G Schwern <schwern@pobox.com>
13109              Date: Thu, 14 Mar 2002 16:39:29 -0500
13110              Message-ID: <20020314213929.GA2912@blackrider>
13111      Branch: perl
13112            ! lib/perl5db.pl
13113 ____________________________________________________________________________
13114 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
13115         Log: Integrate perlio.
13116      Branch: perl
13117           !> embed.fnc ext/Encode/t/JP.t
13118 ____________________________________________________________________________
13119 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
13120         Log: Monster _r patch: try to scan for all known _r variants,
13121              and then use them (under ithreads).  May fail in HP-UX,
13122              and the op/groups is known to be fickle everywhere.  Known
13123              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
13124              warnings in AIX since the first arguments of getnetbyaddr
13125              and getnetbyadd_r are of different types.  Thanks, IBM.)
13126              
13127              In non-Configure platforms deny the existence of any
13128              of the _r thingies.  (Also add the recently introduced
13129              d_tm_* to places it wasn't already in.)
13130              
13131              TODO: the suggested glibc buffer growth retry loop in case
13132              some entries (at least for: gr*, host*) are big.
13133              Forgot win32/config.win64.
13134      Branch: perl
13135            + reentr.c reentr.h reentr.pl
13136            ! Configure MANIFEST Makefile.SH NetWare/Makefile
13137            ! NetWare/config.wc Porting/Glossary Porting/config.sh
13138            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
13139            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
13140            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
13141            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
13142            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
13143            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
13144            ! win32/config.bc win32/config.gc win32/config.vc
13145            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
13146 ____________________________________________________________________________
13147 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
13148         Log: Be more explicit on when is the $! worth anything.
13149      Branch: perl
13150            ! pod/perlvar.pod
13151 ____________________________________________________________________________
13152 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
13153         Log: metaconfig: _r _r we go.
13154      Branch: metaconfig
13155            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13156            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13157            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13158            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13159            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13160            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13161            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13162            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13163            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13164            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13165            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13166            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13167            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13168            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13169            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13170            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13171            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13172            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13173            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13174            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13175            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13176            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13177            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13178            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13179 ____________________________________________________________________________
13180 [ 15235] By: nick                                  on 2002/03/15  07:31:54
13181         Log: Add the binmode()s to make JP.t pass on Win32
13182      Branch: perlio
13183            ! ext/Encode/t/JP.t
13184 ____________________________________________________________________________
13185 [ 15234] By: nick                                  on 2002/03/15  07:20:49
13186         Log: Integrate perlio
13187      Branch: perl
13188           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
13189 ____________________________________________________________________________
13190 [ 15233] By: nick                                  on 2002/03/15  07:18:02
13191         Log: Mark JP.t's data files as binary
13192      Branch: perlio
13193            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
13194 ____________________________________________________________________________
13195 [ 15232] By: nick                                  on 2002/03/15  07:13:38
13196         Log: Integrate mainline
13197      Branch: perlio
13198           +> ext/B/t/xref.t
13199           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
13200           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
13201           !> perl.c t/op/arith.t
13202 ____________________________________________________________________________
13203 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
13204         Log: The section needs to be in the makedepend script
13205              (from Jan-Erik Karlsson).
13206      Branch: perl
13207            ! makedepend.SH
13208 ____________________________________________________________________________
13209 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
13210         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
13211              From: Nicholas Clark <nick@unfortu.net>
13212              Date: Thu, 14 Mar 2002 23:05:23 +0000
13213              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
13214      Branch: perl
13215            ! ext/Safe/safe2.t
13216 ____________________________________________________________________________
13217 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
13218         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
13219              From: "Brent Dax" <brentdax@cpan.org>
13220              Date: Thu, 14 Mar 2002 09:08:41 -0800
13221              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
13222      Branch: perl
13223            ! lib/Pod/Html.pm
13224 ____________________________________________________________________________
13225 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
13226         Log: metaconfig: one round again for the _r.
13227      Branch: metaconfig
13228            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13229            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13230            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13231            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13232            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13233            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13234            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13235            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13236            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13237            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13238            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13239            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13240            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13241            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13242            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13243            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13244            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13245            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13246            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13247            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13248            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13249            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13250            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13251            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13252 ____________________________________________________________________________
13253 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
13254         Log: metaconfig: new round of the _r units.
13255      Branch: metaconfig
13256            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13257            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13258            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13259            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13260            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13261            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13262            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13263            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13264            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13265            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13266            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13267            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13268            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13269            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13270            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13271            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13272            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13273            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13274            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13275            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13276            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13277            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13278            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13279            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13280      Branch: metaconfig/U/perl
13281            + i_crypt.U
13282 ____________________________________________________________________________
13283 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
13284         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
13285              From: Paul_GreenVOS@vos.stratus.com
13286              Date: Tue, 12 Mar 02 19:22 est   
13287              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
13288      Branch: perl
13289            ! lib/Benchmark.t t/op/arith.t
13290 ____________________________________________________________________________
13291 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
13292         Log: Subject: Re: Win32: C:\Program Files
13293              From: "Ken Williams" <ken@mathforum.org>
13294              Date: Wed, 13 Mar 2002 17:50:59 -0600
13295              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
13296              
13297              Add -t to perl -h.
13298      Branch: perl
13299            ! perl.c
13300 ____________________________________________________________________________
13301 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
13302         Log: Extra paranoia from Nick Clark.
13303      Branch: perl
13304            ! ext/Safe/safe2.t
13305 ____________________________________________________________________________
13306 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
13307         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
13308              From: Nicholas Clark <nick@ccl4.org>
13309              Date: Wed, 13 Mar 2002 14:22:50 +0000
13310              Message-ID: <20020313142250.G92566@plum.flirble.org>
13311      Branch: perl
13312            ! ext/Safe/safe2.t
13313 ____________________________________________________________________________
13314 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
13315         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
13316              From: <slaven.rezic@berlin.de>
13317              Date: Tue, 12 Mar 2002 13:03:41 +0100      
13318              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
13319      Branch: perl
13320            ! Makefile.SH
13321 ____________________________________________________________________________
13322 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
13323         Log: Subject: [PATCH] a test for B::Xref
13324              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13325              Date: Wed, 13 Mar 2002 17:18:57 +0100
13326              Message-ID: <20020313171857.F1144@rafael>
13327      Branch: perl
13328            + ext/B/t/xref.t
13329            ! MANIFEST ext/B/B/Xref.pm
13330 ____________________________________________________________________________
13331 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
13332         Log: Subject: [PATCH] Exporter.pm POD fixups
13333              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13334              Date: Wed, 13 Mar 2002 16:21:42 +0100
13335              Message-ID: <20020313162142.A1144@rafael>
13336      Branch: perl
13337            ! lib/Exporter.pm
13338 ____________________________________________________________________________
13339 [ 15219] By: nick                                  on 2002/03/14  07:00:16
13340         Log: Integrate mainline
13341      Branch: perlio
13342           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
13343 ____________________________________________________________________________
13344 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
13345         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
13346              From: Michael G Schwern <schwern@pobox.com>
13347              Date: Wed, 13 Mar 2002 17:43:00 -0500
13348              Message-ID: <20020313224300.GG3311@blackrider>
13349      Branch: perl
13350            ! lib/ExtUtils/MM_VMS.pm
13351 ____________________________________________________________________________
13352 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
13353         Log: Pod tweak.
13354      Branch: perl
13355            ! lib/open.pm
13356 ____________________________________________________________________________
13357 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
13358         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
13359              From: "Craig A. Berry" <craigberry@mac.com>
13360              Date: Wed, 13 Mar 2002 01:44:01 -0600
13361              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
13362      Branch: perl
13363            ! vms/descrip_mms.template
13364 ____________________________________________________________________________
13365 [ 15215] By: nick                                  on 2002/03/13  08:08:36
13366         Log: Integrate mainline.
13367      Branch: perlio
13368           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
13369            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
13370            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
13371            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
13372            - ext/Data/Util/t/Hash.t
13373           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
13374           !> ext/Encode/lib/Encode/CN/HZ.pm
13375           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
13376           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
13377           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
13378           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
13379           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
13380           !> t/op/override.t toke.c universal.c
13381 ____________________________________________________________________________
13382 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
13383         Log: metaconfig: three guesses.
13384      Branch: metaconfig
13385            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13386            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13387            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13388            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13389            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13390            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13391            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13392            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13393            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13394            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13395            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13396            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13397            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13398            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13399            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13400            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13401            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13402            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13403            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13404            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13405            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13406            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13407            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13408            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13409 ____________________________________________________________________________
13410 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
13411         Log: metaconfig: regen _r units again.
13412      Branch: metaconfig
13413            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13414            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13415            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13416            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13417            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13418            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13419            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13420            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13421            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13422            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13423            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13424            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13425            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13426            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13427            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13428            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13429            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13430            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13431            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13432            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13433            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13434            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13435            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13436            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13437 ____________________________________________________________________________
13438 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
13439         Log: metaconfig: regen _r units.
13440      Branch: metaconfig
13441            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
13442            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13443            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13444            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13445            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13446            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13447            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13448            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13449            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13450            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13451            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13452            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13453            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13454            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13455            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13456            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13457            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13458            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13459            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13460            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13461            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13462            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13463            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13464            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13465            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13466 ____________________________________________________________________________
13467 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
13468         Log: metaconfig unit tweaks.
13469      Branch: metaconfig
13470            + U/threads/d_setprotoent_r.U
13471            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
13472            ! U/threads/d_tmpnam_r.U
13473 ____________________________________________________________________________
13474 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
13475         Log: metaconfig: replace the _r units with autogenerated ones.
13476      Branch: metaconfig
13477            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13478            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
13479            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13480            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
13481            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
13482            + U/threads/d_getprotobyname_r.U
13483            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13484            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
13485            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
13486            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13487            + U/threads/d_setservent_r.U
13488            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
13489            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
13490            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
13491            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
13492            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
13493            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
13494            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
13495            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
13496            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
13497            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13498            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13499            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13500            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
13501            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13502            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
13503            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
13504            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13505            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13506            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13507            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
13508            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
13509            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
13510            ! U/threads/d_ttyname_r.U
13511 ____________________________________________________________________________
13512 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
13513         Log: More known threadsafings.
13514      Branch: perl
13515            ! Porting/findrfuncs
13516 ____________________________________________________________________________
13517 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
13518         Log: Small tweaks.
13519      Branch: perl
13520            ! lib/Internals.t universal.c
13521 ____________________________________________________________________________
13522 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
13523         Log: VERSIONize.
13524      Branch: perl
13525            ! ext/Encode/lib/Encode/CN/HZ.pm
13526            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
13527            ! ext/Encode/lib/Encode/JP/JIS.pm
13528 ____________________________________________________________________________
13529 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
13530         Log: Subject: perl datastructure conversion shortcuts for DDD
13531              From: Stas Bekman <stas@stason.org>
13532              Date: Mon, 11 Mar 2002 14:54:31 +0800
13533              Message-ID: <3C8C54A7.5020502@stason.org>
13534      Branch: perl
13535            ! pod/perlhack.pod
13536 ____________________________________________________________________________
13537 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
13538         Log: Regen modlib.
13539      Branch: perl
13540            ! pod/perlmodlib.pod
13541 ____________________________________________________________________________
13542 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
13543         Log: Regen toc.
13544      Branch: perl
13545            ! pod/perltoc.pod
13546 ____________________________________________________________________________
13547 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
13548         Log: Tiny pod tweaks.
13549      Branch: perl
13550            ! lib/Hash/Util.pm
13551 ____________________________________________________________________________
13552 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
13553         Log: perldeltaize Hash::Util.
13554      Branch: perl
13555            ! pod/perldelta.pod
13556 ____________________________________________________________________________
13557 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
13558         Log: Move the readonly interface back to universal.c,
13559              (new name: Internals::SvREADONLY), remove Data::Util,
13560              move Hash::Util to lib, also introduce refcnt interface
13561              (Internals::SvREFCNT).     Make both the new interfaces
13562              to be more sane so that if they set the value, they return
13563              the new value, not the old one.
13564      Branch: perl
13565            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
13566            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
13567            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
13568            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
13569            - ext/Data/Util/t/Hash.t
13570            ! MANIFEST ext/B/t/stash.t universal.c
13571 ____________________________________________________________________________
13572 [ 15200] By: ams                                   on 2002/03/12  15:16:05
13573         Log: Subject: Disambiguate "Can't locate"
13574              From: Mike Guy <mjtg@cam.ac.uk>
13575              Date: Tue, 12 Mar 2002 16:04:23 +0000
13576              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
13577      Branch: perl
13578            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
13579            ! pp_ctl.c t/op/override.t
13580 ____________________________________________________________________________
13581 [ 15199] By: ams                                   on 2002/03/12  15:04:43
13582         Log: Subject: [PATCH] perl/lib/File/stat.t
13583              From: Paul_GreenVOS@vos.stratus.com
13584              Date: Tue, 12 Mar 02 11:00 est
13585              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
13586      Branch: perl
13587            ! lib/File/stat.t
13588 ____________________________________________________________________________
13589 [ 15198] By: ams                                   on 2002/03/12  15:00:44
13590         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
13591              From: Robin Barker <rmb1@cise.npl.co.uk>
13592              Date: Tue, 12 Mar 2002 13:31:58 GMT
13593              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
13594      Branch: perl
13595            ! pod/perlfunc.pod
13596 ____________________________________________________________________________
13597 [ 15197] By: ams                                   on 2002/03/12  14:57:34
13598         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
13599              From: "Clinton A. Pierce" <clintp@geeksalad.org>
13600              Date: Tue, 12 Mar 2002 10:11:53 -0500
13601              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
13602      Branch: perl
13603            ! toke.c
13604 ____________________________________________________________________________
13605 [ 15196] By: nick                                  on 2002/03/12  13:40:35
13606         Log: Integrate mainline
13607      Branch: perlio
13608           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
13609           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
13610           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
13611           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
13612            - t/lib/access.t
13613           !> (integrate 96 files)
13614 ____________________________________________________________________________
13615 [ 15195] By: nick                                  on 2002/03/12  06:08:24
13616         Log: Integrate mainline (a while ago)
13617      Branch: perlio
13618           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
13619           +> ext/Encode/t/TW.t
13620            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
13621            - ext/Encode/lib/Encode/Tcl/HanZi.pm
13622            - ext/I18N/Langinfo/fallback.c
13623           !> (integrate 80 files)
13624 ____________________________________________________________________________
13625 [ 15194] By: ams                                   on 2002/03/12  06:02:20
13626         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
13627              From: Jonathan Stowe <gellyfish@gellyfish.com>
13628              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
13629              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
13630      Branch: perl
13631            ! ext/Encode/CN/Makefile.PL
13632 ____________________________________________________________________________
13633 [ 15193] By: ams                                   on 2002/03/12  05:55:07
13634         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
13635              From: Dave Mitchell <davem@fdgroup.co.uk>
13636              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
13637              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
13638      Branch: perl
13639            ! pod/perlguts.pod
13640 ____________________________________________________________________________
13641 [ 15192] By: ams                                   on 2002/03/12  05:50:08
13642         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
13643              From: Anton Tagunov <tagunov@motor.ru>
13644              Date: Tue, 12 Mar 2002 01:40:58 +0300
13645              Message-Id: <1194068830.20020312014058@motor.ru>
13646              (Applied with tweaks.)
13647      Branch: perl
13648            ! lib/utf8.pm
13649 ____________________________________________________________________________
13650 [ 15191] By: ams                                   on 2002/03/12  05:42:21
13651         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
13652              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13653              Date: Sun, 10 Mar 2002 22:10:15 +0100
13654              Message-Id: <3C8BD9C7.13988.73992D@localhost>
13655      Branch: perl
13656            ! iperlsys.h
13657 ____________________________________________________________________________
13658 [ 15190] By: ams                                   on 2002/03/12  05:38:08
13659         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
13660              From: Anton Tagunov <tagunov@motor.ru>
13661              Date: Mon, 11 Mar 2002 23:27:47 +0300
13662              Message-Id: <19414222180.20020311232747@motor.ru>
13663      Branch: perl
13664            ! pod/perlsub.pod
13665 ____________________________________________________________________________
13666 [ 15189] By: ams                                   on 2002/03/12  05:34:49
13667         Log: Subject: minor patch for comment in utfebcdic.h
13668              From: Anton Tagunov <tagunov@motor.ru>
13669              Date: Tue, 12 Mar 2002 00:20:21 +0300
13670              Message-Id: <13817376786.20020312002021@motor.ru>
13671      Branch: perl
13672            ! utfebcdic.h
13673 ____________________________________________________________________________
13674 [ 15188] By: ams                                   on 2002/03/12  05:32:30
13675         Log: Subject: [PATCH ?] B::Xref improvements
13676              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13677              Date: Mon, 11 Mar 2002 23:32:20 +0100
13678              Message-Id: <20020311233220.A12677@rafael>
13679      Branch: perl
13680            ! ext/B/B/Xref.pm
13681 ____________________________________________________________________________
13682 [ 15187] By: ams                                   on 2002/03/12  05:30:02
13683         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
13684              From: Paul_GreenVOS@vos.stratus.com
13685              Date: Mon, 11 Mar 02 17:23 est
13686              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
13687      Branch: perl
13688            ! lib/ExtUtils/MM_Unix.pm
13689 ____________________________________________________________________________
13690 [ 15186] By: ams                                   on 2002/03/12  05:27:06
13691         Log: Subject: [PATCH] installperl - minor untangle for VOS
13692              From: Paul_GreenVOS@vos.stratus.com
13693              Date: Mon, 11 Mar 02 17:05 est
13694              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
13695      Branch: perl
13696            ! installperl
13697 ____________________________________________________________________________
13698 [ 15185] By: ams                                   on 2002/03/12  05:25:59
13699         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
13700              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13701              Date: Mon, 11 Mar 2002 22:37:39 +0100
13702              Message-Id: <20020311223739.A691@rafael>
13703      Branch: perl
13704            ! ext/B/B/Deparse.pm
13705 ____________________________________________________________________________
13706 [ 15184] By: ams                                   on 2002/03/12  05:20:54
13707         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
13708              From: Michael G Schwern <schwern@pobox.com>
13709              Date: Tue, 12 Mar 2002 01:12:08 -0500
13710              Message-Id: <20020312061208.GD904@blackrider>
13711      Branch: perl
13712            ! hints/netbsd.sh
13713 ____________________________________________________________________________
13714 [ 15183] By: ams                                   on 2002/03/12  04:12:30
13715         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
13716              From: Autrijus Tang <autrijus@autrijus.org>
13717              Date: Tue, 12 Mar 2002 13:05:53 +0800
13718              Message-Id: <20020312050553.GA7864@not.autrijus.org>
13719              (Only doc hunk applied, supplementing #15182.)
13720      Branch: perl
13721            ! ext/Encode/Encode.pm
13722 ____________________________________________________________________________
13723 [ 15182] By: ams                                   on 2002/03/12  04:04:34
13724         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
13725              From: Autrijus Tang <autrijus@autrijus.org>
13726              Date: Tue, 12 Mar 2002 12:56:46 +0800
13727              Message-Id: <20020312045646.GA7689@not.autrijus.org>
13728              (Private mail.)
13729      Branch: perl
13730            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
13731 ____________________________________________________________________________
13732 [ 15181] By: ams                                   on 2002/03/12  03:09:20
13733         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
13734              From: Autrijus Tang <autrijus@autrijus.org>
13735              Date: Tue, 12 Mar 2002 11:55:06 +0800
13736              Message-Id: <20020312035506.GA6946@not.autrijus.org>
13737      Branch: perl
13738            ! ext/Encode/Encode.pm
13739 ____________________________________________________________________________
13740 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
13741         Log: Deypo.
13742      Branch: metaconfig
13743            ! U/threads/d_asctime_r.U
13744 ____________________________________________________________________________
13745 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
13746         Log: FAQ sync.
13747      Branch: perl
13748            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
13749            ! pod/perlfaq4.pod pod/perlfaq5.pod
13750 ____________________________________________________________________________
13751 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
13752         Log: The test needs perlio.
13753      Branch: perl
13754            ! lib/open.t
13755 ____________________________________________________________________________
13756 [ 15177] By: ams                                   on 2002/03/11  15:41:08
13757         Log: Subject: perlreftut update
13758              From: Mark-Jason Dominus <mjd@plover.com>
13759              Date: Mon, 11 Mar 2002 11:36:27 -0500
13760              Message-Id: <20020311163627.31020.qmail@plover.com>
13761      Branch: perl
13762            ! pod/perlreftut.pod
13763 ____________________________________________________________________________
13764 [ 15176] By: ams                                   on 2002/03/11  15:35:24
13765         Log: Subject: Minor correction in perlfaq5
13766              From: mjd@plover.com
13767              Date: 11 Mar 2002 16:34:22 -0000
13768              Message-Id: <20020311163422.30963.qmail@plover.com>
13769      Branch: perl
13770            ! pod/perlfaq5.pod
13771 ____________________________________________________________________________
13772 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
13773         Log: number of skipped tests was incorrect
13774      Branch: perl
13775            ! t/op/stat.t
13776 ____________________________________________________________________________
13777 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
13778         Log: remove doubled CRs
13779      Branch: perl
13780            ! win32/Makefile
13781 ____________________________________________________________________________
13782 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
13783         Log: Update Changes.
13784      Branch: perl
13785            ! Changes patchlevel.h
13786 ____________________________________________________________________________
13787 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
13788         Log: Regen toc.
13789      Branch: perl
13790            ! pod/perltoc.pod
13791 ____________________________________________________________________________
13792 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
13793         Log: Add t/CN.t and t/TW.t; re-sort.
13794      Branch: perl
13795            ! ext/Encode/MANIFEST
13796 ____________________________________________________________________________
13797 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
13798         Log: Document what to do if one yearns back to
13799              the old legacy encoding.
13800      Branch: perl
13801            ! lib/encoding.pm
13802 ____________________________________________________________________________
13803 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
13804         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
13805              as general purpose encoding transformation interfaces
13806              since that's not what they are.
13807      Branch: perl
13808            ! lib/utf8.pm pod/perlunicode.pod sv.c
13809 ____________________________________________________________________________
13810 [ 15168] By: ams                                   on 2002/03/11  12:54:16
13811         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
13812              warnings
13813              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13814              Date: Mon, 11 Mar 2002 14:35:22 +0100
13815              Message-Id: <20020311143522.A7431@rafael>
13816      Branch: perl
13817            ! t/lib/warnings/pp_sys
13818 ____________________________________________________________________________
13819 [ 15167] By: ams                                   on 2002/03/11  04:57:20
13820         Log: A little commonsense is better than 1_compile.
13821      Branch: perl
13822            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
13823 ____________________________________________________________________________
13824 [ 15166] By: ams                                   on 2002/03/11  04:53:50
13825         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
13826              From: Michael G Schwern <schwern@pobox.com>
13827              Date: Sun, 10 Mar 2002 13:27:12 -0500
13828              Message-Id: <20020310182712.GC693@blackrider>
13829              
13830              Subject: [PATCH] Hash::Util part 2
13831              From: Michael G Schwern <schwern@pobox.com>
13832              Date: Sun, 10 Mar 2002 15:09:34 -0500
13833              Message-Id: <20020310200934.GB27112@blackrider>
13834              
13835              Subject: [PATCH] Hash::Util MANIFEST correction
13836              From: Michael G Schwern <schwern@pobox.com>
13837              Date: Sun, 10 Mar 2002 16:27:07 -0500
13838              Message-Id: <20020310212707.GF27112@blackrider>
13839              
13840              (Also changes find.t and taint.t, which were looking for access.t)
13841      Branch: perl
13842            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
13843            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
13844            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
13845            + ext/Data/Util/t/Hash.t
13846            - t/lib/access.t
13847            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
13848            ! pod/perldiag.pod pod/perltodo.pod universal.c
13849 ____________________________________________________________________________
13850 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
13851         Log: metaconfig: more thready fixes.
13852      Branch: metaconfig
13853            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
13854            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
13855            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
13856            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
13857            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
13858            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
13859            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13860            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
13861            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
13862 ____________________________________________________________________________
13863 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
13864         Log: Skip obsoleted interfaces.
13865      Branch: perl
13866            ! Porting/findrfuncs
13867 ____________________________________________________________________________
13868 [ 15162] By: ams                                   on 2002/03/11  03:48:14
13869         Log: Typo fixes.
13870      Branch: perl
13871            ! perl.c
13872 ____________________________________________________________________________
13873 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
13874         Log: Upgrade to Locale::Codes 2.02.
13875      Branch: perl
13876            + lib/Locale/Codes/t/rename.t
13877            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
13878            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
13879            ! lib/Locale/Country.pod
13880 ____________________________________________________________________________
13881 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
13882         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
13883              From: Nicholas Clark <nick@unfortu.net>
13884              Date: Sun, 10 Mar 2002 18:17:50 +0000
13885              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
13886              
13887              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
13888              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13889              Date: Sun, 10 Mar 2002 13:53:34 -0800
13890              Message-ID: <eX9i8gzkg26G092yn@efn.org>
13891              
13892              (and reenable the feature in freebsd,
13893              and move the freebsd pr url to perl.c)
13894      Branch: perl
13895            ! hints/freebsd.sh perl.c pod/perldelta.pod
13896 ____________________________________________________________________________
13897 [ 15159] By: ams                                   on 2002/03/11  03:34:13
13898         Log: Subject: [PATCH stash.t] access::readonly is gone
13899              From: Michael G Schwern <schwern@pobox.com>
13900              Date: Sun, 10 Mar 2002 16:18:14 -0500
13901              Message-Id: <20020310211813.GE27112@blackrider>
13902      Branch: perl
13903            ! ext/B/t/stash.t
13904 ____________________________________________________________________________
13905 [ 15158] By: ams                                   on 2002/03/11  03:28:04
13906         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
13907              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13908              Date: Sun, 10 Mar 2002 22:10:15 +0100
13909              Message-Id: <3C8BD9C7.610.7398DD@localhost>
13910      Branch: perl
13911            ! lib/Net/Ping/t/110_icmp_inst.t
13912 ____________________________________________________________________________
13913 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
13914         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
13915              From: Michael G Schwern <schwern@pobox.com>
13916              Date: Sun, 10 Mar 2002 19:22:33 -0500
13917              Message-ID: <20020311002233.GE4927@blackrider>
13918      Branch: perl
13919            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
13920            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
13921            ! lib/Test/Simple/t/fail-more.t
13922 ____________________________________________________________________________
13923 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
13924         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
13925              From: Michael G Schwern <schwern@pobox.com>
13926              Date: Sun, 10 Mar 2002 17:14:10 -0500
13927              Message-ID: <20020310221410.GA4915@blackrider>
13928      Branch: perl
13929            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
13930            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
13931 ____________________________________________________________________________
13932 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
13933         Log: Subject: [PATCH] more warnings tidyup
13934              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13935              Date: Sun, 10 Mar 2002 21:01:39 -0000
13936              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
13937      Branch: perl
13938            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
13939            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
13940            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
13941            ! util.c
13942 ____________________________________________________________________________
13943 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
13944         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
13945              From: Nicholas Clark <nick@unfortu.net>
13946              Date: Sun, 10 Mar 2002 23:21:07 +0000
13947              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
13948      Branch: perl
13949            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
13950            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
13951            ! ext/Encode/TW/Makefile.PL
13952 ____________________________________________________________________________
13953 [ 15153] By: ams                                   on 2002/03/11  03:06:59
13954         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
13955              From: Max Baker <max@warped.org>
13956              Date: Fri, 8 Mar 2002 10:56:19 -0800
13957              Message-Id: <20020308105619.A15039@warped.org>
13958      Branch: perl
13959            ! ext/IO/lib/IO/Socket/INET.pm
13960 ____________________________________________________________________________
13961 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
13962         Log: Subject: [PATCH] spelling correction
13963              From: Nicholas Clark <nick@unfortu.net>
13964              Date: Sun, 10 Mar 2002 18:34:42 +0000
13965              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
13966      Branch: perl
13967            ! pp.c pp_hot.c
13968 ____________________________________________________________________________
13969 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
13970         Log: DG/UX updates from Takis Psarogiannakopoulos.
13971      Branch: perl
13972            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
13973 ____________________________________________________________________________
13974 [ 15150] By: ams                                   on 2002/03/11  03:02:47
13975         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
13976              From: Chris Nandor <pudge@pobox.com>
13977              Date: Mon, 04 Mar 2002 17:48:12 -0500
13978              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
13979      Branch: perl
13980            ! lib/DB.pm lib/perl5db.pl
13981 ____________________________________________________________________________
13982 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
13983         Log: metaconfig unit changes in preparation of reentrancy changes.
13984      Branch: metaconfig
13985            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
13986            + U/threads/d_ttyname_r.U
13987            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
13988            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
13989            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
13990            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
13991            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13992            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
13993            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13994            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
13995            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
13996            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
13997            ! U/threads/d_strerror_r.U
13998 ____________________________________________________________________________
13999 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
14000         Log: Mysterious characters.
14001      Branch: perl
14002            ! utf8.h
14003 ____________________________________________________________________________
14004 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
14005         Log: Unused.
14006      Branch: perl
14007            ! op.c
14008 ____________________________________________________________________________
14009 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
14010         Log: Implement :std subpragma of the open pragma
14011              that makes the standard filehandles to talk in
14012              encodings.  This change set off a weird warning
14013              from op.c, though: disabled it now until someone
14014              who knows what it is about comes along.
14015      Branch: perl
14016            ! lib/open.pm op.c
14017 ____________________________________________________________________________
14018 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
14019         Log: Document the logic of :locale better.
14020      Branch: perl
14021            ! lib/open.pm
14022 ____________________________________________________________________________
14023 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
14024         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
14025              From: Slaven Rezic <slaven.rezic@berlin.de>
14026              Date: 10 Mar 2002 02:49:17 +0100
14027              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
14028      Branch: perl
14029            ! hints/freebsd.sh
14030 ____________________________________________________________________________
14031 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
14032         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
14033              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14034              Date: Sun, 10 Mar 2002 17:08:54 +0900
14035              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
14036      Branch: perl
14037            ! ext/Encode/lib/Encode/Tcl.pm
14038            ! ext/Encode/lib/Encode/Tcl/Escape.pm
14039            ! ext/Encode/lib/Encode/Tcl/Extended.pm
14040            ! ext/Encode/lib/Encode/Tcl/Table.pm
14041 ____________________________________________________________________________
14042 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
14043         Log: The patch does the following:
14044              - Nix the unneccessary diagnostics line
14045              - Quell -w warnings if the first ENV doesn't exist
14046              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
14047              is too baroque and bloated for daily use (and for perl core inclusion).
14048              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
14049              non-fatal.
14050              - Consequently, the ^OPEN bits is set only when needed.
14051      Branch: perl
14052            ! lib/open.pm
14053 ____________________________________________________________________________
14054 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
14055         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
14056      Branch: perl
14057            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
14058 ____________________________________________________________________________
14059 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
14060         Log: Precedence problem.
14061      Branch: perl
14062            ! ext/Socket/socketpair.t
14063 ____________________________________________________________________________
14064 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
14065         Log: Renaming tweaks, and split off the reentrant "superbuffer"
14066              init routine.
14067      Branch: perl
14068            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
14069            ! sv.c util.c
14070 ____________________________________________________________________________
14071 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
14072         Log: The 7-bit jis seems to be the hanging one.
14073      Branch: perl
14074            ! ext/Encode/t/Tcl.t
14075 ____________________________________________________________________________
14076 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
14077         Log: Begone.
14078      Branch: perl
14079            ! ext/Encode/MANIFEST
14080 ____________________________________________________________________________
14081 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
14082         Log: Better fix from Autrijus.
14083      Branch: perl
14084            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
14085            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
14086 ____________________________________________________________________________
14087 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
14088         Log: Not everybody has Encode::HanExtra.
14089      Branch: perl
14090            ! ext/Encode/Encode.pm
14091 ____________________________________________________________________________
14092 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
14093         Log: Decutandpasto.
14094      Branch: perl
14095            ! ext/Encode/lib/Encode/Tcl.pm
14096 ____________________________________________________________________________
14097 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
14098         Log: Subject: [PATCH] Data::Dumper
14099              From: Nicholas Clark <nick@unfortu.net>
14100              Date: Sat, 9 Mar 2002 19:03:54 +0000
14101              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
14102      Branch: perl
14103            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
14104            ! ext/Data/Dumper/t/dumper.t
14105 ____________________________________________________________________________
14106 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
14107         Log: Subject: [PATCH] socketpair.t w/o fork
14108              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14109              Date: Sat, 9 Mar 2002 14:55:11 +0100
14110              Message-ID: <3C8A224F.29578.13691BA@localhost>
14111              
14112              (modified as suggested by Sarathy)
14113      Branch: perl
14114            ! ext/Socket/socketpair.t
14115 ____________________________________________________________________________
14116 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
14117         Log: Subject: [PATCH perldelta] Mention Change 14727
14118              From: Autrijus Tang <autrijus@autrijus.org>
14119              Date: Sat, 9 Mar 2002 23:31:40 +0800
14120              Message-ID: <20020309153140.GA4224@not.autrijus.org>
14121      Branch: perl
14122            ! pod/perldelta.pod
14123 ____________________________________________________________________________
14124 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
14125         Log: Make Encode.pm implicitly load external CJK tables the first
14126              time they're needed (instead of immediately), from Autrijus
14127              Tang.
14128      Branch: perl
14129            ! ext/Encode/Encode.pm
14130 ____________________________________________________________________________
14131 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
14132         Log: Subject: Re: Two questions
14133              From: Nicholas Clark <nick@unfortu.net>
14134              Date: Sat, 9 Mar 2002 12:42:40 +0000
14135              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
14136      Branch: perl
14137            ! Porting/pumpkin.pod
14138 ____________________________________________________________________________
14139 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
14140         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
14141              From: Paul_GreenVOS@vos.stratus.com
14142              Date: Fri, 8 Mar 02 22:34 est
14143              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
14144      Branch: perl
14145            ! pp_sys.c
14146 ____________________________________________________________________________
14147 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
14148         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
14149              From: davem@fdgroup.co.uk
14150              Date: Sat, 9 Mar 2002 00:13:27 GMT
14151              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
14152      Branch: perl
14153            ! dump.c
14154 ____________________________________________________________________________
14155 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
14156         Log: Deglitch from Rafael.
14157      Branch: perl
14158            ! ext/B/t/lint.t
14159 ____________________________________________________________________________
14160 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
14161         Log: Still more portability.
14162      Branch: perl
14163            ! Porting/findrfuncs
14164 ____________________________________________________________________________
14165 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
14166         Log: More portability.
14167      Branch: perl
14168            ! Porting/findrfuncs
14169 ____________________________________________________________________________
14170 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
14171         Log: Shared library paths; running tests manually.
14172      Branch: perl
14173            ! INSTALL
14174 ____________________________________________________________________________
14175 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
14176         Log: Subject: RE: Two questions
14177              From: "Green, Paul" <Paul.Green@stratus.com>
14178              Date: Fri, 8 Mar 2002 17:55:19 -0500
14179              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
14180      Branch: perl
14181            ! Porting/pumpkin.pod
14182 ____________________________________________________________________________
14183 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
14184         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
14185              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
14186      Branch: perl
14187            + ext/B/t/lint.t
14188            ! MANIFEST ext/B/B/Lint.pm
14189 ____________________________________________________________________________
14190 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
14191         Log: metaconfig unit change for #15119.
14192      Branch: metaconfig
14193            ! U/threads/d_pthread_atfork.U
14194 ____________________________________________________________________________
14195 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
14196         Log: In DG/UX finding pthread_atfork requires a true compile,
14197              from Takis Psarogiannakopoulos.
14198      Branch: perl
14199            ! Configure config_h.SH
14200 ____________________________________________________________________________
14201 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
14202         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
14203              From: John Peacock <jpeacock@rowman.com>
14204              Date: Fri, 08 Mar 2002 15:52:41 -0500
14205              Message-ID: <3C892499.4050502@rowman.com>
14206      Branch: perl
14207            ! lib/ExtUtils/xsubpp
14208 ____________________________________________________________________________
14209 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
14210         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
14211              From: "Craig A. Berry" <craigberry@mac.com>
14212              Date: Fri, 08 Mar 2002 15:02:51 -0600
14213              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
14214      Branch: perl
14215            ! t/op/write.t
14216 ____________________________________________________________________________
14217 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
14218         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
14219              From: Paul_GreenVOS@vos.stratus.com
14220              Date: Fri, 8 Mar 02 14:45 est
14221              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
14222      Branch: perl
14223            ! installperl
14224 ____________________________________________________________________________
14225 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
14226         Log: Subject: [PATCH @15109] tm_tm_* for VMS
14227              From: "Craig A. Berry" <craigberry@mac.com>
14228              Date: Fri, 08 Mar 2002 13:07:52 -0600
14229              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
14230      Branch: perl
14231            ! configure.com
14232 ____________________________________________________________________________
14233 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
14234         Log: Detypo.
14235      Branch: perl
14236            ! Changes
14237 ____________________________________________________________________________
14238 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
14239         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
14240      Branch: perl
14241            ! t/op/pat.t
14242 ____________________________________________________________________________
14243 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
14244         Log: HP-UX nm seems to repeat itself.
14245      Branch: perl
14246            ! Porting/findrfuncs
14247 ____________________________________________________________________________
14248 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
14249         Log: Nice porting script from Sarathy.  Well, less nice
14250              in the sense that it shows the looong road ahead.
14251      Branch: perl
14252            + Porting/findrfuncs
14253            ! MANIFEST Porting/makerel
14254 ____________________________________________________________________________
14255 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
14256         Log: Subject: Re: Performance considerations for UTF-8
14257              From: Jarkko Hietaniemi <jhi@iki.fi>
14258              Date: Fri, 8 Mar 2002 18:53:28 +0200
14259              Message-ID: <20020308185328.D640@alpha.hut.fi>
14260              
14261              (put all in perlunicode)
14262      Branch: perl
14263            ! pod/perlunicode.pod
14264 ____________________________________________________________________________
14265 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
14266         Log: Update Changes.
14267      Branch: perl
14268            ! Changes patchlevel.h
14269 ____________________________________________________________________________
14270 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
14271         Log: Subject: Cygwin cygipc support skipped
14272              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
14273              Date: Fri, 8 Mar 2002 16:59:34 +0100
14274              Message-ID: <113694157285.20020308165934@familiehaase.de>
14275      Branch: perl
14276            ! hints/cygwin.sh
14277 ____________________________________________________________________________
14278 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
14279         Log: metaconfig unit change for #15106.
14280      Branch: metaconfig
14281            ! U/compline/d_gconvert.U
14282 ____________________________________________________________________________
14283 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
14284         Log: Subject: Re: [PATCH] tests for Gconvert
14285              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14286              Date: Thu, 07 Mar 2002 16:48:10 -0800
14287              Message-ID: <KpAi8gzkganW092yn@efn.org>
14288      Branch: perl
14289            ! Configure config_h.SH t/base/num.t
14290 ____________________________________________________________________________
14291 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
14292         Log: The new test has some teething problems.
14293      Branch: perl
14294            - ext/B/t/lint.t
14295            ! MANIFEST
14296 ____________________________________________________________________________
14297 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
14298         Log: Subject: [PATCH] B::Lint tests
14299              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14300              Date: Fri, 8 Mar 2002 14:47:19 +0100
14301              Message-ID: <20020308144719.A2663@rafael>
14302      Branch: perl
14303            + ext/B/t/lint.t
14304            ! MANIFEST ext/B/B/Lint.pm
14305 ____________________________________________________________________________
14306 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
14307         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
14308              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
14309              Date: Fri, 8 Mar 2002 13:24:14 GMT
14310              Message-Id: <200203081324.NAA00642@cleo>
14311      Branch: perl
14312            ! hints/powerux.sh
14313 ____________________________________________________________________________
14314 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
14315         Log: Subject: HP has some new models
14316              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14317              Date: Fri, 08 Mar 2002 13:07:02 +0100
14318              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
14319      Branch: perl
14320            ! README.hpux
14321 ____________________________________________________________________________
14322 [ 15101] By: ams                                   on 2002/03/08  09:11:40
14323         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
14324              From: Stas Bekman <stas@stason.org>
14325              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
14326              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
14327      Branch: perl
14328            ! pod/perlguts.pod
14329 ____________________________________________________________________________
14330 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
14331         Log: Update Changes
14332      Branch: maint-5.6/macperl
14333            ! macos/Changes
14334 ____________________________________________________________________________
14335 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
14336         Log: Replace macperlbundled with macperldelta
14337      Branch: maint-5.6/macperl
14338            ! macos/macperl/MacPerl.podhelp
14339 ____________________________________________________________________________
14340 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
14341         Log: Comsetic fixes (Thomas Wegner)
14342      Branch: maint-5.6/macperl
14343            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
14344 ____________________________________________________________________________
14345 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
14346         Log: Bump OS version
14347      Branch: maint-5.6/macperl
14348            ! macos/config.sh
14349 ____________________________________________________________________________
14350 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
14351         Log: Thought I deleted this already?
14352      Branch: perl
14353            - ext/I18N/Langinfo/fallback.c
14354 ____________________________________________________________________________
14355 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
14356         Log: perlport updates from Pudge.
14357      Branch: perl
14358            ! pod/perlport.pod
14359 ____________________________________________________________________________
14360 [ 15094] By: ams                                   on 2002/03/08  03:06:03
14361         Log: Nitpick.
14362      Branch: perl
14363            ! MANIFEST
14364 ____________________________________________________________________________
14365 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
14366         Log: Wrong test.
14367      Branch: perl
14368            ! pod/perldelta.pod
14369 ____________________________________________________________________________
14370 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
14371         Log: Integrate change 14064 from macperl to blead.
14372      Branch: perl
14373           !> pod/perlmodinstall.pod pod/perlport.pod
14374 ____________________________________________________________________________
14375 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
14376         Log: Integrate recent perlport changes
14377      Branch: maint-5.6/macperl
14378           !> pod/perlport.pod
14379 ____________________________________________________________________________
14380 [ 15089] By: ams                                   on 2002/03/08  01:54:03
14381         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
14382              minor typo in perlguts.pod
14383              From: Anton Tagunov <tagunov@motor.ru>
14384              Date: Fri, 8 Mar 2002 05:26:59 +0300
14385              Message-Id: <4649821189.20020308052659@motor.ru>
14386      Branch: perl
14387            ! pod/perlguts.pod
14388 ____________________________________________________________________________
14389 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
14390         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"! 
14391              From: Anton Tagunov <tagunov@newmail.ru>
14392              Date: Fri, 8 Mar 2002 04:31:44 +0300
14393              Message-ID: <13946506773.20020308043144@newmail.ru>
14394              
14395              (one test changed)
14396      Branch: perl
14397            ! lib/encoding.t sv.c
14398 ____________________________________________________________________________
14399 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
14400         Log: Subject: [PATCH perldelta] some more deltas
14401              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14402              Date: Thu, 7 Mar 2002 23:13:23 +0100
14403              Message-ID: <20020307231323.A13068@rafael>
14404      Branch: perl
14405            ! pod/perldelta.pod
14406 ____________________________________________________________________________
14407 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
14408         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
14409              From: Paul_GreenVOS@vos.stratus.com
14410              Date: Thu, 7 Mar 02 14:25 est
14411              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
14412      Branch: perl
14413            ! t/io/fs.t
14414 ____________________________________________________________________________
14415 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
14416         Log: As suggested by Anton Tagunov, eq and cmp now obey the
14417              encoding pragma (by remapping their byte argument if the
14418              other argument is in Unicode).  Also fix a bug found by
14419              Anton where ord undef under the encoding pragma would barf.
14420              ([ID 20020307.009] A null pointer dereference with 'use encoding')
14421              Finally, use the nicer form of sv_recode_to_utf8.
14422      Branch: perl
14423            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
14424 ____________________________________________________________________________
14425 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
14426         Log: Retract #14985, #14899, and #14990, following the principles
14427              "Do no harm." and "If it ain't broke, don't fix it."
14428              
14429              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
14430              some, but still broken, and I do not have the extra brain
14431              cells for the EBCDIC backport.  Secondly, the old version
14432              worked both in EBCDIC and non-.  Thirdly, the old version
14433              may be more amenable for the behaviour suggsted by Anton
14434              Tagunov regarding the encoding pragma.
14435      Branch: perl
14436            ! embed.fnc embed.h global.sym proto.h sv.c util.c
14437 ____________________________________________________________________________
14438 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
14439         Log: Long doubles give you long doubles.
14440      Branch: perl
14441            ! t/base/num.t
14442 ____________________________________________________________________________
14443 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
14444         Log: Forgotten deMANIFESTation.
14445      Branch: perl
14446            ! MANIFEST
14447 ____________________________________________________________________________
14448 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
14449         Log: Obsolete unused file, noticed by Dank Kogai.
14450      Branch: perl
14451            - ext/Encode/lib/Encode/JP/Tr.pm
14452 ____________________________________________________________________________
14453 [ 15080] By: ams                                   on 2002/03/07  11:31:46
14454         Log: Subject: [PATCH Changes] Changes should mirror version number
14455              From: Robin Barker <rmb1@cise.npl.co.uk>
14456              Date: Thu, 7 Mar 2002 11:04:24 GMT
14457              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
14458      Branch: perl
14459            ! Porting/pumpkin.pod
14460 ____________________________________________________________________________
14461 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
14462         Log: metaconfig unit change for #15078.
14463      Branch: metaconfig
14464            ! U/compline/d_gconvert.U
14465 ____________________________________________________________________________
14466 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
14467         Log: Subject: Re: [PATCH] tests for Gconvert
14468              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14469              Date: Wed, 06 Mar 2002 20:22:54 -0800
14470              Message-ID: <esuh8gzkg2/b092yn@efn.org>
14471      Branch: perl
14472            ! Configure pod/perldelta.pod t/base/num.t
14473 ____________________________________________________________________________
14474 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
14475         Log: Mac OS X UFS does not do ctime.
14476      Branch: perl
14477            ! pod/perldelta.pod pod/perlport.pod
14478 ____________________________________________________________________________
14479 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
14480         Log: AUTHORS updates.
14481      Branch: perl
14482            ! AUTHORS
14483 ____________________________________________________________________________
14484 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
14485         Log: Continued Chinese puzzles from Autrijus.
14486      Branch: perl
14487            + ext/Encode/t/CN.t ext/Encode/t/TW.t
14488            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
14489 ____________________________________________________________________________
14490 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
14491         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
14492              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14493              Date: Wed, 6 Mar 2002 18:13:51 +0100
14494              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
14495      Branch: perl
14496            ! lib/File/Spec/Win32.pm
14497 ____________________________________________________________________________
14498 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
14499         Log: perlport tweaks.
14500      Branch: perl
14501            ! pod/perlport.pod
14502 ____________________________________________________________________________
14503 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
14504         Log: Subject: Re: [PATCH docs] Re: Bug with -M
14505              From: Michael G Schwern <schwern@pobox.com>
14506              Date: Wed, 6 Mar 2002 16:20:27 -0500
14507              Message-ID: <20020306212027.GC4257@blackrider>
14508      Branch: perl
14509            ! pod/perlfunc.pod pod/perlport.pod
14510 ____________________________________________________________________________
14511 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
14512         Log: perldelta updates.
14513      Branch: perl
14514            ! pod/perldelta.pod
14515 ____________________________________________________________________________
14516 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
14517         Log: 5005threads wasn't even compiling.
14518      Branch: perl
14519            ! perl.c
14520 ____________________________________________________________________________
14521 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
14522         Log: Subject: Re: perl@15047 New format tests for still existing bugs
14523              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14524              Date: Wed, 06 Mar 2002 12:59:29 +0100
14525              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
14526      Branch: perl
14527            ! t/op/write.t
14528 ____________________________________________________________________________
14529 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
14530         Log: Regen Glossary et al.
14531      Branch: perl
14532            ! Porting/Glossary Porting/config.sh Porting/config_H
14533 ____________________________________________________________________________
14534 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
14535         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
14536              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
14537      Branch: perl
14538            ! util.c
14539 ____________________________________________________________________________
14540 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
14541         Log: metaconfig unit change for #15065.
14542      Branch: metaconfig
14543            ! U/compline/i_time.U
14544 ____________________________________________________________________________
14545 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
14546         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
14547      Branch: perl
14548            ! Configure config_h.SH
14549 ____________________________________________________________________________
14550 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
14551         Log: Must remove fallback.c also from here.
14552      Branch: perl
14553            ! MANIFEST
14554 ____________________________________________________________________________
14555 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
14556         Log: Subject: Re: perl@15047 WinCE
14557              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14558              Date: Wed, 06 Mar 2002 13:41:30 +0100
14559              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
14560              
14561              Subject: Re: perl@15047 Win32
14562              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14563              Date: Wed, 06 Mar 2002 13:46:02 +0100
14564              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
14565              
14566              Subject: Re: perl@15047 Epoc
14567              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14568              Date: Wed, 06 Mar 2002 13:48:31 +0100
14569              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
14570              
14571              Subject: Re: perl@15047 NetWare
14572              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14573              Date: Wed, 06 Mar 2002 13:55:46 +0100
14574              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
14575      Branch: perl
14576            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
14577            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14578            ! wince/Makefile.ce wince/config.h
14579 ____________________________________________________________________________
14580 [ 15062] By: ams                                   on 2002/03/06  09:26:49
14581         Log: Subject: Re: perl@15047
14582              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14583              Date: Wed, 06 Mar 2002 11:25:50 +0100
14584              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
14585      Branch: perl
14586            ! cygwin/perlld.in
14587 ____________________________________________________________________________
14588 [ 15061] By: ams                                   on 2002/03/06  08:44:12
14589         Log: Subject: Re: perl@15047
14590              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14591              Date: Wed, 06 Mar 2002 10:38:02 +0100
14592              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
14593      Branch: perl
14594            ! pod/perldelta.pod
14595 ____________________________________________________________________________
14596 [ 15060] By: ams                                   on 2002/03/06  08:30:33
14597         Log: Subject: Update perlhist.pod
14598              From: mjd@plover.com
14599              Date: 6 Mar 2002 07:11:55 -0000
14600              Message-Id: <20020306071155.10240.qmail@plover.com>
14601              
14602              Subject: [PATCH pod/perlvar.pod] $^V => string
14603              From: Stas Bekman <stas@stason.org>
14604              Date: Wed, 06 Mar 2002 14:56:55 +0800
14605              Message-Id: <3C85BDB7.7050700@stason.org>
14606      Branch: perl
14607            ! pod/perlhist.pod pod/perlvar.pod
14608 ____________________________________________________________________________
14609 [ 15059] By: ams                                   on 2002/03/06  04:15:38
14610         Log: Subject: [PATCH] assorted configure.com fix-ups
14611              From: "Craig A. Berry" <craigberry@mac.com>
14612              Date: Tue, 5 Mar 2002 23:11:22 -0600
14613              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
14614      Branch: perl
14615            ! configure.com
14616 ____________________________________________________________________________
14617 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
14618         Log: IRIX failure with long doubles.
14619      Branch: perl
14620            ! t/op/pack.t
14621 ____________________________________________________________________________
14622 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
14623         Log: Make reality and Changes coincide.
14624      Branch: perl
14625            ! Changes
14626 ____________________________________________________________________________
14627 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
14628         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
14629              From: Anton Tagunov <tagunov@motor.ru>
14630              Date: Wed, 6 Mar 2002 02:10:21 +0300
14631              Message-ID: <11152782757.20020306021021@motor.ru>
14632              
14633              (reworded)
14634      Branch: perl
14635            ! pod/perluniintro.pod
14636 ____________________________________________________________________________
14637 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
14638         Log: Subject: [PATCH] B::Lint doesn't work
14639              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14640              Date: Tue, 5 Mar 2002 22:51:18 +0100
14641              Message-ID: <20020305225118.C733@rafael>
14642      Branch: perl
14643            ! ext/B/B/Lint.pm
14644 ____________________________________________________________________________
14645 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
14646         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
14647              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14648              Date: Mon, 04 Mar 2002 16:24:32 -0800
14649              Message-ID: <ABBh8gzkgezX092yn@efn.org>
14650      Branch: perl
14651            ! op.h pp_ctl.c t/op/flip.t
14652 ____________________________________________________________________________
14653 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
14654         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
14655              From: Nicholas Clark <nick@unfortu.net>
14656              Date: Tue, 5 Mar 2002 22:30:49 +0000
14657              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
14658      Branch: perl
14659            ! pod/perldelta.pod
14660 ____________________________________________________________________________
14661 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
14662         Log: Subject: [PATCH] tests for Gconvert
14663              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14664              Date: Tue, 05 Mar 2002 16:35:45 -0800
14665              Message-ID: <hRWh8gzkgONX092yn@efn.org>
14666      Branch: perl
14667            ! t/base/num.t
14668 ____________________________________________________________________________
14669 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
14670         Log: Subject: [PATCH] toplevel Makefile.SH
14671              From: Paul_GreenVOS@vos.stratus.com
14672              Date: Tue, 5 Mar 02 17:34 est
14673              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
14674      Branch: perl
14675            ! Makefile.SH
14676 ____________________________________________________________________________
14677 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
14678         Log: Subject: [PATCH] pointer to perldelta in Changes
14679              From: Chris Nandor <pudge@pobox.com>
14680              Date: Tue, 05 Mar 2002 16:04:50 -0500
14681              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
14682      Branch: perl
14683            ! Changes
14684 ____________________________________________________________________________
14685 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
14686         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
14687              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14688              Date: Tue, 5 Mar 2002 22:26:20 +0100
14689              Message-ID: <20020305222620.A733@rafael>
14690      Branch: perl
14691            ! pod/perldelta.pod
14692 ____________________________________________________________________________
14693 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
14694         Log: Solaris: allow for /usr/bin/df not to exist.
14695              
14696              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
14697              From: Kingpin <mthurn@copper.dulles.tasc.com>
14698              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
14699              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
14700      Branch: perl
14701            ! hints/solaris_2.sh
14702 ____________________________________________________________________________
14703 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
14704         Log: Update Changes.
14705      Branch: perl
14706            ! Changes patchlevel.h
14707 ____________________________________________________________________________
14708 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
14709         Log: Double MANIFESTing.
14710      Branch: perl
14711            ! ext/Encode/MANIFEST
14712 ____________________________________________________________________________
14713 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
14714         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
14715      Branch: perl
14716            - ext/Encode/Encode/7bit-kr.enc
14717            - ext/Encode/lib/Encode/Tcl/HanZi.pm
14718            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
14719 ____________________________________________________________________________
14720 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
14721         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
14722              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14723              Date: Tue, 5 Mar 2002 14:35:57 +0100
14724              Message-ID: <20020305143557.C695@rafael>   
14725      Branch: perl
14726            ! pp_sys.c t/lib/warnings/pp_sys
14727 ____________________________________________________________________________
14728 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
14729         Log: Subject: [PATCH Devel::PPPort]
14730              From: Robin Barker <rmb1@cise.npl.co.uk>
14731              Date: Tue, 5 Mar 2002 13:37:59 GMT
14732              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
14733      Branch: perl
14734            ! ext/Devel/PPPort/Makefile.PL
14735 ____________________________________________________________________________
14736 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
14737         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
14738      Branch: perl
14739            ! ext/Encode/t/Tcl.t
14740 ____________________________________________________________________________
14741 [ 15041] By: nick                                  on 2002/03/05  07:23:58
14742         Log: Integrate mainline (5.7.3)
14743      Branch: perlio
14744           +> ext/Encode/lib/Encode/CN/HZ.pm
14745            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
14746           !> (integrate 54 files)
14747 ____________________________________________________________________________
14748 [ 15040] By: ams                                   on 2002/03/05  05:10:33
14749         Log: Subject: DOC PATCH 5.7.3 (perldelta)
14750              From: mjd@plover.com
14751              Date: 5 Mar 2002 05:35:58 -0000
14752              Message-Id: <20020305053558.31677.qmail@plover.com>
14753      Branch: perl
14754            ! pod/perldelta.pod
14755 ____________________________________________________________________________
14756 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
14757         Log: This is 5.7.3.
14758      Branch: perl
14759            ! patchlevel.h
14760 ____________________________________________________________________________
14761 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
14762         Log: Shoo.
14763      Branch: perl
14764            ! ext/Encode/t/Tcl.t
14765 ____________________________________________________________________________
14766 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
14767         Log: Update Changes.
14768      Branch: perl
14769            ! Changes patchlevel.h
14770 ____________________________________________________________________________
14771 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
14772         Log: Regen perlapi.
14773      Branch: perl
14774            ! pod/perlapi.pod
14775 ____________________________________________________________________________
14776 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
14777         Log: Tie::File doc tweak for Win32 from mjd. 
14778      Branch: perl
14779            ! lib/Tie/File.pm
14780 ____________________________________________________________________________
14781 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
14782         Log: Regen toc.
14783      Branch: perl
14784            ! pod/perltoc.pod
14785 ____________________________________________________________________________
14786 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
14787         Log: Decommission Encode::Tcl HZ testing for now.
14788      Branch: perl
14789            ! ext/Encode/t/Tcl.t
14790 ____________________________________________________________________________
14791 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
14792         Log: Must have a return.
14793      Branch: perl
14794            ! pp_pack.c
14795 ____________________________________________________________________________
14796 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
14797         Log: The very latest win32 score from Jan Dubois.
14798      Branch: perl
14799            ! pod/perldelta.pod
14800 ____________________________________________________________________________
14801 [ 15030] By: ams                                   on 2002/03/05  01:40:01
14802         Log: Subject: [PATCH] README.macos
14803              From: Chris Nandor <pudge@pobox.com>
14804              Date: Mon, 04 Mar 2002 17:37:59 -0500
14805              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
14806      Branch: perl
14807            ! README.macos
14808 ____________________________________________________________________________
14809 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
14810         Log: "The last pieces of Chinese puzzle" from Autrijus.
14811      Branch: perl
14812            + ext/Encode/lib/Encode/CN/HZ.pm
14813            - ext/Encode/Encode/HZ.enc
14814            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
14815            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
14816 ____________________________________________________________________________
14817 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
14818         Log: Known test failures updates.
14819      Branch: perl
14820            ! pod/perldelta.pod
14821 ____________________________________________________________________________
14822 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
14823         Log: One more nit from mjd.
14824      Branch: perl
14825            ! lib/Tie/File/t/16_handle.t
14826 ____________________________________________________________________________
14827 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
14828         Log: Upgrade to Tie::File 0.17 from mjd.
14829      Branch: perl
14830            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
14831            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
14832 ____________________________________________________________________________
14833 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
14834         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
14835              From: Nicholas Clark <nick@unfortu.net>
14836              Date: Mon, 4 Mar 2002 23:33:52 +0000
14837              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
14838      Branch: perl
14839            ! pod/perldelta.pod
14840 ____________________________________________________________________________
14841 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
14842         Log: Escapee.
14843      Branch: perl
14844            ! proto.h
14845 ____________________________________________________________________________
14846 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
14847         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
14848              From: Nicholas Clark <nick@unfortu.net>
14849              Date: Mon, 4 Mar 2002 22:48:38 +0000
14850              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
14851      Branch: perl
14852            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
14853            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
14854            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
14855            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
14856            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
14857            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
14858            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
14859 ____________________________________________________________________________
14860 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
14861         Log: Cleaner.
14862      Branch: perl
14863            ! Makefile.SH
14864 ____________________________________________________________________________
14865 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
14866         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
14867              From: Jeffrey Friedl <jfriedl@yahoo.com>
14868              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
14869              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
14870      Branch: perl
14871            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
14872            ! pod/perlvar.pod
14873 ____________________________________________________________________________
14874 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
14875         Log: More Han tweaks from Autrjius Tang: most importantly,
14876              gbk is identical to cp936, so gbk can be removed and
14877              taken care of by an alias.
14878      Branch: perl
14879            - ext/Encode/Encode/gbk.enc
14880            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
14881            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
14882            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
14883            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
14884 ____________________________________________________________________________
14885 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
14886         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
14887              From: Nicholas Clark <nick@unfortu.net>
14888              Date: Mon, 4 Mar 2002 22:20:13 +0000
14889              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
14890      Branch: perl
14891            ! pod/perldelta.pod
14892 ____________________________________________________________________________
14893 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
14894         Log: Based on
14895              
14896              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
14897              From: Anton Tagunov <tagunov@motor.ru>
14898              Date: Mon, 4 Mar 2002 21:14:39 +0300
14899              Message-ID: <1814137429.20020304211439@motor.ru>
14900      Branch: perl
14901            ! pod/perlunicode.pod
14902 ____________________________________________________________________________
14903 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
14904         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
14905              From: John Peacock <jpeacock@rowman.com>
14906              Date: Mon, 04 Mar 2002 16:18:42 -0500
14907              Message-ID: <3C83E4B2.3060700@rowman.com>
14908              
14909              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
14910              From: John Peacock <jpeacock@rowman.com>
14911              Date: Mon, 04 Mar 2002 16:42:55 -0500
14912              Message-ID: <3C83EA5F.80303@rowman.com>
14913      Branch: perl
14914            ! lib/ExtUtils/xsubpp pod/perlxs.pod
14915 ____________________________________________________________________________
14916 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
14917         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
14918              From: "Craig A. Berry" <craigberry@mac.com>
14919              Date: Mon, 04 Mar 2002 14:47:59 -0600
14920              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
14921              
14922              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
14923              From: "Craig A. Berry" <craigberry@mac.com>
14924              Date: Mon, 04 Mar 2002 15:04:58 -0600
14925              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
14926      Branch: perl
14927            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
14928 ____________________________________________________________________________
14929 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
14930         Log: metaconfig unit change for #15014.
14931      Branch: metaconfig/U/perl
14932            ! Extensions.U
14933 ____________________________________________________________________________
14934 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
14935         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
14936              of known extensions, where Encode::JP already is.
14937      Branch: perl
14938            ! Configure Porting/config.sh Porting/config_H uconfig.h
14939 ____________________________________________________________________________
14940 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
14941         Log: SJIS, from Dan Kogai.
14942      Branch: perl
14943            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
14944 ____________________________________________________________________________
14945 [ 15012] By: nick                                  on 2002/03/04  17:35:50
14946         Log: Intergrate perlio's Encode/compile
14947      Branch: perl
14948           !> ext/Encode/compile
14949 ____________________________________________________________________________
14950 [ 15011] By: nick                                  on 2002/03/04  17:29:54
14951         Log: Avoid $Id$ cleverness and just have a $VERSION.
14952      Branch: perlio
14953            ! ext/Encode/compile
14954 ____________________________________________________________________________
14955 [ 15010] By: nick                                  on 2002/03/04  17:29:14
14956         Log: Integrate mainline
14957      Branch: perlio
14958           +> lib/Math/BigInt/t/isa.t
14959           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
14960           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
14961           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
14962           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
14963           !> warnings.pl
14964 ____________________________________________________________________________
14965 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
14966         Log: Integrate ext/Encode/compile from perlio.
14967      Branch: perl
14968           !> ext/Encode/compile
14969 ____________________________________________________________________________
14970 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
14971         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
14972              updates not integrated, something odd going on in there.)
14973      Branch: perl
14974           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
14975           !> lib/Tie/File/t/16_handle.t
14976 ____________________________________________________________________________
14977 [ 15007] By: nick                                  on 2002/03/04  17:08:17
14978         Log: Integrate mainline
14979      Branch: perlio
14980           !> AUTHORS Changes Porting/Glossary Porting/config.sh
14981           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
14982           !> pod/perltoc.pod
14983 ____________________________________________________________________________
14984 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
14985         Log: A new M::BI test.
14986      Branch: perl
14987            + lib/Math/BigInt/t/isa.t
14988            ! MANIFEST
14989 ____________________________________________________________________________
14990 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
14991         Log: Subject: VMS test and perldelta update
14992              From: "Craig A. Berry" <craigberry@mac.com>
14993              Date: Mon, 04 Mar 2002 11:03:37 -0600
14994              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
14995      Branch: perl
14996            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
14997 ____________________________________________________________________________
14998 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
14999         Log: Needed for threaded builds.
15000      Branch: perl
15001            ! embed.fnc embed.h
15002 ____________________________________________________________________________
15003 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
15004         Log: Subject: [PATCH] taint + deprecated warnings
15005              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15006              Date: Mon, 4 Mar 2002 16:33:23 -0000
15007              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
15008      Branch: perl
15009            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
15010            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
15011            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
15012 ____________________________________________________________________________
15013 [ 15002] By: nick                                  on 2002/03/04  16:19:06
15014         Log: Win32 tweak
15015      Branch: perlio
15016            ! lib/Tie/File/t/16_handle.t
15017 ____________________________________________________________________________
15018 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
15019         Log: Update Changes.
15020      Branch: perl
15021            ! Changes patchlevel.h
15022 ____________________________________________________________________________
15023 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
15024         Log: AUTHORS updates.
15025      Branch: perl
15026            ! AUTHORS
15027 ____________________________________________________________________________
15028 [ 14999] By: nick                                  on 2002/03/04  15:26:43
15029         Log: Win32 hack
15030      Branch: perlio
15031            ! ext/Encode/compile ext/Encode/t/JP.t
15032 ____________________________________________________________________________
15033 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
15034         Log: Encode doc tweak from Autrijus Tang.
15035      Branch: perl
15036            ! ext/Encode/Encode.pm
15037 ____________________________________________________________________________
15038 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
15039         Log: Regen Glossary et al.  (It seems the #14875 didn't
15040              quite work in removing the double-dot?)
15041      Branch: perl
15042            ! Porting/Glossary Porting/config.sh Porting/config_H
15043 ____________________________________________________________________________
15044 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
15045         Log: Regen toc.
15046      Branch: perl
15047            ! pod/perltoc.pod
15048 ____________________________________________________________________________
15049 [ 14995] By: nick                                  on 2002/03/04  14:42:09
15050         Log: Remove debugging assert
15051      Branch: perlio
15052            ! ext/threads/shared/shared.xs
15053 ____________________________________________________________________________
15054 [ 14994] By: nick                                  on 2002/03/04  14:41:54
15055         Log: Integrate mainline
15056      Branch: perlio
15057           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
15058           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
15059           !> lib/Tie/File/t/15_pushpop.t util.c
15060 ____________________________________________________________________________
15061 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
15062         Log: Han update from Autrijus Tang. 
15063      Branch: perl
15064            ! ext/Encode/Encode.pm
15065 ____________________________________________________________________________
15066 [ 14992] By: nick                                  on 2002/03/04  14:08:38
15067         Log: Integrate mainline - all tests pass - some noise from threads
15068              av_simple (SuSE7.3).
15069      Branch: perlio
15070           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
15071           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
15072           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
15073           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
15074           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
15075           +> lib/Tie/File/t/11_rv_splice_rs.t
15076           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
15077           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
15078           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
15079            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
15080            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
15081            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
15082            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
15083            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
15084            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
15085            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
15086            - lib/Tie/File/15_pushpop.t
15087           !> (integrate 47 files)
15088 ____________________________________________________________________________
15089 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
15090         Log: Missing MANIFESTations.
15091      Branch: perl
15092            ! MANIFEST
15093 ____________________________________________________________________________
15094 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
15095         Log: Attempt at portability.
15096      Branch: perl
15097            ! util.c
15098 ____________________________________________________________________________
15099 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
15100         Log: Needed by #14985.
15101      Branch: perl
15102            ! embed.h global.sym proto.h
15103 ____________________________________________________________________________
15104 [ 14988] By: ams                                   on 2002/03/04  08:59:27
15105         Log: Upgrade to Tie::File 0.16.
15106      Branch: perl
15107            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
15108            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
15109            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
15110            ! lib/Tie/File/t/15_pushpop.t
15111 ____________________________________________________________________________
15112 [ 14987] By: ams                                   on 2002/03/04  08:48:11
15113         Log: Subject: [PATCH @14577] perly-fixer
15114              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15115              Date: Mon, 4 Mar 2002 02:28:51 -0500
15116              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
15117      Branch: perl
15118            ! Makefile.SH perly.fixer
15119 ____________________________________________________________________________
15120 [ 14986] By: ams                                   on 2002/03/04  08:43:37
15121         Log: Subject: [PATCH @14577] xsubpp
15122              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15123              Date: Mon, 4 Mar 2002 02:25:52 -0500
15124              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
15125      Branch: perl
15126            ! lib/ExtUtils/xsubpp pod/perlxs.pod
15127 ____________________________________________________________________________
15128 [ 14985] By: ams                                   on 2002/03/04  08:40:46
15129         Log: Subject: [PATCH @14577] sv_cmp and friends
15130              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15131              Date: Mon, 4 Mar 2002 02:31:04 -0500
15132              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
15133      Branch: perl
15134            ! embed.fnc sv.c util.c
15135 ____________________________________________________________________________
15136 [ 14984] By: ams                                   on 2002/03/04  08:16:06
15137         Log: Fix File::Path docs as suggested by Ronald Kimball.
15138      Branch: perl
15139            ! lib/File/Path.pm
15140 ____________________________________________________________________________
15141 [ 14983] By: ams                                   on 2002/03/04  08:11:20
15142         Log: Update perldata fix as suggested by Benjamin Goldberg.
15143      Branch: perl
15144            ! pod/perldata.pod
15145 ____________________________________________________________________________
15146 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
15147         Log: Faulty skip.
15148      Branch: perl
15149            ! ext/DB_File/t/db-recno.t
15150 ____________________________________________________________________________
15151 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
15152         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
15153              From: Anton Tagunov <tagunov@motor.ru>
15154              Date: Mon, 4 Mar 2002 05:41:41 +0300
15155              Message-Id: <7916563907.20020304054141@motor.ru>
15156              
15157              Subject: [ID 20020303.005] Patch perlinicode C API description
15158              From: Anton Tagunov <tagunov@motor.ru>
15159              Date: Mon, 4 Mar 2002 06:08:23 +0300
15160              Message-Id: <2018165510.20020304060823@motor.ru>
15161      Branch: perl
15162            ! lib/utf8.pm pod/perlunicode.pod
15163 ____________________________________________________________________________
15164 [ 14980] By: ams                                   on 2002/03/04  02:19:20
15165         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
15166              From: Anton Tagunov <tagunov@motor.ru>
15167              Date: Mon, 4 Mar 2002 02:17:40 +0300
15168              Message-Id: <1344322124.20020304021740@motor.ru>
15169      Branch: perl
15170            ! pod/perldata.pod
15171 ____________________________________________________________________________
15172 [ 14979] By: ams                                   on 2002/03/04  02:17:54
15173         Log: Subject: RE: [PATCH] RE: DB_File breakage
15174              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15175              Date: Sun, 3 Mar 2002 23:56:31 -0000
15176              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
15177      Branch: perl
15178            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15179            ! ext/DB_File/t/db-recno.t
15180 ____________________________________________________________________________
15181 [ 14978] By: ams                                   on 2002/03/04  02:07:16
15182         Log: Subject: [PATCH] docs for ExtUtils::Manifest
15183              From: Nicholas Clark <nick@unfortu.net>
15184              Date: Sun, 3 Mar 2002 23:29:25 +0000
15185              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
15186      Branch: perl
15187            ! lib/ExtUtils/Manifest.pm
15188 ____________________________________________________________________________
15189 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
15190         Log: Forgot from the M::BI 1.54 update.
15191      Branch: perl
15192            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
15193            ! lib/Math/BigInt/t/upgrade.inc
15194 ____________________________________________________________________________
15195 [ 14976] By: ams                                   on 2002/03/04  02:04:32
15196         Log: Subject: [PATCH] attr
15197              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15198              Date: Sun, 3 Mar 2002 22:09:58 -0000
15199              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
15200      Branch: perl
15201            ! lib/warnings.pm warnings.pl
15202 ____________________________________________________________________________
15203 [ 14975] By: ams                                   on 2002/03/04  02:01:27
15204         Log: Subject: [PATCH] File::Path documentation
15205              From: Colin Meyer <cmeyer@helvella.org>
15206              Date: Sun, 3 Mar 2002 14:54:24 -0800
15207              Message-Id: <20020303145424.A21774@hobart.helvella.org>
15208      Branch: perl
15209            ! lib/File/Path.pm
15210 ____________________________________________________________________________
15211 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
15212         Log: Typo.
15213      Branch: perl
15214            ! lib/Math/BigInt/t/upgrade.t
15215 ____________________________________________________________________________
15216 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
15217         Log: Editing errors.
15218      Branch: perl
15219            ! MANIFEST
15220 ____________________________________________________________________________
15221 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
15222         Log: Upgrade to Math::BigInt 1.54.
15223      Branch: perl
15224            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
15225            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
15226            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
15227            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
15228            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
15229            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
15230 ____________________________________________________________________________
15231 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
15232         Log: Test tweak from Craig Berry.
15233      Branch: perl
15234            ! lib/Tie/File/t/15_pushpop.t
15235 ____________________________________________________________________________
15236 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
15237         Log: Upgrade to Tie::File 0.15.
15238      Branch: perl
15239            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
15240            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
15241            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
15242            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
15243            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
15244            + lib/Tie/File/t/11_rv_splice_rs.t
15245            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
15246            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
15247            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
15248            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
15249            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
15250            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
15251            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
15252            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
15253            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
15254            - lib/Tie/File/15_pushpop.t
15255            ! MANIFEST lib/Tie/File.pm
15256 ____________________________________________________________________________
15257 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
15258         Log: The EBCDIC gaps apply only to the real A-Z.
15259      Branch: perl
15260            ! ext/B/B/Deparse.pm
15261 ____________________________________________________________________________
15262 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
15263         Log: EBCDIC: deparse \cX correctly.
15264      Branch: perl
15265            ! ext/B/B/Deparse.pm
15266 ____________________________________________________________________________
15267 [ 14967] By: ams                                   on 2002/03/03  18:18:00
15268         Log: Subject: [PATCH] nit in perlsyn.pod
15269              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
15270              Date: Sun, 03 Mar 2002 20:16:10 +0100
15271              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
15272      Branch: perl
15273            ! pod/perlsyn.pod
15274 ____________________________________________________________________________
15275 [ 14966] By: ams                                   on 2002/03/03  18:06:32
15276         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
15277              From: Michael G Schwern <schwern@pobox.com>
15278              Date: Sun, 3 Mar 2002 13:33:28 -0500
15279              Message-Id: <20020303183328.GA3296@blackrider>
15280      Branch: perl
15281            ! utils/h2xs.PL
15282 ____________________________________________________________________________
15283 [ 14965] By: ams                                   on 2002/03/03  18:00:03
15284         Log: Subject: [ PATCH ] HP back to default
15285              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15286              Date: Sun, 03 Mar 2002 18:48:34 +0100
15287              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
15288      Branch: perl
15289            ! hints/hpux.sh
15290 ____________________________________________________________________________
15291 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
15292         Log: EBCDIC: special cases of special cases.
15293      Branch: perl
15294            ! t/uni/case.pl
15295 ____________________________________________________________________________
15296 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
15297         Log: EBCDIC: the v-string components cannot exceed 2147483647.
15298      Branch: perl
15299            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
15300 ____________________________________________________________________________
15301 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
15302         Log: Remove the bogus "incorrect case" warning completely.
15303              The problem exists, but the cure, in which ever form
15304              it will be, needs to be something more subtle.
15305      Branch: perl
15306            ! op.c pod/perldiag.pod
15307 ____________________________________________________________________________
15308 [ 14961] By: ams                                   on 2002/03/03  13:39:09
15309         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
15310              From: Mark-Jason Dominus <mjd@plover.com>
15311              Date: Sun, 03 Mar 2002 09:32:16 -0500
15312              Message-Id: <20020303143216.10536.qmail@plover.com>
15313      Branch: perl
15314            ! t/op/tiearray.t
15315 ____________________________________________________________________________
15316 [ 14960] By: nick                                  on 2002/03/03  09:59:59
15317         Log: Integrate mainline
15318      Branch: perlio
15319           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
15320            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
15321            ! ext/Encode/compile
15322           !> (integrate 27 files)
15323 ____________________________________________________________________________
15324 [ 14959] By: ams                                   on 2002/03/03  08:11:34
15325         Log: Fix #14957.
15326      Branch: perl
15327            ! ext/DB_File/t/db-recno.t
15328 ____________________________________________________________________________
15329 [ 14958] By: ams                                   on 2002/03/03  05:51:00
15330         Log: Subject: [PATCH @14577] NL in debugger
15331              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15332              Date: Sat, 2 Mar 2002 05:34:12 -0500
15333              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
15334      Branch: perl
15335            ! lib/perl5db.pl
15336 ____________________________________________________________________________
15337 [ 14957] By: ams                                   on 2002/03/03  05:00:04
15338         Log: Subject: Re: DB_File breakage
15339              From: Schuyler Erle <schuyler@oreilly.com>
15340              Date: Sat, 02 Mar 2002 21:50:30 -0800
15341              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
15342      Branch: perl
15343            ! ext/DB_File/t/db-recno.t
15344 ____________________________________________________________________________
15345 [ 14956] By: ams                                   on 2002/03/03  04:40:08
15346         Log: Subject: [PATCH @14577] Debugging OPs
15347              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15348              Date: Sat, 2 Mar 2002 05:49:58 -0500
15349              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
15350      Branch: perl
15351            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
15352            ! pod/perlrun.pod sv.h
15353 ____________________________________________________________________________
15354 [ 14955] By: ams                                   on 2002/03/03  04:34:41
15355         Log: Subject: Tie::Array doc patch
15356              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
15357              Date: Sat, 02 Mar 2002 08:42:56 +0900
15358              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
15359      Branch: perl
15360            ! lib/Tie/Array.pm
15361 ____________________________________________________________________________
15362 [ 14954] By: ams                                   on 2002/03/03  04:23:33
15363         Log: Subject: Re: Smoke 14870
15364              From: Nicholas Clark <nick@unfortu.net>
15365              Date: Sat, 2 Mar 2002 20:00:53 +0000
15366              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
15367      Branch: perl
15368            ! README.hpux
15369 ____________________________________________________________________________
15370 [ 14953] By: ams                                   on 2002/03/03  04:15:49
15371         Log: Subject: RE: VERSION core
15372              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15373              Date: Sat, 2 Mar 2002 22:50:44 -0000
15374              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
15375      Branch: perl
15376            ! t/comp/use.t
15377 ____________________________________________________________________________
15378 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
15379         Log: The #14949 removed this error from non-Win32.
15380      Branch: perl
15381            ! t/lib/warnings/op
15382 ____________________________________________________________________________
15383 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
15384         Log: BeOS back on track.
15385      Branch: perl
15386            ! README.beos
15387 ____________________________________________________________________________
15388 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
15389         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
15390              higher is okay.
15391      Branch: perl
15392            ! ext/POSIX/t/posix.t
15393 ____________________________________________________________________________
15394 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
15395         Log: For now, make "incorrect case" a Win32-only warning.
15396      Branch: perl
15397            ! op.c
15398 ____________________________________________________________________________
15399 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
15400         Log: Demand more before attempting socketpair().
15401      Branch: perl
15402            ! pp_sys.c
15403 ____________________________________________________________________________
15404 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
15405         Log: Remove obsolete hack.
15406      Branch: perl
15407            ! makedepend.SH
15408 ____________________________________________________________________________
15409 [ 14946] By: ams                                   on 2002/03/02  16:00:32
15410         Log: Forgot to delete encode.* from MANIFEST.
15411      Branch: perl
15412            ! MANIFEST
15413 ____________________________________________________________________________
15414 [ 14945] By: ams                                   on 2002/03/02  14:41:03
15415         Log: Delete ex-test output.
15416      Branch: perl
15417            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
15418 ____________________________________________________________________________
15419 [ 14944] By: ams                                   on 2002/03/02  13:54:35
15420         Log: Subject: [PATCH] DB_File 1.803
15421              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15422              Date: Sat, 2 Mar 2002 14:33:32 -0000
15423              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
15424      Branch: perl
15425            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15426            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
15427 ____________________________________________________________________________
15428 [ 14943] By: ams                                   on 2002/03/02  13:43:06
15429         Log: Upgrade to Tie::File 0.14.
15430      Branch: perl
15431            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
15432            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
15433            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
15434 ____________________________________________________________________________
15435 [ 14942] By: nick                                  on 2002/03/02  11:05:53
15436         Log: Integrate mainline
15437      Branch: perlio
15438           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
15439           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
15440           +> ext/Encode/t/table.utf8
15441           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
15442           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
15443           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
15444           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
15445           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
15446           !> universal.c utils/perldoc.PL
15447 ____________________________________________________________________________
15448 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
15449         Log: More CJK (just C, really) tables from Autrijus Tang
15450              (originally from iconv, used with permission of Bruno Haible)
15451      Branch: perl
15452            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
15453            + ext/Encode/Encode/iso-ir-165.enc
15454            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
15455            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
15456            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
15457 ____________________________________________________________________________
15458 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
15459         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
15460              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
15461              Date: Fri, 1 Mar 2002 15:32:13 -0500
15462              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
15463      Branch: perl
15464            ! utils/perldoc.PL
15465 ____________________________________________________________________________
15466 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
15467         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
15468              From: Schuyler Erle <schuyler@oreilly.com>
15469              Date: Fri, 01 Mar 2002 14:22:19 -0800
15470              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
15471              
15472              Subject: Re: PATCH: "splice() offset past end of array" warning.
15473              From: Mark-Jason Dominus <mjd@plover.com>
15474              Date: Fri, 01 Mar 2002 17:19:49 -0500
15475              Message-ID: <20020301221949.7610.qmail@plover.com>
15476      Branch: perl
15477            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
15478 ____________________________________________________________________________
15479 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
15480         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
15481              From: Mark-Jason Dominus <mjd@plover.com>
15482              Date: Fri, 01 Mar 2002 18:35:35 -0500
15483              Message-ID: <20020301233535.15969.qmail@plover.com>
15484      Branch: perl
15485            ! av.c
15486 ____________________________________________________________________________
15487 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
15488         Log: Subject: RE: VERSION core
15489              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15490              Date: Fri, 1 Mar 2002 23:47:48 -0000
15491              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
15492      Branch: perl
15493            ! pod/perldiag.pod universal.c
15494 ____________________________________________________________________________
15495 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
15496         Log: Update Changes
15497      Branch: maint-5.6/macperl
15498            ! macos/Changes
15499 ____________________________________________________________________________
15500 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
15501         Log: Fix update to resources
15502      Branch: maint-5.6/macperl
15503            ! macos/macperl/MacPerl.r
15504 ____________________________________________________________________________
15505 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
15506         Log: metaconfig unit change for #14930.
15507      Branch: metaconfig
15508            ! U/modified/Init.U
15509 ____________________________________________________________________________
15510 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
15511         Log: Fix debugger to handle Mac OS psedofiles
15512      Branch: maint-5.6/macperl
15513            ! lib/DB.pm lib/perl5db.pl
15514 ____________________________________________________________________________
15515 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
15516         Log: Various fixes from Thomas Wegner
15517      Branch: maint-5.6/macperl
15518            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
15519 ____________________________________________________________________________
15520 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
15521         Log: Some resource updates
15522      Branch: maint-5.6/macperl
15523            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
15524            ! macos/macperl/MacPerl.rsrc
15525 ____________________________________________________________________________
15526 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
15527         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
15528              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15529              Date: Fri, 01 Mar 2002 09:38:59 -0800
15530              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
15531      Branch: perl
15532            ! Configure
15533 ____________________________________________________________________________
15534 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
15535         Log: Add some missing sfio symbols (Alan Fry)
15536      Branch: maint-5.6/macperl
15537            ! macos/macperl.sym
15538 ____________________________________________________________________________
15539 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
15540         Log: Update version and README
15541      Branch: maint-5.6/macperl
15542            ! README.macos macos/MPVersion.r
15543 ____________________________________________________________________________
15544 [ 14926] By: nick                                  on 2002/03/01  15:56:41
15545         Log: Integrate mainline
15546      Branch: perlio
15547           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
15548           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
15549           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
15550           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
15551           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
15552           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
15553           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
15554           +> lib/Tie/File/13_size_rs.t
15555           !> (integrate 80 files)
15556 ____________________________________________________________________________
15557 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
15558         Log: Better advertising.
15559      Branch: perl
15560            ! pod/perldelta.pod pod/perlfaq5.pod
15561 ____________________________________________________________________________
15562 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
15563         Log: Update Changes.
15564      Branch: perl
15565            ! Changes patchlevel.h
15566 ____________________________________________________________________________
15567 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
15568         Log: Lost in the shuffle.
15569      Branch: perl
15570            + lib/Math/BigInt/t/downgrade.t
15571            ! MANIFEST
15572 ____________________________________________________________________________
15573 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
15574         Log: Advertise Tie::File.
15575      Branch: perl
15576            ! pod/perldelta.pod pod/perlfaq5.pod
15577 ____________________________________________________________________________
15578 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
15579         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
15580              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15581              Date: Thu, 28 Feb 2002 18:55:48 +0100
15582              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
15583      Branch: perl
15584            ! x2p/walk.c
15585 ____________________________________________________________________________
15586 [ 14920] By: ams                                   on 2002/03/01  09:06:01
15587         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
15588              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15589              Date: Tue, 26 Feb 2002 19:54:31 -0500
15590              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
15591      Branch: perl
15592            ! embed.fnc ext/B/B/Deparse.pm gv.c
15593 ____________________________________________________________________________
15594 [ 14919] By: ams                                   on 2002/03/01  03:03:12
15595         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
15596      Branch: perl
15597            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
15598            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
15599            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
15600            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
15601            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
15602            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
15603            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
15604 ____________________________________________________________________________
15605 [ 14918] By: ams                                   on 2002/03/01  02:36:58
15606         Log: Add Tie::File 0.12 from MJD.
15607      Branch: perl
15608            + lib/Tie/File.pm lib/Tie/File/01_gen.t
15609            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
15610            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
15611            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
15612            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
15613            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
15614            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
15615            ! MANIFEST
15616 ____________________________________________________________________________
15617 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
15618         Log: Encoding name mapping tweaks.
15619      Branch: perl
15620            ! ext/Encode/Encode.pm
15621 ____________________________________________________________________________
15622 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
15623         Log: metaconfig unit change for #14915.
15624      Branch: metaconfig
15625            ! U/modified/Init.U
15626 ____________________________________________________________________________
15627 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
15628         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
15629              From: Paul_GreenVOS@vos.stratus.com
15630              Date: Thu, 28 Feb 02 15:05 est
15631              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
15632      Branch: perl
15633            ! Configure
15634 ____________________________________________________________________________
15635 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
15636         Log: PL_bostr was pointing to the wrong string
15637              (a string left around from the loading of the Unicode \w)
15638              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
15639              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
15640      Branch: perl
15641            ! regexec.c
15642 ____________________________________________________________________________
15643 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
15644         Log: Sync with libnet-1.10
15645      Branch: perl
15646            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
15647            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
15648            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
15649            ! lib/Net/t/netrc.t
15650 ____________________________________________________________________________
15651 [ 14912] By: ams                                   on 2002/02/28  13:02:50
15652         Log: Subject: [PATCH] perldelta.pod fixes
15653              From: Autrijus Tang <autrijus@autrijus.org>
15654              Date: Thu, 28 Feb 2002 21:44:15 +0800
15655              Message-Id: <20020228134415.GB16422@not.autrijus.org>
15656      Branch: perl
15657            ! pod/perldelta.pod
15658 ____________________________________________________________________________
15659 [ 14911] By: ams                                   on 2002/02/28  11:31:44
15660         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
15661              From: Stas Bekman <stas@stason.org>
15662              Date: Mon, 04 Feb 2002 16:18:53 +0800
15663              Message-Id: <3C7E1E5F.1000605@stason.org>
15664              (Applied by hand).
15665      Branch: perl
15666            ! lib/File/Copy.pm
15667 ____________________________________________________________________________
15668 [ 14910] By: ams                                   on 2002/02/28  11:26:47
15669         Log: Subject: [PATCH lib/Pod/Html.pm]
15670              From: Stas Bekman <stas@stason.org>
15671              Date: Thu, 28 Feb 2002 20:05:01 +0800
15672              Message-Id: <3C7E1CED.7000307@stason.org>
15673      Branch: perl
15674            ! lib/Pod/Html.pm
15675 ____________________________________________________________________________
15676 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
15677         Log: Tests for #14908.
15678      Branch: perl
15679            ! t/op/pat.t
15680 ____________________________________________________________________________
15681 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
15682         Log: Make shared hash keys to be \0-terminated:
15683              one possible resolution for
15684              "UTF-8, weird \w behaviour after HASH-KEY-ification"
15685              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
15686              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
15687              The hash keys weren't \0-terminated.  This meant that the EOL ($)
15688              in regmatch() got the nextchr beyond the last character.  Since
15689              the keys were UTF-8, the nextchr was \1, not the usual
15690              string-terminating \0.  Wham, no match.
15691              
15692              I think another possible resolution could be to stop the nextchr
15693              computation in regmatch() from peeking beyond the last character
15694              of the string:
15695              
15696              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
15697      Branch: perl
15698            ! hv.c hv.h
15699 ____________________________________________________________________________
15700 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
15701         Log: Subject: [PATCH] Perl interface to newIO()
15702              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15703              Date: Wed, 27 Feb 2002 20:15:27 -0800
15704              Message-ID: <f7af8gzkgaET092yn@efn.org>
15705      Branch: perl
15706            ! lib/Symbol.pm
15707 ____________________________________________________________________________
15708 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
15709         Log: The "list" part of
15710              
15711              Subject: [PATCH perlop] .. returns a *list* of *integers*
15712              From: Mike Guy <mjtg@cam.ac.uk>
15713              Date: Tue, 26 Feb 2002 18:30:22 +0000
15714              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
15715              
15716              plus few nits.
15717      Branch: perl
15718            ! pod/perlop.pod
15719 ____________________________________________________________________________
15720 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
15721         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
15722              From: Abe Timmerman <abe@ztreet.demon.nl>
15723              Date: Thu, 28 Feb 2002 00:04:06 +0100
15724              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
15725      Branch: perl
15726            ! lib/File/stat.t
15727 ____________________________________________________________________________
15728 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
15729         Log: Integrate from maintperl.
15730      Branch: maint-5.6/macperl
15731           !> doio.c op.c t/io/open.t t/pragma/strict-subs
15732 ____________________________________________________________________________
15733 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
15734         Log: Upgrade to Math::BigInt 1.53.
15735      Branch: perl
15736            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
15737            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
15738            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
15739            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
15740            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
15741            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
15742 ____________________________________________________________________________
15743 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
15744         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
15745              From: "Craig A. Berry" <craigberry@mac.com>
15746              Date: Wed, 27 Feb 2002 15:36:38 -0600
15747              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
15748      Branch: perl
15749            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
15750            ! vms/ext/filespec.t
15751 ____________________________________________________________________________
15752 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
15753         Log: Subject: [PATCH] Some minor changes for Cygwin
15754              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
15755              Date: Wed, 27 Feb 2002 22:25:41 +0100
15756              Message-ID: <14296492589.20020227222541@familiehaase.de>
15757      Branch: perl
15758            ! Makefile.SH README.cygwin cygwin/perlld.in
15759 ____________________________________________________________________________
15760 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
15761         Log: Update the UTF-8 explanation table.
15762      Branch: perl
15763            ! pod/perlunicode.pod utf8.h
15764 ____________________________________________________________________________
15765 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
15766         Log: Repatch from Robin Barker: anon subs in C<package;> are
15767              now __ANON__::__ANON__ (should help for mod_perl package
15768              since #12251)
15769      Branch: perl
15770            ! gv.c op.c t/op/runlevel.t toke.c
15771 ____________________________________________________________________________
15772 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
15773         Log: Update Changes.
15774      Branch: perl
15775            ! Changes patchlevel.h
15776 ____________________________________________________________________________
15777 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
15778         Log: perldelta updates.
15779      Branch: perl
15780            ! pod/perldelta.pod
15781 ____________________________________________________________________________
15782 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
15783         Log: Signedness nit.
15784      Branch: perl
15785            ! regexec.c
15786 ____________________________________________________________________________
15787 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
15788         Log: Subject: Re: Smoke 14870
15789              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15790              Date: Wed, 27 Feb 2002 16:48:35 +0100
15791              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
15792              
15793              (with some additional garnish)
15794      Branch: perl
15795            ! README.hpux hints/hpux.sh
15796 ____________________________________________________________________________
15797 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
15798         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
15799              into perl.exp in AIX.
15800      Branch: perl
15801            ! makedef.pl perl.h
15802 ____________________________________________________________________________
15803 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
15804         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
15805              From: Robin Barker <rmb1@cise.npl.co.uk>
15806              Date: Wed, 27 Feb 2002 14:39:35 GMT
15807              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
15808      Branch: perl
15809            ! pod/perlrun.pod
15810 ____________________________________________________________________________
15811 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
15812         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
15813              From: Robin Barker <rmb1@cise.npl.co.uk>
15814              Date: Wed, 27 Feb 2002 12:25:30 GMT
15815              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
15816      Branch: perl
15817            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
15818            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
15819            ! pod/perlunicode.pod pod/perluniintro.pod
15820 ____________________________________________________________________________
15821 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
15822         Log: Only modify LD_LIBRARY_PATH in case there are directories.
15823      Branch: perl
15824            ! hints/dec_osf.sh
15825 ____________________________________________________________________________
15826 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
15827         Log: Subject: [PATCH] perl/hints/vos.sh
15828              From: Paul_GreenVOS@vos.stratus.com
15829              Date: Tue, 26 Feb 02 15:19 est
15830              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
15831      Branch: perl
15832            ! hints/vos.sh
15833 ____________________________________________________________________________
15834 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
15835         Log: Forgot from #14888.
15836      Branch: perl
15837            ! ext/Unicode/Normalize/mkheader
15838 ____________________________________________________________________________
15839 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
15840         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
15841      Branch: perl
15842            ! ext/Unicode/Normalize/Changes
15843            ! ext/Unicode/Normalize/Normalize.pm
15844            ! ext/Unicode/Normalize/Normalize.xs
15845            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
15846            ! ext/Unicode/Normalize/t/test.t
15847 ____________________________________________________________________________
15848 [ 14887] By: ams                                   on 2002/02/26  23:51:52
15849         Log: Subject: Missing diagnostics
15850              From: Simon Glover <scog@roe.ac.uk>
15851              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
15852              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
15853              
15854              Subject: [PATCH] Better wording for the lvalue vec diagnostic
15855              From: Simon Glover <scog@roe.ac.uk>
15856              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
15857              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
15858      Branch: perl
15859            ! doop.c pod/perldiag.pod t/op/vec.t
15860 ____________________________________________________________________________
15861 [ 14886] By: ams                                   on 2002/02/26  15:48:34
15862         Log: Subject: [PATCH] Not OK 5.7.2@14884
15863              From: andreas.koenig@anima.de (Andreas J. Koenig)
15864              Date: Tue, 26 Feb 2002 15:03:55 +0100
15865              Message-Id: <m38z9gfigk.fsf@anima.de>
15866      Branch: perl
15867            ! t/lib/access.t
15868 ____________________________________________________________________________
15869 [ 14885] By: nick                                  on 2002/02/26  13:48:55
15870         Log: Integrate mainline
15871      Branch: perlio
15872           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
15873           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
15874           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
15875            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
15876           !> (integrate 102 files)
15877 ____________________________________________________________________________
15878 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
15879         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
15880              1.1999999999999996, or thereabouts (yes, even sprintf).
15881      Branch: perl
15882            ! t/base/num.t
15883 ____________________________________________________________________________
15884 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
15885         Log: Neither.
15886      Branch: perl
15887            ! pod/perldelta.pod
15888 ____________________________________________________________________________
15889 [ 14882] By: ams                                   on 2002/02/26  08:46:55
15890         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
15891              From: Michael G Schwern <schwern@pobox.com>
15892              Date: Tue, 26 Feb 2002 01:01:28 -0500
15893              Message-Id: <20020226060128.GA2439@blackrider>
15894      Branch: perl
15895            ! hv.c pod/perldiag.pod
15896 ____________________________________________________________________________
15897 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
15898         Log: Subject: [PATCH B::Concise] docs, typos
15899              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15900              Date: Mon, 25 Feb 2002 16:41:16 +0100
15901              Message-ID: <20020225164116.A1054@rafael>
15902      Branch: perl
15903            ! ext/B/B/Concise.pm
15904 ____________________________________________________________________________
15905 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
15906         Log: POSIX: add isatty to @EXPORT_OK, reformat.
15907      Branch: perl
15908            ! ext/POSIX/POSIX.pm
15909 ____________________________________________________________________________
15910 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
15911         Log: If using -Dloclibpth=... the directories need to
15912              be appended to LD_LIBRARY_PATH (and ickily, if those
15913              directories contain a (newer?) libdb.so, we need to
15914              prepend    /usr/shlib to loclibpth).
15915      Branch: perl
15916            ! hints/dec_osf.sh
15917 ____________________________________________________________________________
15918 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
15919         Log: Subject: [PATCH] Perl interface to newIO()
15920              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
15921              Date: Mon, 25 Feb 2002 15:04:57 -0800
15922              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
15923      Branch: perl
15924            ! lib/Symbol.pm lib/Symbol.t
15925 ____________________________________________________________________________
15926 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
15927         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
15928              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
15929              Date: Mon, 25 Feb 2002 21:58:30 +0100
15930              Message-ID: <20020225215830.A744@rafael>
15931      Branch: perl
15932            ! pod/perlvar.pod
15933 ____________________________________________________________________________
15934 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
15935         Log: Big5 tweaks from Autrijus Tang.
15936      Branch: perl
15937            ! ext/Encode/Encode/big5.enc
15938 ____________________________________________________________________________
15939 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
15940         Log: Subject: [PATCH Glossary configpm] cleanups
15941              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15942              Date: Mon, 25 Feb 2002 23:27:15 +0100
15943              Message-ID: <20020225232715.C744@rafael>
15944      Branch: perl
15945            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
15946 ____________________________________________________________________________
15947 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
15948         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
15949              From: Nicholas Clark <nick@unfortu.net>
15950              Date: Mon, 25 Feb 2002 21:53:24 +0000
15951              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
15952      Branch: perl
15953            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
15954            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
15955            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
15956 ____________________________________________________________________________
15957 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
15958         Log: Upgrade to I18N::LangTags 0.27.
15959              (Causes one flipflop back to perl.com URL, must poke Sean.)
15960      Branch: perl
15961            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
15962            ! lib/I18N/LangTags/List.pm
15963 ____________________________________________________________________________
15964 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
15965         Log: Upgrade to Getopt::Long 2.28.
15966      Branch: perl
15967            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
15968            ! lib/Getopt/Long/README
15969 ____________________________________________________________________________
15970 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
15971         Log: No =head.
15972      Branch: perl
15973            ! pod/perlebcdic.pod
15974 ____________________________________________________________________________
15975 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
15976         Log: Update Changes.
15977      Branch: perl
15978            ! Changes patchlevel.h
15979 ____________________________________________________________________________
15980 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
15981         Log: metaconfig unit change for #14868.
15982      Branch: metaconfig
15983            ! U/modified/Chk_MANI.U
15984 ____________________________________________________________________________
15985 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
15986         Log: Some hosts understand split -l 50, some only split -50
15987              (from Paul Eggert).
15988      Branch: perl
15989            ! Configure
15990 ____________________________________________________________________________
15991 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
15992         Log: Subject: Re: [PATCH bleadperl] socketpair.t
15993              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15994              Date: Sun, 24 Feb 2002 10:31:25 +0100
15995              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
15996              
15997              (the pid half only)
15998      Branch: perl
15999            ! win32/win32.c
16000 ____________________________________________________________________________
16001 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
16002         Log: Mention the new pack tricks.
16003      Branch: perl
16004            ! pod/perldelta.pod
16005 ____________________________________________________________________________
16006 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
16007         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
16008              From: Richard.Foley@t-online.de (Richard Foley)
16009              Date: Mon, 25 Feb 2002 13:47:03 +0100
16010              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
16011      Branch: perl
16012            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
16013            ! pod/perldebug.pod pod/perldelta.pod
16014 ____________________________________________________________________________
16015 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
16016         Log: Typo corrections from John P. Linderman.
16017      Branch: perl
16018            ! ext/IPC/SysV/Semaphore.pm
16019 ____________________________________________________________________________
16020 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
16021         Log: Upgrade to Math::BigInt 1.52.
16022      Branch: perl
16023            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
16024            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
16025            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
16026            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
16027            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
16028 ____________________________________________________________________________
16029 [ 14862] By: ams                                   on 2002/02/25  10:39:40
16030         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
16031              From: Robin Barker <rmb1@cise.npl.co.uk>
16032              Date: Mon, 25 Feb 2002 11:35:06 GMT
16033              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
16034              
16035              Subject: [PATCH Net/Cmd.pm]
16036              From: Robin Barker <rmb1@cise.npl.co.uk>
16037              Date: Mon, 25 Feb 2002 11:37:06 GMT
16038              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
16039      Branch: perl
16040            ! lib/Cwd.pm lib/Net/Cmd.pm
16041 ____________________________________________________________________________
16042 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
16043         Log: Cut-and-paste errors.
16044      Branch: perl
16045            ! t/op/pat.t
16046 ____________________________________________________________________________
16047 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
16048         Log: EBCDIC: the control characters are not that easy to find.
16049      Branch: perl
16050            ! t/op/pat.t
16051 ____________________________________________________________________________
16052 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
16053         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
16054              From: John Peacock <jpeacock@rowman.com>
16055              Date: Sun, 24 Feb 2002 22:08:28 -0500
16056              Message-ID: <3C79AAAC.6060903@rowman.com>
16057      Branch: perl
16058            ! sv.c
16059 ____________________________________________________________________________
16060 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
16061         Log: SvSetSV() is not returnable, but that's okay since
16062              sv_copypv() returns void.
16063      Branch: perl
16064            ! sv.c
16065 ____________________________________________________________________________
16066 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
16067         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
16068              From: John Peacock <jpeacock@rowman.com>                 
16069              Date: Sun, 24 Feb 2002 16:40:07 -0500
16070              Message-ID: <3C795DB7.40105@rowman.com>               
16071      Branch: perl
16072            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
16073            ! pp_hot.c proto.h sv.c
16074 ____________________________________________________________________________
16075 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
16076         Log: Tiny code cleanup.
16077      Branch: perl
16078            ! regexec.c
16079 ____________________________________________________________________________
16080 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
16081         Log: Use to_uni_fold().
16082      Branch: perl
16083            ! regcomp.c
16084 ____________________________________________________________________________
16085 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
16086         Log: Document the new taint behaviour of exec LIST and
16087              system LIST.
16088      Branch: perl
16089            ! pod/perldelta.pod
16090 ____________________________________________________________________________
16091 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
16092         Log: Subject: [PATCH] Re: taint news
16093              From: Rick Delaney <rick.delaney@rogers.com>             
16094              Date: 24 Feb 2002 11:35:00 -0500
16095              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
16096      Branch: perl
16097            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
16098 ____________________________________________________________________________
16099 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
16100         Log: EBCDIC tweak (native instead of uni) and comment update.
16101      Branch: perl
16102            ! regexec.c
16103 ____________________________________________________________________________
16104 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
16105         Log: Using uninitialized (and wrong) variables is not good.
16106      Branch: perl
16107            ! regcomp.c
16108 ____________________________________________________________________________
16109 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
16110         Log: EBCDIC: this seems to calm the last of the
16111              Malformed UTF-8 warnings.
16112      Branch: perl
16113            ! regcomp.c utf8.c
16114 ____________________________________________________________________________
16115 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
16116         Log: EBCDIC: document using Encode for character conversions.
16117      Branch: perl
16118            ! pod/perlebcdic.pod
16119 ____________________________________________________________________________
16120 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
16121         Log: EBCDIC: disable also Unicode::Collate and
16122              Unicode::Normalize for now.  Real users of
16123              EBCDIC have to decide what they want.
16124      Branch: perl
16125            ! ext/Unicode/Normalize/Normalize.pm
16126            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
16127            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
16128            ! lib/Unicode/Collate/t/test.t
16129 ____________________________________________________________________________
16130 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
16131         Log: AUTHORS updates.
16132      Branch: perl
16133            ! AUTHORS
16134 ____________________________________________________________________________
16135 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
16136         Log: Retract #14571: there may be a better solution than
16137              tweaking the test.
16138      Branch: perl
16139            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
16140 ____________________________________________________________________________
16141 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
16142         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
16143              From: "Craig A. Berry" <craigberry@mac.com> 
16144              Date: Sat, 23 Feb 2002 14:14:35 -0600
16145              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
16146      Branch: perl
16147            ! configure.com
16148 ____________________________________________________________________________
16149 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
16150         Log: metaconfig unit change for #14843.
16151      Branch: metaconfig/U/perl
16152            ! Extensions.U
16153 ____________________________________________________________________________
16154 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
16155         Log: Also Encode/JP needs to be listed explicitly.
16156              (Any other sub-Encode extensions?)
16157      Branch: perl
16158            ! Configure
16159 ____________________________________________________________________________
16160 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
16161         Log: Document known UNICOS/mk deficiency.
16162      Branch: perl
16163            ! pod/perldelta.pod
16164 ____________________________________________________________________________
16165 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
16166         Log: Subject: [PATCH] README mention version 5.0
16167              From: Autrijus Tang <autrijus@autrijus.org>
16168              Date: Sat, 23 Feb 2002 09:35:22 +0800
16169              Message-ID: <20020223013522.GA8694@not.autrijus.org>
16170      Branch: perl
16171            ! README
16172 ____________________________________________________________________________
16173 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
16174         Log: metaconfig unit change for #14839.
16175      Branch: metaconfig
16176            ! U/modified/Signal.U
16177 ____________________________________________________________________________
16178 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
16179         Log: Old hosts like NeXT Classic don't have sort -k,
16180              from Paul Eggert.
16181      Branch: perl
16182            ! Configure
16183 ____________________________________________________________________________
16184 [ 14838] By: ams                                   on 2002/02/22  21:14:29
16185         Log: Minor clarifications as suggested by Anton Tagunov.
16186      Branch: perl
16187            ! pod/perlsyn.pod
16188 ____________________________________________________________________________
16189 [ 14837] By: ams                                   on 2002/02/22  21:07:02
16190         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
16191              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16192              Date: Fri, 22 Feb 2002 23:01:07 +0100
16193              Message-Id: <20020222230107.A15069@rafael>
16194      Branch: perl
16195            ! sv.c t/op/gv.t
16196 ____________________________________________________________________________
16197 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
16198         Log: metaconfig unit change for #14835.
16199      Branch: metaconfig
16200            ! U/modified/Chk_MANI.U
16201 ____________________________________________________________________________
16202 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
16203         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
16204      Branch: perl
16205            ! Configure
16206 ____________________________________________________________________________
16207 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
16208         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
16209              From: Michael G Schwern <schwern@pobox.com>
16210              Date: Fri, 22 Feb 2002 12:10:28 -0500
16211              Message-ID: <20020222171027.GB4181@blackrider>
16212      Branch: perl
16213            ! ext/Encode/compile
16214 ____________________________________________________________________________
16215 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
16216         Log: Update Changes.
16217      Branch: perl
16218            ! Changes patchlevel.h
16219 ____________________________________________________________________________
16220 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
16221         Log: Implement IV/UV/NV/long double pack/unpack with
16222              template letters j/J/F/D (the latter two have been
16223              undocumented aliases of f/d).
16224      Branch: perl
16225            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
16226 ____________________________________________________________________________
16227 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
16228         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
16229              From: Nicholas Clark <nick@unfortu.net>
16230              Date: Fri, 22 Feb 2002 14:01:25 +0000
16231              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
16232      Branch: perl
16233            ! ext/Encode/compile
16234 ____________________________________________________________________________
16235 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
16236         Log: NetWare change from Ananth Kesari.
16237      Branch: perl
16238            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
16239            ! MANIFEST
16240 ____________________________________________________________________________
16241 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
16242         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
16243              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16244              Date: Fri, 22 Feb 2002 03:55:13 -0500
16245              Message-ID: <20020222035513.A894@math.ohio-state.edu>
16246      Branch: perl
16247            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
16248 ____________________________________________________________________________
16249 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
16250         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
16251      Branch: perl
16252            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
16253 ____________________________________________________________________________
16254 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
16255         Log: Make measure_struct a file static.
16256      Branch: perl
16257            ! pp_pack.c
16258 ____________________________________________________________________________
16259 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
16260         Log: EBCDIC: someone who knows what they are doing
16261              and whether it is possible at all in the first
16262              place needs to figure these tests out on EBCDIC.
16263              The CJK encodings heavily abuse their knowledge
16264              of ASCII and that may require a translation layer
16265              or four to survive UTF-EBCDIC.
16266      Branch: perl
16267            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
16268 ____________________________________________________________________________
16269 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
16270         Log: croak() needs context.
16271      Branch: perl
16272            ! pp_pack.c
16273 ____________________________________________________________________________
16274 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
16275         Log: Subject: [PATCH @14577] pack with a human face: the sequel
16276              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16277              Date: Thu, 21 Feb 2002 21:33:37 -0500
16278              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
16279      Branch: perl
16280            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
16281            ! proto.h t/op/pack.t
16282 ____________________________________________________________________________
16283 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
16284         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
16285              From: Nicholas Clark <nick@unfortu.net> 
16286              Date: Fri, 22 Feb 2002 00:49:44 +0000
16287              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
16288      Branch: perl
16289            ! ext/Encode/compile
16290 ____________________________________________________________________________
16291 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
16292         Log: Test for #14795.
16293      Branch: perl
16294            ! t/op/pat.t
16295 ____________________________________________________________________________
16296 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
16297         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
16298      Branch: perl
16299            ! t/op/pat.t
16300 ____________________________________________________________________________
16301 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
16302         Log: Subject: [PATCH] next batch of bugfixes
16303              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16304              Date: Thu, 21 Feb 2002 23:54:41 +0100
16305              Message-ID: <20020221235441.A17260@rafael>
16306      Branch: perl
16307            ! ext/B/B/Deparse.pm
16308 ____________________________________________________________________________
16309 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
16310         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)
16311              From: chromatic <chromatic@rmci.net>
16312              Date: Thu, 21 Feb 2002 14:17:35 -0700
16313              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
16314      Branch: perl
16315            ! lib/File/stat.pm lib/File/stat.t
16316 ____________________________________________________________________________
16317 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
16318         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
16319      Branch: perl
16320            ! ext/re/re.xs
16321 ____________________________________________________________________________
16322 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
16323         Log: Upgrade to Math::BigInt 1.51.
16324      Branch: perl
16325            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
16326            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
16327            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
16328            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
16329            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
16330            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
16331            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
16332            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
16333            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
16334            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
16335            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
16336            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
16337 ____________________________________________________________________________
16338 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
16339         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
16340              From: "Gerrit P. Haase" <gp@familiehaase.de>
16341              Date: Thu, 21 Feb 2002 21:20:25 +0100
16342              Message-ID: <69510538936.20020221212025@familiehaase.de>
16343      Branch: perl
16344            ! Makefile.SH
16345 ____________________________________________________________________________
16346 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
16347         Log: Subject: [PATCH @14577] grouping in pack/unpack
16348              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16349              Date: Thu, 21 Feb 2002 06:06:14 -0500
16350              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
16351      Branch: perl
16352            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
16353            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
16354 ____________________________________________________________________________
16355 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
16356         Log: Subject: [PATCH propose] question about fs.t
16357              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16358              Date: Thu, 21 Feb 2002 15:10:21 +0100
16359              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
16360      Branch: perl
16361            ! t/io/fs.t
16362 ____________________________________________________________________________
16363 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
16364         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
16365              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
16366              Date: Thu, 21 Feb 2002 09:54:28 +0100
16367              Message-ID: <13576559576.20020221095428@familiehaase.de>     
16368      Branch: perl
16369            ! Makefile.SH
16370 ____________________________________________________________________________
16371 [ 14812] By: ams                                   on 2002/02/21  14:59:09
16372         Log: Subject: typo correction
16373              From: mjd@plover.com
16374              Date: 21 Feb 2002 15:43:49 -0000
16375              Message-Id: <20020221154349.22772.qmail@plover.com>
16376      Branch: perl
16377            ! pod/perldebug.pod
16378 ____________________________________________________________________________
16379 [ 14811] By: ams                                   on 2002/02/21  14:02:12
16380         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
16381              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16382              Date: Thu, 21 Feb 2002 15:22:22 +0100
16383              Message-Id: <20020221152222.A15095@rafael>
16384      Branch: perl
16385            ! op.h toke.c
16386 ____________________________________________________________________________
16387 [ 14810] By: ams                                   on 2002/02/21  12:45:28
16388         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
16389              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16390              Date: Thu, 21 Feb 2002 06:02:48 -0500
16391              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
16392      Branch: perl
16393            ! lib/ExtUtils/Mksymlists.pm makedef.pl
16394 ____________________________________________________________________________
16395 [ 14809] By: nick                                  on 2002/02/21  09:31:08
16396         Log: Integrate mainline
16397      Branch: perlio
16398           +> lib/Pod/t/Select.t
16399           !> (integrate 37 files)
16400 ____________________________________________________________________________
16401 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
16402         Log: metaconfig unit change for #14807.
16403      Branch: metaconfig
16404            ! U/modified/Signal.U
16405 ____________________________________________________________________________
16406 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
16407         Log: Revert #14805, didn't quite work.
16408      Branch: perl
16409            ! Configure config_h.SH
16410 ____________________________________________________________________________
16411 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
16412         Log: metaconfig changes for #14805.
16413      Branch: metaconfig
16414            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
16415 ____________________________________________________________________________
16416 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
16417         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
16418              From: Paul Eggert <eggert@twinsun.com>
16419              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
16420              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
16421      Branch: perl
16422            ! Configure config_h.SH
16423 ____________________________________________________________________________
16424 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
16425         Log: More advice.
16426      Branch: perl
16427            ! README.os390
16428 ____________________________________________________________________________
16429 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
16430         Log: Missing MANIFESTation.
16431      Branch: perl
16432            ! MANIFEST
16433 ____________________________________________________________________________
16434 [ 14802] By: ams                                   on 2002/02/20  22:55:25
16435         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
16436              From: Autrijus Tang <autrijus@autrijus.org>
16437              Date: Thu, 21 Feb 2002 07:13:12 +0800
16438              Message-Id: <20020220231312.GA775@not.autrijus.org>
16439      Branch: perl
16440            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
16441 ____________________________________________________________________________
16442 [ 14801] By: ams                                   on 2002/02/20  22:27:20
16443         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
16444              From: Abe Timmerman <abe@ztreet.demon.nl>
16445              Date: Thu, 21 Feb 2002 00:20:40 +0100
16446              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
16447      Branch: perl
16448            + lib/Pod/t/Select.t
16449 ____________________________________________________________________________
16450 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
16451         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
16452              twice, causing the loop to skip every other character.
16453      Branch: perl
16454            ! utf8.c
16455 ____________________________________________________________________________
16456 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
16457         Log: Better debugging info.
16458      Branch: perl
16459            ! t/uni/case.pl
16460 ____________________________________________________________________________
16461 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
16462         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
16463              From: Nicholas Clark <nick@unfortu.net>
16464              Date: Wed, 20 Feb 2002 22:13:05 +0000
16465              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
16466      Branch: perl
16467            ! ext/Encode/compile
16468 ____________________________________________________________________________
16469 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
16470         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
16471              From: Paul Eggert <eggert@twinsun.com>
16472              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
16473              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
16474      Branch: perl
16475            ! pod/perlhack.pod
16476 ____________________________________________________________________________
16477 [ 14796] By: nick                                  on 2002/02/20  18:15:00
16478         Log: Integrate mainline
16479      Branch: perlio
16480           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
16481           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
16482           +> lib/Locale/Country.pod lib/Locale/Currency.pod
16483           +> lib/Locale/Language.pod lib/Locale/Script.pm
16484           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
16485           +> t/uni/title.t t/uni/upper.t
16486           !> (integrate 41 files)
16487 ____________________________________________________________________________
16488 [ 14795] By: ams                                   on 2002/02/20  17:08:38
16489         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
16490              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16491              Date: Wed, 20 Feb 2002 18:06:59 +0000
16492              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
16493      Branch: perl
16494            ! pp_ctl.c
16495 ____________________________________________________________________________
16496 [ 14794] By: ams                                   on 2002/02/20  16:41:56
16497         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
16498              From: Paul_GreenVOS@vos.stratus.com
16499              Date: Wed, 20 Feb 02 12:21 est
16500              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
16501      Branch: perl
16502            ! Makefile.SH
16503 ____________________________________________________________________________
16504 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
16505         Log: Forgot from #14790.
16506      Branch: perl
16507            ! pp_pack.c
16508 ____________________________________________________________________________
16509 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
16510         Log: Update Changes.
16511      Branch: perl
16512            ! Changes patchlevel.h
16513 ____________________________________________________________________________
16514 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
16515         Log: Integrate change #14778 from maintperl.
16516      Branch: perl
16517            ! t/lib/strict/subs
16518           !> op.c
16519 ____________________________________________________________________________
16520 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
16521         Log: Subject: Re: [ID 20020220.001] pack w with objects
16522              From: Ulrich Pfeifer <upf@de.uu.net>
16523              Date: 20 Feb 2002 11:21:15 +0100
16524              Message-ID: <p5g03wcv38.fsf@de.uu.net>
16525      Branch: perl
16526            ! t/op/pack.t
16527 ____________________________________________________________________________
16528 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
16529         Log: Subject: Re: [PATCH] go faster for Encode's compile
16530              From: Nicholas Clark <nick@unfortu.net> 
16531              Date: Tue, 19 Feb 2002 23:38:36 +0000
16532              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
16533      Branch: perl
16534            ! ext/Encode/compile
16535 ____________________________________________________________________________
16536 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
16537         Log: Regen Glossary.
16538      Branch: perl
16539            ! Porting/Glossary Porting/config.sh Porting/config_H
16540 ____________________________________________________________________________
16541 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
16542         Log: metaconfig unit change for #14786 (not visible yet,
16543              since Glossary needs regenerating)
16544      Branch: metaconfig
16545            ! U/compline/d_gconvert.U
16546 ____________________________________________________________________________
16547 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
16548         Log: Subject: d_Gconvert hints and Glossary
16549              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16550              Date: Tue, 19 Feb 2002 11:55:36 -0800
16551              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
16552      Branch: perl
16553            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
16554            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
16555            ! hints/svr5.sh
16556 ____________________________________________________________________________
16557 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
16558         Log: metaconfig unit changes for #14784.
16559      Branch: metaconfig
16560            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
16561 ____________________________________________________________________________
16562 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
16563         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
16564              From: Paul Eggert <eggert@twinsun.com>              
16565              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
16566              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
16567      Branch: perl
16568            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
16569            ! pod/perlhack.pod
16570 ____________________________________________________________________________
16571 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
16572         Log: metaconfig unit change for #14782.
16573      Branch: metaconfig/U/perl
16574            ! Mksymlinks.U
16575 ____________________________________________________________________________
16576 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
16577         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
16578              From: "Gerrit P. Haase" <gp@familiehaase.de>
16579              Date: Wed, 20 Feb 2002 00:23:29 +0100
16580              Message-ID: <70348722516.20020220002329@familiehaase.de>
16581      Branch: perl
16582            ! Configure
16583 ____________________________________________________________________________
16584 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
16585         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
16586              From: Nicholas Clark <nick@unfortu.net> 
16587              Date: Tue, 19 Feb 2002 19:27:42 +0000
16588              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
16589              
16590              (with modifications)
16591      Branch: perl
16592            ! pod/perlsub.pod
16593 ____________________________________________________________________________
16594 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
16595         Log: NetWare tweak from Ananth Kesari.
16596      Branch: perl
16597            ! lib/ExtUtils/MakeMaker.pm
16598 ____________________________________________________________________________
16599 [ 14779] By: ams                                   on 2002/02/20  06:51:55
16600         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
16601      Branch: perl
16602            ! pod/perlfaq4.pod
16603 ____________________________________________________________________________
16604 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
16605         Log: constant folding on the range operator had the effect of disabling
16606              peephole optimizations in all the siblings of the range OP; the
16607              effect of this was that barewords could escape strictures when
16608              they were hiding in such places
16609      Branch: maint-5.6/perl
16610            ! op.c t/pragma/strict-subs
16611 ____________________________________________________________________________
16612 [ 14777] By: ams                                   on 2002/02/20  00:56:21
16613         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
16614              From: Graham Barr <gbarr@pobox.com>
16615              Date: Tue, 19 Feb 2002 23:08:47 +0000
16616              Message-Id: <20020219230847.G66560@pobox.com>
16617      Branch: perl
16618            ! lib/Time/Local.pm
16619 ____________________________________________________________________________
16620 [ 14776] By: ams                                   on 2002/02/19  17:20:28
16621         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
16622              From: Nicholas Clark <nick@unfortu.net>
16623              Date: Tue, 19 Feb 2002 16:23:22 +0000
16624              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
16625      Branch: perl
16626            ! lib/Tie/Hash.pm
16627 ____________________________________________________________________________
16628 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
16629         Log: Regen doc, regen toc.
16630      Branch: perl
16631            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
16632 ____________________________________________________________________________
16633 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
16634         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
16635              From: Dave Mitchell <davem@fdgroup.co.uk>
16636              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
16637              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
16638      Branch: perl
16639            ! pod/perlsub.pod
16640 ____________________________________________________________________________
16641 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
16642         Log: Detypo.
16643      Branch: perl
16644            ! lib/Tie/Memoize.pm
16645 ____________________________________________________________________________
16646 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
16647         Log: UTF-8 C API doc tweaks.
16648      Branch: perl
16649            ! pod/perlunicode.pod
16650 ____________________________________________________________________________
16651 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
16652         Log: Mention that the case-switchers know about Unicode, too.
16653      Branch: perl
16654            ! pod/perlop.pod
16655 ____________________________________________________________________________
16656 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
16657         Log: Upgrade to Locale::Codes 2.01.
16658      Branch: perl
16659            + lib/Locale/Constants.pod lib/Locale/Country.pod
16660            + lib/Locale/Currency.pod lib/Locale/Language.pod
16661            + lib/Locale/Script.pod
16662            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
16663            ! lib/Locale/Constants.pm lib/Locale/Country.pm
16664            ! lib/Locale/Currency.pm lib/Locale/Language.pm
16665            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
16666 ____________________________________________________________________________
16667 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
16668         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
16669              From: Dave Mitchell <davem@fdgroup.co.uk>
16670              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
16671              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
16672      Branch: perl
16673            ! pod/perlsub.pod
16674 ____________________________________________________________________________
16675 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
16676         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
16677              From: Sam Tregar <sam@tregar.com> 
16678              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
16679              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
16680      Branch: perl
16681            ! sv.h
16682 ____________________________________________________________________________
16683 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
16684         Log: The test requires perlio.
16685      Branch: perl
16686            ! ext/Encode/t/JP.t
16687 ____________________________________________________________________________
16688 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
16689         Log: Misplaced block end.
16690      Branch: perl
16691            ! utf8.c
16692 ____________________________________________________________________________
16693 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
16694         Log: The POSIX extensions are deadly.
16695      Branch: perl
16696            ! regcomp.c
16697 ____________________________________________________________________________
16698 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
16699         Log: Let's not overdo the growth.
16700      Branch: perl
16701            ! pp.c
16702 ____________________________________________________________________________
16703 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
16704         Log: Third time makes the charm.
16705      Branch: perl
16706            ! README.os390
16707 ____________________________________________________________________________
16708 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
16709         Log: Oops.
16710      Branch: perl
16711            ! utf8.c
16712 ____________________________________________________________________________
16713 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
16714         Log: Add back the new casing tests.
16715      Branch: perl
16716            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
16717            ! MANIFEST
16718 ____________________________________________________________________________
16719 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
16720         Log: Prefer special case mappings.
16721      Branch: perl
16722            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
16723            ! lib/unicore/To/Upper.pl lib/unicore/mktables
16724 ____________________________________________________________________________
16725 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
16726         Log: Try special casing first.
16727      Branch: perl
16728            ! utf8.c
16729 ____________________________________________________________________________
16730 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
16731         Log: Not extending enough.
16732      Branch: perl
16733            ! pp.c utf8.h
16734 ____________________________________________________________________________
16735 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
16736         Log: No need to store identity mappings.
16737      Branch: perl
16738            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
16739            ! lib/unicore/mktables
16740 ____________________________________________________________________________
16741 [ 14756] By: ams                                   on 2002/02/18  20:21:17
16742         Log: Forward port #14704 from maint-5.6.
16743      Branch: perl
16744            ! doio.c
16745 ____________________________________________________________________________
16746 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
16747         Log: Regen Changes.
16748      Branch: perl
16749            ! Changes
16750 ____________________________________________________________________________
16751 [ 14754] By: ams                                   on 2002/02/18  19:01:09
16752         Log: Subject: [PATCH] VMS cando_by_name and current process privs
16753              From: "Craig A. Berry" <craigberry@mac.com>
16754              Date: Mon, 18 Feb 2002 14:03:30 -0600
16755              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
16756      Branch: perl
16757            ! vms/vms.c
16758 ____________________________________________________________________________
16759 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
16760         Log: Update Changes.
16761      Branch: perl
16762            ! Changes patchlevel.h
16763 ____________________________________________________________________________
16764 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
16765         Log: What do you know; these tests unearthed nasty problems.
16766              Will resolve those first.
16767      Branch: perl
16768            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
16769            ! MANIFEST
16770 ____________________________________________________________________________
16771 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
16772         Log: Update Changes.
16773      Branch: perl
16774            ! Changes patchlevel.h
16775 ____________________________________________________________________________
16776 [ 14750] By: ams                                   on 2002/02/18  17:36:05
16777         Log: Subject: Re: IO::Poll: Removing Handles
16778              From: Matthew Sachs <matthewg@zevils.com>
16779              Date: Mon, 18 Feb 2002 13:19:01 -0500
16780              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
16781      Branch: perl
16782            ! ext/IO/lib/IO/t/io_poll.t
16783 ____________________________________________________________________________
16784 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
16785         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
16786              From: "Craig A. Berry" <craigberry@mac.com>
16787              Date: Mon, 18 Feb 2002 11:52:21 -0600
16788              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
16789      Branch: perl
16790            ! t/op/alarm.t t/op/glob.t
16791 ____________________________________________________________________________
16792 [ 14748] By: ams                                   on 2002/02/18  15:53:36
16793         Log: s/load_module/Perl_load_module/
16794      Branch: perl
16795            ! gv.c
16796 ____________________________________________________________________________
16797 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
16798         Log: Unused in ASCII, used in EBCDIC.
16799      Branch: perl
16800            ! utf8.c
16801 ____________________________________________________________________________
16802 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
16803         Log: Upgrade to Locale::Codes 2.00.
16804      Branch: perl
16805            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
16806            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
16807            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
16808            ! lib/Locale/Constants.pm lib/Locale/Country.pm
16809            ! lib/Locale/Currency.pm lib/Locale/Language.pm
16810 ____________________________________________________________________________
16811 [ 14745] By: ams                                   on 2002/02/18  15:20:44
16812         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
16813              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16814              Date: Sat, 16 Feb 2002 00:06:01 +0100
16815              Message-Id: <20020216000601.A17249@rafael>
16816      Branch: perl
16817            ! gv.c
16818 ____________________________________________________________________________
16819 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
16820         Log: More Unicode casing checks.
16821      Branch: perl
16822            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
16823            ! MANIFEST
16824 ____________________________________________________________________________
16825 [ 14743] By: ams                                   on 2002/02/18  14:35:38
16826         Log: Subject: IO::Poll: Removing Handles
16827              From: Matthew Sachs <matthewg@zevils.com>
16828              Date: Sun, 17 Feb 2002 04:49:46 -0500
16829              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
16830      Branch: perl
16831            ! ext/IO/lib/IO/Poll.pm
16832 ____________________________________________________________________________
16833 [ 14741] By: ams                                   on 2002/02/18  13:59:48
16834         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
16835              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16836              Date: Mon, 18 Feb 2002 15:41:26 +0100
16837              Message-Id: <20020218154126.A692@rafael>
16838      Branch: perl
16839            ! pp_ctl.c t/op/do.t
16840 ____________________________________________________________________________
16841 [ 14740] By: nick                                  on 2002/02/18  09:09:23
16842         Log: Integrate mainline
16843      Branch: perlio
16844           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
16845           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
16846           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
16847           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
16848           +> ext/Encode/lib/Encode/JP/Constants.pm
16849           +> ext/Encode/lib/Encode/JP/H2Z.pm
16850           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
16851           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
16852           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
16853           +> os2/OS2/Process/t/os2_process.t
16854           +> os2/OS2/Process/t/os2_process_kid.t
16855           +> os2/OS2/Process/t/os2_process_text.t
16856            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
16857            - ext/Encode/t/Japanese.t
16858           !> (integrate 47 files)
16859 ____________________________________________________________________________
16860 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
16861         Log: EBCDIC: now the worst seems to be over for
16862              the "Malformed" warnings.  Still a few of them,
16863              and plenty of test failures, but getting better.
16864      Branch: perl
16865            ! regcomp.c utf8.c
16866 ____________________________________________________________________________
16867 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
16868         Log: Upgrade to Net::Ping 2.12.
16869      Branch: perl
16870            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
16871            ! lib/Net/Ping/t/110_icmp_inst.t
16872 ____________________________________________________________________________
16873 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
16874         Log: After much rewriting we are now pretty much
16875              back to where we started.
16876      Branch: perl
16877            ! utf8.c
16878 ____________________________________________________________________________
16879 [ 14736] By: ams                                   on 2002/02/18  01:23:00
16880         Log: Subject: [PATCH B::Deparse] two fixes
16881              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16882              Date: Sun, 17 Feb 2002 23:58:59 +0100
16883              Message-Id: <20020217235859.A32513@rafael>
16884      Branch: perl
16885            ! ext/B/B/Deparse.pm
16886 ____________________________________________________________________________
16887 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
16888         Log: Buglet.
16889      Branch: perl
16890            ! ext/Encode/lib/Encode/JP/JIS.pm
16891 ____________________________________________________________________________
16892 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
16893         Log: Clearing up to_utf8_case() continues: this time use
16894              a single return, and EBCDICification for all paths.
16895      Branch: perl
16896            ! utf8.c
16897 ____________________________________________________________________________
16898 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
16899         Log: Small tweaks to get the test running (fix @INC and
16900              do not overwrite the table.utf8 and table.rnd).
16901      Branch: perl
16902            ! ext/Encode/t/JP.t
16903 ____________________________________________________________________________
16904 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
16905         Log: Tiny tweak.
16906      Branch: perl
16907            ! utf8.c
16908 ____________________________________________________________________________
16909 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
16910         Log: Redundant casts.
16911      Branch: perl
16912            ! utf8.c
16913 ____________________________________________________________________________
16914 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
16915         Log: More filename portability tips.
16916      Branch: perl
16917            ! pod/perlport.pod
16918 ____________________________________________________________________________
16919 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
16920         Log: FAQ sync.
16921      Branch: perl
16922            ! pod/perlfaq3.pod pod/perlfaq5.pod
16923 ____________________________________________________________________________
16924 [ 14728] By: ams                                   on 2002/02/17  16:15:09
16925         Log: Subject: podlators 1.21 released
16926              From: Russ Allbery <rra@stanford.edu>
16927              Date: Sat, 16 Feb 2002 21:42:56 -0800
16928              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
16929      Branch: perl
16930            ! lib/Pod/Text/Overstrike.pm
16931 ____________________________________________________________________________
16932 [ 14727] By: sky                                   on 2002/02/17  11:36:52
16933         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
16934              From: Autrijus Tang <autrijus@autrijus.org>
16935              Date: Sun, 17 Feb 2002 19:46:47 +0800
16936              Message-ID: <20020217194647.A1410@not.autrijus.org>
16937      Branch: perl
16938            ! pp_ctl.c t/op/tiehandle.t util.c
16939 ____________________________________________________________________________
16940 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
16941         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
16942              input in native code points, not Unicode.
16943      Branch: perl
16944            ! utf8.c
16945 ____________________________________________________________________________
16946 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
16947         Log: Regen Glossary.
16948      Branch: perl
16949            ! Porting/Glossary Porting/config.sh Porting/config_H
16950 ____________________________________________________________________________
16951 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
16952         Log: The #14715 and #14716 were okay: they just revealed
16953              a bug in the EXACTF matching.
16954      Branch: perl
16955            ! regexec.c utf8.c
16956 ____________________________________________________________________________
16957 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
16958         Log: Retreat, retreat! (retract #14715 and #14716)
16959      Branch: perl
16960            ! utf8.c
16961 ____________________________________________________________________________
16962 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
16963         Log: Encode 0.40, from Dan Kogai.
16964      Branch: perl
16965            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
16966            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
16967            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
16968            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
16969            + ext/Encode/lib/Encode/JP/Constants.pm
16970            + ext/Encode/lib/Encode/JP/H2Z.pm
16971            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
16972            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
16973            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
16974            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
16975            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
16976            - ext/Encode/t/Japanese.t
16977            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
16978            ! ext/Encode/t/Encode.t
16979 ____________________________________________________________________________
16980 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
16981         Log: metaconfig unit change for #14720.
16982      Branch: perl
16983            ! Configure
16984 ____________________________________________________________________________
16985 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
16986         Log: Regenerate Configure (small tweaks on Yitzchak's,
16987              main difference being that the preference variables are
16988              called gconvert_...).
16989      Branch: metaconfig
16990            ! U/compline/d_gconvert.U
16991 ____________________________________________________________________________
16992 [ 14719] By: ams                                   on 2002/02/16  14:11:01
16993         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
16994              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16995              Date: Thu, 14 Feb 2002 22:27:33 -0800
16996              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
16997              (Applied by hand.)
16998      Branch: perl
16999            ! Configure
17000 ____________________________________________________________________________
17001 [ 14718] By: ams                                   on 2002/02/16  13:45:28
17002         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
17003              From: Philip Newton <Philip.Newton@gmx.net>
17004              Date: Sat, 16 Feb 2002 10:05:05 +0100
17005              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
17006              (Applied by hand.)
17007      Branch: perl
17008            ! pod/perlport.pod
17009 ____________________________________________________________________________
17010 [ 14717] By: ams                                   on 2002/02/16  04:30:23
17011         Log: Remove dubious test.
17012      Branch: perl
17013            ! t/io/open.t
17014 ____________________________________________________________________________
17015 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
17016         Log: Tiny tweak.
17017      Branch: perl
17018            ! utf8.c
17019 ____________________________________________________________________________
17020 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
17021         Log: Restructure to_utf8_case() for simpler execution paths.
17022      Branch: perl
17023            ! utf8.c
17024 ____________________________________________________________________________
17025 [ 14714] By: ams                                   on 2002/02/16  02:43:59
17026         Log: Absorb #14701 by Sarathy from maint-5.6.
17027      Branch: perl
17028            ! doio.c t/io/open.t
17029 ____________________________________________________________________________
17030 [ 14713] By: ams                                   on 2002/02/16  01:51:27
17031         Log: Subject: [PATCH] VOS patches for perl 5.8
17032              From: Paul_GreenVOS@vos.stratus.com
17033              Date: Fri, 15 Feb 02 17:41 est
17034              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
17035      Branch: perl
17036            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
17037            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
17038            ! vos/install_perl.cm
17039 ____________________________________________________________________________
17040 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
17041         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
17042              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17043              Date: Fri, 15 Feb 2002 23:05:44 +0100
17044              Message-ID: <20020215230544.A690@rafael>
17045      Branch: perl
17046            ! ext/B/B/Deparse.pm
17047 ____________________________________________________________________________
17048 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
17049         Log: Add $VERSION.
17050      Branch: perl
17051            ! lib/Tie/Memoize.pm
17052 ____________________________________________________________________________
17053 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
17054         Log: Update Changes.
17055      Branch: perl
17056            ! Changes patchlevel.h
17057 ____________________________________________________________________________
17058 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
17059         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
17060              From: Robin Barker <rmb1@cise.npl.co.uk>
17061              Date: Thu, 14 Feb 2002 19:07:40 GMT
17062              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
17063              
17064              (the hints part only)
17065      Branch: perl
17066            ! hints/solaris_2.sh
17067 ____________________________________________________________________________
17068 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
17069         Log: metaconfig unit changes for #14707.
17070      Branch: metaconfig
17071            ! U/modified/cc.U
17072      Branch: metaconfig/U/perl
17073            ! Checkcc.U
17074 ____________________________________________________________________________
17075 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
17076         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
17077              From: Robin Barker <rmb1@cise.npl.co.uk>
17078              Date: Fri, 15 Feb 2002 12:14:39 GMT
17079              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
17080              
17081              Split checking-for-gcc and checking-for-cc.
17082      Branch: perl
17083            ! Configure
17084 ____________________________________________________________________________
17085 [ 14706] By: ams                                   on 2002/02/15  13:57:15
17086         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
17087              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
17088              Date: 15 Feb 2002 10:53:06 +0200
17089              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
17090      Branch: perl
17091            ! lib/Pod/Html.pm
17092 ____________________________________________________________________________
17093 [ 14705] By: ams                                   on 2002/02/15  08:42:55
17094         Log: Subject: [PATCH @14577] OS/2 tests and more
17095              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17096              Date: Fri, 15 Feb 2002 03:56:24 -0500
17097              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
17098      Branch: perl
17099            + os2/OS2/Process/t/os2_process.t
17100            + os2/OS2/Process/t/os2_process_kid.t
17101            + os2/OS2/Process/t/os2_process_text.t
17102            ! MANIFEST configpm hints/os2.sh makedef.pl
17103            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
17104            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
17105            ! os2/os2ish.h
17106 ____________________________________________________________________________
17107 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
17108         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
17109              avoid wasteful PL_fdpid fiddling where that is not warranted;
17110              mostly whitespace fixes
17111              
17112              these were longstanding todo items from:
17113              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
17114      Branch: maint-5.6/perl
17115            ! doio.c
17116 ____________________________________________________________________________
17117 [ 14702] By: nick                                  on 2002/02/15  08:31:41
17118         Log: Integrate mainline
17119      Branch: perlio
17120           +> lib/if.pm lib/if.t
17121           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
17122           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
17123           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
17124           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
17125           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
17126           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
17127           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
17128           !> t/lib/warnings/pp_sys
17129 ____________________________________________________________________________
17130 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
17131         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
17132              (and also dies quickly on Windows); this bug crept in as
17133              change#610, a.k.a change#646
17134      Branch: maint-5.6/perl
17135            ! doio.c t/io/open.t
17136 ____________________________________________________________________________
17137 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
17138         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
17139              From: Ville "Skyttä" <ville.skytta@iki.fi>
17140              Date: Wed, 13 Feb 2002 22:29:39 +0200
17141              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
17142      Branch: perl
17143            ! lib/Pod/Html.pm
17144 ____________________________________________________________________________
17145 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
17146         Log: Document and test the C0 and C1.
17147      Branch: perl
17148            ! lib/charnames.pm lib/charnames.t
17149 ____________________________________________________________________________
17150 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
17151         Log: metaconfig unit change for #14697.
17152      Branch: metaconfig
17153            ! U/modified/Init.U
17154 ____________________________________________________________________________
17155 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
17156         Log: Also OS/2 seems to need exe set early.
17157      Branch: perl
17158            ! Configure
17159 ____________________________________________________________________________
17160 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
17161         Log: Document pack U0U.
17162      Branch: perl
17163            ! pod/perluniintro.pod
17164 ____________________________________________________________________________
17165 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
17166         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
17167              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17168              Date: Thu, 14 Feb 2002 23:58:00 +0100
17169              Message-ID: <20020214235800.A12901@rafael>
17170      Branch: perl
17171            ! pp_sys.c t/lib/warnings/pp_sys
17172 ____________________________________________________________________________
17173 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
17174         Log: Subject: [PATCH @13746] conditional pragmas
17175              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17176              Date: Mon, 31 Dec 2001 18:18:09 -0500
17177              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
17178      Branch: perl
17179            + lib/if.pm lib/if.t
17180            ! MANIFEST
17181 ____________________________________________________________________________
17182 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
17183         Log: Deparse bug introduced by #14615: the fix is just a workaround,
17184              I suspect there to be another deeper bug, must distill simpler
17185              test case.
17186      Branch: perl
17187            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
17188 ____________________________________________________________________________
17189 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
17190         Log: Integrate perlio; 
17191              
17192              Make dependencies more precise (for nmake)
17193      Branch: perl
17194           !> ext/Encode/EUC_JP/Makefile.PL
17195 ____________________________________________________________________________
17196 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
17197         Log: Just a guess.
17198      Branch: perl
17199            ! lib/Tie/Handle.pm
17200 ____________________________________________________________________________
17201 [ 14690] By: nick                                  on 2002/02/14  16:30:56
17202         Log: Integrate mainline
17203      Branch: perlio
17204           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
17205           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
17206           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
17207           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
17208           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
17209           !> utf8.c
17210 ____________________________________________________________________________
17211 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
17212         Log: Upgrade to Net::Ping 2.11.
17213      Branch: perl
17214            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
17215            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
17216            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
17217            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
17218 ____________________________________________________________________________
17219 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
17220         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
17221              From: Robin Barker <rmb1@cise.npl.co.uk>
17222              Date: Wed, 13 Feb 2002 17:37:07 GMT
17223              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
17224              
17225              (updated version of the above)
17226      Branch: perl
17227            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
17228 ____________________________________________________________________________
17229 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
17230         Log: Excise inexact blather.
17231      Branch: perl
17232            ! utf8.c
17233 ____________________________________________________________________________
17234 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
17235         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
17236              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17237              Date: Mon, 31 Dec 2001 20:28:46 -0500
17238              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
17239      Branch: perl
17240            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
17241            ! MANIFEST
17242 ____________________________________________________________________________
17243 [ 14685] By: nick                                  on 2002/02/14  14:20:20
17244         Log: Make dependencies more precise (for nmake)
17245      Branch: perlio
17246            ! ext/Encode/EUC_JP/Makefile.PL
17247 ____________________________________________________________________________
17248 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
17249         Log: Subject: [PATCH @13746] tied hashes
17250              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
17251              Date: Mon, 31 Dec 2001 19:15:39 -0500
17252              Message-ID: <20011231191539.A46@math.ohio-state.edu>
17253      Branch: perl
17254            ! lib/Tie/Hash.pm pod/perltie.pod
17255 ____________________________________________________________________________
17256 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
17257         Log: Subject: Re: [PATCH] Configure followed by make minitest
17258              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17259              Date: Sun, 10 Feb 2002 23:22:05 -0800
17260              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
17261      Branch: perl
17262            ! Makefile.SH
17263 ____________________________________________________________________________
17264 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
17265         Log: Subject: Re: perl@14647
17266              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17267              Date: Mon, 11 Feb 2002 19:30:36 +0100
17268              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
17269      Branch: perl
17270            ! t/op/groups.t
17271 ____________________________________________________________________________
17272 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
17273         Log: Update Changes.
17274      Branch: perl
17275            ! Changes patchlevel.h
17276 ____________________________________________________________________________
17277 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
17278         Log: Integrate perlio;
17279              
17280              Do not lc() the file names before doing dirname() or they don't match.
17281      Branch: perl
17282           !> lib/ExtUtils/t/Installed.t
17283 ____________________________________________________________________________
17284 [ 14679] By: sky                                   on 2002/02/13  12:56:13
17285         Log: rename mutex to make a bit more sense
17286      Branch: perl
17287            ! ext/threads/threads.xs
17288 ____________________________________________________________________________
17289 [ 14678] By: sky                                   on 2002/02/13  12:46:11
17290         Log: Track active threads....
17291      Branch: perl
17292            ! ext/threads/threads.pm ext/threads/threads.xs
17293 ____________________________________________________________________________
17294 [ 14677] By: nick                                  on 2002/02/13  09:30:42
17295         Log: Do not lc() the file names before doing dirname() or they don't match.
17296      Branch: perlio
17297            ! lib/ExtUtils/t/Installed.t
17298 ____________________________________________________________________________
17299 [ 14676] By: sky                                   on 2002/02/13  09:03:37
17300         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
17301              From: Michael G Schwern <schwern@pobox.com>
17302              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
17303              Message-Id: <20020213100017.GA6288@blackrider>
17304      Branch: perl
17305            ! lib/File/Spec/t/rel2abs2rel.t
17306 ____________________________________________________________________________
17307 [ 14675] By: sky                                   on 2002/02/13  09:00:24
17308         Log: Do not propagate END blocks to child threads, test.
17309      Branch: perl
17310            + ext/threads/t/end.t
17311            ! MANIFEST ext/threads/threads.xs
17312 ____________________________________________________________________________
17313 [ 14674] By: nick                                  on 2002/02/13  08:34:55
17314         Log: Integrate mainline
17315      Branch: perlio
17316           +> ext/threads/t/join.t
17317           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
17318           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
17319           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
17320 ____________________________________________________________________________
17321 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
17322         Log: metaconfig unit change for #14672.
17323      Branch: metaconfig
17324            ! U/modified/lns.U
17325 ____________________________________________________________________________
17326 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
17327         Log: $ln is supposed to be already set to $ln + executable suffix
17328              on platforms that need it, from Paul Green.
17329      Branch: perl
17330            ! Configure
17331 ____________________________________________________________________________
17332 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
17333         Log: Subject: New command syntax for 'x' command
17334              From: Mark-Jason Dominus <mjd@plover.com>
17335              Date: Tue, 12 Feb 2002 20:54:01 -0500
17336              Message-ID: <20020213015401.25685.qmail@plover.com>
17337      Branch: perl
17338            ! lib/perl5db.pl pod/perldebug.pod
17339 ____________________________________________________________________________
17340 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
17341         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
17342              From: Mark-Jason Dominus <mjd@plover.com>
17343              Date: Tue, 12 Feb 2002 20:20:42 -0500
17344              Message-ID: <20020213012042.25245.qmail@plover.com>
17345      Branch: perl
17346            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
17347 ____________________________________________________________________________
17348 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
17349         Log: Iteration continues.
17350      Branch: perl
17351            ! utf8.c
17352 ____________________________________________________________________________
17353 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
17354         Log: Duh.
17355      Branch: perl
17356            ! pp_pack.c t/op/length.t
17357 ____________________________________________________________________________
17358 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
17359         Log: Retract #14666.
17360      Branch: perl
17361            ! t/op/lc.t
17362 ____________________________________________________________________________
17363 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
17364         Log: (retracted by #14667)
17365      Branch: perl
17366            ! t/op/lc.t
17367 ____________________________________________________________________________
17368 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
17369         Log: Tiny test script tweaks.
17370      Branch: perl
17371            ! t/uni/fold.t
17372 ____________________________________________________________________________
17373 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
17374         Log: Rewrite the "special mapping" part of to_utf8_case(),
17375              this time with fewer bugs.  (See: The Law of Cybernetic
17376              Entymology.)
17377      Branch: perl
17378            ! utf8.c
17379 ____________________________________________________________________________
17380 [ 14663] By: sky                                   on 2002/02/12  18:26:16
17381         Log: Stop failures if you pass an object, sv_dup might not be the right 
17382              thing to use since I have a feeling we end up cloning far too much. 
17383              (Like the stash for example).... Maybe we need a lightweight sv_dup 
17384              that searches the target for things....
17385              Real fix is another option to perl_clone which controls if you should 
17386              save stashes.
17387      Branch: perl
17388            ! ext/threads/threads.xs
17389 ____________________________________________________________________________
17390 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
17391         Log: Retract #14661.
17392      Branch: perl
17393            ! hints/solaris_2.sh
17394 ____________________________________________________________________________
17395 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
17396         Log: (retracted by #14662)
17397      Branch: perl
17398            ! hints/solaris_2.sh
17399 ____________________________________________________________________________
17400 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
17401         Log: EBCDIC: another "can't happen".
17402      Branch: perl
17403            ! utf8.c
17404 ____________________________________________________________________________
17405 [ 14659] By: sky                                   on 2002/02/12  14:38:21
17406         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
17407      Branch: perl
17408            + ext/threads/t/join.t
17409            ! MANIFEST ext/threads/threads.xs
17410 ____________________________________________________________________________
17411 [ 14658] By: nick                                  on 2002/02/12  13:54:06
17412         Log: Integrate mainline
17413      Branch: perlio
17414           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
17415           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
17416           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
17417 ____________________________________________________________________________
17418 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
17419         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
17420              From: Jan Dubois <JanD@ActiveState.com> 
17421              Date: Tue, 12 Feb 2002 00:56:31 -0800
17422              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
17423      Branch: perl
17424            ! lib/Win32.pod win32/win32.c win32/win32.h
17425 ____________________________________________________________________________
17426 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
17427         Log: Subject: [PATCH] Re: 14654 introduced a bug 
17428              From: Michael G Schwern <schwern@pobox.com> 
17429              Date: Tue, 12 Feb 2002 05:37:36 -0500
17430              Message-ID: <20020212103736.GC14327@blackrider>
17431      Branch: perl
17432            ! lib/File/Spec/t/rel2abs2rel.t
17433 ____________________________________________________________________________
17434 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
17435         Log: More unset installman[13]dir tweaks from chromatic.
17436      Branch: perl
17437            ! lib/ExtUtils/Installed.pm
17438 ____________________________________________________________________________
17439 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
17440         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
17441              From: Michael G Schwern <schwern@pobox.com>
17442              Date: Mon, 11 Feb 2002 12:23:02 -0500
17443              Message-ID: <20020211172302.GD9556@blackrider>
17444      Branch: perl
17445            ! lib/File/Spec/t/rel2abs2rel.t
17446 ____________________________________________________________________________
17447 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
17448         Log: Use `` instead of -| to be a little bit more portable,
17449              from Michael Schwern.
17450      Branch: perl
17451            ! lib/ExtUtils/t/Embed.t
17452 ____________________________________________________________________________
17453 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
17454         Log: EBCDIC: this change for \N{} in particular is now
17455              unnecessary because of the recent more general
17456              pack U change.
17457      Branch: perl
17458            ! toke.c
17459 ____________________________________________________________________________
17460 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
17461         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
17462              From: "Craig A. Berry" <craigberry@mac.com>
17463              Date: Mon, 11 Feb 2002 17:13:47 -0600
17464              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
17465      Branch: perl
17466            ! t/test.pl
17467 ____________________________________________________________________________
17468 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
17469         Log: EBCDIC: pack U bytes change.
17470      Branch: perl
17471            ! t/op/length.t
17472 ____________________________________________________________________________
17473 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
17474         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
17475      Branch: perl
17476            ! t/op/each.t
17477 ____________________________________________________________________________
17478 [ 14648] By: nick                                  on 2002/02/11  16:14:50
17479         Log: Integrate mainline
17480      Branch: perlio
17481           !> Changes Configure Makefile.SH autodoc.pl
17482           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
17483           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
17484           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
17485 ____________________________________________________________________________
17486 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
17487         Log: Update Changes.
17488      Branch: perl
17489            ! Changes patchlevel.h
17490 ____________________________________________________________________________
17491 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
17492         Log: Regen toc.
17493      Branch: perl
17494            ! pod/perltoc.pod
17495 ____________________________________________________________________________
17496 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
17497         Log: Forgot from #14641.
17498      Branch: perl
17499            ! lib/ExtUtils/t/Embed.t
17500 ____________________________________________________________________________
17501 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
17502         Log: A forgotten metaconfig unit.
17503      Branch: metaconfig/U/perl
17504            + i_features.U
17505 ____________________________________________________________________________
17506 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
17507         Log: metaconfig unit changes for #14642.
17508      Branch: metaconfig
17509            + U/modified/lns.U
17510      Branch: metaconfig/U/perl
17511            ! issymlink.U
17512 ____________________________________________________________________________
17513 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
17514         Log: -Dmksymlinks was broken by #14628.
17515      Branch: perl
17516            ! Configure
17517 ____________________________________________________________________________
17518 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
17519         Log: Subject: [PATCH @14577] OS/2 build
17520              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17521              Date: Mon, 11 Feb 2002 06:56:41 -0500
17522              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
17523              
17524              (sans the Configure, perlio.sym, and t/op/stat.t parts)
17525      Branch: perl
17526            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
17527            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
17528            ! os2/os2ish.h
17529 ____________________________________________________________________________
17530 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
17531         Log: Integrate perlio;
17532              
17533              Re-structure Japanese encodings - part 1
17534              
17535              Split Japanese encodings - part 2
17536              - build separate .c files with separate 'compile' steps
17537              - overall Japanese.xs / Japanese.pm which loads them
17538              
17539              Add test for Japanese encoding (well euc-jp anyway).
17540              Fix one bug shown by above
17541              Skip test which does not pass yet.
17542              
17543              Patch up the failing multi-byte write case, and un-skip
17544              the test.
17545      Branch: perl
17546           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
17547           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
17548            - ext/Encode/EUC_JP/EUC_JP.pm
17549           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
17550 ____________________________________________________________________________
17551 [ 14639] By: nick                                  on 2002/02/11  11:59:18
17552         Log: Patch up the failing multi-byte write case, and un-skip
17553              the test.
17554      Branch: perlio
17555            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
17556 ____________________________________________________________________________
17557 [ 14638] By: nick                                  on 2002/02/11  10:55:39
17558         Log: Add test for Japanese encoding (well euc-jp anyway).
17559              Fix one bug shown by above
17560              Skip test which does not pass yet.
17561      Branch: perlio
17562            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
17563            + ext/Encode/t/table.ref
17564            ! MANIFEST ext/Encode/Encode.xs
17565 ____________________________________________________________________________
17566 [ 14637] By: nick                                  on 2002/02/11  09:07:04
17567         Log: Split Japanese encodings - part 2
17568              - build separate .c files with separate 'compile' steps
17569              - overall Japanese.xs / Japanese.pm which loads them
17570      Branch: perlio
17571            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
17572 ____________________________________________________________________________
17573 [ 14636] By: nick                                  on 2002/02/11  08:15:42
17574         Log: Re-structure Japanese encodings - part 1
17575      Branch: perlio
17576           +> ext/Encode/EUC_JP/Japanese.pm
17577            - ext/Encode/EUC_JP/EUC_JP.pm
17578            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
17579 ____________________________________________________________________________
17580 [ 14635] By: nick                                  on 2002/02/11  08:05:12
17581         Log: Integrate mainline
17582      Branch: perlio
17583           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
17584           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
17585           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
17586 ____________________________________________________________________________
17587 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
17588         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
17589              From: Mike Guy <mjtg@cam.ac.uk>
17590              Date: Mon, 11 Feb 2002 02:50:42 +0000
17591              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
17592      Branch: perl
17593            ! t/op/arith.t
17594 ____________________________________________________________________________
17595 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
17596         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
17597              Stepping backward in the string would be majorly bad.
17598      Branch: perl
17599            ! regcomp.c
17600 ____________________________________________________________________________
17601 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
17602         Log: The debugger part of
17603              
17604              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
17605              From: Michael G Schwern <schwern@pobox.com> 
17606              Date: Wed, 6 Feb 2002 17:32:12 -0500
17607              Message-ID: <20020206223212.GG1346@blackrider>
17608      Branch: perl
17609            ! lib/perl5db.pl
17610 ____________________________________________________________________________
17611 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
17612         Log: Integrate perlio;
17613              
17614              Borland/Win32 tuning
17615              
17616              Move PerlIO_perlio to layer_syms where it belongs?
17617      Branch: perl
17618           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
17619 ____________________________________________________________________________
17620 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
17621         Log: EBCDIC: the low 256 needs to be shuffled also
17622              in pack/unpack U (this breaks the equivalence
17623              of pack U and v-strings, but I think if someone
17624              has to give, v-strings are a good victim)
17625      Branch: perl
17626            ! pp_pack.c t/op/pack.t
17627 ____________________________________________________________________________
17628 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
17629         Log: metaconfig unit changes for #14628.
17630      Branch: metaconfig/U/perl
17631            ! d_u32align.U issymlink.U
17632 ____________________________________________________________________________
17633 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
17634         Log: Two Configure tweaks; the u32align test was trying
17635              to write into a string literal, the ln -s test was
17636              failing in VOS.
17637      Branch: perl
17638            ! Configure
17639 ____________________________________________________________________________
17640 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
17641         Log: DJGPP tweaks from Laszlo Molnar.
17642      Branch: perl
17643            ! djgpp/djgpp.c lib/File/Spec.pm
17644 ____________________________________________________________________________
17645 [ 14626] By: nick                                  on 2002/02/10  18:36:47
17646         Log: Move PerlIO_perlio to layer_syms where it belongs?
17647      Branch: perlio
17648            ! makedef.pl
17649 ____________________________________________________________________________
17650 [ 14625] By: nick                                  on 2002/02/10  18:02:21
17651         Log: Borland/Win32 tuning
17652      Branch: perlio
17653            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
17654 ____________________________________________________________________________
17655 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
17656         Log: Additional explanation for the [:...:] failure.
17657      Branch: perl
17658            ! pod/perldiag.pod
17659 ____________________________________________________________________________
17660 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
17661         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
17662              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17663              Date: Sun, 10 Feb 2002 13:32:48 +0100
17664              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
17665      Branch: perl
17666            ! makedef.pl
17667 ____________________________________________________________________________
17668 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
17669         Log: Test tweaks from chromatic for cases where there
17670              are no installman1dir or installman3dir.
17671      Branch: perl
17672            ! lib/ExtUtils/t/Installed.t
17673 ____________________________________________________________________________
17674 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
17675         Log: Integrate perlio;
17676              
17677              Nick Clark's tweaks to Encode compile process
17678              1. Use decimal constants to unit string arrays rather than
17679              very long string litterals (latter having possible "\0"
17680              on end issues, and needing ANSI C line splicing).
17681              2. Replace tail-recursion during insert process with itteration.
17682              Nick C sees 12% speedup from these.
17683      Branch: perl
17684           !> ext/Encode/Encode.pm ext/Encode/compile
17685 ____________________________________________________________________________
17686 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
17687         Log: Portability notes: filename characters, character sets.
17688      Branch: perl
17689            ! pod/perlport.pod
17690 ____________________________________________________________________________
17691 [ 14619] By: nick                                  on 2002/02/10  11:06:05
17692         Log: Integrate mainline
17693      Branch: perlio
17694            ! ext/Encode/Encode.pm
17695           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
17696           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
17697           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
17698           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
17699           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
17700 ____________________________________________________________________________
17701 [ 14618] By: nick                                  on 2002/02/10  10:48:15
17702         Log: Nick Clark's tweaks to Encode compile process
17703              1. Use decimal constants to unit string arrays rather than
17704              very long string litterals (latter having possible "\0"
17705              on end issues, and needing ANSI C line splicing).
17706              2. Replace tail-recursion during insert process with itteration.
17707              Nick C sees 12% speedup from these.
17708      Branch: perlio
17709            ! ext/Encode/compile
17710 ____________________________________________________________________________
17711 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
17712         Log: Use the "Unicode 1.0" name field for control characters,
17713              as suggested by Mark Davis.  Note that Unicode 3.2 will
17714              require some more legwork on this because of certain
17715              alternative names.
17716      Branch: perl
17717            ! lib/unicore/Name.pl lib/unicore/mktables
17718 ____________________________________________________________________________
17719 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
17720         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
17721      Branch: perl
17722            ! hints/os390.sh
17723 ____________________________________________________________________________
17724 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
17725         Log: EBCDIC: the non-printable characters are different.
17726      Branch: perl
17727            ! ext/B/B/Deparse.pm
17728 ____________________________________________________________________________
17729 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
17730         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
17731              From: Nicholas Clark <nick@unfortu.net> 
17732              Date: Sat, 9 Feb 2002 22:31:29 +0000
17733              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
17734      Branch: perl
17735            ! t/lib/warnings/pp_hot
17736 ____________________________________________________________________________
17737 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
17738         Log: Subject: [PATCH] Re: Modulus operator inconsistency
17739              From: Nicholas Clark <nick@unfortu.net>
17740              Date: Sat, 9 Feb 2002 21:00:13 +0000
17741              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
17742      Branch: perl
17743            ! op.c t/op/arith.t
17744 ____________________________________________________________________________
17745 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
17746         Log: Use the same escaping mechanism for all the *flags.
17747      Branch: perl
17748            ! lib/ExtUtils/Embed.pm
17749 ____________________________________________________________________________
17750 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
17751         Log: Protect possible parentheses in ccflags, ccdlflags, and
17752              ldflags.  (In OS/390 there are parentheses in ccflags.)
17753      Branch: perl
17754            ! lib/ExtUtils/Embed.pm
17755 ____________________________________________________________________________
17756 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
17757         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
17758              From: Peter Scott <Peter@PSDT.com>
17759              Date: Fri, 08 Feb 2002 19:20:19 -0800
17760              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
17761      Branch: perl
17762            ! lib/perl5db.pl
17763 ____________________________________________________________________________
17764 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
17765         Log: FAQ sync.
17766      Branch: perl
17767            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
17768 ____________________________________________________________________________
17769 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
17770         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
17771              From: Chris Nandor <pudge@pobox.com>
17772              Date: Fri, 08 Feb 2002 16:31:41 -0500
17773              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
17774      Branch: perl
17775            ! cop.h deb.c pp_ctl.c toke.c util.c
17776 ____________________________________________________________________________
17777 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
17778         Log: Redo CopFILE / MacPerl_MPWFIleName patch
17779      Branch: maint-5.6/macperl
17780            ! cop.h deb.c pp_ctl.c toke.c util.c
17781 ____________________________________________________________________________
17782 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
17783         Log: The metaconfig unit change to go with #14605.
17784      Branch: metaconfig/U/perl
17785            ! libperl.U
17786 ____________________________________________________________________________
17787 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
17788         Log: The Configure change to go with #14604.
17789      Branch: perl
17790            ! Configure
17791 ____________________________________________________________________________
17792 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
17793         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
17794              From: Andy Dougherty <doughera@lafayette.edu>
17795              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
17796              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
17797      Branch: perl
17798            ! hints/bsdos.sh
17799 ____________________________________________________________________________
17800 [ 14603] By: nick                                  on 2002/02/08  18:16:09
17801         Log: Integrate mainline
17802      Branch: perlio
17803           +> ext/threads/t/libc.t
17804           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
17805           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
17806 ____________________________________________________________________________
17807 [ 14602] By: sky                                   on 2002/02/08  15:19:15
17808         Log: Start testing for safe localtime functions, TODO, test more functions.
17809      Branch: perl
17810            + ext/threads/t/libc.t
17811            ! MANIFEST
17812 ____________________________________________________________________________
17813 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
17814         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
17815              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17816              Date: Fri, 8 Feb 2002 00:21:07 +0100
17817              Message-ID: <20020208002107.E763@rafael>
17818      Branch: perl
17819            ! doio.c pp_sys.c t/io/argv.t
17820 ____________________________________________________________________________
17821 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
17822         Log: Subject: [PATCH] Configure followed by make minitest
17823              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17824              Date: Wed, 06 Feb 2002 21:35:20 -0800
17825              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
17826      Branch: perl
17827            ! t/op/taint.t t/run/fresh_perl.t
17828 ____________________________________________________________________________
17829 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
17830         Log: Integrate perlio;
17831              
17832              Extract something from yesterdays effort - convert my mail on pad
17833              data structures (incoporating Sarathy's corrections/clarifications)
17834              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
17835      Branch: perl
17836           !> cv.h pod/perlapi.pod pod/perlintern.pod
17837 ____________________________________________________________________________
17838 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
17839         Log: metaconfig unit changes for #14597.
17840      Branch: metaconfig
17841            ! U/modified/Loc.U
17842      Branch: metaconfig/U/perl
17843            ! libperl.U
17844 ____________________________________________________________________________
17845 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
17846         Log: Configure DJGPP tweak from Laszlo Molnar.
17847      Branch: perl
17848            ! Configure
17849 ____________________________________________________________________________
17850 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
17851         Log: DJGPP tweaks from Laszlo Molnar.
17852      Branch: perl
17853            ! djgpp/djgppsed.sh perl.c
17854 ____________________________________________________________________________
17855 [ 14595] By: nick                                  on 2002/02/08  09:19:29
17856         Log: Extract something from yesterdays effort - convert my mail on pad
17857              data structures (incoporating Sarathy's corrections/clarifications)
17858              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
17859      Branch: perlio
17860            ! cv.h pod/perlapi.pod pod/perlintern.pod
17861 ____________________________________________________________________________
17862 [ 14594] By: nick                                  on 2002/02/08  08:34:49
17863         Log: Integrate mainline
17864      Branch: perlio
17865           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
17866           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
17867           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
17868           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
17869           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
17870           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
17871 ____________________________________________________________________________
17872 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
17873         Log: To really skip the test an exit() is needed.
17874      Branch: perl
17875            ! lib/encoding.t
17876 ____________________________________________________________________________
17877 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
17878         Log: More diagnostics from Nicholas Clark.
17879      Branch: perl
17880            ! lib/Benchmark.t
17881 ____________________________________________________________________________
17882 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
17883         Log: In case of failure be more verbose.
17884      Branch: perl
17885            ! t/base/num.t
17886 ____________________________________________________________________________
17887 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
17888         Log: Update Changes
17889      Branch: maint-5.6/macperl
17890            ! macos/Changes
17891 ____________________________________________________________________________
17892 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
17893         Log: Merge AEGizmos library into PPC binary
17894      Branch: maint-5.6/macperl
17895            ! macos/Makefile.mk
17896 ____________________________________________________________________________
17897 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
17898         Log: Add -ansifor for MrCpp options
17899      Branch: maint-5.6/macperl
17900            ! macos/BuildRules.mk
17901 ____________________________________________________________________________
17902 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
17903         Log: Check ownership of CatInfos (MacPerl Bug #494482)
17904      Branch: maint-5.6/macperl
17905            ! macos/ext/Mac/Files/Files.xs
17906 ____________________________________________________________________________
17907 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
17908         Log: Resource updates
17909      Branch: maint-5.6/macperl
17910            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
17911 ____________________________________________________________________________
17912 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
17913         Log: Empty path is ENOENT (MacPerl Bug #512351)
17914      Branch: maint-5.6/macperl
17915            ! macos/macperl/MPAppleEvents.c
17916 ____________________________________________________________________________
17917 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
17918         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
17919      Branch: maint-5.6/macperl
17920            ! macos/macperl/MPAEVTStream.cp
17921 ____________________________________________________________________________
17922 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
17923         Log: macify(ABSTRACT_FROM)
17924      Branch: maint-5.6/macperl
17925            ! macos/lib/ExtUtils/MM_MacOS.pm
17926 ____________________________________________________________________________
17927 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
17928         Log: Use correct Mac filenames in error messages, caller()
17929      Branch: maint-5.6/macperl
17930            ! deb.c pp_ctl.c toke.c util.c
17931 ____________________________________________________________________________
17932 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
17933         Log: Sanity checks to see that the IV/NV and the PV of numeric
17934              scalars stay in sync (unearthed this via the OS/390 gcvt()
17935              brokenness)
17936      Branch: perl
17937            + t/base/num.t
17938            ! MANIFEST
17939 ____________________________________________________________________________
17940 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
17941         Log: Retract the anon leak subpatch of #14418 and #14431
17942              (the latter came into bleadperl as part of #14433).
17943      Branch: perl
17944            ! op.c t/run/fresh_perl.t
17945 ____________________________________________________________________________
17946 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
17947         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
17948              mangles 0.1 to "10".  sprintf() seems more well-behaved.
17949      Branch: perl
17950            ! hints/os390.sh
17951 ____________________________________________________________________________
17952 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
17953         Log: Subject: [PATCH @14557] another Encode fix for VMS
17954              From: "Craig A. Berry" <craigberry@mac.com>
17955              Date: Wed, 06 Feb 2002 14:44:20 -0600
17956              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
17957      Branch: perl
17958            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
17959 ____________________________________________________________________________
17960 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
17961         Log: Integrate perlio;
17962              
17963              One way to avoid OS390 winge about #line directives.
17964      Branch: perl
17965           !> ext/Encode/EUC_JP/Makefile.PL
17966 ____________________________________________________________________________
17967 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
17968         Log: Update Changes.
17969      Branch: perl
17970            ! Changes patchlevel.h
17971 ____________________________________________________________________________
17972 [ 14575] By: nick                                  on 2002/02/06  15:23:24
17973         Log: One way to avoid OS390 winge about #line directives.
17974      Branch: perlio
17975            ! ext/Encode/EUC_JP/Makefile.PL
17976 ____________________________________________________________________________
17977 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
17978         Log: s/Netware/NetWare/
17979      Branch: perl
17980            ! MANIFEST
17981 ____________________________________________________________________________
17982 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
17983         Log: New Netware scripts.
17984      Branch: perl
17985            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
17986            + NetWare/t/NWScripts-Exist.pl
17987            ! MANIFEST
17988 ____________________________________________________________________________
17989 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
17990         Log: EBCDIC: the encoding pragma would need some rethinking,
17991              probably a pass of EBCDIC->Unicode mapping.  For now,
17992              disable it on EBCDIC.
17993      Branch: perl
17994            ! lib/encoding.pm lib/encoding.t
17995 ____________________________________________________________________________
17996 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
17997         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
17998              for the low 256.  Now tweaked the tests, but maybe it's
17999              the module that needs few NATIVE_TO_UNI()s somewhere?
18000      Branch: perl
18001            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
18002 ____________________________________________________________________________
18003 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
18004         Log: Subject: [PATCH utf8.c] format problem
18005              From: Robin Barker <rmb1@cise.npl.co.uk>
18006              Date: Wed, 6 Feb 2002 14:01:43 GMT
18007              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
18008      Branch: perl
18009            ! utf8.c
18010 ____________________________________________________________________________
18011 [ 14569] By: nick                                  on 2002/02/06  09:52:23
18012         Log: Integrate mainline
18013      Branch: perlio
18014           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
18015           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
18016           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
18017           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
18018           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
18019           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
18020 ____________________________________________________________________________
18021 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
18022         Log: EBCDIC: 0x41 is not cricket.
18023      Branch: perl
18024            ! ext/Encode/t/Encode.t
18025 ____________________________________________________________________________
18026 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
18027         Log: NetWare update from Ananth Kesari.
18028      Branch: perl
18029            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
18030            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
18031            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
18032            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
18033            ! NetWare/t/NWScripts.pl makedef.pl
18034 ____________________________________________________________________________
18035 [ 14566] By: sky                                   on 2002/02/05  18:39:13
18036         Log: Subject: Re: File::Spec::rel2abs2rel (?)
18037              From: Michael G Schwern <schwern@pobox.com>
18038              Date: Tue, 5 Feb 2002 13:47:39 -0500
18039              Message-ID: <20020205184739.GB17375@blackrider>
18040      Branch: perl
18041            ! lib/File/Spec/t/rel2abs2rel.t
18042 ____________________________________________________________________________
18043 [ 14565] By: nick                                  on 2002/02/05  17:31:24
18044         Log: Integrate mainline
18045      Branch: perlio
18046           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
18047           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
18048           !> utf8.h
18049 ____________________________________________________________________________
18050 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
18051         Log: Integrate perlio;
18052              
18053              More Encode tweaks:
18054              - make expensive and marginal substring search optional (-O)
18055              - enable -O for ASCII-oid encodings (search space is small)
18056              - add ASCII-oid jis0201 to basic Encode.so
18057              - add some other Japanese encodings to EUC_JP bundle (without -O)
18058      Branch: perl
18059           +> ext/Encode/Encode/jis0201.ucm
18060           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
18061           !> ext/Encode/compile
18062 ____________________________________________________________________________
18063 [ 14563] By: nick                                  on 2002/02/05  16:01:15
18064         Log: More Encode tweaks:
18065              - make expensive and marginal substring search optional (-O)
18066              - enable -O for ASCII-oid encodings (search space is small)
18067              - add ASCII-oid jis0201 to basic Encode.so
18068              - add some other Japanese encodings to EUC_JP bundle (without -O)
18069      Branch: perlio
18070            + ext/Encode/Encode/jis0201.ucm
18071            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
18072            ! ext/Encode/compile
18073 ____________________________________________________________________________
18074 [ 14562] By: sky                                   on 2002/02/05  14:50:36
18075         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
18076      Branch: perl
18077            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
18078 ____________________________________________________________________________
18079 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
18080         Log: EBCDIC: SHARP S is different.
18081      Branch: perl
18082            ! regexec.c utf8.h
18083 ____________________________________________________________________________
18084 [ 14560] By: sky                                   on 2002/02/05  13:49:40
18085         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
18086      Branch: perl
18087            ! t/op/filetest.t
18088 ____________________________________________________________________________
18089 [ 14559] By: sky                                   on 2002/02/05  11:39:24
18090         Log: Add . first to the PATH environment to test that we really
18091              get ./perl and not some other older perl.
18092      Branch: perl
18093            ! lib/File/Spec/t/rel2abs2rel.t
18094 ____________________________________________________________________________
18095 [ 14558] By: sky                                   on 2002/02/05  11:20:21
18096         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...
18097      Branch: perl
18098            ! ext/POSIX/t/posix.t
18099 ____________________________________________________________________________
18100 [ 14557] By: sky                                   on 2002/02/05  10:30:58
18101         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
18102      Branch: perl
18103            ! hints/darwin.sh perl.h
18104 ____________________________________________________________________________
18105 [ 14556] By: nick                                  on 2002/02/05  06:58:52
18106         Log: Integrate mainline
18107      Branch: perlio
18108           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
18109           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
18110           !> lib/File/Find/t/taint.t
18111 ____________________________________________________________________________
18112 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
18113         Log: Integrate change #14439 from maintperl
18114      Branch: maint-5.6/macperl
18115           !> op.c
18116 ____________________________________________________________________________
18117 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
18118         Log: Subject: [PATCH] File::Find tests not cleaning up properly
18119              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18120              Date: Mon, 4 Feb 2002 22:09:07 +0100
18121              Message-ID: <20020204220907.A8288@rafael>
18122      Branch: perl
18123            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
18124 ____________________________________________________________________________
18125 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
18126         Log: Signedness mumblings from Tru64.
18127      Branch: perl
18128            ! ext/Encode/Encode.xs
18129 ____________________________________________________________________________
18130 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
18131         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
18132              From: "Craig A. Berry" <craigberry@mac.com>
18133              Date: Mon, 04 Feb 2002 17:16:00 -0600
18134              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
18135      Branch: perl
18136            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
18137            ! ext/Encode/Encode.xs
18138 ____________________________________________________________________________
18139 [ 14551] By: nick                                  on 2002/02/04  16:00:31
18140         Log: Integrate mainline
18141      Branch: perlio
18142           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
18143           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
18144           !> regcomp.c
18145 ____________________________________________________________________________
18146 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
18147         Log: Update Changes.
18148      Branch: perl
18149            ! Changes patchlevel.h
18150 ____________________________________________________________________________
18151 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
18152         Log: Comment microtweaks.
18153      Branch: perl
18154            ! lib/locale.t
18155 ____________________________________________________________________________
18156 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
18157         Log: Subject: trivial docu patch
18158              From: andreas.koenig@anima.de (Andreas J. Koenig)
18159              Date: 04 Feb 2002 08:15:19 +0100
18160              Message-ID: <m3pu3l7m60.fsf@anima.de>
18161      Branch: perl
18162            ! pod/perluniintro.pod
18163 ____________________________________________________________________________
18164 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
18165         Log: Subject: [PATCH] (??{ }) anomaly
18166              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18167              Date: Sun, 03 Feb 2002 20:21:45 -0800
18168              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
18169      Branch: perl
18170            ! regcomp.c
18171 ____________________________________________________________________________
18172 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
18173         Log: Integrate perlio.
18174              
18175              Carry on where we left off if we have to grow destination
18176              SV during XS encode/decode
18177              
18178              Remove debugging warning, be consistent about API fails.
18179      Branch: perl
18180           !> ext/Encode/Encode.xs
18181 ____________________________________________________________________________
18182 [ 14545] By: nick                                  on 2002/02/03  20:03:38
18183         Log: Remove debugging warning, be consistent about API fails.
18184      Branch: perlio
18185            ! ext/Encode/Encode.xs
18186 ____________________________________________________________________________
18187 [ 14544] By: nick                                  on 2002/02/03  19:47:48
18188         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
18189      Branch: perlio
18190            ! ext/Encode/Encode.xs
18191 ____________________________________________________________________________
18192 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
18193         Log: Subject: PATCH CPAN.pm
18194              From: Mark-Jason Dominus <mjd@plover.com>
18195              Date: Sun, 03 Feb 2002 12:36:36 -0500
18196              Message-ID: <20020203173636.27451.qmail@plover.com>
18197      Branch: perl
18198            ! lib/CPAN.pm
18199 ____________________________________________________________________________
18200 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
18201         Log: Must search further back.
18202      Branch: perl
18203            ! lib/h2xs.t
18204 ____________________________________________________________________________
18205 [ 14541] By: nick                                  on 2002/02/03  18:52:09
18206         Log: Integrate mainline
18207      Branch: perlio
18208           !> (integrate 29 files)
18209 ____________________________________________________________________________
18210 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
18211         Log: EBCDIC: more natification.
18212      Branch: perl
18213            ! regcomp.c
18214 ____________________________________________________________________________
18215 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
18216         Log: Debug noise.
18217      Branch: perl
18218            ! ext/Encode/Encode.xs
18219 ____________________________________________________________________________
18220 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
18221         Log: Integrate perlio;
18222              
18223              Stable intermediate point in Encode cleanup.
18224              :encode(euc-jp) works on Dan's table.euc
18225              Much buffer copying and other silliness remains.
18226      Branch: perl
18227           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
18228           !> ext/Encode/lib/Encode/Encoding.pm
18229 ____________________________________________________________________________
18230 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
18231         Log: Prettify.
18232      Branch: perl
18233            ! lib/unicore/mktables
18234 ____________________________________________________________________________
18235 [ 14536] By: nick                                  on 2002/02/03  17:32:03
18236         Log: Stable intermediate point in Encode cleanup.
18237              :encode(euc-jp) works on Dan's table.euc
18238              Much buffer copying and other silliness remains.
18239      Branch: perlio
18240            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
18241            ! ext/Encode/lib/Encode/Encoding.pm
18242 ____________________________________________________________________________
18243 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
18244         Log: EBCDIC: it's much nicer to compare Unicode code points
18245              to Unicode code points.
18246      Branch: perl
18247            ! regexec.c
18248 ____________________________________________________________________________
18249 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
18250         Log: EBCDIC: character classes must remap the low 256.
18251      Branch: perl
18252            ! regcomp.c
18253 ____________________________________________________________________________
18254 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
18255         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
18256      Branch: perl
18257            ! lib/I18N/LangTags/List.pm
18258 ____________________________________________________________________________
18259 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
18260         Log: FAQ sync.
18261      Branch: perl
18262            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
18263            ! pod/perlfaq6.pod pod/perlfaq7.pod
18264 ____________________________________________________________________________
18265 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
18266         Log: Integrate perlio;
18267              
18268              Re-indent Encode.xs
18269              
18270              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
18271              (Mis-feature discovered by Encode.)
18272      Branch: perl
18273           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
18274 ____________________________________________________________________________
18275 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
18276         Log: Subject: [PATCH] lstat FH and -l FH warnings
18277              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18278              Date: Sat, 2 Feb 2002 22:24:54 +0100           
18279              Message-ID: <20020202222454.A11608@rafael>       
18280      Branch: perl
18281            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
18282            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
18283 ____________________________________________________________________________
18284 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
18285         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
18286              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18287              Date: Sat, 2 Feb 2002 13:11:01 +0100           
18288              Message-ID: <20020202131101.A722@rafael>               
18289              
18290              Subject: [PATCH t/op/ver.t] another false positive
18291              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18292              Date: Sat, 2 Feb 2002 13:38:22 +0100           
18293              Message-ID: <20020202133822.E722@rafael>         
18294              
18295              Subject: [PATCH] t/test.pl:ok() doesn't work
18296              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
18297              Date: Sun, 03 Feb 2002 00:02:38 -0800          
18298              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
18299      Branch: perl
18300            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
18301            ! t/test.pl
18302 ____________________________________________________________________________
18303 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
18304         Log: Subject: [PATCH @13746] OS2::Process's constants
18305              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18306              Date: Sat, 2 Feb 2002 01:00:55 -0500           
18307              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
18308      Branch: perl
18309            ! os2/OS2/Process/Makefile.PL
18310 ____________________________________________________________________________
18311 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
18312         Log: Subject: [PATCH @13746] h2xs   
18313              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18314              Date: Sat, 2 Feb 2002 00:58:44 -0500           
18315              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
18316      Branch: perl
18317            ! utils/h2xs.PL
18318 ____________________________________________________________________________
18319 [ 14526] By: nick                                  on 2002/02/03  14:54:18
18320         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
18321              (Mis-feature discovered by Encode.)
18322      Branch: perlio
18323            ! sv.c
18324 ____________________________________________________________________________
18325 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
18326         Log: EBCDIC: since #14519 made \N{...} to remap,
18327              the test cannot expect an ASCII code point.
18328      Branch: perl
18329            ! lib/charnames.t
18330 ____________________________________________________________________________
18331 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
18332         Log: Sub-MANIFEST-tweak.
18333      Branch: perl
18334            ! ext/Encode/MANIFEST
18335 ____________________________________________________________________________
18336 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
18337         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
18338              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
18339              Date: Fri, 01 Feb 2002 23:51:03 +0900
18340              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
18341      Branch: perl
18342            ! ext/Encode/lib/Encode/Tcl/Escape.pm
18343 ____________________________________________________________________________
18344 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
18345         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
18346              From: Andy Dougherty <doughera@lafayette.edu>
18347              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
18348              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
18349      Branch: perl
18350            ! README.solaris hints/solaris_2.sh
18351 ____________________________________________________________________________
18352 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
18353         Log: EBCDIC: no hope to get the low 256 right in unifolding.
18354      Branch: perl
18355            ! t/uni/fold.t
18356 ____________________________________________________________________________
18357 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
18358         Log: todo entry for missing pack formats.
18359      Branch: perl
18360            ! pod/perltodo.pod
18361 ____________________________________________________________________________
18362 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
18363         Log: EBCDIC: the low 256 \N{...} need to be remapped.
18364      Branch: perl
18365            ! toke.c
18366 ____________________________________________________________________________
18367 [ 14518] By: nick                                  on 2002/02/01  18:32:03
18368         Log: indent -kr -nce and some manual tweaks to match perl style.
18369      Branch: perlio
18370            ! ext/Encode/Encode.xs
18371 ____________________________________________________________________________
18372 [ 14517] By: nick                                  on 2002/02/01  18:20:46
18373         Log: Integrate mainline
18374      Branch: perlio
18375           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
18376           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
18377           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
18378           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
18379           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
18380           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
18381           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
18382 ____________________________________________________________________________
18383 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
18384         Log: Integrate perlio; 
18385              
18386              Minor Encode tweaks:
18387              - move Encode.pm back to top of Encode like normal XS extension
18388              - avoid .def as a file extension (Win32 builds)
18389      Branch: perl
18390            ! MANIFEST
18391           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
18392           !> ext/Encode/Makefile.PL ext/Encode/compile
18393 ____________________________________________________________________________
18394 [ 14515] By: nick                                  on 2002/02/01  16:27:59
18395         Log: Minor Encode tweaks:
18396              - move Encode.pm back to top of Encode like normal XS extension
18397              - avoid .def as a file extension (Win32 builds)
18398      Branch: perlio
18399           +> ext/Encode/Encode.pm
18400            - ext/Encode/lib/Encode.pm
18401            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
18402            ! ext/Encode/Makefile.PL ext/Encode/compile
18403 ____________________________________________________________________________
18404 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
18405         Log: Subject: [PATCH utf8.t] temp file not cleaned up
18406              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18407              Date: Fri, 1 Feb 2002 15:47:46 +0100
18408              Message-ID: <20020201154746.A24079@rafael>
18409      Branch: perl
18410            ! t/io/utf8.t
18411 ____________________________________________________________________________
18412 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
18413         Log: Subject: [PATCH] make "lstat FH" croak
18414              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18415              Date: Fri, 1 Feb 2002 15:12:50 +0100
18416              Message-ID: <20020201151250.A738@rafael>
18417      Branch: perl
18418            ! pod/perldiag.pod pp_sys.c t/op/stat.t
18419 ____________________________________________________________________________
18420 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
18421         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
18422              From: Kay Röpke <kroepke@dolphin-services.de>
18423              Date: Fri, 1 Feb 2002 01:10:43 +0100
18424              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
18425      Branch: perl
18426            ! t/op/stat.t
18427 ____________________________________________________________________________
18428 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
18429         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
18430              I got it in Tru64 + ithreads but only without -g, took
18431              some debugging by printf (which was no fun either since
18432              adding some debug printfs hid the error)
18433      Branch: perl
18434            ! regexec.c utf8.c
18435 ____________________________________________________________________________
18436 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
18437         Log: Subject: Re: [PATCH] perl -V:
18438              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
18439              Date: Thu, 31 Jan 2002 12:10:20 -0800
18440              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
18441              
18442              Subject: Re: [PATCH] perl -V:
18443              From: Michael G Schwern <schwern@pobox.com>
18444              Date: Thu, 31 Jan 2002 16:43:13 -0500
18445              Message-ID: <20020131214313.GH6498@blackrider>
18446      Branch: perl
18447            ! t/run/switches.t
18448 ____________________________________________________________________________
18449 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
18450         Log: #14505 effect.
18451      Branch: perl
18452            ! pod/perluniintro.pod
18453 ____________________________________________________________________________
18454 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
18455         Log: Daniel S. Lewart adopts the Math::Complex.
18456      Branch: perl
18457            ! lib/Math/Complex.pm
18458 ____________________________________________________________________________
18459 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
18460         Log: More Complex DWIMmery.
18461      Branch: perl
18462            ! lib/Math/Complex.pm lib/Math/Complex.t
18463 ____________________________________________________________________________
18464 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
18465         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
18466              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18467              Date: Thu, 31 Jan 2002 14:37:52 +0100
18468              Message-ID: <20020131143752.A1452@rafael>
18469      Branch: perl
18470            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
18471 ____________________________________________________________________________
18472 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
18473         Log: Turn the I/O Unicode error by default on, but the
18474              character-generating Unicode error by default off,
18475              as Larry suggested.
18476      Branch: perl
18477            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
18478            ! utf8.c
18479 ____________________________________________________________________________
18480 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
18481         Log: Subject: [PATCH] open.pm minor cleanup
18482              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18483              Date: Thu, 31 Jan 2002 15:03:02 +0100
18484              Message-ID: <20020131150302.C1452@rafael>
18485      Branch: perl
18486            ! lib/open.pm
18487 ____________________________________________________________________________
18488 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
18489         Log: Update Changes.
18490      Branch: perl
18491            ! Changes patchlevel.h
18492 ____________________________________________________________________________
18493 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
18494         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
18495              From: Robin Barker <rmb1@cise.npl.co.uk>
18496              Date: Wed, 30 Jan 2002 11:58:33 GMT
18497              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
18498      Branch: perl
18499            ! lib/CPAN.pm
18500 ____________________________________________________________________________
18501 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
18502         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
18503              re-sort MANIFEST.
18504      Branch: perl
18505            + ext/Encode/Encode.pm
18506            - ext/Encode/lib/Encode.pm
18507            ! MANIFEST ext/Encode/Makefile.PL
18508 ____________________________________________________________________________
18509 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
18510         Log: Integrate perlio;
18511              
18512              Collect some stats during compile process.
18513              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
18514              as one XS - inconclusive - marginal win?
18515              Add some comments to encode.h
18516      Branch: perl
18517           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
18518           !> ext/Encode/encode.h
18519 ____________________________________________________________________________
18520 [ 14499] By: nick                                  on 2002/01/30  09:57:47
18521         Log: Collect some stats during compile process.
18522              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
18523              as one XS - inconclusive - marginal win?
18524              Add some comments to encode.h
18525      Branch: perlio
18526            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
18527            ! ext/Encode/encode.h
18528 ____________________________________________________________________________
18529 [ 14498] By: nick                                  on 2002/01/30  07:27:55
18530         Log: Integrate Jarkko's path/INC tweaks
18531      Branch: perlio
18532           !> ext/Encode/compile
18533 ____________________________________________________________________________
18534 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
18535         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
18536              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18537              Date: Tue, 29 Jan 2002 01:13:09 -0800
18538              Message-ID: <lemV8gzkgu/K092yn@efn.org>
18539      Branch: perl
18540            ! configpm
18541 ____________________________________________________________________________
18542 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
18543         Log: Subject: [PATCH t/op/inccode.t] new test
18544              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18545              Date: Tue, 29 Jan 2002 22:03:45 +0100
18546              Message-ID: <20020129220345.A704@rafael>
18547      Branch: perl
18548            ! t/op/inccode.t
18549 ____________________________________________________________________________
18550 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
18551         Log: EBCDIC: t/op/lc.t now passes.
18552      Branch: perl
18553            ! t/op/lc.t
18554 ____________________________________________________________________________
18555 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
18556         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
18557      Branch: perl
18558            ! utf8.c
18559 ____________________________________________________________________________
18560 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
18561         Log: Must find stuff during build.
18562      Branch: perl
18563            ! ext/Encode/compile
18564 ____________________________________________________________________________
18565 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
18566         Log: Integrate with perlio;
18567              
18568              Basics of a compiled Encode XS extension
18569      Branch: perl
18570           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
18571           +> ext/Encode/Encode/euc-jp.ucm
18572           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
18573           !> ext/Encode/encode.h
18574 ____________________________________________________________________________
18575 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
18576         Log: EBCDIC tweaks-- no new test passes, but getting closer.
18577      Branch: perl
18578            ! utf8.c
18579 ____________________________________________________________________________
18580 [ 14490] By: nick                                  on 2002/01/29  21:20:57
18581         Log: Basics of a compiled Encode XS extension
18582      Branch: perlio
18583            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
18584            + ext/Encode/Encode/euc-jp.ucm
18585            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
18586            ! ext/Encode/encode.h
18587 ____________________________________________________________________________
18588 [ 14489] By: nick                                  on 2002/01/29  18:40:54
18589         Log: Integrate mainline
18590      Branch: perlio
18591           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
18592           +> ext/Encode/lib/Encode/Encoding.pm
18593           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
18594           +> ext/Encode/lib/Encode/Tcl/Escape.pm
18595           +> ext/Encode/lib/Encode/Tcl/Extended.pm
18596           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
18597           +> ext/Encode/lib/Encode/Tcl/Table.pm
18598           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
18599           +> ext/Encode/lib/Encode/iso10646_1.pm
18600           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
18601           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
18602           +> ext/Encode/t/Tcl.t
18603            - ext/Encode.t ext/Encode/Encode.pm
18604            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
18605            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
18606           !> (integrate 33 files)
18607 ____________________________________________________________________________
18608 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
18609         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
18610              From: Richard Clamp <richardc@unixbeard.net>
18611              Date: Mon, 28 Jan 2002 02:17:55 +0000
18612              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
18613      Branch: perl
18614            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
18615 ____________________________________________________________________________
18616 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
18617         Log: OS/390 seems to do length 0 udp reads, Nicholas says
18618              skippage is for now the best cause of action.
18619      Branch: perl
18620            ! ext/Socket/socketpair.t
18621 ____________________________________________________________________________
18622 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
18623         Log: Encode cleanup from Dan Kogai; reworked even further.
18624      Branch: perl
18625            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
18626            + ext/Encode/lib/Encode/Encoding.pm
18627            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
18628            + ext/Encode/lib/Encode/Tcl/Escape.pm
18629            + ext/Encode/lib/Encode/Tcl/Extended.pm
18630            + ext/Encode/lib/Encode/Tcl/HanZi.pm
18631            + ext/Encode/lib/Encode/Tcl/Table.pm
18632            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
18633            + ext/Encode/lib/Encode/iso10646_1.pm
18634            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
18635            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
18636            + ext/Encode/t/Tcl.t
18637            - ext/Encode.t ext/Encode/Encode.pm
18638            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
18639            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
18640            ! MANIFEST ext/Encode/Encode/8859-1.ucm
18641            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
18642            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
18643            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
18644            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
18645            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
18646            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
18647            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
18648            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
18649            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
18650            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
18651            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
18652            ! ext/Encode/compile
18653 ____________________________________________________________________________
18654 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
18655         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
18656      Branch: perl
18657            ! djgpp/djgpp.c perlio.c
18658 ____________________________________________________________________________
18659 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
18660         Log: Prettier printing from Michael Schwern.
18661      Branch: perl
18662            ! t/test.pl
18663 ____________________________________________________________________________
18664 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
18665         Log: Show also the debug and debugcolor as known pragmas.
18666      Branch: perl
18667            ! ext/re/re.pm
18668 ____________________________________________________________________________
18669 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
18670         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
18671              From: "Craig A. Berry" <craigberry@mac.com>
18672              Date: Mon, 28 Jan 2002 16:30:30 -0600
18673              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
18674      Branch: perl
18675            ! ext/B/t/assembler.t
18676 ____________________________________________________________________________
18677 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
18678         Log: metaconfig unit change for #14480.
18679      Branch: metaconfig
18680            ! U/modified/Init.U
18681 ____________________________________________________________________________
18682 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
18683         Log: DJGPP needs to know its exe soon, too.
18684      Branch: perl
18685            ! Configure
18686 ____________________________________________________________________________
18687 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
18688         Log: Round #2 on EBCDICation.
18689      Branch: perl
18690            ! t/op/append.t
18691 ____________________________________________________________________________
18692 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
18693         Log: Integrate perlio;
18694              
18695              Set makefile.mk CCHOME etc. for default locations of MinGW and free
18696              Borland compilers. (Borland builds one or two oddities.)
18697      Branch: perl
18698           !> win32/config.bc win32/makefile.mk
18699 ____________________________________________________________________________
18700 [ 14477] By: nick                                  on 2002/01/28  20:12:31
18701         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
18702              Borland compilers. (Borland builds one or two oddities.)
18703      Branch: perlio
18704            ! win32/config.bc win32/makefile.mk
18705 ____________________________________________________________________________
18706 [ 14476] By: nick                                  on 2002/01/28  18:43:47
18707         Log: Integrate mainline
18708      Branch: perlio
18709           !> Configure hints/hpux.sh
18710 ____________________________________________________________________________
18711 [ 14475] By: nick                                  on 2002/01/28  17:15:12
18712         Log: Integrate mainline
18713      Branch: perlio
18714           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
18715           !> patchlevel.h pp_sys.c t/lib/warnings/perl
18716 ____________________________________________________________________________
18717 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
18718         Log: metaconfig unit change for #14472.
18719      Branch: metaconfig/U/perl
18720            ! d_u32align.U
18721 ____________________________________________________________________________
18722 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
18723         Log: Misunderstood Merijn's patch.
18724      Branch: perl
18725            ! hints/hpux.sh
18726 ____________________________________________________________________________
18727 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
18728         Log: Misapplied Merijn's patch.
18729      Branch: perl
18730            ! Configure
18731 ____________________________________________________________________________
18732 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
18733         Log: Update Changes.
18734      Branch: perl
18735            ! Changes patchlevel.h
18736 ____________________________________________________________________________
18737 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
18738         Log: BeOS has sockets but not true ones.
18739      Branch: perl
18740            ! pp_sys.c
18741 ____________________________________________________________________________
18742 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
18743         Log: metaconfig unit change for #14467.
18744      Branch: metaconfig/U/perl
18745            ! d_u32align.U
18746 ____________________________________________________________________________
18747 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
18748         Log: For some strange reason under the smoke harness the alignment
18749              test hangs in HP-UX 10.20.  So hint it to avoid the test.
18750      Branch: perl
18751            ! hints/hpux.sh
18752 ____________________________________________________________________________
18753 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
18754         Log: Allow d_u32align to be hinted.
18755      Branch: perl
18756            ! Configure
18757 ____________________________________________________________________________
18758 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
18759         Log: The shift key is important.
18760      Branch: perl
18761            ! ext/B/B.xs
18762 ____________________________________________________________________________
18763 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
18764         Log: The "used only once" warnings (from gv_check) come
18765              in pseudorandom hash order-- in EBCDIC the order
18766              is different.  Add a new option that allow the warnings
18767              to come in any order (Paul Marquess).
18768      Branch: perl
18769            ! lib/warnings.t t/lib/warnings/perl
18770 ____________________________________________________________________________
18771 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
18772         Log: Integrate perlio; the 0nothread test failure without threads.
18773      Branch: perl
18774           !> ext/threads/shared/t/0nothread.t
18775 ____________________________________________________________________________
18776 [ 14463] By: nick                                  on 2002/01/28  08:22:36
18777         Log: Integrate mainline
18778      Branch: perlio
18779           !> (integrate 37 files)
18780 ____________________________________________________________________________
18781 [ 14462] By: nick                                  on 2002/01/28  08:09:53
18782         Log: 1st attempt at skipping broke threads case.
18783      Branch: perlio
18784            ! ext/threads/shared/t/0nothread.t
18785 ____________________________________________________________________________
18786 [ 14461] By: nick                                  on 2002/01/28  07:25:58
18787         Log: Skip new threads::shared test unless -Duseithreads
18788      Branch: perlio
18789            ! ext/threads/shared/t/0nothread.t
18790 ____________________________________________________________________________
18791 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
18792         Log: FAQ sync.
18793      Branch: perl
18794            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
18795            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
18796            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
18797            ! pod/perlfaq9.pod
18798 ____________________________________________________________________________
18799 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
18800         Log: Upgrade to podlators 1.20.
18801      Branch: perl
18802            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
18803 ____________________________________________________________________________
18804 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
18805         Log: Retract #14448, a better patch coming up.
18806      Branch: perl
18807            ! lib/Pod/t/basic.t
18808 ____________________________________________________________________________
18809 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
18810         Log: EBCDIC portability.
18811      Branch: perl
18812            ! t/op/append.t
18813 ____________________________________________________________________________
18814 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
18815         Log: Further cygwin installperl tweak from Gerrit P. Haase.
18816      Branch: perl
18817            ! installperl
18818 ____________________________________________________________________________
18819 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
18820         Log: A bug in Bulgarian EBCDIC locale (this sounds like
18821              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
18822              locales failed, too.  The patch works around the bug by
18823              skipping the test, but the real problem may be deeper
18824              (affecting probably only EBCDIC platforms, though):
18825              see the comment in locale.t for more details.
18826      Branch: perl
18827            ! lib/locale.t
18828 ____________________________________________________________________________
18829 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
18830         Log: metaconfig unit change for #14453.
18831      Branch: metaconfig/U/perl
18832            ! libperl.U
18833 ____________________________________________________________________________
18834 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
18835         Log: Subject: Bleadperl on Cygwin today
18836              From: "Gerrit P. Haase" <gp@familiehaase.de>              
18837              Date: Sun, 27 Jan 2002 22:30:41 +0100
18838              Message-ID: <462007239437.20020127223041@familiehaase.de>
18839      Branch: perl
18840            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
18841            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
18842            ! lib/ExtUtils/t/MM_Cygwin.t
18843 ____________________________________________________________________________
18844 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
18845         Log: Unfinished EBCDIC branch.
18846      Branch: perl
18847            ! t/op/ver.t
18848 ____________________________________________________________________________
18849 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
18850         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
18851      Branch: perl
18852            ! ext/B/B.xs ext/B/B/Deparse.pm
18853 ____________________________________________________________________________
18854 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
18855         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
18856              platforms.
18857      Branch: perl
18858            ! ext/B/t/stash.t
18859 ____________________________________________________________________________
18860 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
18861         Log: Apparently no need for EBCDIC exception any more.
18862      Branch: perl
18863            ! ext/B/t/showlex.t
18864 ____________________________________________________________________________
18865 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
18866         Log: (retracted by #14458)
18867              (Russ Allbery) OS/390 is using a high-bit character for ESC,
18868              skip the test for now.  A better fix would be to override
18869              the notion of the platform's escape sequence in the test
18870              of Pod::Text::Termcap.  We may have to apply a filter to
18871              the output to substitute back in the ESC character that
18872              the test expects, but only on OS/390.
18873      Branch: perl
18874            ! lib/Pod/t/basic.t
18875 ____________________________________________________________________________
18876 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
18877         Log: Detypo.
18878      Branch: perl
18879            ! ext/Devel/Peek/Peek.t
18880 ____________________________________________________________________________
18881 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
18882         Log: OS/390 USS has a different idea of the pw* functions.
18883              Also, test the name with eq, not with ==.
18884      Branch: perl
18885            ! lib/User/pwent.t
18886 ____________________________________________________________________________
18887 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
18888         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
18889      Branch: perl
18890            ! doio.c
18891 ____________________________________________________________________________
18892 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
18893         Log: ASCIIisms.
18894      Branch: perl
18895            ! ext/PerlIO/t/encoding.t
18896 ____________________________________________________________________________
18897 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
18898         Log: chr(42) ne '*'  if one is in EBCDIC.
18899      Branch: perl
18900            ! t/op/pack.t
18901 ____________________________________________________________________________
18902 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
18903         Log: Subject: [PATCH] Fix up recent op/stat.t failures
18904              From: Andy Dougherty <doughera@lafayette.edu>
18905              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
18906              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
18907      Branch: perl
18908            ! t/op/stat.t
18909 ____________________________________________________________________________
18910 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
18911         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
18912              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18913              Date: Sun, 27 Jan 2002 15:03:18 +0100
18914              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
18915      Branch: perl
18916            ! lib/ExtUtils/t/Command.t
18917 ____________________________________________________________________________
18918 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
18919         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
18920              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18921              Date: Sun, 27 Jan 2002 14:51:10 +0100
18922              Message-ID: <20020127145110.A16332@rafael>
18923      Branch: perl
18924            ! ext/B/B/Deparse.pm
18925 ____________________________________________________________________________
18926 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
18927         Log: integrate change#14431 from perlio branch (Nick's fix for
18928              change#13474 to be more defensive about looking at pad entries
18929              that may not exist yet)
18930      Branch: maint-5.6/perl
18931            ! op.c
18932 ____________________________________________________________________________
18933 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
18934         Log: Comment to avoid later "cleanups."
18935      Branch: perl
18936            ! lib/ExtUtils/MakeMaker.pm
18937 ____________________________________________________________________________
18938 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
18939         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
18940              instead of just FOO=... cmd ...
18941      Branch: perl
18942            ! Makefile.SH
18943 ____________________________________________________________________________
18944 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
18945         Log: Overquoting bad (in UNIX one would get
18946              Can't open perl script "'-I../lib'": No such file or directory)
18947      Branch: perl
18948            ! lib/Pod/t/Usage.t
18949 ____________________________________________________________________________
18950 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
18951         Log: Integrate perlio;
18952              
18953              "All tests successful" VC6.0 Win32
18954              (Update config.vc to need cppstdin so those tests are skipped...)
18955      Branch: perl
18956           !> win32/config.vc win32/config_H.bc win32/config_H.gc
18957           !> win32/config_H.vc
18958 ____________________________________________________________________________
18959 [ 14434] By: nick                                  on 2002/01/26  22:27:08
18960         Log: "All tests successful" VC6.0 Win32
18961              (Update config.vc to need cppstdin so those tests are skipped...)
18962      Branch: perlio
18963            ! win32/config.vc win32/config_H.bc win32/config_H.gc
18964            ! win32/config_H.vc
18965 ____________________________________________________________________________
18966 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
18967         Log: Integrate perlio;
18968              
18969              1st two tests of File/Find/t/find.t and taint.t were run after 
18970              calling cleanup(). If previous fail had left for_find directory,
18971              but no content in it then cleanup() returned cd'ed to that directory.
18972              So tests failed. Fixed cleanup()-s.
18973              
18974              If we get to sighandler by mistake (no perl handler set) then
18975              warn() and exit() rather than die() - should never happen
18976              but if it does context needed to die is likely to be trashed
18977              as well.
18978              
18979              Win32 signal emulation cleanup.
18980              
18981              Tinkering with thread cleanup mutex-ing - not the problem 
18982              (op.c is) but could have been...
18983              
18984              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
18985              Should really be looked at by someone that knows about pads.
18986              
18987              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
18988              for CRLF line endings.
18989      Branch: perl
18990           !> ext/threads/threads.xs lib/File/Find/t/find.t
18991           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
18992           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
18993 ____________________________________________________________________________
18994 [ 14432] By: nick                                  on 2002/01/26  21:10:38
18995         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
18996              for CRLF line endings.
18997      Branch: perlio
18998            ! lib/Filter/Simple.pm
18999 ____________________________________________________________________________
19000 [ 14431] By: nick                                  on 2002/01/26  21:08:35
19001         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
19002              Should really be looked at by someone that knows about pads.
19003      Branch: perlio
19004            ! op.c
19005 ____________________________________________________________________________
19006 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
19007         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
19008              From: "Craig A. Berry" <craigberry@mac.com>       
19009              Date: Sat, 26 Jan 2002 11:19:44 -0600
19010              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
19011      Branch: perl
19012            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
19013 ____________________________________________________________________________
19014 [ 14429] By: nick                                  on 2002/01/26  18:04:22
19015         Log: Tinkering with thread cleanup mutex-ing - not the problem 
19016              (op.c is) but could have been...
19017      Branch: perlio
19018            ! ext/threads/threads.xs
19019 ____________________________________________________________________________
19020 [ 14428] By: nick                                  on 2002/01/26  18:03:13
19021         Log: Win32 signal emulation cleanup.
19022      Branch: perlio
19023            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
19024 ____________________________________________________________________________
19025 [ 14427] By: nick                                  on 2002/01/26  13:59:33
19026         Log: If we get to sighandler by mistake (no perl handler set) then
19027              warn() and exit() rather than die() - should never happen
19028              but if it does context needed to die is likely to be trashed
19029              as well.
19030      Branch: perlio
19031            ! mg.c
19032 ____________________________________________________________________________
19033 [ 14426] By: nick                                  on 2002/01/26  13:56:23
19034         Log: Integrate mainline
19035      Branch: perlio
19036           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
19037           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
19038           !> t/run/fresh_perl.t
19039 ____________________________________________________________________________
19040 [ 14425] By: nick                                  on 2002/01/26  08:11:33
19041         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
19042              calling cleanup(). If previous fail had left for_find directory,
19043              but no content in it then cleanup() returned cd'ed to that directory.
19044              So tests failed. Fixed cleanup()-s.
19045      Branch: perlio
19046            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
19047 ____________________________________________________________________________
19048 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
19049         Log: Integrate perlio;
19050              
19051              Fix winsystem.t's attempt to build showav.exe to work
19052              with gcc (which writes a.exe unless told with -o ).
19053              Also put in a few more fail-safes to check .exe got
19054              built somehow.
19055              
19056              More Win32 tuning
19057              
19058              Save $! so that other syscalls don't disturb it before
19059              we test it.
19060      Branch: perl
19061           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
19062           !> t/op/winsystem.t
19063 ____________________________________________________________________________
19064 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
19065         Log: Subject: [PATCH] new test in op/universal.t
19066              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19067              Date: Fri, 25 Jan 2002 23:17:33 +0100
19068              Message-ID: <20020125231733.A11733@rafael>
19069      Branch: perl
19070            ! t/op/universal.t
19071 ____________________________________________________________________________
19072 [ 14422] By: nick                                  on 2002/01/25  21:37:03
19073         Log: Save $! so that other syscalls don't disturb it before 
19074              we test it.
19075      Branch: perlio
19076            ! ext/Socket/socketpair.t
19077 ____________________________________________________________________________
19078 [ 14421] By: nick                                  on 2002/01/25  19:05:57
19079         Log: More Win32 tuning
19080      Branch: perlio
19081            ! t/op/stat.t t/op/taint.t
19082 ____________________________________________________________________________
19083 [ 14420] By: nick                                  on 2002/01/25  18:21:42
19084         Log: Fix winsystem.t's attempt to build showav.exe to work 
19085              with gcc (which writes a.exe unless told with -o ).
19086              Also put in a few more fail-safes to check .exe got 
19087              built somehow.
19088      Branch: perlio
19089            ! t/op/winsystem.t
19090 ____________________________________________________________________________
19091 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
19092         Log: Subject: [Patch Encode.xs] calculation of need overflows
19093              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
19094              Date: Sat, 26 Jan 2002 00:58:50 +0900
19095              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
19096      Branch: perl
19097            ! ext/Encode/Encode.xs
19098 ____________________________________________________________________________
19099 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
19100         Log: Integrate changes 13474+13478+13584 from maintperl;
19101              anon sub leakage.
19102      Branch: perl
19103            ! op.c t/run/fresh_perl.t
19104 ____________________________________________________________________________
19105 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
19106         Log: Update Changes.
19107      Branch: perl
19108            ! Changes patchlevel.h
19109 ____________________________________________________________________________
19110 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
19111         Log: Integrate perlio; extensive threads and threads::shared work
19112              (note that the below is a chronological list of perlio
19113              check-in entries since the last integrate)
19114              
19115              Nearly-working threads re-structuring. Do not integrate,
19116              submit-ing to get to Win32, and as "off site" backup.
19117              
19118              threads work again on Win32. (Not threads::shared yet)
19119              Submit to see if they do on Linux.
19120              
19121              Add new threads/typemap to MANIFEST
19122              
19123              XS side of new threads::shared designed, coded and compiles,
19124              and mostly commented but is totaly untested.
19125              submit in case anyone wants a preview.
19126              
19127              Miss mg_len == 0 meaning don't Safefree
19128              
19129              Shared scalars working, some shared array ops working.
19130              
19131              Implement recursive lock and use of scope for PL_sharedsv_space,
19132              so now croak() from asserts does not leave locks.
19133              Make hv_simple compile (new prototype for debugging probe).
19134              
19135              thread::shared nearly working again - remaining issue
19136              is references withing shared space.
19137              Added bulk test with no threads involved (for debugging)
19138              Tuned tests to skip those needing _thrcnt
19139              
19140              SvTEMP_off to stop private PV's being stolen and stored in shared space
19141              
19142              Except Win32 from echo tests. (Alarm does not break into connect)
19143              
19144              Expand command line test globs on Win32.
19145              
19146              threads::shared tidy up:
19147              - Add _id() function to shared.xs so we can test refs point at same thing.
19148              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
19149              - Allow no_share to pass if sharing to works despite mis-ordering.
19150              - Change docs of threads to document ->create() (as used in tests),
19151              and not mention "new".
19152              
19153              Linux/NFS hackery was not faking right number of passes.
19154      Branch: perl
19155           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
19156           +> ext/threads/typemap
19157            - ext/threads/threads.h sharedsv.c sharedsv.h
19158            ! NetWare/config_H.wc
19159           !> (integrate 38 files)
19160 ____________________________________________________________________________
19161 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
19162         Log: Subject: Re: perldebguts minor tweaks
19163              From: Joe McMahon <mcmahon@metalab.unc.edu>
19164              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
19165              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
19166      Branch: perl
19167            ! pod/perldebguts.pod
19168 ____________________________________________________________________________
19169 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
19170         Log: metaconfig unit change for #14413.
19171      Branch: metaconfig
19172            ! U/modified/prototype.U
19173 ____________________________________________________________________________
19174 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
19175         Log: Okay, you can come home now, _().
19176      Branch: perl
19177            ! config_h.SH
19178 ____________________________________________________________________________
19179 [ 14412] By: nick                                  on 2002/01/25  11:01:49
19180         Log: Integrate mainline
19181              All but ../lib/Unicode/UCD.t pass.
19182      Branch: perlio
19183           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
19184           +> lib/unicore/CaseFolding.txt
19185           +> lib/unicore/CompositionExclusions.txt
19186           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
19187           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
19188           +> vos/vos.c
19189            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
19190            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
19191            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
19192            - lib/unicore/NamesList.html lib/unicore/PropList.html
19193            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
19194            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
19195            - lib/unicore/rename
19196           !> (integrate 424 files)
19197 ____________________________________________________________________________
19198 [ 14411] By: nick                                  on 2002/01/25  09:45:13
19199         Log: Linux/NFS hackery was not faking right number of passes.
19200      Branch: perlio
19201            ! t/io/fs.t
19202 ____________________________________________________________________________
19203 [ 14410] By: nick                                  on 2002/01/25  09:35:07
19204         Log: threads::shared tidy up:
19205              - Add _id() function to shared.xs so we can test refs point at same thing.
19206              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
19207              - Allow no_share to pass if sharing to works despite mis-ordering.
19208              - Change docs of threads to document ->create() (as used in tests),
19209              and not mention "new".
19210      Branch: perlio
19211            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
19212            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
19213            ! ext/threads/threads.pm
19214 ____________________________________________________________________________
19215 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
19216         Log: Subject: perldebguts minor tweaks
19217              From: Joe McMahon <mcmahon@metalab.unc.edu>
19218              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
19219              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
19220      Branch: perl
19221            ! pod/perldebguts.pod
19222 ____________________________________________________________________________
19223 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
19224         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
19225              From: Peter Scott <Peter@PSDT.com>
19226              Date: Thu, 24 Jan 2002 08:51:34 -0800
19227              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
19228      Branch: perl
19229            ! pod/perldebguts.pod
19230 ____________________________________________________________________________
19231 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
19232         Log: Few more paranoia checks for Unicode hash keys.
19233      Branch: perl
19234            ! t/op/each.t
19235 ____________________________________________________________________________
19236 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
19237         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
19238              From: Andy Dougherty <doughera@lafayette.edu>
19239              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
19240              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
19241      Branch: perl
19242            ! t/op/stat.t
19243 ____________________________________________________________________________
19244 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
19245         Log: The
19246              
19247              Subject: Very old debugger UTF-8 bug
19248              From: andreas.koenig@anima.de (Andreas J. Koenig)
19249              Date: 24 Jan 2002 12:45:44 +0100
19250              Message-ID: <m3y9iot1jr.fsf@anima.de>
19251              
19252              still broken, but this should work as a stopgap
19253              measure to stop pp_match accessing naughty data.
19254      Branch: perl
19255            ! pod/perldiag.pod pp_hot.c
19256 ____________________________________________________________________________
19257 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
19258         Log: metaconfig unit change for #14403.
19259      Branch: metaconfig/U/perl
19260            ! d_u32align.U
19261 ____________________________________________________________________________
19262 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
19263         Log: Pacify picky compilers (this time Sun Workshop).
19264      Branch: perl
19265            ! Configure
19266 ____________________________________________________________________________
19267 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
19268         Log: Subject: Very old debugger UTF-8 bug
19269              From: andreas.koenig@anima.de (Andreas J. Koenig)
19270              Date: 24 Jan 2002 12:45:44 +0100
19271              Message-ID: <m3y9iot1jr.fsf@anima.de>
19272      Branch: perl
19273            ! lib/dumpvar.pl
19274 ____________________________________________________________________________
19275 [ 14401] By: nick                                  on 2002/01/24  07:50:38
19276         Log: Expand command line test globs on Win32.
19277      Branch: perlio
19278            ! t/harness
19279 ____________________________________________________________________________
19280 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
19281         Log: Sprinkle some copyrights (use the oldest timestamp to
19282              be found in the repository, which is most often not right,
19283              but at least consistent)
19284      Branch: perl
19285            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
19286            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
19287            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
19288            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
19289            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
19290            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
19291            ! unixish.h xsutils.c
19292 ____________________________________________________________________________
19293 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
19294         Log: Don't crash on Help for long text (bug #506672)
19295      Branch: maint-5.6/macperl
19296            ! macos/macperl/MPHelp.c
19297 ____________________________________________________________________________
19298 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
19299         Log: Fix minor path problem
19300      Branch: maint-5.6/macperl
19301            ! macos/macperl/Droplets/tarzipme.plx
19302 ____________________________________________________________________________
19303 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
19304         Log: Minor text changes
19305      Branch: maint-5.6/macperl
19306            ! macos/Perl.r
19307 ____________________________________________________________________________
19308 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
19309         Log: Bump versions, dates, etc.
19310      Branch: maint-5.6/macperl
19311            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
19312 ____________________________________________________________________________
19313 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
19314         Log: coderefs in @INC and absolute paths
19315      Branch: maint-5.6/macperl
19316            ! embed.h pp_ctl.c proto.h
19317 ____________________________________________________________________________
19318 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
19319         Log: Minor module thingys
19320      Branch: maint-5.6/macperl
19321            ! macos/ext/Mac/Controls/Controls.xs
19322            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
19323            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
19324            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
19325            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
19326            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
19327            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
19328            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
19329            ! macos/ext/Mac/Movies/Movies.xs
19330            ! macos/ext/Mac/Navigation/Navigation.pm
19331            ! macos/ext/Mac/Navigation/Navigation.xs
19332            ! macos/ext/Mac/Notification/Notification.xs
19333            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
19334            ! macos/ext/Mac/Processes/Processes.xs
19335            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
19336            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
19337            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
19338            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
19339            ! macos/ext/Mac/Resources/Resources.pm
19340            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
19341            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
19342            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
19343            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
19344            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
19345 ____________________________________________________________________________
19346 [ 14393] By: nick                                  on 2002/01/23  19:52:19
19347         Log: Except Win32 from echo tests. (Alarm does not break into connect)
19348      Branch: perlio
19349            ! ext/Socket/Socket.t
19350 ____________________________________________________________________________
19351 [ 14392] By: nick                                  on 2002/01/23  19:31:57
19352         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
19353      Branch: perlio
19354            ! ext/threads/shared/shared.xs
19355 ____________________________________________________________________________
19356 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
19357         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
19358      Branch: perl
19359            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
19360            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
19361            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
19362            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
19363            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
19364            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
19365            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
19366            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
19367            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
19368            ! x2p/util.c x2p/util.h x2p/walk.c
19369 ____________________________________________________________________________
19370 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
19371         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
19372              therefore quite probably also obsolete code.
19373      Branch: perl
19374            ! sv.c
19375 ____________________________________________________________________________
19376 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
19377         Log: Update Changes.
19378      Branch: perl
19379            ! Changes patchlevel.h
19380 ____________________________________________________________________________
19381 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
19382         Log: Small update on todo.  Could use a lot more.
19383      Branch: perl
19384            ! pod/perltodo.pod
19385 ____________________________________________________________________________
19386 [ 14387] By: nick                                  on 2002/01/23  14:19:30
19387         Log: thread::shared nearly working again - remaining issue
19388              is references withing shared space.
19389              Added bulk test with no threads involved (for debugging)
19390              Tuned tests to skip those needing _thrcnt
19391      Branch: perlio
19392            + ext/threads/shared/t/0nothread.t
19393            ! MANIFEST ext/threads/shared/shared.pm
19394            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
19395            ! ext/threads/shared/t/hv_refs.t
19396            ! ext/threads/shared/t/hv_simple.t
19397            ! ext/threads/shared/t/sv_simple.t
19398 ____________________________________________________________________________
19399 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
19400         Log: Subject: [ID 20020121.003] perldata doco bug
19401              From: John Stumbles <jstumbles@bluearc.com>
19402              Date: Mon, 21 Jan 2002 14:19:56 -0000
19403              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
19404      Branch: perl
19405            ! pod/perldata.pod
19406 ____________________________________________________________________________
19407 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
19408         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
19409              From: Michael G Schwern <schwern@pobox.com>
19410              Date: Mon, 21 Jan 2002 15:16:42 -0500
19411              Message-ID: <20020121201642.GA6659@blackrider>
19412      Branch: perl
19413            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
19414 ____________________________________________________________________________
19415 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
19416         Log: Subject: [PATCH] Re: eval not catching warnings?
19417              From: abigail@foad.org
19418              Date: Wed, 23 Jan 2002 15:35:47 +0100
19419              Message-ID: <20020123143547.24798.qmail@foad.org>
19420      Branch: perl
19421            ! pod/perlfunc.pod
19422 ____________________________________________________________________________
19423 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
19424         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
19425              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19426              Date: Tue, 22 Jan 2002 17:00:54 -0800            
19427              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
19428      Branch: perl
19429            ! t/run/fresh_perl.t
19430 ____________________________________________________________________________
19431 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
19432         Log: metaconfig unit change for #14381.
19433      Branch: metaconfig/U/perl
19434            ! d_u32align.U
19435 ____________________________________________________________________________
19436 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
19437         Log: HP-UX 10.20 cc pacifying from Merijn.
19438      Branch: perl
19439            ! Configure
19440 ____________________________________________________________________________
19441 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
19442         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
19443              From: "Craig A. Berry" <craigberry@mac.com> 
19444              Date: Tue, 22 Jan 2002 22:14:26 -0600
19445              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
19446      Branch: perl
19447            ! vms/test.com
19448 ____________________________________________________________________________
19449 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
19450         Log: AIX cpp bug: having macro arguments and character constants
19451              "the same" means trouble (here s and 's')
19452              What broke now was 841 and 842 of t/op/pat.t, because of the
19453              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
19454              (note that breakage happened only under cc_r and usethreads+
19455              useithreads)
19456      Branch: perl
19457            ! utf8.h
19458 ____________________________________________________________________________
19459 [ 14378] By: nick                                  on 2002/01/22  20:33:15
19460         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
19461              so now croak() from asserts does not leave locks.
19462              Make hv_simple compile (new prototype for debugging probe).
19463      Branch: perlio
19464            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
19465            ! ext/threads/shared/t/hv_simple.t
19466 ____________________________________________________________________________
19467 [ 14377] By: nick                                  on 2002/01/22  17:32:21
19468         Log: Shared scalars working, some shared array ops working.
19469      Branch: perlio
19470            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
19471            ! ext/threads/shared/t/sv_refs.t
19472            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
19473 ____________________________________________________________________________
19474 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
19475         Log: Subject: [PATCH] Support truncate() in VOS port
19476              From: Paul_GreenVOS@vos.stratus.com
19477              Date: Mon, 21 Jan 02 23:27 est
19478              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
19479      Branch: perl
19480            + vos/vos.c
19481            ! MANIFEST hints/vos.sh vos/vosish.h
19482 ____________________________________________________________________________
19483 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
19484         Log: metaconfig unit changes for #14374.  Couldn't figure
19485              how to get completely rid of _() (some weird dependency
19486              pulling it in?) so renamed it as PROTO_().
19487      Branch: metaconfig
19488            + U/modified/d_shmat.U U/modified/prototype.U
19489            ! U/protos/d_drand48proto.U
19490      Branch: metaconfig/U/perl
19491            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
19492 ____________________________________________________________________________
19493 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
19494         Log: Get rid of the _() macro since (1) we require ANSI anyway
19495              (2) Other software (GNU) seems to use it and we don't need it,
19496              so let's give it up.
19497      Branch: perl
19498            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19499            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
19500            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
19501            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
19502            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
19503            ! wince/config.h wince/config_H.ce
19504 ____________________________________________________________________________
19505 [ 14373] By: nick                                  on 2002/01/22  10:10:48
19506         Log: Miss mg_len == 0 meaning don't Safefree
19507      Branch: perlio
19508            ! mg.c
19509 ____________________________________________________________________________
19510 [ 14372] By: nick                                  on 2002/01/21  22:34:06
19511         Log: XS side of new threads::shared designed, coded and compiles,
19512              and mostly commented but is totaly untested.
19513              submit in case anyone wants a preview.
19514      Branch: perlio
19515            + ext/threads/shared/typemap
19516            ! MANIFEST ext/threads/shared/shared.pm
19517            ! ext/threads/shared/shared.xs
19518 ____________________________________________________________________________
19519 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
19520         Log: Subject: [BUG] /\_/ an unrecognized escape?
19521              From: Michael G Schwern <schwern@pobox.com>
19522              Date: Mon, 21 Jan 2002 15:22:54 -0500
19523              Message-ID: <20020121202254.GA6731@blackrider>
19524      Branch: perl
19525            ! t/lib/warnings/toke toke.c
19526 ____________________________________________________________________________
19527 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
19528         Log: Undo the renaming of the Unicode data files; the simple
19529              solution being not including the *.html files.  This means
19530              that in the future there is no need for any renamings
19531              (well, assuming that the Consortium doesn't cause any),
19532              and the files are named like they are in the Consortium
19533              website, thus alleviating confusion.
19534      Branch: perl
19535            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
19536            + lib/unicore/CaseFolding.txt
19537            + lib/unicore/CompositionExclusions.txt
19538            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
19539            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
19540            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
19541            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
19542            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
19543            - lib/unicore/NamesList.html lib/unicore/PropList.html
19544            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
19545            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
19546            - lib/unicore/rename
19547            ! (edit 285 files)
19548 ____________________________________________________________________________
19549 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
19550         Log: Update Changes.
19551      Branch: perl
19552            ! Changes patchlevel.h
19553 ____________________________________________________________________________
19554 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
19555         Log: Subject: RE: BCC for Win32 is unhappy @14331
19556              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
19557              Date: Mon, 21 Jan 2002 09:48:40 +0300
19558              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
19559              
19560              (using IV instead of int)
19561      Branch: perl
19562            ! hv.h
19563 ____________________________________________________________________________
19564 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
19565         Log: path_is_absolute() needs a prototype (and maybe
19566              a better name, but that's another story).
19567      Branch: perl
19568            ! embed.fnc embed.h pp_ctl.c proto.h
19569 ____________________________________________________________________________
19570 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
19571         Log: Subject: Re: coderefs in @INC
19572              From: Chris Nandor <pudge@pobox.com>
19573              Date: Thu, 17 Jan 2002 11:26:02 -0500
19574              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
19575      Branch: perl
19576            ! pp_ctl.c
19577 ____________________________________________________________________________
19578 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
19579         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
19580              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19581              Date: Sun, 20 Jan 2002 22:53:56 +0100
19582              Message-ID: <20020120225356.A12093@rafael>
19583      Branch: perl
19584            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
19585            ! t/lib/warnings/9enabled warnings.h warnings.pl
19586 ____________________________________________________________________________
19587 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
19588         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
19589              From: "Craig A. Berry" <craigberry@mac.com>
19590              Date: Sun, 20 Jan 2002 22:49:42 -0600
19591              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
19592      Branch: perl
19593            ! lib/ExtUtils/MakeMaker.pm
19594 ____________________________________________________________________________
19595 [ 14363] By: nick                                  on 2002/01/20  20:38:23
19596         Log: Add new threads/typemap to MANIFEST
19597      Branch: perlio
19598            ! MANIFEST
19599 ____________________________________________________________________________
19600 [ 14362] By: nick                                  on 2002/01/20  20:34:36
19601         Log: Integrate mainline
19602      Branch: perlio
19603           +> lib/Pod/t/Usage.t
19604           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
19605           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
19606           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
19607           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
19608           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
19609           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
19610           !> util.c
19611 ____________________________________________________________________________
19612 [ 14361] By: nick                                  on 2002/01/20  18:51:47
19613         Log: Integrate MANIFEST
19614      Branch: perlio
19615           !> MANIFEST
19616 ____________________________________________________________________________
19617 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
19618         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
19619              From: Paul_GreenVOS@vos.stratus.com
19620              Date: Sat, 19 Jan 02 17:17 est
19621              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
19622              
19623              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
19624              From: Paul_GreenVOS@vos.stratus.com
19625              Date: Sat, 19 Jan 02 17:19 est
19626              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
19627      Branch: perl
19628            ! lib/ExtUtils/t/Command.t
19629 ____________________________________________________________________________
19630 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
19631         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
19632              From: Paul_GreenVOS@vos.stratus.com
19633              Date: Sat, 19 Jan 02 14:30 est
19634              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
19635      Branch: perl
19636            ! lib/AnyDBM_File.t
19637 ____________________________________________________________________________
19638 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
19639         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
19640              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
19641              Date: Sun, 20 Jan 2002 13:51:36 +0100
19642              Message-ID: <20020120135136.A710@rafael>
19643      Branch: perl
19644            ! ext/File/Glob/t/basic.t
19645 ____________________________________________________________________________
19646 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
19647         Log: #14352 deleted ext/threads/threads.h
19648      Branch: perlio
19649            ! MANIFEST
19650 ____________________________________________________________________________
19651 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
19652         Log: Eradicate sharedsv.*
19653      Branch: perlio
19654            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
19655 ____________________________________________________________________________
19656 [ 14355] By: nick                                  on 2002/01/20  11:50:22
19657         Log: threads work again on Win32. (Not threads::shared yet)
19658              Submit to see if they do on Linux.
19659      Branch: perlio
19660            ! ext/threads/shared/shared.xs ext/threads/threads.xs
19661            ! win32/makefile.mk
19662 ____________________________________________________________________________
19663 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
19664         Log: Make also hex() and oct() to croak if their arguments
19665              cannot be downgraded (that is, if they contain wide
19666              characters), just like crypt() does (and use the croak
19667              feature of sv_utf8_downgrade()).
19668      Branch: perl
19669            ! pp.c t/op/oct.t
19670 ____________________________________________________________________________
19671 [ 14353] By: nick                                  on 2002/01/19  22:20:09
19672         Log: Integrate Time/Local and its test
19673      Branch: perlio
19674           !> lib/Time/Local.pm lib/Time/Local.t
19675 ____________________________________________________________________________
19676 [ 14352] By: nick                                  on 2002/01/19  22:17:07
19677         Log: Nearly-working threads re-structuring. Do not integrate,
19678              submit-ing to get to Win32, and as "off site" backup.
19679      Branch: perlio
19680            + ext/threads/typemap
19681            - ext/threads/threads.h sharedsv.c sharedsv.h
19682            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
19683            ! embedvar.h ext/threads/shared/shared.pm
19684            ! ext/threads/shared/shared.xs ext/threads/threads.pm
19685            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
19686            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
19687            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
19688 ____________________________________________________________________________
19689 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
19690         Log: Regen toc.
19691      Branch: perl
19692            ! pod/perltoc.pod
19693 ____________________________________________________________________________
19694 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
19695         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
19696              From: David Dyck <dcd@tc.fluke.com>
19697              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
19698              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
19699      Branch: perl
19700            ! pod/perl5004delta.pod pod/perl5005delta.pod
19701            ! pod/perl561delta.pod pod/perl56delta.pod
19702 ____________________________________________________________________________
19703 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
19704         Log: FAQ sync.
19705      Branch: perl
19706            ! pod/perlfaq1.pod pod/perlfaq2.pod
19707 ____________________________________________________________________________
19708 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
19709         Log: Subject: [PATCH lib/Pod/t/Usage.t]
19710              From: Abe Timmerman <abe@ztreet.demon.nl>
19711              Date: Sat, 19 Jan 2002 19:57:57 +0100
19712              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
19713      Branch: perl
19714            + lib/Pod/t/Usage.t
19715            ! MANIFEST
19716 ____________________________________________________________________________
19717 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
19718         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
19719              From: Paul_GreenVOS@vos.stratus.com
19720              Date: Sat, 19 Jan 02 13:15 est
19721              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
19722      Branch: perl
19723            ! ext/SDBM_File/sdbm.t
19724 ____________________________________________________________________________
19725 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
19726         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
19727      Branch: perl
19728           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
19729           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
19730 ____________________________________________________________________________
19731 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
19732         Log: Alternative Time::Local algorithm that uses matemathical formula
19733              for timegm instead of progressive guessing
19734      Branch: perl
19735            ! lib/Time/Local.pm
19736 ____________________________________________________________________________
19737 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
19738         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
19739              From: Paul_GreenVOS@vos.stratus.com
19740              Date: Sat, 19 Jan 02 11:20 est
19741              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
19742      Branch: perl
19743            ! ext/File/Glob/t/basic.t
19744 ____________________________________________________________________________
19745 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
19746         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
19747              From: Paul_GreenVOS@vos.stratus.com
19748              Date: Fri, 18 Jan 02 22:56 est
19749              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
19750      Branch: perl
19751            ! ext/Cwd/t/cwd.t
19752 ____________________________________________________________________________
19753 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
19754         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
19755              From: Paul_GreenVOS@vos.stratus.com
19756              Date: Fri, 18 Jan 02 22:48 est
19757              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
19758      Branch: perl
19759            ! lib/Time/Local.t
19760 ____________________________________________________________________________
19761 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
19762         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
19763              From: Paul_GreenVOS@vos.stratus.com
19764              Date: Fri, 18 Jan 02 16:22 est
19765              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
19766      Branch: perl
19767            ! ext/Devel/DProf/DProf.t
19768 ____________________________________________________________________________
19769 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
19770         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
19771              From: Tels <perl_dummy@bloodgate.com>
19772              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
19773              Message-Id: <200201182106.XAA19133@taku.hut.fi>
19774      Branch: perl
19775            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
19776 ____________________________________________________________________________
19777 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
19778         Log: Don't do socketpair udp unless you've got all what it takes.
19779      Branch: perl
19780            ! util.c
19781 ____________________________________________________________________________
19782 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
19783         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
19784              From: Tels <perl_dummy@bloodgate.com>
19785              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
19786              Message-Id: <200201182206.AAA15310@taku.hut.fi>
19787      Branch: perl
19788            ! lib/ExtUtils/MM_BeOS.pm
19789 ____________________________________________________________________________
19790 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
19791         Log: metaconfig unit change for #14336.
19792      Branch: metaconfig
19793            ! U/modified/myhostname.U
19794 ____________________________________________________________________________
19795 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
19796         Log: Avoid bare "set", and kiss .uucp goodbye.
19797      Branch: perl
19798            ! Configure
19799 ____________________________________________________________________________
19800 [ 14335] By: nick                                  on 2002/01/18  22:11:42
19801         Log: Split out core of sv_magic() into sv_magicext().
19802              sv_magic provides the extra restictions (no READONLY, only
19803              one of each type, canned set of vtables), and sv_magicext()
19804              does the actual data twiddling.
19805              Also enhances semantics of ->mg_ptr setting via name/namlen
19806              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
19807              scratch area (namlen > 0 && name == NULL).
19808              sv_magicext also returns the MAGIC * it added.
19809              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
19810              
19811              To come sv_unmagicext() - which will remove just one magic
19812              of particular type, and additionaly match against ->mg_ptr,
19813              or the MAGIC * (need to experiment as to which is more natural).
19814      Branch: perlio
19815            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
19816            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
19817 ____________________________________________________________________________
19818 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
19819         Log: Retract #14327 for now, going to the limit seems
19820              to be too much for many platforms.
19821      Branch: perl
19822            ! lib/Time/Local.t
19823 ____________________________________________________________________________
19824 [ 14333] By: nick                                  on 2002/01/18  18:58:33
19825         Log: Integrate mainline
19826      Branch: perlio
19827           !> Changes patchlevel.h
19828 ____________________________________________________________________________
19829 [ 14332] By: nick                                  on 2002/01/18  16:19:06
19830         Log: Integrate mainline
19831      Branch: perlio
19832           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
19833           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
19834            - lib/ExtUtils/inst
19835           !> (integrate 32 files)
19836 ____________________________________________________________________________
19837 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
19838         Log: Update Changes.
19839      Branch: perl
19840            ! Changes patchlevel.h
19841 ____________________________________________________________________________
19842 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
19843         Log: Try to make the connect/read/write timeouting.
19844      Branch: perl
19845            ! ext/Socket/Socket.t
19846 ____________________________________________________________________________
19847 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
19848         Log: Netware Makefile tweak from Ananth Kesari.
19849      Branch: perl
19850            ! NetWare/Makefile
19851 ____________________________________________________________________________
19852 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
19853         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
19854              From: Michael G Schwern <schwern@pobox.com>
19855              Date: Fri, 18 Jan 2002 03:10:27 -0500
19856              Message-ID: <20020118081027.GE7226@blackrider>
19857      Branch: perl
19858            ! lib/File/Find.pm
19859 ____________________________________________________________________________
19860 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
19861         Log: (retracted by #14334)
19862              
19863              Subject: [PATCH] Improving lib/Time/Local.t
19864              From: Paul_GreenVOS@vos.stratus.com        
19865              Date: Thu, 17 Jan 02 22:36 est
19866              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
19867      Branch: perl
19868            ! lib/Time/Local.t
19869 ____________________________________________________________________________
19870 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
19871         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
19872              From: Abe Timmerman <abe@ztreet.demon.nl>  
19873              Date: Fri, 18 Jan 2002 13:18:47 +0100
19874              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
19875      Branch: perl
19876            ! lib/ExtUtils/t/MM_Win32.t
19877 ____________________________________________________________________________
19878 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
19879         Log: Subject: [PATCH] Syncing with bleadperl 
19880              From: Michael G Schwern <schwern@pobox.com> 
19881              Date: Fri, 18 Jan 2002 03:04:33 -0500
19882              Message-ID: <20020118080432.GC7226@blackrider>
19883      Branch: perl
19884            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
19885            - lib/ExtUtils/inst
19886            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
19887            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
19888            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
19889            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
19890            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
19891            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
19892            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
19893            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
19894            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
19895            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
19896            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
19897            ! lib/ExtUtils/testlib.pm
19898 ____________________________________________________________________________
19899 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
19900         Log: Detypo.
19901      Branch: perl
19902            ! AUTHORS
19903 ____________________________________________________________________________
19904 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
19905         Log: Subject: [PATCH] MM check_hints test
19906              From: Michael G Schwern <schwern@pobox.com>
19907              Date: Thu, 17 Jan 2002 20:25:57 -0500
19908              Message-ID: <20020118012557.GE32762@blackrider>
19909      Branch: perl
19910            + lib/ExtUtils/t/hints.t
19911            ! MANIFEST
19912 ____________________________________________________________________________
19913 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
19914         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
19915              From: Michael G Schwern <schwern@pobox.com> 
19916              Date: Thu, 17 Jan 2002 20:12:20 -0500
19917              Message-ID: <20020118011220.GC32762@blackrider>
19918              
19919              (#14317 replaced with this)
19920      Branch: perl
19921            ! lib/ExtUtils/MakeMaker.pm
19922 ____________________________________________________________________________
19923 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
19924         Log: Subject: [PATCH perldiag] overload.pm warnings
19925              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19926              Date: Thu, 17 Jan 2002 23:53:49 +0100
19927              Message-ID: <20020117235349.A14530@rafael>
19928      Branch: perl
19929            ! pod/perldiag.pod
19930 ____________________________________________________________________________
19931 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
19932         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
19933              From: Michael G Schwern <schwern@pobox.com>
19934              Date: Thu, 17 Jan 2002 16:35:47 -0500
19935              Message-ID: <20020117213546.GD23830@blackrider>
19936      Branch: perl
19937            ! lib/File/Find.pm
19938 ____________________________________________________________________________
19939 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
19940         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
19941              From: chromatic <chromatic@rmci.net>
19942              Date: Thu, 17 Jan 2002 13:04:22 -0700
19943              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
19944      Branch: perl
19945            ! pod/perltodo.pod
19946 ____________________________________________________________________________
19947 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
19948         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
19949              From: chromatic <chromatic@rmci.net>
19950              Date: Thu, 17 Jan 2002 12:59:04 -0700
19951              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
19952      Branch: perl
19953            ! lib/ExtUtils/t/Mkbootstrap.t
19954 ____________________________________________________________________________
19955 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
19956         Log: (replaced by #14322)
19957              The #14300 broke hints file handling.
19958      Branch: perl
19959            ! lib/ExtUtils/MakeMaker.pm
19960 ____________________________________________________________________________
19961 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
19962         Log: metaconfig unit change for #14315.
19963      Branch: metaconfig/U/perl
19964            ! uselongdbl.U
19965 ____________________________________________________________________________
19966 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
19967         Log: Subject: [PATCH] long doubles
19968              From: Nicholas Clark <nick@unfortu.net>
19969              Date: Thu, 17 Jan 2002 17:06:28 +0000
19970              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
19971      Branch: perl
19972            ! Configure
19973 ____________________________________________________________________________
19974 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
19975         Log: metaconfig unit change for #14313.
19976      Branch: metaconfig
19977            ! U/modified/i_ndbm.U
19978 ____________________________________________________________________________
19979 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
19980         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
19981              From: Andy Dougherty <doughera@lafayette.edu>
19982              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
19983              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
19984      Branch: perl
19985            ! Configure
19986 ____________________________________________________________________________
19987 [ 14312] By: nick                                  on 2002/01/17  21:38:38
19988         Log: Integrate mainline (for ndbm fixes etc.)
19989      Branch: perlio
19990           +> t/run/fresh_perl.t
19991            - t/run/kill_perl.t
19992           !> Changes MANIFEST ext/Opcode/Opcode.xs
19993           !> ext/SDBM_File/sdbm/Makefile.PL
19994           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
19995           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
19996           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
19997           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
19998           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
19999 ____________________________________________________________________________
20000 [ 14311] By: sky                                   on 2002/01/17  21:01:00
20001         Log: Simplify the code that duplicates the threads 
20002              init function and the parameters to the thread by using sv_dup. 
20003              Note,what happens if you pass a shared variable as a parameter?
20004      Branch: perl
20005            ! ext/threads/threads.xs
20006 ____________________________________________________________________________
20007 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
20008         Log: Update Changes.
20009      Branch: perl
20010            ! Changes patchlevel.h
20011 ____________________________________________________________________________
20012 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
20013         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
20014              with fresh_perl_is() and fresh_perl_like().
20015      Branch: perl
20016            + t/run/fresh_perl.t
20017            - t/run/kill_perl.t
20018            ! MANIFEST t/test.pl
20019 ____________________________________________________________________________
20020 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
20021         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
20022              From: Benjamin Goldberg <goldbb2@earthlink.net>
20023              Date: Wed, 09 Jan 2002 21:03:16 -0500
20024              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
20025      Branch: perl
20026            ! ext/Unicode/Normalize/Normalize.pm
20027 ____________________________________________________________________________
20028 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
20029         Log: Retract #14144 as Hugo isn't happy with it.
20030      Branch: perl
20031            ! scope.c t/run/kill_perl.t
20032 ____________________________________________________________________________
20033 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
20034         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
20035              From: Richard Clamp <richardc@unixbeard.net>
20036              Date: Wed, 16 Jan 2002 17:34:31 +0000
20037              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
20038      Branch: perl
20039            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
20040 ____________________________________________________________________________
20041 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
20042         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
20043              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
20044              Date: Tue, 15 Jan 2002 21:23:30 +0100
20045              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
20046      Branch: perl
20047            ! ext/Opcode/Opcode.xs
20048 ____________________________________________________________________________
20049 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
20050         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
20051              From: Paul_GreenVOS@vos.stratus.com
20052              Date: Wed, 16 Jan 02 6:42 est
20053              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
20054      Branch: perl
20055            ! t/io/fs.t t/op/crypt.t
20056 ____________________________________________________________________________
20057 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
20058         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
20059              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20060              Date: Wed, 16 Jan 2002 13:43:39 +0100
20061              Message-ID: <20020116134339.A704@rafael>
20062              
20063              (replaces #14302)
20064      Branch: perl
20065            ! mg.c t/lib/warnings/mg
20066 ____________________________________________________________________________
20067 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
20068         Log: (replaced by #14303)
20069              Subject: [PATCH] length of undefined $(digit) should warn
20070              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20071              Date: Tue, 15 Jan 2002 23:02:44 +0100            
20072              Message-ID: <20020115230244.A31786@rafael>     
20073      Branch: perl
20074            ! mg.c t/lib/warnings/mg
20075 ____________________________________________________________________________
20076 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
20077         Log: The non-MakeMaker.pm parts of
20078              
20079              Subject: [PATCH] Re: MM_Beos.pm?
20080              From: Tels <perl_dummy@bloodgate.com>
20081              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
20082              Message-Id: <200201142006.WAA29544@taas.iki.fi>
20083      Branch: perl
20084            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
20085            ! lib/ExtUtils/t/MM_Unix.t
20086 ____________________________________________________________________________
20087 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
20088         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
20089              From: Michael G Schwern <schwern@pobox.com>    
20090              Date: Tue, 15 Jan 2002 20:07:50 -0500            
20091              Message-ID: <20020116010750.GH625@blackrider>  
20092      Branch: perl
20093            ! lib/ExtUtils/MakeMaker.pm
20094 ____________________________________________________________________________
20095 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
20096         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
20097              From: Jeffrey Friedl <jfriedl@yahoo.com>       
20098              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
20099              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
20100      Branch: perl
20101            ! lib/Text/Tabs.pm
20102 ____________________________________________________________________________
20103 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
20104         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
20105              From: "Green, Paul" <Paul.Green@stratus.com>
20106              Date: Tue, 15 Jan 2002 22:28:10 -0500
20107              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
20108      Branch: perl
20109            ! lib/ExtUtils/MM_Unix.pm
20110 ____________________________________________________________________________
20111 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
20112         Log: Integrate perlio; offsetof() is in <stddef.h>
20113      Branch: perl
20114           !> ext/Socket/Socket.xs
20115 ____________________________________________________________________________
20116 [ 14296] By: nick                                  on 2002/01/16  13:02:29
20117         Log: offsetof() is in <stddef.h>
20118      Branch: perlio
20119            ! ext/Socket/Socket.xs
20120 ____________________________________________________________________________
20121 [ 14295] By: nick                                  on 2002/01/16  07:25:29
20122         Log: Integrate mainline
20123      Branch: perlio
20124           +> (branch 262 files)
20125            - (delete 285 files)
20126           !> (integrate 34 files)
20127 ____________________________________________________________________________
20128 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
20129         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
20130              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
20131              Canonical.pl and Exact.pl.
20132      Branch: perl
20133            + (add 259 files)
20134            - (delete 288 files)
20135            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
20136            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
20137            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
20138            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
20139 ____________________________________________________________________________
20140 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
20141         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
20142      Branch: perl
20143            ! ext/Socket/Socket.xs
20144 ____________________________________________________________________________
20145 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
20146         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
20147              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
20148              Date: Tue, 15 Jan 2002 21:59:19 +0100
20149              Message-ID: <3C44A637.16602.25EB208@localhost>
20150      Branch: perl
20151            ! embed.fnc embed.h proto.h
20152 ____________________________________________________________________________
20153 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
20154         Log: Duh.  The updated In/*.pl weren't checked in.
20155      Branch: perl
20156            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
20157            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
20158            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
20159            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
20160            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
20161            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
20162            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
20163            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
20164            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
20165            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
20166            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
20167            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
20168            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
20169            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
20170            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
20171            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
20172            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
20173            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
20174            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
20175            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
20176            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
20177            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
20178            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
20179            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
20180            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
20181            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
20182            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
20183            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
20184            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
20185            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
20186            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
20187            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
20188            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
20189            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
20190            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
20191            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
20192            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
20193            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
20194            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
20195            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
20196            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
20197            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
20198            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
20199            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
20200            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
20201            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
20202            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
20203            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
20204 ____________________________________________________________________________
20205 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
20206         Log: Update Changes.
20207      Branch: perl
20208            ! Changes patchlevel.h
20209 ____________________________________________________________________________
20210 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
20211         Log: Jeffrey is trying very hard to avoid working on his
20212              book, it would seem :-) (better naming, better comments
20213              in the files)
20214      Branch: perl
20215            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
20216            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
20217            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
20218            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
20219            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
20220            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
20221            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
20222            - lib/unicore/Is/IDStart.pl
20223            ! (edit 200 files)
20224 ____________________________________________________________________________
20225 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
20226         Log: metaconfig unit changes for #14287.
20227      Branch: metaconfig
20228            + U/modified/Chk_MANI.U
20229            ! U/modified/Extract.U U/modified/Finish.U
20230      Branch: metaconfig/U/perl
20231            ! Extensions.U dlsrc.U
20232 ____________________________________________________________________________
20233 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
20234         Log: Some protection against spaces in directory names.
20235              (Tru64 still has some makedepend problems in such
20236              cases but that looks like Tru64's problem.)
20237      Branch: perl
20238            ! Configure Makefile.SH
20239 ____________________________________________________________________________
20240 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
20241         Log: Should have been in #14285 but I have sausages for fingers.
20242      Branch: perl
20243            + lib/ExtUtils/MM_BeOS.pm
20244 ____________________________________________________________________________
20245 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
20246         Log: MM_BeOS from Tels.
20247      Branch: perl
20248            + lib/ExtUtils/t/MM_BeOS.t
20249            ! MANIFEST
20250 ____________________________________________________________________________
20251 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
20252         Log: Integrate perlio;
20253              
20254              (reintroduce #14251) Slab allocator for ops
20255              - moved the statics to intrpvar.h
20256              - implemented Slab_Free()
20257              - uses PerlMemShared (for now) if distinction exists.
20258              
20259              Slab allocator submit after resolve -ay to keep it!
20260              
20261              Hand merge of non slab allocator stuff
20262              
20263              const-ness fix in savepv's passing of NULL
20264              
20265              Typo in #else branch of PL_SLAB_ALLOC
20266              
20267              Integrate rest of mainline
20268              
20269              Regen embed enable slab for PERL_IMPLICIT_SYS
20270              
20271              Correct name of PL_OP_SLAB_ALLOC
20272              
20273              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
20274              e.g. -Duse64bitint on a 32-bit platform.
20275              Now uses I32 for use-count and is more careful with its casts.
20276      Branch: perl
20277           !> (integrate 28 files)
20278 ____________________________________________________________________________
20279 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
20280         Log: Add Shuck URL
20281      Branch: maint-5.6/macperl
20282            ! macos/macperl/MacPerl.podhelp
20283 ____________________________________________________________________________
20284 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
20285         Log: Remove obsolete docs
20286      Branch: maint-5.6/macperl
20287            ! ext/File/Glob/Glob.pm
20288 ____________________________________________________________________________
20289 [ 14281] By: nick                                  on 2002/01/15  15:08:43
20290         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
20291              e.g. -Duse64bitint on a 32-bit platform.
20292              Now uses I32 for use-count and is more careful with its casts.
20293      Branch: perlio
20294            ! intrpvar.h op.c
20295 ____________________________________________________________________________
20296 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
20297         Log: Update bundled modules.  Yow!
20298      Branch: maint-5.6/macperl
20299            + macos/bundled_ext/Compress/Zlib/constants.h
20300            + macos/bundled_ext/Compress/Zlib/constants.xs
20301            + macos/bundled_ext/Filter/Util/Call/ppport.h
20302            + macos/bundled_ext/Storable/t/compat-0.6.t
20303            + macos/bundled_ext/Storable/t/dump.pl
20304            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
20305            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
20306            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
20307            + macos/bundled_lib/blib/lib/URI/ssh.pm
20308            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
20309            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
20310            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
20311            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
20312            + macos/bundled_lib/t/Filter/Simple/data.t
20313            + macos/bundled_lib/t/Filter/Simple/export.t
20314            + macos/bundled_lib/t/Filter/Simple/filter_only.t
20315            + macos/bundled_lib/t/Filter/Simple/import.t
20316            + macos/bundled_lib/t/NEXT/actual.t
20317            + macos/bundled_lib/t/NEXT/actuns.t
20318            + macos/bundled_lib/t/NEXT/next.t
20319            + macos/bundled_lib/t/NEXT/unseen.t
20320            + macos/bundled_lib/t/libnet/netrc.t
20321            + macos/bundled_lib/t/libwww-perl/base/http.t
20322            + macos/bundled_lib/t/libwww-perl/live/activestate.t
20323            - macos/bundled_ext/Filter/t/FilterTest.pm
20324            - macos/bundled_ext/Storable/t/compat06.t
20325            - macos/bundled_ext/Storable/t/st-dump.pl
20326            - macos/bundled_lib/t/NEXT/test.pl
20327            - macos/bundled_lib/t/libwww-perl/live/google.t
20328            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
20329            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
20330            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
20331            ! macos/bundled_ext/Compress/Zlib/README
20332            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
20333            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
20334            ! macos/bundled_ext/Compress/Zlib/t/examples.t
20335            ! macos/bundled_ext/Filter/Util/Call/Call.pm
20336            ! macos/bundled_ext/Filter/Util/Call/Call.xs
20337            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
20338            ! macos/bundled_ext/Filter/t/call.t
20339            ! macos/bundled_ext/Filter/t/filter-util.pl
20340            ! macos/bundled_ext/Storable/ChangeLog
20341            ! macos/bundled_ext/Storable/README
20342            ! macos/bundled_ext/Storable/Storable.pm
20343            ! macos/bundled_ext/Storable/t/blessed.t
20344            ! macos/bundled_ext/Storable/t/canonical.t
20345            ! macos/bundled_ext/Storable/t/dclone.t
20346            ! macos/bundled_ext/Storable/t/forgive.t
20347            ! macos/bundled_ext/Storable/t/freeze.t
20348            ! macos/bundled_ext/Storable/t/lock.t
20349            ! macos/bundled_ext/Storable/t/overload.t
20350            ! macos/bundled_ext/Storable/t/recurse.t
20351            ! macos/bundled_ext/Storable/t/retrieve.t
20352            ! macos/bundled_ext/Storable/t/store.t
20353            ! macos/bundled_ext/Storable/t/tied.t
20354            ! macos/bundled_ext/Storable/t/tied_hook.t
20355            ! macos/bundled_ext/Storable/t/tied_items.t
20356            ! macos/bundled_ext/Storable/t/utf8.t
20357            ! macos/bundled_lib/blib/lib/File/Sort.pm
20358            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
20359            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
20360            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
20361            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
20362            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
20363            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
20364            ! macos/bundled_lib/blib/lib/LWP.pm
20365            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
20366            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
20367            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
20368            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
20369            ! macos/bundled_lib/blib/lib/Mail/Address.pm
20370            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
20371            ! macos/bundled_lib/blib/lib/Mail/Field.pm
20372            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
20373            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
20374            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
20375            ! macos/bundled_lib/blib/lib/Mail/Header.pm
20376            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
20377            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
20378            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
20379            ! macos/bundled_lib/blib/lib/Mail/Send.pm
20380            ! macos/bundled_lib/blib/lib/Mail/Util.pm
20381            ! macos/bundled_lib/blib/lib/NEXT.pm
20382            ! macos/bundled_lib/blib/lib/Net/Config.pm
20383            ! macos/bundled_lib/blib/lib/Net/Domain.pm
20384            ! macos/bundled_lib/blib/lib/Net/FTP.pm
20385            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
20386            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
20387            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
20388            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
20389            ! macos/bundled_lib/blib/lib/Net/POP3.pm
20390            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
20391            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
20392            ! macos/bundled_lib/blib/lib/Switch.pm
20393            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
20394            ! macos/bundled_lib/blib/lib/URI/Escape.pm
20395            ! macos/bundled_lib/blib/lib/URI/ftp.pm
20396            ! macos/bundled_lib/blib/lib/lwpcook.pod
20397            ! macos/bundled_lib/t/Filter/Simple/filter.t
20398            ! macos/bundled_lib/t/Switch/t/nested.t
20399            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
20400            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
20401            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
20402            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
20403            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
20404            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
20405            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
20406            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
20407            ! macos/bundled_lib/t/libnet/config.t
20408            ! macos/bundled_lib/t/libnet/ftp.t
20409            ! macos/bundled_lib/t/libnet/hostname.t
20410            ! macos/bundled_lib/t/libnet/nntp.t
20411            ! macos/bundled_lib/t/libnet/require.t
20412            ! macos/bundled_lib/t/libnet/smtp.t
20413            ! macos/bundled_lib/t/libwww-perl/base/headers.t
20414            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
20415            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
20416            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
20417            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
20418            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
20419            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
20420            ! macos/bundled_lib/t/libwww-perl/live/validator.t
20421            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
20422 ____________________________________________________________________________
20423 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
20424         Log: Subject: [PATCH] Socket::sockaddr_family
20425              From: Gisle Aas <gisle@ActiveState.com> 
20426              Date: 15 Jan 2002 06:35:28 -0800
20427              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
20428      Branch: perl
20429            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
20430 ____________________________________________________________________________
20431 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
20432         Log: Subject: [PATCH perldiag] Style issue
20433              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20434              Date: Tue, 15 Jan 2002 15:36:30 +0100                
20435              Message-ID: <20020115153630.A11568@rafael>
20436      Branch: perl
20437            ! pod/perldiag.pod
20438 ____________________________________________________________________________
20439 [ 14277] By: nick                                  on 2002/01/15  14:30:51
20440         Log: Correct name of PL_OP_SLAB_ALLOC
20441      Branch: perlio
20442            ! perl.h
20443 ____________________________________________________________________________
20444 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
20445         Log: NetWare tweak from Ananth Kesari.
20446      Branch: perl
20447            ! lib/ExtUtils/MakeMaker.pm
20448 ____________________________________________________________________________
20449 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
20450         Log: Throwback.
20451      Branch: perl
20452            ! MANIFEST
20453 ____________________________________________________________________________
20454 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
20455         Log: A couple of additional character classes from Jeffrey,
20456              hopefully useful in future for internal use for implementing
20457              some special cases of casing.
20458              
20459              Also regenerate once more all the character classes,
20460              now without the timestamp.  A timestamp would be kind of
20461              nice but it's not: having a timestamp in a file means that
20462              even if the effective contents of file really didn't
20463              change, the file looks as if it changed.
20464      Branch: perl
20465            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
20466            + lib/unicore/Is/CombAbov.pl
20467            ! (edit 304 files)
20468 ____________________________________________________________________________
20469 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
20470         Log: Make the test harder.
20471      Branch: perl
20472            ! t/op/pat.t
20473 ____________________________________________________________________________
20474 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
20475         Log: Additional utf8_heavy.pl tweak from Jeffrey.
20476      Branch: perl
20477            ! lib/utf8_heavy.pl
20478 ____________________________________________________________________________
20479 [ 14271] By: nick                                  on 2002/01/15  11:29:47
20480         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
20481      Branch: perlio
20482            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
20483            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
20484 ____________________________________________________________________________
20485 [ 14270] By: nick                                  on 2002/01/15  08:19:08
20486         Log: Integrate rest of mainline
20487      Branch: perlio
20488           !> (integrate 28 files)
20489 ____________________________________________________________________________
20490 [ 14269] By: nick                                  on 2002/01/15  08:02:44
20491         Log: Typo in #else branch of PL_SLAB_ALLOC
20492      Branch: perlio
20493            ! op.c
20494 ____________________________________________________________________________
20495 [ 14268] By: nick                                  on 2002/01/15  07:57:47
20496         Log: const-ness fix in savepv's passing of NULL
20497      Branch: perlio
20498            ! util.c
20499 ____________________________________________________________________________
20500 [ 14267] By: nick                                  on 2002/01/15  07:42:17
20501         Log: Hand merge of non slab allocator stuff
20502      Branch: perlio
20503            ! op.c
20504 ____________________________________________________________________________
20505 [ 14266] By: nick                                  on 2002/01/15  07:39:33
20506         Log: Slab allocator submit after resolve -ay to keep it!
20507      Branch: perlio
20508           !> op.c
20509 ____________________________________________________________________________
20510 [ 14265] By: nick                                  on 2002/01/15  07:05:06
20511         Log: Blind integrate of bulk of mainline.
20512      Branch: perlio
20513           +> (branch 173 files)
20514            - (delete 184 files)
20515           !> (integrate 146 files)
20516 ____________________________________________________________________________
20517 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
20518         Log: Pod nits.
20519      Branch: perl
20520            ! lib/Unicode/UCD.pm pod/perlunicode.pod
20521 ____________________________________________________________________________
20522 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
20523         Log: The Unicode categories doc patch to go with #14254,
20524              from Jeffrey.
20525      Branch: perl
20526            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
20527 ____________________________________________________________________________
20528 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
20529         Log: There isn't going to be perl.third.exe.
20530      Branch: perl
20531            ! Makefile.SH
20532 ____________________________________________________________________________
20533 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
20534         Log: Subject: [PATCH] small coredump correction
20535              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20536              Date: Tue, 15 Jan 2002 00:22:52 +0100
20537              Message-ID: <20020115002252.I691@rafael>
20538      Branch: perl
20539            ! op.c
20540 ____________________________________________________________________________
20541 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
20542         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
20543              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20544              Date: Mon, 14 Jan 2002 23:03:04 +0100
20545              Message-ID: <20020114230304.A691@rafael>   
20546              
20547              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
20548              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20549              Date: Mon, 14 Jan 2002 23:18:43 +0100
20550              Message-ID: <20020114231843.E691@rafael>   
20551      Branch: perl
20552            ! pod/perlsub.pod t/op/override.t toke.c
20553 ____________________________________________________________________________
20554 [ 14259] By: nick                                  on 2002/01/14  22:02:49
20555         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
20556              Need to use CopXXXXX macros everywhere and add CopSTASH_free
20557              Add new scope type and add support for it to scope.c and scope stack
20558              dup-er in sv.c. Add savesharedpv().
20559              Also zealous version of Win32's vmem.h to catch all the abuses.
20560              With this t/op/fork.t passes even with zealous checking and 
20561              checker is point a finger at various threads/shared issues.
20562              
20563              PL_curcop->cop_io is still an issue.
20564      Branch: perlio
20565            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
20566            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
20567            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
20568            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
20569            ! win32/vmem.h win32/win32.c win32/win32.h
20570 ____________________________________________________________________________
20571 [ 14258] By: nick                                  on 2002/01/14  20:24:28
20572         Log: Integrate build parts of mainline
20573      Branch: perlio
20574           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
20575           !> lib/ExtUtils/t/MM_Win32.t
20576 ____________________________________________________________________________
20577 [ 14257] By: nick                                  on 2002/01/14  16:10:54
20578         Log: Inverted sense of special-ness of specialCopIO - supposed to 
20579              be true if value is "special" i.e. NOT an SV.
20580      Branch: perlio
20581            ! perlio.h
20582 ____________________________________________________________________________
20583 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
20584         Log: Update Changes.
20585      Branch: perl
20586            ! Changes patchlevel.h
20587 ____________________________________________________________________________
20588 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
20589         Log: Retract #14251 (the op slab allocator from perlio)
20590              until we figure out why 2.2.19 x86 debian gets
20591              a circular sibling chain and therefore hangs in
20592              the Perl_ck_subr() sibling for-loop.
20593      Branch: perl
20594            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
20595            ! perlapi.c perlapi.h proto.h
20596 ____________________________________________________________________________
20597 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
20598         Log: Big mktables rewrite from Jeffrey;
20599              documentation not yet updated.
20600      Branch: perl
20601            + (add 171 files)
20602            - (delete 182 files)
20603            ! (edit 135 files)
20604 ____________________________________________________________________________
20605 [ 14253] By: ams                                   on 2002/01/14  03:15:05
20606         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
20607              From: Michael G Schwern <schwern@pobox.com>
20608              Date: Sun, 13 Jan 2002 21:00:07 -0500
20609              Message-Id: <20020114020007.GB2877@blackrider>
20610      Branch: perl
20611            ! lib/Cwd.pm
20612 ____________________________________________________________________________
20613 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
20614         Log: Subject: Re: Win32 status - progress !
20615              From: Abe Timmerman <abe@ztreet.demon.nl>       
20616              Date: Mon, 14 Jan 2002 02:29:51 +0100
20617              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
20618      Branch: perl
20619            ! lib/ExtUtils/t/MM_Win32.t
20620 ____________________________________________________________________________
20621 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
20622         Log: Integrate perlio.
20623              
20624              Slab allocator for ops
20625              - moved the statics to intrpvar.h
20626              - implemented Slab_Free()
20627              - uses PerlMemShared (for now) if distinction exists.
20628      Branch: perl
20629           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
20630           !> perlapi.c perlapi.h proto.h
20631 ____________________________________________________________________________
20632 [ 14250] By: nick                                  on 2002/01/13  23:22:34
20633         Log: Slab allocator for ops
20634              - moved the statics to intrpvar.h
20635              - implemented Slab_Free()
20636              - uses PerlMemShared (for now) if distinction exists.
20637      Branch: perlio
20638            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
20639            ! perlapi.c perlapi.h proto.h
20640 ____________________________________________________________________________
20641 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
20642         Log: Start a new test category: uni.  Much of t/op/pat
20643              should probably be moved here, but holding on that
20644              until Jeffrey finishes his big mktables rewrite.
20645              Bits and pieces of op/split, op/pack, op/append,
20646              op/join, could probably be moved to respective uni
20647              tests, too.
20648      Branch: perl
20649            + t/uni/fold.t t/uni/sprintf.t
20650            - t/op/unifold.t t/op/unisprintf.t
20651            ! MANIFEST t/TEST t/harness
20652 ____________________________________________________________________________
20653 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
20654         Log: Subject: [PATCH] enable Win32 to build again
20655              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
20656              Date: Sun, 13 Jan 2002 21:49:24 +0100
20657              Message-ID: <3C4200E4.15926.23F6131@localhost>
20658              
20659              miniperl.exe.exe does not exe that well.
20660      Branch: perl
20661            ! lib/ExtUtils/MM_Unix.pm
20662 ____________________________________________________________________________
20663 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
20664         Log: Mention some of the load-affected tests.
20665      Branch: perl
20666            ! INSTALL
20667 ____________________________________________________________________________
20668 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
20669         Log: Move the UTF-8 conversion code earlier so that
20670              op/ver is happy.
20671      Branch: perl
20672            ! sv.c t/op/ver.t
20673 ____________________________________________________________________________
20674 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
20675         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
20676              have diverged quite a bit so no updates there.
20677      Branch: perl
20678            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
20679            ! ext/List/Util/lib/List/Util.pm
20680            ! ext/List/Util/lib/Scalar/Util.pm
20681 ____________________________________________________________________________
20682 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
20683         Log: Make the crypt() pickier: if downgrading doesn't work,
20684              croak.
20685      Branch: perl
20686            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
20687 ____________________________________________________________________________
20688 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
20689         Log: Grow the buffer in case Unicode caused size changes
20690              (and it very probably did).
20691      Branch: perl
20692            ! sv.c
20693 ____________________________________________________________________________
20694 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
20695         Log: Future-proofing from Jeffrey Friedl (for conflicting
20696              In* and Is* names).
20697      Branch: perl
20698            ! lib/utf8_heavy.pl
20699 ____________________________________________________________________________
20700 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
20701         Log: Subject: [PATCH] Re: Warning in B.xs
20702              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
20703              Date: Sun, 13 Jan 2002 19:39:52 +0100
20704              Message-ID: <3C41E288.20562.1C8C895@localhost>
20705      Branch: perl
20706            ! ext/B/B.xs
20707 ____________________________________________________________________________
20708 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
20709         Log: Subject: Re: lookbehind broken with latest bleedperl
20710              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20711              Date: Sun, 13 Jan 2002 18:06:22 +0000
20712              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
20713      Branch: perl
20714            ! regexec.c t/op/re_tests
20715 ____________________________________________________________________________
20716 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
20717         Log: Subject: [PATCH] more MM_Unix.t tests
20718              From: Tels <perl_dummy@bloodgate.com>
20719              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
20720              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
20721              
20722              Subject: [PATCH] 14220 misunderstood, I bet          
20723              From: andreas.koenig@anima.de (Andreas J. Koenig)
20724              Date: 12 Jan 2002 21:31:58 +0100
20725              Message-ID: <m3k7un8g5d.fsf@anima.de>
20726      Branch: perl
20727            ! lib/ExtUtils/t/MM_Unix.t
20728 ____________________________________________________________________________
20729 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
20730         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
20731              From: Tels <perl_dummy@bloodgate.com>
20732              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
20733              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
20734              
20735              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
20736              From: Tels <perl_dummy@bloodgate.com>
20737              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
20738              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
20739      Branch: perl
20740            ! lib/ExtUtils/MM_Unix.pm
20741 ____________________________________________________________________________
20742 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
20743         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
20744              From: Nicholas Clark <nick@unfortu.net> 
20745              Date: Sun, 13 Jan 2002 15:58:34 +0000
20746              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
20747      Branch: perl
20748            ! lib/Benchmark.t
20749 ____________________________________________________________________________
20750 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
20751         Log: Anton Berezin did more reading and the uid setting story
20752              gets more complex.
20753      Branch: perl
20754            ! pod/perltodo.pod utils/perldoc.PL
20755 ____________________________________________________________________________
20756 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
20757         Log: Integrate perlio;
20758              
20759              Win32 fixes:
20760              - vmem.h hack to handle free-by-wrong-thread after eval "".
20761              - Initialize timerid 
20762      Branch: perl
20763           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
20764 ____________________________________________________________________________
20765 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
20766         Log: Subject: Re: HiRes
20767              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20768              Date: Sun, 13 Jan 2002 10:18:46 +0100
20769              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
20770              
20771              Give up on socketpair in HP-UX.
20772      Branch: perl
20773            ! ext/Socket/socketpair.t
20774 ____________________________________________________________________________
20775 [ 14233] By: nick                                  on 2002/01/13  16:29:30
20776         Log: Integrate mainline
20777      Branch: perlio
20778           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
20779           !> (integrate 46 files)
20780 ____________________________________________________________________________
20781 [ 14232] By: nick                                  on 2002/01/13  15:37:48
20782         Log: Win32 fixes:
20783              - vmem.h hack to handle free-by-wrong-thread after eval "".
20784              - Initialize timerid 
20785      Branch: perlio
20786            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
20787 ____________________________________________________________________________
20788 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
20789         Log: *groan*
20790      Branch: perl
20791            ! t/op/pat.t
20792 ____________________________________________________________________________
20793 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
20794         Log: One more sharp s case found by Jeffrey.
20795      Branch: perl
20796            ! regexec.c t/op/pat.t
20797 ____________________________________________________________________________
20798 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
20799         Log: Comment tweak.
20800      Branch: perl
20801            ! regexec.c
20802 ____________________________________________________________________________
20803 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
20804         Log: Don't bother checking for the Greek special
20805              cases if the node is too short.
20806      Branch: perl
20807            ! regcomp.c
20808 ____________________________________________________________________________
20809 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
20810         Log: Update Changes.
20811      Branch: perl
20812            ! Changes patchlevel.h
20813 ____________________________________________________________________________
20814 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
20815         Log: metaconfig unit change for #14225.
20816      Branch: metaconfig
20817            + U/modified/i_ndbm.U
20818 ____________________________________________________________________________
20819 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
20820         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
20821              From: Jonathan Stowe <gellyfish@gellyfish.com>
20822              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
20823              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
20824      Branch: perl
20825            ! Configure config_h.SH
20826 ____________________________________________________________________________
20827 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
20828         Log: Quick reformat using indent -kr -nce, as requested
20829              by Dan Kogai and suggest by NI-S.
20830      Branch: perl
20831            ! ext/Encode/encengine.c
20832 ____________________________________________________________________________
20833 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
20834         Log: Couple more Unicode lookbehind tests.
20835      Branch: perl
20836            ! t/op/pat.t
20837 ____________________________________________________________________________
20838 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
20839         Log: Sharp S as a special treat for our German UTF-8 testers :-)
20840      Branch: perl
20841            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
20842 ____________________________________________________________________________
20843 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
20844         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
20845              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
20846              Date: Sat, 12 Jan 2002 20:37:32 +0100
20847              Message-ID: <3C409E8C.16203.196C2D3@localhost>
20848      Branch: perl
20849            ! ext/B/B/Deparse.pm
20850 ____________________________________________________________________________
20851 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
20852         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
20853              really worth the bits it's printed on?
20854      Branch: perl
20855            ! lib/ExtUtils/t/MM_Unix.t
20856 ____________________________________________________________________________
20857 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
20858         Log: Special treatment for U+03B0 and U+0390 in //i,
20859              this means that we can remove the minlen pessimisations
20860              introduced by the #14096.
20861      Branch: perl
20862            ! pp_hot.c regcomp.c regexec.c
20863 ____________________________________________________________________________
20864 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
20865         Log: Integrate perlio;
20866              
20867              Abstract out the cloning of SvPVX and handle shared pv in a 
20868              safe (if suboptimal) manner. Does not fix op/fork.t :-(
20869              
20870              Win32-ize socketpair test
20871              - Win32 can fork even though $Config{d_fork} is undef
20872              - SOCK_DGRAM does not work - skip those tests.
20873      Branch: perl
20874           !> ext/Socket/socketpair.t sv.c
20875 ____________________________________________________________________________
20876 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
20877         Log: One should first drop the real uid, not the effective uid.
20878              [ID 20020110.003]
20879      Branch: perl
20880            ! utils/perldoc.PL
20881 ____________________________________________________________________________
20882 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
20883         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
20884              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
20885              Date: Fri, 11 Jan 2002 23:29:48 +0100
20886              Message-ID: <3C3F756C.4581.2E2A938@localhost>
20887      Branch: perl
20888            + ext/B/C/C.xs ext/B/C/Makefile.PL
20889            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
20890            ! utils/perlcc.PL
20891 ____________________________________________________________________________
20892 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
20893         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
20894              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
20895              Date: Fri, 11 Jan 2002 14:29:30 -0800
20896              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
20897      Branch: perl
20898            ! ext/B/t/concise.t
20899 ____________________________________________________________________________
20900 [ 14214] By: nick                                  on 2002/01/12  12:31:12
20901         Log: Win32-ize socketpair test
20902              - Win32 can fork even though $Config{d_fork} is undef
20903              - SOCK_DGRAM does not work - skip those tests.
20904      Branch: perlio
20905            ! ext/Socket/socketpair.t
20906 ____________________________________________________________________________
20907 [ 14213] By: nick                                  on 2002/01/12  11:46:28
20908         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
20909              safe (if suboptimal) manner. Does not fix op/fork.t :-(
20910      Branch: perlio
20911            ! sv.c
20912 ____________________________________________________________________________
20913 [ 14212] By: ams                                   on 2002/01/12  06:10:52
20914         Log: Subject: [PATCH] More fixes for Stratus VOS
20915              From: "Green, Paul" <Paul.Green@stratus.com>
20916              Date: Fri, 11 Jan 2002 17:30:37 -0500
20917              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
20918      Branch: perl
20919            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
20920 ____________________________________________________________________________
20921 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
20922         Log: Upgrade to CGI.pm 2.80.
20923      Branch: perl
20924            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
20925 ____________________________________________________________________________
20926 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
20927         Log: FAQ sync.
20928      Branch: perl
20929            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
20930            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20931            ! pod/perlfaq8.pod
20932 ____________________________________________________________________________
20933 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
20934         Log: This is getting embarrassing.
20935      Branch: perl
20936            ! t/op/pat.t
20937 ____________________________________________________________________________
20938 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
20939         Log: Doc tweaks.
20940      Branch: perl
20941            ! pod/perlunicode.pod
20942 ____________________________________________________________________________
20943 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
20944         Log: Updating the test count is good; also rephrasing
20945              so that there is no ok output containing "not".
20946      Branch: perl
20947            ! t/op/pat.t
20948 ____________________________________________________________________________
20949 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
20950         Log: Andreas is busy :-)
20951      Branch: perl
20952            ! doop.c t/op/unisprintf.t
20953 ____________________________________________________________________________
20954 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
20955         Log: Unicode lookbehind looked bad.
20956      Branch: perl
20957            ! regexec.c t/op/pat.t
20958 ____________________________________________________________________________
20959 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
20960         Log: Garbage collection.
20961      Branch: perl
20962            ! t/run/kill_perl.t
20963 ____________________________________________________________________________
20964 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
20965         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
20966              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
20967              Date: Fri, 11 Jan 2002 23:29:48 +0100
20968              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
20969      Branch: perl
20970            ! embed.fnc global.sym makedef.pl
20971 ____________________________________________________________________________
20972 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
20973         Log: Subject: [PATCH] perldelta nit?
20974              From: Robert Spier <rspier@pobox.com>
20975              Date: Fri, 11 Jan 2002 15:19:16 -0800
20976              Message-ID: <15423.29428.164185.251700@rls.cx>
20977      Branch: perl
20978            ! pod/perldelta.pod
20979 ____________________________________________________________________________
20980 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
20981         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
20982              From: Michael G Schwern <schwern@pobox.com>
20983              Date: Fri, 11 Jan 2002 17:08:17 -0500
20984              Message-ID: <20020111220817.GG2838@blackrider>
20985      Branch: perl
20986            ! t/run/kill_perl.t t/test.pl
20987 ____________________________________________________________________________
20988 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
20989         Log: Subject: [PATCH] Correct misleading error message
20990              From: Mike Guy <mjtg@cam.ac.uk>
20991              Date: Fri, 11 Jan 2002 18:36:33 +0000
20992              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
20993              
20994              hash assignment -> anonymous hash
20995      Branch: perl
20996            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
20997 ____________________________________________________________________________
20998 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
20999         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
21000              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
21001              Date: Fri, 11 Jan 2002 16:58:14 +0100
21002              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
21003      Branch: perl
21004            ! ext/Unicode/Normalize/mkheader
21005 ____________________________________________________________________________
21006 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
21007         Log: Add a new test for is-sprintf-preserving Unicodeness:
21008              #14194 and an old one from kill_perl.t (I could have used
21009              sprintf.t, but it's format was quite fixed, and I didn't
21010              feel like breaking the format)
21011      Branch: perl
21012            + t/op/unisprintf.t
21013            ! MANIFEST t/run/kill_perl.t
21014 ____________________________________________________________________________
21015 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
21016         Log: Integrate perlio;
21017              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
21018      Branch: perl
21019           !> win32/win32.c
21020 ____________________________________________________________________________
21021 [ 14196] By: nick                                  on 2002/01/11  20:58:20
21022         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
21023              as C runtime seems to get its hands on them even though we said
21024              they were handled.
21025              Still an issue with "die" out of signal handler - get panic: pp_iter
21026      Branch: perlio
21027            ! win32/win32.c
21028 ____________________________________________________________________________
21029 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
21030         Log: Integrate perlio;
21031              A mostly-stable version of "new" Win32 signal/kill support.
21032      Branch: perl
21033           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
21034           !> win32/config.gc win32/config.vc win32/config_H.bc
21035           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
21036           !> win32/makefile.mk win32/win32.c win32/win32.h
21037 ____________________________________________________________________________
21038 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
21039         Log: Fix for
21040              
21041              Subject: UTF-8 sprintf bug in bleadperl
21042              From: andreas.koenig@anima.de (Andreas J. Koenig)
21043              Date: 11 Jan 2002 15:47:15 +0100
21044              Message-ID: <m3vge99c7g.fsf@anima.de>
21045              
21046              I have tests, have just to figure out where to put them
21047              since op/sprintf looks a bit unfriendly for tests of
21048              somewhat freer form.
21049      Branch: perl
21050            ! doop.c sv.c
21051 ____________________________________________________________________________
21052 [ 14193] By: nick                                  on 2002/01/11  18:25:34
21053         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
21054              Builds and passes a few tests.
21055      Branch: perlio
21056           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
21057           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
21058           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
21059           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
21060           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
21061           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
21062           +> t/lib/sample-tests/lone_not_bug
21063           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
21064           +> t/lib/sample-tests/vms_nit
21065           !> (integrate 63 files)
21066 ____________________________________________________________________________
21067 [ 14192] By: nick                                  on 2002/01/11  17:49:39
21068         Log: A mostly-stable version of "new" Win32 signal/kill support.
21069      Branch: perlio
21070            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
21071            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21072            ! win32/config_h.PL win32/makefile.mk win32/win32.c
21073            ! win32/win32.h
21074 ____________________________________________________________________________
21075 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
21076         Log: Update Changes.
21077      Branch: perl
21078            ! Changes patchlevel.h
21079 ____________________________________________________________________________
21080 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
21081         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
21082              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21083              Date: Thu, 10 Jan 2002 18:21:34 -0800
21084              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
21085      Branch: perl
21086            + ext/B/t/concise.t
21087            ! MANIFEST
21088 ____________________________________________________________________________
21089 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
21090         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
21091              necessary in form.t and html.t @INC setups.
21092      Branch: perl
21093            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
21094 ____________________________________________________________________________
21095 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
21096         Log: Yet another twist.
21097      Branch: perl
21098            ! t/test.pl
21099 ____________________________________________________________________________
21100 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
21101         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
21102              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21103              Date: Fri, 11 Jan 2002 13:04:15 +0100      
21104              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
21105      Branch: perl
21106            ! hints/aix.sh
21107 ____________________________________________________________________________
21108 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
21109         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
21110              From: Jonathan Stowe <gellyfish@gellyfish.com> 
21111              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
21112              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
21113      Branch: perl
21114            ! lib/AnyDBM_File.t
21115 ____________________________________________________________________________
21116 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
21117         Log: Arguments were being mangled.
21118      Branch: perl
21119            ! t/test.pl
21120 ____________________________________________________________________________
21121 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
21122         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
21123              From: Jonathan Stowe <gellyfish@gellyfish.com>
21124              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
21125              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
21126      Branch: perl
21127            ! lib/AnyDBM_File.t
21128 ____________________________________________________________________________
21129 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
21130         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
21131              From: Michael G Schwern <schwern@pobox.com> 
21132              Date: Fri, 11 Jan 2002 04:26:27 -0500
21133              Message-ID: <20020111092626.GA16544@blackrider>
21134      Branch: perl
21135            ! t/run/kill_perl.t t/test.pl
21136 ____________________________________________________________________________
21137 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
21138         Log: Subject: [PATCH] Test::Harness 2.01
21139              From: Michael G Schwern <schwern@pobox.com> 
21140              Date: Thu, 10 Jan 2002 21:11:24 -0500
21141              Message-ID: <20020111021123.GA30666@blackrider>
21142      Branch: perl
21143            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
21144            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
21145            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
21146            + lib/Test/Harness/t/nonumbers.t
21147            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
21148            + t/lib/sample-tests/lone_not_bug
21149            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
21150            + t/lib/sample-tests/vms_nit
21151            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
21152            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
21153 ____________________________________________________________________________
21154 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
21155         Log: patch is silly when creating new files: don't run
21156              patch more than once.
21157      Branch: perl
21158            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
21159 ____________________________________________________________________________
21160 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
21161         Log: Forgot from #14179.
21162      Branch: perl
21163            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
21164 ____________________________________________________________________________
21165 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
21166         Log: Subject: [PATCH] is() undef/'' behavior change
21167              From: Michael G Schwern <schwern@pobox.com> 
21168              Date: Fri, 11 Jan 2002 03:35:51 -0500
21169              Message-ID: <20020111083551.GC30666@blackrider>
21170              
21171              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
21172              From: Michael G Schwern <schwern@pobox.com> 
21173              Date: Fri, 11 Jan 2002 03:37:44 -0500
21174              Message-ID: <20020111083744.GD30666@blackrider>
21175      Branch: perl
21176            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
21177            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
21178            ! lib/Pod/t/InputObjects.t lib/blib.t
21179 ____________________________________________________________________________
21180 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
21181         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
21182              From: Michael G Schwern <schwern@pobox.com> 
21183              Date: Thu, 10 Jan 2002 19:56:23 -0500
21184              Message-ID: <20020111005623.GA13192@blackrider>
21185      Branch: perl
21186            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
21187            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
21188            ! lib/Test/Simple.pm lib/Test/Simple/Changes
21189            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
21190            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
21191            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
21192            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
21193            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
21194            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
21195            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
21196            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
21197            ! lib/Test/Simple/t/plan_is_noplan.t
21198            ! lib/Test/Simple/t/plan_no_plan.t
21199            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
21200            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
21201            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
21202            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
21203            ! lib/Test/Tutorial.pod
21204 ____________________________________________________________________________
21205 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
21206         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
21207              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
21208              
21209              turns out even the malloc() was never really needed to begin with,
21210              so get rid of it
21211      Branch: perl
21212            ! sv.c
21213 ____________________________________________________________________________
21214 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
21215         Log: Small doc tweaks.
21216      Branch: perl
21217            ! pod/perluniintro.pod
21218 ____________________________________________________________________________
21219 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
21220         Log: support using the CRT's malloc() family of functions instead of
21221              the internal one when ithreads is enabled; allocate large blocks
21222              using VirtualAlloc() since the Heap*() functions may only be tuned
21223              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
21224              
21225              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
21226              also see comments at the top of win32/vmem.h for other options that
21227              can be set
21228      Branch: perl
21229            ! win32/vmem.h
21230 ____________________________________________________________________________
21231 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
21232         Log: Subject: micropatch
21233              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21234              Date: Thu, 10 Jan 2002 18:20:58 +0000
21235              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
21236      Branch: perl
21237            ! regcomp.c
21238 ____________________________________________________________________________
21239 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
21240         Log: Subject: [PATCH] Embed.t on Win32
21241              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
21242              Date: Thu, 10 Jan 2002 18:56:21 +0100
21243              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
21244      Branch: perl
21245            ! lib/ExtUtils/t/Embed.t
21246 ____________________________________________________________________________
21247 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
21248         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
21249              From: Gisle Aas <gisle@ActiveState.com>
21250              Date: 10 Jan 2002 08:56:05 -0800
21251              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
21252      Branch: perl
21253            ! toke.c
21254 ____________________________________________________________________________
21255 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
21256         Log: Subject: [PATCH] doc fixes
21257              From: "Brendan O'Dea" <bod@debian.org>
21258              Date: Fri, 11 Jan 2002 03:49:54 +1100
21259              Message-ID: <20020110164954.GA21891@compusol.com.au>
21260      Branch: perl
21261            ! lib/I18N/Collate.pm pod/perlfunc.pod
21262 ____________________________________________________________________________
21263 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
21264         Log: Integrate perlio; More signal hackery.
21265      Branch: perl
21266           !> win32/win32.c
21267 ____________________________________________________________________________
21268 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
21269         Log: No need to show internal encodings, or return them
21270              in random order.
21271      Branch: perl
21272            ! ext/Encode/Encode.pm
21273 ____________________________________________________________________________
21274 [ 14168] By: nick                                  on 2002/01/10  17:33:31
21275         Log: Integrate mainline
21276      Branch: perlio
21277            - ext/Unicode/Normalize/Normalize.pod
21278           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
21279           !> ext/Unicode/Normalize/Makefile.PL
21280           !> ext/Unicode/Normalize/Normalize.pm
21281           !> ext/Unicode/Normalize/Normalize.xs
21282           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
21283           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
21284           !> t/run/kill_perl.t toke.c
21285 ____________________________________________________________________________
21286 [ 14167] By: nick                                  on 2002/01/10  17:08:35
21287         Log: More signal hackery
21288      Branch: perlio
21289            ! win32/win32.c
21290 ____________________________________________________________________________
21291 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
21292         Log: I think we can claim to be supporting Unicode
21293              "loose matching" now.
21294      Branch: perl
21295            ! pod/perlunicode.pod
21296 ____________________________________________________________________________
21297 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
21298         Log: Subject: doc patch
21299              From: mjd@plover.com
21300              Date: 10 Jan 2002 15:12:27 -0000
21301              Message-ID: <20020110151227.14850.qmail@plover.com>
21302      Branch: perl
21303            ! pod/perlrun.pod
21304 ____________________________________________________________________________
21305 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
21306         Log: Subject: Re: [ID 20011223.001] accept leaks memory
21307              From: Andy Dougherty <doughera@lafayette.edu>
21308              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
21309              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
21310      Branch: perl
21311            ! hints/linux.sh
21312 ____________________________________________________________________________
21313 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
21314         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
21315      Branch: perl
21316           !> win32/win32.c
21317 ____________________________________________________________________________
21318 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
21319         Log: Subject: [PATCH] Magic numbers in B::Concise
21320              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
21321              Date: Wed, 9 Jan 2002 23:04:01 -0800
21322              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
21323      Branch: perl
21324            ! ext/B/B/Concise.pm ext/B/O.pm
21325 ____________________________________________________________________________
21326 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
21327         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
21328              From: Gisle Aas <gisle@ActiveState.com>
21329              Date: 09 Jan 2002 21:52:40 -0800
21330              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
21331      Branch: perl
21332            ! t/lib/strict/vars toke.c
21333 ____________________________________________________________________________
21334 [ 14160] By: nick                                  on 2002/01/09  21:29:39
21335         Log: Skeleton coding of more kill() support on Win32.
21336      Branch: perlio
21337            ! win32/win32.c
21338 ____________________________________________________________________________
21339 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
21340         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
21341              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21342              Date: Wed, 9 Jan 2002 23:24:32 +0100
21343              Message-ID: <20020109232432.A692@rafael>
21344      Branch: perl
21345            ! ext/B/B/Deparse.pm
21346 ____________________________________________________________________________
21347 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
21348         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
21349              From: Jonathan Stowe <gellyfish@gellyfish.com>
21350              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
21351              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
21352      Branch: perl
21353            ! t/run/kill_perl.t
21354 ____________________________________________________________________________
21355 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
21356         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
21357              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21358              Date: Wed, 09 Jan 2002 20:16:54 +0000
21359              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
21360      Branch: perl
21361            ! regexec.c
21362 ____________________________________________________________________________
21363 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
21364         Log: Subject: [Patch @14129] fixes Unicode::Normalize
21365              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21366              Date: Thu, 10 Jan 2002 01:08:56 +0900
21367              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
21368      Branch: perl
21369            - ext/Unicode/Normalize/Normalize.pod
21370            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
21371            ! ext/Unicode/Normalize/Normalize.pm
21372            ! ext/Unicode/Normalize/Normalize.xs
21373            ! ext/Unicode/Normalize/mkheader
21374 ____________________________________________________________________________
21375 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
21376         Log: Integrate perlio; (Re-)implement alarm() for Win32.
21377      Branch: perl
21378           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
21379           !> win32/win32iop.h
21380 ____________________________________________________________________________
21381 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
21382         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
21383              From: Nicholas Clark <nick@unfortu.net>
21384              Date: Wed, 9 Jan 2002 17:56:04 +0000
21385              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
21386      Branch: perl
21387            ! t/op/readdir.t
21388 ____________________________________________________________________________
21389 [ 14153] By: nick                                  on 2002/01/09  16:18:57
21390         Log: Integrate mainline
21391      Branch: perlio
21392           +> ext/threads/t/stress_re.t t/op/unifold.t
21393            - lib/unifold.t
21394           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
21395           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
21396           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
21397 ____________________________________________________________________________
21398 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
21399         Log: Update Changes.
21400      Branch: perl
21401            ! Changes patchlevel.h
21402 ____________________________________________________________________________
21403 [ 14151] By: nick                                  on 2002/01/09  14:27:36
21404         Log: (Re-)implement alarm() for Win32.
21405      Branch: perlio
21406            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
21407            ! win32/win32iop.h
21408 ____________________________________________________________________________
21409 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
21410         Log: Thinko.
21411      Branch: perl
21412            ! ext/threads/t/stress_re.t
21413 ____________________________________________________________________________
21414 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
21415         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
21416              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
21417              Date: Wed, 09 Jan 2002 13:37:17 +0000                
21418              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
21419      Branch: perl
21420            ! regexec.c t/op/re_tests
21421 ____________________________________________________________________________
21422 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
21423         Log: Subject: Re: Weird Malformed warning in bleadperl    
21424              From: andreas.koenig@anima.de (Andreas J. Koenig)    
21425              Date: 09 Jan 2002 11:12:37 +0100
21426              Message-ID: <m3itabbzoq.fsf@anima.de>
21427      Branch: perl
21428            ! regexec.c t/op/pat.t
21429 ____________________________________________________________________________
21430 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
21431         Log: Forgot stress_re.t from MANIFEST.
21432      Branch: perl
21433            ! MANIFEST
21434 ____________________________________________________________________________
21435 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
21436         Log: In dumping use isPRINT() instead of isprint() so that locale
21437              does not come into play.
21438      Branch: perl
21439            ! utf8.c
21440 ____________________________________________________________________________
21441 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
21442         Log: Add a threads stress test for regular expressions
21443              (mostly just a modified stress_string.t) and doesn't
21444              test that much of regular expressions, just that $1
21445              doesn't get stomped by competing threads (as it does
21446              in the 5005threads of old).
21447      Branch: perl
21448            + ext/threads/t/stress_re.t
21449            ! MANIFEST
21450 ____________________________________________________________________________
21451 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
21452         Log: (retracted by #14307)
21453              Subject: Re: [ID 20010912.007] substr reference core dump
21454              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21455              Date: Tue, 08 Jan 2002 19:17:50 +0000
21456              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
21457      Branch: perl
21458            ! scope.c t/run/kill_perl.t
21459 ____________________________________________________________________________
21460 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
21461         Log: SANY (. with /s) wasn't happy on Unicode.
21462      Branch: perl
21463            ! regexec.c t/op/pat.t
21464 ____________________________________________________________________________
21465 [ 14142] By: ams                                   on 2002/01/08  22:42:10
21466         Log: Subject: [PATCH] perldebug nit
21467              From: Tels <tels@bloodgate.com>
21468              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
21469      Branch: perl
21470            ! pod/perldebug.pod
21471 ____________________________________________________________________________
21472 [ 14141] By: ams                                   on 2002/01/08  21:32:59
21473         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
21474              From: "Green, Paul" <Paul.Green@stratus.com>
21475              Date: Tue, 8 Jan 2002 17:31:35 -0500
21476              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
21477      Branch: perl
21478            ! Makefile.SH
21479 ____________________________________________________________________________
21480 [ 14140] By: ams                                   on 2002/01/08  21:27:57
21481         Log: Subject: [PATCH] Re: Slight chokage from Deparse
21482              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21483              Date: Tue, 8 Jan 2002 23:04:45 +0100
21484              Message-Id: <20020108230445.A4798@rafael>
21485      Branch: perl
21486            ! ext/B/B/Deparse.pm
21487 ____________________________________________________________________________
21488 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
21489         Log: Subject: [patch] peep() is rude
21490              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
21491              Date: Tue, 08 Jan 2002 19:17:50 +0000            
21492              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
21493      Branch: perl
21494            ! op.c t/run/kill_perl.t
21495 ____________________________________________________________________________
21496 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
21497         Log: unifold is really an op test since it requires
21498              no external modules for its actual testing:
21499              only the unicore CaseFold.txt file, and File::Spec
21500              to portably access that file.
21501      Branch: perl
21502            + t/op/unifold.t
21503            - lib/unifold.t
21504            ! MANIFEST
21505 ____________________________________________________________________________
21506 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
21507         Log: Subject: [patch] save a test 
21508              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21509              Date: Tue, 08 Jan 2002 16:18:47 +0000
21510              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
21511      Branch: perl
21512            ! regcomp.c
21513 ____________________________________________________________________________
21514 [ 14136] By: nick                                  on 2002/01/08  16:11:55
21515         Log: Integrate mainline
21516      Branch: perlio
21517           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
21518           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
21519           !> (integrate 37 files)
21520 ____________________________________________________________________________
21521 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
21522         Log: Subject: Not OK 13843 
21523              From: andreas.koenig@anima.de (Andreas J. Koenig)
21524              Date: 08 Jan 2002 14:12:29 +0100
21525              Message-ID: <m38zb9c7gi.fsf@anima.de>
21526      Branch: perl
21527            ! op.c t/op/subst.t
21528 ____________________________________________________________________________
21529 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
21530         Log: Missed one variant of the fold testing, noticed bu Hugo.
21531      Branch: perl
21532            ! lib/unifold.t
21533 ____________________________________________________________________________
21534 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
21535         Log: Enchance the Storable magic description.
21536      Branch: perl
21537            ! ext/Storable/Storable.pm
21538 ____________________________________________________________________________
21539 [ 14132] By: ams                                   on 2002/01/08  09:16:12
21540         Log: Subject: [PATCH] don't installperl pods
21541              From: H.Merijn Brand <h.m.brand@hccnet.nl>
21542              Date: Tue, 08 Jan 2002 10:36:01 +0100
21543              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
21544      Branch: perl
21545            ! installperl
21546 ____________________________________________________________________________
21547 [ 14131] By: ams                                   on 2002/01/08  03:38:40
21548         Log: Subject: Math-BigInt v1.49 released
21549              From: Tels <perl_dummy@bloodgate.com>
21550              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
21551      Branch: perl
21552            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
21553            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
21554            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
21555            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
21556            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
21557            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
21558            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
21559            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
21560            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
21561            ! t/lib/Math/BigInt/Subclass.pm
21562 ____________________________________________________________________________
21563 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
21564         Log: A little better comments.
21565      Branch: perl
21566            ! regexec.c
21567 ____________________________________________________________________________
21568 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
21569         Log: No normalization form DNF.
21570      Branch: perl
21571            ! ext/Unicode/Normalize/Normalize.pm
21572 ____________________________________________________________________________
21573 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
21574         Log: Extension nits found by -Wall (several from threads
21575              and threads::shared, but leaving them to Arthur).
21576      Branch: perl
21577            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
21578            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
21579            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
21580            ! ext/Unicode/Normalize/mkheader x2p/str.c
21581 ____________________________________________________________________________
21582 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
21583         Log: Sync up Changes etc.
21584      Branch: maint-5.6/macperl
21585            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
21586 ____________________________________________________________________________
21587 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
21588         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
21589      Branch: maint-5.6/macperl
21590            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
21591 ____________________________________________________________________________
21592 [ 14125] By: ams                                   on 2002/01/07  22:03:22
21593         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
21594              From: Nicholas Clark (sans From field in mail header)
21595              Date: Mon, 7 Jan 2002 16:18:23 +0000
21596              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
21597      Branch: perl
21598            ! lib/Exporter.pm
21599 ____________________________________________________________________________
21600 [ 14124] By: ams                                   on 2002/01/07  21:46:11
21601         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
21602              From: "Green, Paul" <Paul.Green@stratus.com>
21603              Date: Mon, 7 Jan 2002 16:59:38 -0500
21604              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
21605      Branch: perl
21606            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
21607 ____________________________________________________________________________
21608 [ 14123] By: nick                                  on 2002/01/07  18:49:55
21609         Log: Integrate mainline
21610      Branch: perlio
21611           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
21612           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
21613           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
21614           !> regexec.c t/op/re_tests utf8.c utf8.h
21615 ____________________________________________________________________________
21616 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
21617         Log: Update Changes.
21618      Branch: perl
21619            ! Changes patchlevel.h
21620 ____________________________________________________________________________
21621 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
21622         Log: Subject: [PATCH] Correct module name in perldelta*
21623              From: Mike Guy <mjtg@cam.ac.uk>
21624              Date: Mon, 07 Jan 2002 17:02:43 +0000
21625              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
21626      Branch: perl
21627            ! pod/perl561delta.pod pod/perl56delta.pod
21628 ____________________________________________________________________________
21629 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
21630         Log: AUTHORS update.
21631      Branch: perl
21632            ! AUTHORS
21633 ____________________________________________________________________________
21634 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
21635         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
21636      Branch: perl
21637            ! ext/Storable/Storable.pm
21638 ____________________________________________________________________________
21639 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
21640         Log: perldelta updates.
21641      Branch: perl
21642            ! pod/perldelta.pod
21643 ____________________________________________________________________________
21644 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
21645         Log: Document the flags of pv_uni_display().
21646      Branch: perl
21647            ! pod/perlapi.pod utf8.c
21648 ____________________________________________________________________________
21649 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
21650         Log: Forgot from #14115.
21651      Branch: perl
21652            ! t/op/re_tests
21653 ____________________________________________________________________________
21654 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
21655         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
21656              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
21657              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
21658              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
21659      Branch: perl
21660            ! regcomp.c
21661 ____________________________________________________________________________
21662 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
21663         Log: More regex and utf8 debug dumping.
21664      Branch: perl
21665            ! dump.c regcomp.c regexec.c utf8.c utf8.h
21666 ____________________________________________________________________________
21667 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
21668         Log: Unused variable.
21669      Branch: perl
21670            ! regcomp.c
21671 ____________________________________________________________________________
21672 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
21673         Log: Regen toc.
21674      Branch: perl
21675            ! pod/perltoc.pod
21676 ____________________________________________________________________________
21677 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
21678         Log: capitalize correctly, noticed by David Dyck.
21679      Branch: perl
21680            ! lib/sort.pm
21681 ____________________________________________________________________________
21682 [ 14110] By: nick                                  on 2002/01/06  22:05:19
21683         Log: Integrate mainline - threads mended, DB_File sick?
21684      Branch: perlio
21685           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
21686           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
21687           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
21688           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
21689           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
21690 ____________________________________________________________________________
21691 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
21692         Log: No need to overqualify.
21693      Branch: perl
21694            ! lib/sort.pm
21695 ____________________________________________________________________________
21696 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
21697         Log: PL_debug_pad wasn't initialized to zeroes which broke
21698              ithreads + DEBUGGING.
21699      Branch: perl
21700            ! sv.c
21701 ____________________________________________________________________________
21702 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
21703         Log: Update Changes.
21704      Branch: perl
21705            ! Changes patchlevel.h
21706 ____________________________________________________________________________
21707 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
21708         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
21709              From: Jonathan Stowe <gellyfish@gellyfish.com>
21710              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
21711              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
21712      Branch: perl
21713            ! pp_sys.c
21714 ____________________________________________________________________________
21715 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
21716         Log: DB_File sync from Paul Marquess.
21717      Branch: perl
21718            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
21719            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
21720            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
21721 ____________________________________________________________________________
21722 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
21723         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
21724              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
21725              Date: Sun, 6 Jan 2002 11:44:30 +0100
21726              Message-ID: <3C38389E.7831.493570@localhost>
21727      Branch: perl
21728            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
21729            ! utils/perlcc.PL
21730 ____________________________________________________________________________
21731 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
21732         Log: Tests for #14098.
21733      Branch: perl
21734            ! t/op/lc.t
21735 ____________________________________________________________________________
21736 [ 14102] By: nick                                  on 2002/01/06  11:33:55
21737         Log: Integrate mainline (PPPort still multi-building).
21738      Branch: perlio
21739           +> lib/unifold.t
21740           !> (integrate 30 files)
21741 ____________________________________________________________________________
21742 [ 14101] By: ams                                   on 2002/01/06  04:52:50
21743         Log: Subject: [PATCH] Bad prototype detection now an optional warning
21744              From: Sam Tregar <sam@tregar.com>
21745              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
21746              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
21747      Branch: perl
21748            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
21749            ! t/comp/proto.t toke.c
21750 ____________________________________________________________________________
21751 [ 14100] By: ams                                   on 2002/01/06  01:56:59
21752         Log: Subject: [PATCH] Correct several Stratus VOS build issues
21753              From: "Green, Paul" <Paul.Green@stratus.com>
21754              Date: Sat, 5 Jan 2002 21:30:56 -0500
21755              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
21756      Branch: perl
21757            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
21758 ____________________________________________________________________________
21759 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
21760         Log: Further perl.org URL elaboration from Ask.
21761      Branch: perl
21762            ! pod/perlfaq1.pod pod/perlfaq2.pod
21763 ____________________________________________________________________________
21764 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
21765         Log: The same problem with To{Lower,Title,Upper}
21766              as earlier with ToFold.
21767      Branch: perl
21768            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
21769            ! lib/unicore/To/Upper.pl lib/unicore/mktables
21770 ____________________________________________________________________________
21771 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
21772         Log: Retract #14057 for now; the alarm/setitimer timers
21773              seen to be the same in many systems, which leads into
21774              hangups.
21775      Branch: perl
21776            ! ext/Time/HiRes/HiRes.t
21777 ____________________________________________________________________________
21778 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
21779         Log: Finish up (ha!) the Unicode case folding;
21780              enhance regex dumping code.
21781      Branch: perl
21782            + lib/unifold.t
21783            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
21784            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
21785 ____________________________________________________________________________
21786 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
21787         Log: Use the perl.org news gw instead of the perl.com one
21788              (from Ask).
21789      Branch: perl
21790            ! pod/perlfaq1.pod pod/perlfaq2.pod
21791 ____________________________________________________________________________
21792 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
21793         Log: Zero() wasn't documented.
21794      Branch: perl
21795            ! pod/perlclib.pod
21796 ____________________________________________________________________________
21797 [ 14093] By: ams                                   on 2002/01/05  17:58:35
21798         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
21799              From: Nicholas Clark <nick@unfortu.net>
21800              Date: Sat, 5 Jan 2002 18:55:39 +0000
21801              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
21802      Branch: perl
21803            ! lib/Memoize/t/tie_ndbm.t
21804 ____________________________________________________________________________
21805 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
21806         Log: Also UNICOS/mk has deviant socketpair().
21807      Branch: perl
21808            ! ext/Socket/socketpair.t
21809 ____________________________________________________________________________
21810 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
21811         Log: Ooops.  Retract the regex parts of #14090.
21812      Branch: perl
21813            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
21814 ____________________________________________________________________________
21815 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
21816         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
21817              From: Nicholas Clark <nick@unfortu.net> 
21818              Date: Sat, 5 Jan 2002 18:10:13 +0000
21819              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
21820      Branch: perl
21821            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
21822            ! regcomp.h regexec.c
21823 ____________________________________________________________________________
21824 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
21825         Log: Integrate perlio; a missing aTHX.
21826      Branch: perl
21827           !> op.c
21828 ____________________________________________________________________________
21829 [ 14088] By: nick                                  on 2002/01/05  12:35:01
21830         Log: One missing aTHX_
21831      Branch: perlio
21832            ! op.c
21833 ____________________________________________________________________________
21834 [ 14087] By: nick                                  on 2002/01/05  12:00:48
21835         Log: Raw integrate of mainline - op.c looks dodgy.
21836      Branch: perlio
21837           +> lib/Pod/t/Functions.t t/op/winsystem.t
21838            - lib/File/Spec/NW5.pm t/op/system.t
21839           !> (integrate 77 files)
21840 ____________________________________________________________________________
21841 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
21842         Log: integrate changes from maint-5.6/macperl branch
21843      Branch: maint-5.6/perl
21844           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
21845           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
21846 ____________________________________________________________________________
21847 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
21848         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
21849              found by Marc Lehmann.
21850      Branch: perl
21851            ! pp.c
21852 ____________________________________________________________________________
21853 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
21854         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
21855              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21856              Date: Sat, 5 Jan 2002 00:31:12 +0100
21857              Message-ID: <20020105003112.E1850@rafael>              
21858      Branch: perl
21859            ! t/comp/proto.t
21860 ____________________________________________________________________________
21861 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
21862         Log: A bit of "perl.com" cleanup.
21863      Branch: perl
21864            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
21865            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
21866            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
21867            ! pod/perlmodlib.PL pod/perlmodlib.pod
21868 ____________________________________________________________________________
21869 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
21870         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
21871              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21872              Date: Fri, 4 Jan 2002 23:35:19 +0100
21873              Message-ID: <20020104233519.A1850@rafael>
21874      Branch: perl
21875            ! op.c
21876 ____________________________________________________________________________
21877 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
21878         Log: Integrate change #14062 from macperl;
21879              Define setbuf, setvbuf for Mac OS
21880      Branch: perl
21881           !> ext/IO/IO.xs
21882 ____________________________________________________________________________
21883 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
21884         Log: Bump version, update Changes
21885      Branch: maint-5.6/macperl
21886            ! macos/Changes macos/MPVersion.r
21887 ____________________________________________________________________________
21888 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
21889         Log: Add more droplets
21890      Branch: maint-5.6/macperl
21891            + macos/macperl/Droplets/gluedialect.plx
21892            + macos/macperl/Droplets/glueedit.plx
21893            + macos/macperl/Droplets/gluemac.plx
21894            + macos/macperl/Droplets/gluescriptadds.plx
21895            + macos/macperl/Droplets/installme.plx
21896            + macos/macperl/Droplets/show_glue_pods.plx
21897            + macos/macperl/Droplets/tarzipme.plx
21898            + macos/macperl/Droplets/untarzipme.plx
21899 ____________________________________________________________________________
21900 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
21901         Log: Display the native pwd command.
21902      Branch: perl
21903            ! ext/Cwd/t/cwd.t
21904 ____________________________________________________________________________
21905 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
21906         Log: Under Mac OS X /dev/stdout is normally a symlink,
21907              but when running the test it seems to become a socket.
21908              So let's extend our censorship.
21909      Branch: perl
21910            ! t/op/stat.t
21911 ____________________________________________________________________________
21912 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
21913         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
21914      Branch: maint-5.6/macperl
21915            + macos/HandleSocket.cp
21916            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
21917            ! macos/macperl.sym
21918 ____________________________________________________________________________
21919 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
21920         Log: Doc updates
21921      Branch: maint-5.6/macperl
21922            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
21923 ____________________________________________________________________________
21924 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
21925         Log: Update libraries
21926      Branch: maint-5.6/macperl
21927            ! macos/macperl/Makefile.mk
21928 ____________________________________________________________________________
21929 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
21930         Log: Update tests to Mac::StandardFile from StandardFile.pl,
21931              plus other fixes
21932      Branch: maint-5.6/macperl
21933            ! macos/ext/Mac/Menus/t/MenuBar.t
21934            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
21935            ! macos/ext/Mac/Movies/t/PlayMovie.t
21936            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
21937            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
21938            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
21939            ! macos/ext/Mac/Resources/t/Resources.t
21940 ____________________________________________________________________________
21941 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
21942         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
21943      Branch: maint-5.6/macperl
21944            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
21945            ! macos/ext/Mac/Movies/Movies.xs
21946            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
21947            ! macos/ext/Mac/StandardFile/StandardFile.xs
21948            ! macos/ext/Mac/Windows/Windows.xs
21949 ____________________________________________________________________________
21950 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
21951         Log: Updates for Universal Headers 3.4 (forgot one)
21952      Branch: maint-5.6/macperl
21953            ! macos/macperl/MPConsole.cp
21954 ____________________________________________________________________________
21955 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
21956         Log: Updates for Universal Headers 3.4
21957      Branch: maint-5.6/macperl
21958            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
21959            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
21960            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
21961            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
21962            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
21963            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
21964            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
21965            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
21966            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
21967 ____________________________________________________________________________
21968 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
21969         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
21970              from <200112112327.JAA25434@gpo.metropolis.net.au>;
21971              don't crash on quit for 68K (MacPerl Bug #490013)
21972      Branch: maint-5.6/macperl
21973            ! macos/macish.c macos/macperl/MPConsole.cp
21974 ____________________________________________________________________________
21975 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
21976         Log: If we do have socketpair(), make my_socketpair()
21977              just call the real socketpair().  This way we always
21978              have real code behind my_socketpair() and a symbol
21979              corresponding to the my_socketpair in global.sym.
21980      Branch: perl
21981            ! embed.fnc embed.h makedef.pl proto.h util.c
21982 ____________________________________________________________________________
21983 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
21984         Log: Disable sigaction (MacPerl Bug #470321)
21985      Branch: maint-5.6/macperl
21986            ! macos/config.h macos/config.sh
21987 ____________________________________________________________________________
21988 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
21989         Log: Make GUSI resource work (MacPerl Bug #464638)
21990      Branch: maint-5.6/macperl
21991            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
21992            ! macos/macperl/MacPerl.rsrc
21993 ____________________________________________________________________________
21994 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
21995         Log: Make AutoSplit go a little deeper
21996      Branch: maint-5.6/macperl
21997            ! macos/Makefile.mk
21998 ____________________________________________________________________________
21999 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
22000         Log: A few doc updates from bleadperl
22001      Branch: maint-5.6/macperl
22002            ! pod/perlmodinstall.pod pod/perlport.pod
22003 ____________________________________________________________________________
22004 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
22005         Log: Sync up to latest changes from bleadperl
22006      Branch: maint-5.6/macperl
22007            ! lib/File/Find.pm
22008 ____________________________________________________________________________
22009 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
22010         Log: Define setbuf, setvbuf for Mac OS
22011      Branch: maint-5.6/macperl
22012            ! ext/IO/IO.xs
22013 ____________________________________________________________________________
22014 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
22015         Log: Delete by request of Mark-Jason Dominus (change #13676)
22016      Branch: maint-5.6/macperl
22017            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
22018 ____________________________________________________________________________
22019 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
22020         Log: Spread the good word of "env".
22021      Branch: perl
22022            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
22023 ____________________________________________________________________________
22024 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
22025         Log: Till the system tests do something non-Win*, better rename
22026              the test so that people on other platforms don't get confused.
22027              (Not win32system, because assumedly there's win64, too.)
22028      Branch: perl
22029            + t/op/winsystem.t
22030            - t/op/system.t
22031            ! MANIFEST
22032 ____________________________________________________________________________
22033 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
22034         Log: Some tweaks.
22035      Branch: perl
22036            ! lib/Pod/t/Functions.t
22037 ____________________________________________________________________________
22038 [ 14057] By: ams                                   on 2002/01/04  17:40:31
22039         Log: (retracted by #14057)
22040              
22041              Subject: [PATCH] Time/HiRes/HiRes.t
22042              From: Nicholas Clark <nick@unfortu.net>
22043              Date: Fri, 4 Jan 2002 17:28:46 +0000
22044              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
22045      Branch: perl
22046            ! ext/Time/HiRes/HiRes.t
22047 ____________________________________________________________________________
22048 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
22049         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
22050              From: Abe Timmerman <abe@ztreet.demon.nl>
22051              Date: Fri, 04 Jan 2002 18:42:33 +0100
22052              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
22053      Branch: perl
22054            + lib/Pod/t/Functions.t
22055            ! MANIFEST lib/Pod/Functions.pm
22056 ____________________________________________________________________________
22057 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
22058         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
22059              From: "Craig A. Berry" <craigberry@mac.com>
22060              Date: Thu, 3 Jan 2002 17:32:20 -0600
22061              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
22062      Branch: perl
22063            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
22064 ____________________________________________________________________________
22065 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
22066         Log: Document the U+0085, U+2028, and U+2029.
22067      Branch: perl
22068            ! pod/perlre.pod pod/perlretut.pod
22069 ____________________________________________________________________________
22070 [ 14053] By: ams                                   on 2002/01/04  03:27:44
22071         Log: Subject: [PATCH] warn if not CORE::dump
22072              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22073              Date: Thu, 3 Jan 2002 22:04:00 +0100
22074              Message-Id: <20020103220400.A13958@rafael>
22075      Branch: perl
22076            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
22077 ____________________________________________________________________________
22078 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
22079         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
22080      Branch: perl
22081            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
22082 ____________________________________________________________________________
22083 [ 14051] By: ams                                   on 2002/01/04  03:00:12
22084         Log: Subject: [PATCH] File::Compare::VERSION
22085              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22086              Date: Thu, 3 Jan 2002 23:42:52 +0100
22087              Message-Id: <20020103234252.G13958@rafael>
22088      Branch: perl
22089            ! lib/File/Compare.pm
22090 ____________________________________________________________________________
22091 [ 14050] By: ams                                   on 2002/01/04  02:58:05
22092         Log: Subject: [PATCH @14042] threads::shared doc
22093              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
22094              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
22095              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
22096      Branch: perl
22097            ! ext/threads/shared/shared.pm
22098 ____________________________________________________________________________
22099 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
22100         Log: #14048 exposed few false positives, to be fixed soonish.
22101      Branch: perl
22102            ! t/op/pat.t
22103 ____________________________________________________________________________
22104 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
22105         Log: Do not add the first characters of multicharacter foldings
22106              into character classes.
22107      Branch: perl
22108            ! regcomp.c
22109 ____________________________________________________________________________
22110 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
22111         Log: A bit of testing for #14046.
22112      Branch: perl
22113            ! t/op/pat.t
22114 ____________________________________________________________________________
22115 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
22116         Log: Allow emitting the foldcased version of "\x{df}", "ss"
22117              (among others, another example would be \x{fb00} -> "ff")
22118      Branch: perl
22119            ! regcomp.c
22120 ____________________________________________________________________________
22121 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
22122         Log: Subject: [PATCH] File::Spec & NetWare
22123              From: Dave Rolsky <autarch@urth.org>
22124              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
22125              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
22126      Branch: perl
22127            - lib/File/Spec/NW5.pm
22128            ! MANIFEST lib/File/Spec.pm
22129 ____________________________________________________________________________
22130 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
22131         Log: FAQ sync (RCS Ids only?)
22132      Branch: perl
22133            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
22134 ____________________________________________________________________________
22135 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
22136         Log: AUTHORs updates.
22137      Branch: perl
22138            ! AUTHORS
22139 ____________________________________________________________________________
22140 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
22141         Log: Update Changes.
22142      Branch: perl
22143            ! Changes patchlevel.h
22144 ____________________________________________________________________________
22145 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
22146         Log: Missed the =head1 additions.
22147      Branch: perl
22148            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
22149            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
22150            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
22151            ! util.c
22152 ____________________________________________________________________________
22153 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
22154         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
22155              From: Robin Barker <rmb1@cise.npl.co.uk>
22156              Date: Thu, 3 Jan 2002 15:26:20 GMT
22157              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
22158      Branch: perl
22159            ! lib/Carp.t lib/Carp/Heavy.pm
22160 ____________________________________________________________________________
22161 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
22162         Log: Subject: [PATCH hv.c] 
22163              From: Robin Barker <rmb1@cise.npl.co.uk>
22164              Date: Thu, 3 Jan 2002 14:49:06 GMT
22165              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
22166              
22167              -Wformat check.
22168      Branch: perl
22169            ! hv.c
22170 ____________________________________________________________________________
22171 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
22172         Log: NetWare tweaks from Ananth Kesari.
22173      Branch: perl
22174            ! NetWare/t/NWScripts.pl lib/File/Find.pm
22175 ____________________________________________________________________________
22176 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
22177         Log: Cast.
22178      Branch: perl
22179            ! regexec.c
22180 ____________________________________________________________________________
22181 [ 14036] By: ams                                   on 2002/01/03  12:12:31
22182         Log: Grammar fix suggested by Gwyn Judd.
22183      Branch: perl
22184            ! pod/perldiag.pod
22185 ____________________________________________________________________________
22186 [ 14035] By: nick                                  on 2002/01/03  09:22:42
22187         Log: More strange perlio != mainline differences where
22188              I have not been.
22189      Branch: perlio
22190           !> hints/unicos.sh hints/unicosmk.sh
22191 ____________________________________________________________________________
22192 [ 14034] By: nick                                  on 2002/01/03  09:19:37
22193         Log: Integrate mainline (including force integrate of
22194              lib/charnames.pm which had got out-of-step)
22195      Branch: perlio
22196           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
22197 ____________________________________________________________________________
22198 [ 14033] By: ams                                   on 2002/01/03  08:24:24
22199         Log: Subject: Not ok 14031: PPPort Makefile.PL
22200              From: andreas.koenig@anima.de (Andreas J. Koenig)
22201              Date: 03 Jan 2002 10:17:46 +0100
22202              Message-Id: <m3sn9n94jp.fsf@anima.de>
22203      Branch: perl
22204            ! ext/Devel/PPPort/Makefile.PL
22205 ____________________________________________________________________________
22206 [ 14032] By: nick                                  on 2002/01/03  08:24:00
22207         Log: Integrate mainline.
22208      Branch: perlio
22209           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
22210           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
22211           !> (integrate 31 files)
22212 ____________________________________________________________________________
22213 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
22214         Log: Off-by-one is my middle name.
22215      Branch: perl
22216            ! regexec.c
22217 ____________________________________________________________________________
22218 [ 14030] By: ams                                   on 2002/01/02  23:56:37
22219         Log: Subject: [PATCH @14015] threads::shared disabling
22220              From: Andy Bussey <andybussey@yahoo.co.uk>
22221              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
22222              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
22223      Branch: perl
22224            + ext/threads/shared/t/no_share.t
22225            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
22226 ____________________________________________________________________________
22227 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
22228         Log: Simon's new perlapi scheme, I hope I got all the pieces.
22229      Branch: perl
22230            + autodoc.pl embed.fnc
22231            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
22232 ____________________________________________________________________________
22233 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
22234         Log: Integrate perlio; more PPPort Makefile source dependence removal
22235      Branch: perl
22236           !> ext/Devel/PPPort/Makefile.PL perl.h
22237 ____________________________________________________________________________
22238 [ 14027] By: ams                                   on 2002/01/02  21:42:50
22239         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
22240              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22241              Date: Wed, 2 Jan 2002 23:09:13 +0100
22242              Message-Id: <20020102230913.A17373@rafael>
22243      Branch: perl
22244            ! pod/perldiag.pod
22245 ____________________________________________________________________________
22246 [ 14026] By: ams                                   on 2002/01/02  21:38:34
22247         Log: Subject: Re: PATCH: lib/Term/Cap.pm
22248              From: Jonathan Stowe <gellyfish@gellyfish.com>
22249              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
22250              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
22251      Branch: perl
22252            ! lib/Term/Cap.pm
22253 ____________________________________________________________________________
22254 [ 14025] By: ams                                   on 2002/01/02  18:34:26
22255         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
22256              From: Sam Tregar <sam@tregar.com>
22257              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
22258              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
22259      Branch: perl
22260            ! pod/perldiag.pod t/comp/proto.t toke.c
22261 ____________________________________________________________________________
22262 [ 14024] By: ams                                   on 2002/01/02  18:16:12
22263         Log: Subject: PATCH: lib/Term/Cap.pm
22264              From: Norton Allen <allen@huarp.harvard.edu>
22265              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
22266              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
22267      Branch: perl
22268            ! lib/Term/Cap.pm
22269 ____________________________________________________________________________
22270 [ 14023] By: ams                                   on 2002/01/02  18:12:31
22271         Log: Subject: PATCH: lib/Cwd.pm for QNX4
22272              From: Norton Allen <allen@huarp.harvard.edu>
22273              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
22274              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
22275      Branch: perl
22276            ! lib/Cwd.pm
22277 ____________________________________________________________________________
22278 [ 14022] By: nick                                  on 2002/01/02  18:01:21
22279         Log: More PPPort Makefile source dependence removal
22280      Branch: perlio
22281            ! ext/Devel/PPPort/Makefile.PL
22282 ____________________________________________________________________________
22283 [ 14021] By: nick                                  on 2002/01/02  17:44:36
22284         Log: Sort out muddle of editing on three machines ...
22285      Branch: perlio
22286           !> Changes MANIFEST cygwin/Makefile.SHs
22287           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
22288           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
22289           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
22290 ____________________________________________________________________________
22291 [ 14020] By: ams                                   on 2002/01/02  17:06:27
22292         Log: Fix misplaced application of #14016.
22293      Branch: perl
22294            ! op.c
22295 ____________________________________________________________________________
22296 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
22297         Log: Integrate perlio; avoid uninit debug_pad.
22298      Branch: perl
22299           !> sv.c
22300 ____________________________________________________________________________
22301 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
22302         Log: makedepend VOS fix from Paul Green.
22303      Branch: perl
22304            ! makedepend.SH
22305 ____________________________________________________________________________
22306 [ 14017] By: nick                                  on 2002/01/02  16:09:43
22307         Log: Avoid un-init perl_debug_pad in clones
22308      Branch: perlio
22309            ! sv.c
22310 ____________________________________________________________________________
22311 [ 14016] By: ams                                   on 2002/01/02  15:58:11
22312         Log: Subject: [PATCH] random crash in B::LISTOP::last
22313              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22314              Date: Wed, 2 Jan 2002 17:37:28 +0100
22315              Message-Id: <3C334558.3906.19CB98D@localhost>
22316      Branch: perl
22317            ! op.c
22318 ____________________________________________________________________________
22319 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
22320         Log: Update Changes.
22321      Branch: perl
22322            ! Changes patchlevel.h
22323 ____________________________________________________________________________
22324 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
22325         Log: One more iteration of the ibcmp_utf8() interface,
22326              hopefully this is a convergent iteration...
22327      Branch: perl
22328            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
22329 ____________________________________________________________________________
22330 [ 14013] By: ams                                   on 2002/01/02  13:43:58
22331         Log: Upgrade to podlators-1.19.
22332      Branch: perl
22333            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
22334            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
22335            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
22336            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
22337            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
22338 ____________________________________________________________________________
22339 [ 14012] By: ams                                   on 2002/01/02  09:48:51
22340         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
22341              From: martyn@inpharmatica.co.uk
22342              Date: Wed, 19 Dec 2001 19:05:00 +0000
22343              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
22344      Branch: perl
22345            ! lib/Pod/Usage.pm
22346 ____________________________________________________________________________
22347 [ 14011] By: nick                                  on 2002/01/02  08:38:18
22348         Log: Integrate mainline
22349      Branch: perlio
22350           !> (integrate 28 files)
22351 ____________________________________________________________________________
22352 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
22353         Log: Make ibcmp_utf8() optionally progress in either string for
22354              as long as it takes and optionally record how far it got.
22355      Branch: perl
22356            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
22357 ____________________________________________________________________________
22358 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
22359         Log: Once more try to get the PPPort Makefile right.
22360      Branch: perl
22361            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
22362 ____________________________________________________________________________
22363 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
22364         Log: -Wall silencing.
22365      Branch: perl
22366            ! utf8.c
22367 ____________________________________________________________________________
22368 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
22369         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
22370              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22371              Date: Tue, 1 Jan 2002 22:45:21 +0100       
22372              Message-ID: <20020101224521.A691@rafael>
22373      Branch: perl
22374            ! ext/B/B/Deparse.pm
22375 ____________________________________________________________________________
22376 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
22377         Log: VOS tweak from Paul Green: VOS has different O_BINARY
22378              and O_TEXT, but VOS always uses LF, never CRLF.
22379      Branch: perl
22380            ! perl.h
22381 ____________________________________________________________________________
22382 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
22383         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
22384      Branch: perl
22385            ! regexec.c utf8.c
22386 ____________________________________________________________________________
22387 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
22388         Log: Now that to_utf8_fold() was fixed.
22389      Branch: perl
22390            ! regcomp.c regexec.c
22391 ____________________________________________________________________________
22392 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
22393         Log: Integrate perlio; experimental binmode() re-coding.
22394      Branch: perl
22395           !> perlio.c
22396 ____________________________________________________________________________
22397 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
22398         Log: Document the to_utf8_*() functions.
22399      Branch: perl
22400            ! embed.pl pod/perlapi.pod utf8.c
22401 ____________________________________________________________________________
22402 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
22403         Log: Better support for multicharacter foldings.
22404              Now all but two of the CaseFold.txt cases work-- but
22405              only when the target string is single-character, more
22406              debugging needed.
22407      Branch: perl
22408            ! regexec.c
22409 ____________________________________________________________________________
22410 [ 14000] By: ams                                   on 2002/01/01  15:59:43
22411         Log: Subject: [PATCH] don't installperl pods
22412              From: Nicholas Clark <nick@unfortu.net>
22413              Date: Tue, 1 Jan 2002 16:44:12 +0000
22414              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
22415      Branch: perl
22416            ! installperl
22417 ____________________________________________________________________________
22418 [ 13999] By: ams                                   on 2002/01/01  14:34:04
22419         Log: Subject: [PATCH] perldiag.pod transposition
22420              From: Nicholas Clark <nick@unfortu.net>
22421              Date: Tue, 1 Jan 2002 15:03:52 +0000
22422              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
22423      Branch: perl
22424            ! pod/perldiag.pod
22425 ____________________________________________________________________________
22426 [ 13998] By: ams                                   on 2002/01/01  13:36:49
22427         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
22428              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22429              Date: Tue, 1 Jan 2002 15:12:36 +0100
22430              Message-Id: <20020101151236.A951@rafael>
22431      Branch: perl
22432            ! pod/perldiag.pod
22433 ____________________________________________________________________________
22434 [ 13997] By: ams                                   on 2002/01/01  13:33:06
22435         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
22436              From: Nicholas Clark <nick@unfortu.net>
22437              Date: Tue, 1 Jan 2002 13:13:17 +0000
22438              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
22439      Branch: perl
22440            ! ext/Socket/socketpair.t
22441 ____________________________________________________________________________
22442 [ 13996] By: ams                                   on 2002/01/01  04:44:28
22443         Log: Subject: [PATCH @13746] Leaner exporter
22444              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22445              Date: Mon, 31 Dec 2001 18:16:08 -0500
22446              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
22447      Branch: perl
22448            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
22449 ____________________________________________________________________________
22450 [ 13995] By: ams                                   on 2002/01/01  04:29:44
22451         Log: Subject: [PATCH @13746] h2xs broken
22452              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22453              Date: Mon, 31 Dec 2001 17:48:55 -0500
22454              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
22455      Branch: perl
22456            ! utils/h2xs.PL
22457 ____________________________________________________________________________
22458 [ 13994] By: ams                                   on 2002/01/01  04:25:46
22459         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
22460              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22461              Date: Mon, 31 Dec 2001 17:42:25 -0500
22462              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
22463      Branch: perl
22464            ! lib/ExtUtils/MM_Unix.pm
22465 ____________________________________________________________________________
22466 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
22467         Log: Rename the variables to be a bit more consistent.
22468      Branch: perl
22469            ! utf8.c
22470 ____________________________________________________________________________
22471 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
22472         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
22473              (found by Jeffrey Friedl)
22474      Branch: perl
22475            ! regexec.c t/op/pat.t utf8.c
22476 ____________________________________________________________________________
22477 [ 13991] By: nick                                  on 2001/12/31  18:08:55
22478         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
22479      Branch: perlio
22480            ! perlio.c
22481 ____________________________________________________________________________
22482 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
22483         Log: Update Changes.
22484      Branch: perl
22485            ! Changes patchlevel.h
22486 ____________________________________________________________________________
22487 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
22488         Log: Less unused ones.
22489      Branch: perl
22490            ! regexec.c
22491 ____________________________________________________________________________
22492 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
22493         Log: Unused variable.
22494      Branch: perl
22495            ! regcomp.c
22496 ____________________________________________________________________________
22497 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
22498         Log: Forgotten file.
22499      Branch: perl
22500            ! MANIFEST
22501 ____________________________________________________________________________
22502 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
22503         Log: Subject: Re: Cygwin: one down one to go 
22504              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22505              Date: Mon, 31 Dec 2001 18:34:36 +0100
22506              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
22507      Branch: perl
22508            ! cygwin/Makefile.SHs
22509 ____________________________________________________________________________
22510 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
22511         Log: Add some comments to the recent Unicode case-folding saga.
22512      Branch: perl
22513            ! regcomp.c regexec.c
22514 ____________________________________________________________________________
22515 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
22516         Log: Slight comment tweakage.
22517      Branch: perl
22518            ! ext/I18N/Langinfo/Langinfo.t
22519 ____________________________________________________________________________
22520 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
22521         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
22522      Branch: perl
22523            ! perl.h
22524 ____________________________________________________________________________
22525 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
22526         Log: Subject: [ PATCH] Cygwin: one down one to go
22527              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22528              Date: Mon, 31 Dec 2001 17:03:40 +0100
22529              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
22530      Branch: perl
22531            ! lib/Pod/t/basic.t
22532 ____________________________________________________________________________
22533 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
22534         Log: Tweak the dependencies not to recompile everytime,
22535              as suggested by NI-S.
22536      Branch: perl
22537            ! ext/Devel/PPPort/Makefile.PL
22538 ____________________________________________________________________________
22539 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
22540         Log: Planning still not right.
22541      Branch: perl
22542            ! lib/User/grent.t
22543 ____________________________________________________________________________
22544 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
22545         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
22546              From: Michael G Schwern <schwern@pobox.com>
22547              Date: Sun, 30 Dec 2001 18:07:55 -0500
22548              Message-ID: <20011230230755.GG12840@blackrider>
22549              
22550              (lib/User/grent, really)
22551      Branch: perl
22552            ! lib/User/grent.t
22553 ____________________________________________________________________________
22554 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
22555         Log: Integrate perlio; cleanup, in particular avoid accidental
22556              PerlIO_flush(NULL) if PerlIONext is NULL.
22557      Branch: perl
22558           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
22559 ____________________________________________________________________________
22560 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
22561         Log: Subject: typo in IO::Socket::INET.pm
22562              From: mjd@plover.com
22563              Date: 31 Dec 2001 14:31:10 -0000
22564              Message-ID: <20011231143110.4989.qmail@plover.com>
22565      Branch: perl
22566            ! ext/IO/lib/IO/Socket/INET.pm
22567 ____________________________________________________________________________
22568 [ 13976] By: nick                                  on 2001/12/31  13:56:11
22569         Log: Integrate mainline
22570      Branch: perlio
22571           !> (integrate 29 files)
22572 ____________________________________________________________________________
22573 [ 13975] By: nick                                  on 2001/12/31  12:40:50
22574         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
22575              if PerlIONext is NULL.
22576      Branch: perlio
22577            ! perlio.c perliol.h
22578 ____________________________________________________________________________
22579 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
22580         Log: Subject: Re: [PATCH] Basic bad prototype detection
22581              From: Sam Tregar <sam@tregar.com>
22582              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
22583              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
22584      Branch: perl
22585            ! t/comp/proto.t toke.c
22586 ____________________________________________________________________________
22587 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
22588         Log: Subject: [PATCH] configure.com / scriptdirexp
22589              From: "Craig A. Berry" <craigberry@mac.com>
22590              Date: Sun, 30 Dec 2001 15:47:28 -0600
22591              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
22592      Branch: perl
22593            ! configure.com
22594 ____________________________________________________________________________
22595 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
22596         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
22597              From: Abe Timmerman <abe@ztreet.demon.nl>
22598              Date: Mon, 31 Dec 2001 03:55:27 +0100
22599              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
22600      Branch: perl
22601            ! lib/ExtUtils/t/MM_Win32.t
22602 ____________________________________________________________________________
22603 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
22604         Log: Subject: [PATCH] Basic bad prototype detection
22605              From: Sam Tregar <sam@tregar.com> 
22606              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
22607              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
22608      Branch: perl
22609            ! pod/perldiag.pod t/comp/proto.t toke.c
22610 ____________________________________________________________________________
22611 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
22612         Log: Makefiles are sloppy about the exe suffix
22613              (from Paul Green)
22614      Branch: perl
22615            ! Makefile.SH x2p/Makefile.SH
22616 ____________________________________________________________________________
22617 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
22618         Log: Delay folding until necessary; start of handling
22619              folding into several characters.
22620      Branch: perl
22621            ! regcomp.c regexec.c
22622 ____________________________________________________________________________
22623 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
22624         Log: gcc -Wall dewhine.
22625      Branch: perl
22626            ! regexec.c
22627 ____________________________________________________________________________
22628 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
22629         Log: More Unicode folding tweaks, avoid potential false matches.
22630      Branch: perl
22631            ! regexec.c
22632 ____________________________________________________________________________
22633 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
22634         Log: Make that six wrongs.
22635      Branch: perl
22636            ! regexec.c utf8.c
22637 ____________________________________________________________________________
22638 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
22639         Log: Four wrongs can make a right.
22640      Branch: perl
22641            ! regexec.c utf8.c
22642 ____________________________________________________________________________
22643 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
22644         Log: Fix all the I case foldings as per CaseFold.txt.
22645      Branch: perl
22646            ! regcomp.c regexec.c
22647 ____________________________________________________________________________
22648 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
22649         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
22650      Branch: perl
22651            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
22652            ! regexec.c utf8.c
22653 ____________________________________________________________________________
22654 [ 13962] By: nick                                  on 2001/12/30  18:33:41
22655         Log: Integrate 8.3 fix for PPPort fix
22656      Branch: perlio
22657           +> ext/Devel/PPPort/ppport_h.PL
22658            - ext/Devel/PPPort/ppport.h.PL
22659            ! ext/Devel/PPPort/MANIFEST
22660           !> ext/Devel/PPPort/Makefile.PL
22661 ____________________________________________________________________________
22662 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
22663         Log: Integrate perlio; more win32 stuff:
22664              
22665              A. Use Perl_my_socketpair()
22666              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
22667              load winsock.
22668              C. (In passing) work round fact that $$ is now SvREADONLY
22669              so we need to take special measures to set it during
22670              pseudo-fork.
22671      Branch: perl
22672           !> util.c win32/perlhost.h
22673 ____________________________________________________________________________
22674 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
22675         Log: Fix ppport.h for Unix.
22676      Branch: perl
22677            + ext/Devel/PPPort/ppport_h.PL
22678            - ext/Devel/PPPort/ppport.h.PL
22679            ! MANIFEST ext/Devel/PPPort/Makefile.PL
22680 ____________________________________________________________________________
22681 [ 13959] By: nick                                  on 2001/12/30  16:53:42
22682         Log: Win32 stuff:
22683              A. Use Perl_my_socketpair()
22684              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
22685              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
22686              take special measures to set it during pseudo-fork.
22687      Branch: perlio
22688            ! util.c win32/perlhost.h
22689 ____________________________________________________________________________
22690 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
22691         Log: Integrate perlio; win32 kicking.
22692      Branch: perl
22693           +> ext/Devel/PPPort/ppport.h.PL
22694           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
22695           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
22696           !> proto.h
22697 ____________________________________________________________________________
22698 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
22699         Log: metaconfig unit change for #13956.
22700      Branch: metaconfig
22701            ! U/modified/spitshell.U
22702 ____________________________________________________________________________
22703 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
22704         Log: Must look for cat also in $PATH (noticed by Philip Newton).
22705      Branch: perl
22706            ! Configure
22707 ____________________________________________________________________________
22708 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
22709         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
22710              From: Blair Zajac <blair@orcaware.com>
22711              Date: Sat, 29 Dec 2001 22:37:03 -0800
22712              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
22713      Branch: perl
22714            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
22715 ____________________________________________________________________________
22716 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
22717         Log: Regen files.
22718      Branch: perl
22719            ! embed.h global.sym pod/perlapi.pod uconfig.h
22720 ____________________________________________________________________________
22721 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
22722         Log: Subject: [PATCH] -t without -w 
22723              From: Michael G Schwern <schwern@pobox.com>
22724              Date: Sat, 29 Dec 2001 23:46:25 -0500
22725              Message-ID: <20011230044625.GA14386@blackrider>
22726      Branch: perl
22727            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
22728            ! warnings.pl
22729 ____________________________________________________________________________
22730 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
22731         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
22732              From: Dave Rolsky <autarch@urth.org>               
22733              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
22734              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
22735              
22736              $^O is NetWare, not Netware.
22737      Branch: perl
22738            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
22739 ____________________________________________________________________________
22740 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
22741         Log: Sarathy thinks undoing C++ comments from C++ files
22742              is a bit too zealous.
22743      Branch: perl
22744            ! win32/perlhost.h win32/vmem.h
22745 ____________________________________________________________________________
22746 [ 13950] By: nick                                  on 2001/12/30  14:30:02
22747         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
22748              This gets them into Errno.pm - yet to prove they end up in $!.
22749      Branch: perlio
22750            ! ext/Errno/Errno_pm.PL
22751 ____________________________________________________________________________
22752 [ 13949] By: nick                                  on 2001/12/30  12:02:21
22753         Log: Integrate Cwd muddle
22754      Branch: perlio
22755           !> MANIFEST installperl lib/Cwd.pm
22756 ____________________________________________________________________________
22757 [ 13948] By: nick                                  on 2001/12/30  11:51:40
22758         Log: remove embed.pl duplicates
22759      Branch: perlio
22760            ! embed.h embed.pl global.sym proto.h
22761 ____________________________________________________________________________
22762 [ 13947] By: nick                                  on 2001/12/30  11:35:51
22763         Log: More Cwd tidy up
22764      Branch: perl
22765            ! MANIFEST installperl
22766 ____________________________________________________________________________
22767 [ 13946] By: nick                                  on 2001/12/30  11:12:42
22768         Log: Undo a mess trying Cwd.pm in its ext directory
22769      Branch: perl
22770            + lib/Cwd.pm
22771            - ext/Cwd/Cwd.pm
22772 ____________________________________________________________________________
22773 [ 13945] By: nick                                  on 2001/12/30  10:03:43
22774         Log: Integrate mainline
22775      Branch: perl
22776           +> ext/Cwd/Cwd.pm
22777            - lib/Cwd.pm
22778            ! MANIFEST
22779      Branch: perlio
22780           !> (integrate 45 files)
22781 ____________________________________________________________________________
22782 [ 13944] By: nick                                  on 2001/12/30  09:27:16
22783         Log: "Port" Devel::PPPort to Win32:
22784              - need to set @INC before use in the test
22785              - {} are special to dmake, so use ppport.h.PL
22786              rather than commandline 
22787      Branch: perlio
22788            + ext/Devel/PPPort/ppport.h.PL
22789            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
22790 ____________________________________________________________________________
22791 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
22792         Log: Update Changes.
22793      Branch: perl
22794            ! Changes patchlevel.h
22795 ____________________________________________________________________________
22796 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
22797         Log: Subject: [PATCH] cleaner close on tests, take 2
22798              From: andreas.koenig@anima.de (Andreas J. Koenig)
22799              Date: 29 Dec 2001 21:42:37 +0100
22800              Message-ID: <m33d1tvjuq.fsf@anima.de>
22801              
22802              (the DB_File patches)
22803      Branch: perl
22804            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
22805            ! ext/DB_File/t/db-recno.t
22806 ____________________________________________________________________________
22807 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
22808         Log: Integrate perlio; regen'ed config_H.?c
22809      Branch: perl
22810           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
22811 ____________________________________________________________________________
22812 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
22813         Log: Subject: [PATCH] cleaner close on tests, take 2             
22814              From: andreas.koenig@anima.de (Andreas J. Koenig)
22815              Date: 29 Dec 2001 21:42:37 +0100
22816              Message-ID: <m33d1tvjuq.fsf@anima.de>
22817              
22818              (except for the three DB_File patch fragments)
22819      Branch: perl
22820            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
22821            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
22822            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
22823            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
22824            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
22825            ! t/op/runlevel.t t/op/write.t t/run/switches.t
22826 ____________________________________________________________________________
22827 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
22828         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
22829              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22830              Date: Sat, 29 Dec 2001 20:38:59 +0100
22831              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
22832              
22833              (NetWare tree not touched because it's very //)
22834      Branch: perl
22835            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
22836            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
22837            ! wince/include/errno.h wince/include/netdb.h
22838            ! wince/include/sys/socket.h wince/include/sys/stat.h
22839            ! wince/perllib.c wince/perlmain.c wince/win32.h
22840            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
22841            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
22842 ____________________________________________________________________________
22843 [ 13938] By: nick                                  on 2001/12/29  19:23:32
22844         Log: Integrate mainline (ok linux)
22845      Branch: perlio
22846           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
22847           !> (integrate 33 files)
22848 ____________________________________________________________________________
22849 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
22850         Log: Give up on serious testing of langinfo().  Leave the old
22851              code in place, though.
22852      Branch: perl
22853            ! ext/I18N/Langinfo/Langinfo.t
22854 ____________________________________________________________________________
22855 [ 13936] By: nick                                  on 2001/12/29  18:20:33
22856         Log: Routine regen_config_h - no real differences other than order of crypt 
22857      Branch: perlio
22858            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22859 ____________________________________________________________________________
22860 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
22861         Log: Integrate perlio;
22862              
22863              Define the two socket error numbers in terms of WSAEXXXXX equivalents
22864              
22865              Fudge Config.pm so File::Spec does not croak.
22866      Branch: perl
22867           !> win32/FindExt.pm win32/win32.h
22868 ____________________________________________________________________________
22869 [ 13934] By: nick                                  on 2001/12/29  17:27:50
22870         Log: Fudge Config.pm so File::Spec does not croak.
22871      Branch: perlio
22872            ! win32/FindExt.pm
22873 ____________________________________________________________________________
22874 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
22875         Log: metaconfig unit changes for #13932.
22876      Branch: metaconfig
22877            + U/modified/Init.U
22878            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
22879 ____________________________________________________________________________
22880 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
22881         Log: VOS tweaks from Paul Green.
22882              
22883              The Configure tweaks: the _exe needs to be
22884              set after the init; VOS has fd 3 hardwired to /dev/tty;
22885              the grep/ln/make substitutions really need to stick.
22886      Branch: perl
22887            ! Configure hints/vos.sh perl.h util.c vos/build.cm
22888            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22889            ! vos/config.ga.h vos/vosish.h
22890 ____________________________________________________________________________
22891 [ 13931] By: nick                                  on 2001/12/29  17:00:38
22892         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
22893              (just to get util.c to compile)
22894      Branch: perlio
22895            ! win32/win32.h
22896 ____________________________________________________________________________
22897 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
22898         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
22899              From: coral@eekeek.org
22900              Date: Fri, 28 Dec 2001 19:58:22 -0500      
22901              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
22902      Branch: perl
22903            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
22904            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
22905            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
22906            ! pod/perlunicode.pod pod/perlxs.pod util.c
22907 ____________________________________________________________________________
22908 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
22909         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
22910      Branch: perl
22911            ! t/op/exec.t
22912 ____________________________________________________________________________
22913 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
22914         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
22915              From: Abe Timmerman <abe@ztreet.demon.nl>
22916              Date: Sat, 29 Dec 2001 13:10:06 +0100
22917              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
22918      Branch: perl
22919            + lib/Pod/t/InputObjects.t
22920 ____________________________________________________________________________
22921 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
22922         Log: Integrate perlio;
22923              
22924              Quick fix (after couple of clever fixes failed) for
22925              "accept leaks memory" fail [ID 20011223.001]
22926              
22927              Nick Clark's embed.pl fix for my_socketpair
22928      Branch: perl
22929           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
22930 ____________________________________________________________________________
22931 [ 13926] By: nick                                  on 2001/12/29  15:23:21
22932         Log: Nick Clark's embed.pl fix for my_socketpair
22933      Branch: perlio
22934            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
22935 ____________________________________________________________________________
22936 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
22937         Log: Slight tweaks on the MM_Win32.t.
22938      Branch: perl
22939            ! lib/ExtUtils/t/MM_Win32.t
22940 ____________________________________________________________________________
22941 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
22942         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
22943              From: Abe Timmerman <abe@ztreet.demon.nl>
22944              Date: Sat, 29 Dec 2001 12:51:36 +0100
22945              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
22946      Branch: perl
22947            + lib/ExtUtils/t/MM_Win32.t
22948            ! MANIFEST
22949 ____________________________________________________________________________
22950 [ 13923] By: nick                                  on 2001/12/29  15:12:07
22951         Log: Quick fix (after couple of clever fixes failed) for
22952              "accept leaks memory" fail [ID 20011223.001]
22953      Branch: perlio
22954            ! pp_sys.c
22955 ____________________________________________________________________________
22956 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
22957         Log: Subject: [PATCH] Module names and other nits
22958              From: Autrijus Tang <autrijus@autrijus.org>                 
22959              Date: Sat, 29 Dec 2001 01:59:28 +0800
22960              Message-ID: <20011229015928.A29712@geb.elixus.org>              
22961      Branch: perl
22962            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
22963            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
22964            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
22965            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
22966            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
22967 ____________________________________________________________________________
22968 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
22969         Log: socketpair tweaks from Nicholas Clark.
22970      Branch: perl
22971            ! ext/Socket/socketpair.t util.c
22972 ____________________________________________________________________________
22973 [ 13920] By: nick                                  on 2001/12/29  12:36:21
22974         Log: Integrate mainline
22975      Branch: perlio
22976           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
22977           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
22978           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
22979           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
22980           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
22981           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
22982           !> t/op/sysio.t
22983 ____________________________________________________________________________
22984 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
22985         Log: Retract #13917.
22986      Branch: perl
22987            ! doop.c
22988 ____________________________________________________________________________
22989 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
22990         Log: Subject: provisional MakeMaker patch for VMS
22991              From: "Craig A. Berry" <craigberry@mac.com> 
22992              Date: Thu, 27 Dec 2001 22:29:37 -0600
22993              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
22994      Branch: perl
22995            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
22996 ____________________________________________________________________________
22997 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
22998         Log: (retracted by #13919)
22999      Branch: perl
23000            ! doop.c
23001 ____________________________________________________________________________
23002 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
23003         Log: metaconfig unit change for #13915.
23004      Branch: metaconfig/U/perl
23005            ! d_u32align.U
23006 ____________________________________________________________________________
23007 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
23008         Log: Remove debris in any case.
23009      Branch: perl
23010            ! Configure
23011 ____________________________________________________________________________
23012 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
23013         Log: Subject: [PATCH] Re: B::walksymtable oddness
23014              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
23015              Date: Thu, 27 Dec 2001 19:14:24 +0100
23016              Message-ID: <3C2B7310.861.18820D0@localhost>
23017      Branch: perl
23018            ! ext/B/B.pm
23019 ____________________________________________________________________________
23020 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
23021         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
23022              From: Nicholas Clark <nick@unfortu.net> 
23023              Date: Fri, 28 Dec 2001 00:43:02 +0000
23024              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
23025      Branch: perl
23026            ! ext/Socket/socketpair.t
23027 ____________________________________________________________________________
23028 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
23029         Log: Fast Latin1<->UTF-8 conversion for older Perls.
23030      Branch: perl
23031            ! pod/perluniintro.pod
23032 ____________________________________________________________________________
23033 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
23034         Log: Update Changes.
23035      Branch: perl
23036            ! Changes patchlevel.h
23037 ____________________________________________________________________________
23038 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
23039         Log: More wait status trickery for BeOS.
23040      Branch: perl
23041            ! ext/POSIX/POSIX.xs
23042 ____________________________________________________________________________
23043 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
23044         Log: metaconfig unit change for #13908.
23045      Branch: metaconfig/U/perl
23046            ! d_u32align.U
23047 ____________________________________________________________________________
23048 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
23049         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
23050      Branch: perl
23051            ! Configure
23052 ____________________________________________________________________________
23053 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
23054         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
23055              From: gbarr@monty.mutatus.co.uk
23056              Date: 27 Dec 2001 14:41:36 -0000
23057              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
23058      Branch: perl
23059            ! lib/ExtUtils/t/Embed.t
23060 ____________________________________________________________________________
23061 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
23062         Log: Subject: [PATCH] Re: socketpair emulation
23063              From: Nicholas Clark <nick@unfortu.net> 
23064              Date: Wed, 26 Dec 2001 20:08:14 +0000
23065              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
23066      Branch: perl
23067            ! ext/Socket/socketpair.t
23068 ____________________________________________________________________________
23069 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
23070         Log: Subject: [DOC PATCH] left is right and right is left
23071              From: Philip Newton <Philip.Newton@gmx.net>
23072              Date: Thu, 27 Dec 2001 10:04:17 +0100
23073              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
23074      Branch: perl
23075            ! pod/perlfunc.pod pod/perlport.pod
23076 ____________________________________________________________________________
23077 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
23078         Log: Subject: [PATCH] check return of close
23079              From: andreas.koenig@anima.de (Andreas J. Koenig)            
23080              Date: 27 Dec 2001 09:47:30 +0100
23081              Message-ID: <m3ellhgicd.fsf@anima.de> 
23082              
23083              Subject: [PATCH] improve error reporting
23084              From: andreas.koenig@anima.de (Andreas J. Koenig)            
23085              Date: 27 Dec 2001 09:54:55 +0100
23086              Message-ID: <m3adw5gi00.fsf@anima.de> 
23087              
23088              Subject: [PATCH] check return value of close
23089              From: andreas.koenig@anima.de (Andreas J. Koenig)            
23090              Date: 27 Dec 2001 10:03:55 +0100
23091              Message-ID: <m3666tghl0.fsf@anima.de> 
23092              
23093              Subject: [PATCH] return of close
23094              From: andreas.koenig@anima.de (Andreas J. Koenig)            
23095              Date: 27 Dec 2001 10:22:15 +0100
23096              Message-ID: <m31yhhggqg.fsf@anima.de> 
23097      Branch: perl
23098            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
23099            ! t/io/fflush.t
23100 ____________________________________________________________________________
23101 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
23102         Log: Subject: [PATCH] check return of close
23103              From: andreas.koenig@anima.de (Andreas J. Koenig)            
23104              Date: 27 Dec 2001 09:47:30 +0100
23105              Message-ID: <m3ellhgicd.fsf@anima.de> 
23106      Branch: perl
23107            ! t/base/rs.t
23108 ____________________________________________________________________________
23109 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
23110         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
23111              From: andreas.koenig@anima.de (Andreas J. Koenig)
23112              Date: 27 Dec 2001 09:21:16 +0100
23113              Message-ID: <m3n105gjk3.fsf@anima.de>
23114      Branch: perl
23115            ! t/op/sysio.t
23116 ____________________________________________________________________________
23117 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
23118         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
23119              From: "Gerrit P. Haase" <gp@familiehaase.de>
23120              Date: Thu, 27 Dec 2001 09:23:55 +0100 
23121              Message-ID: <98211521662.20011227092355@familiehaase.de>
23122      Branch: perl
23123            ! lib/ExtUtils/t/MM_Cygwin.t
23124 ____________________________________________________________________________
23125 [ 13900] By: nick                                  on 2001/12/27  11:11:51
23126         Log: Integrate mainline
23127      Branch: perlio
23128           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
23129           +> lib/File/Spec/NW5.pm
23130           !> (integrate 52 files)
23131 ____________________________________________________________________________
23132 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
23133         Log: Replace the awful (most likely generated and not very persistent)
23134              URL with something tangible.
23135      Branch: perl
23136            ! README.hpux
23137 ____________________________________________________________________________
23138 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
23139         Log: Naughty /dev/printer (ls -l, really) of IRIX.
23140      Branch: perl
23141            ! t/op/stat.t
23142 ____________________________________________________________________________
23143 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
23144         Log: Upgrade to Net::Ping 2.10.
23145      Branch: perl
23146            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
23147            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
23148            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
23149            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
23150 ____________________________________________________________________________
23151 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
23152         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
23153              (this showed up in Benchmark.t)
23154      Branch: perl
23155            ! pp_sys.c
23156 ____________________________________________________________________________
23157 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
23158         Log: BeOS updates.
23159      Branch: perl
23160            ! README.beos beos/beos.c
23161 ____________________________________________________________________________
23162 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
23163         Log: Subject: Re: bleadperl doesn't compile
23164              From: "Gerrit P. Haase" <gp@familiehaase.de>
23165              Date: Wed, 26 Dec 2001 21:29:08 +0100
23166              Message-ID: <22168634623.20011226212908@familiehaase.de>
23167              
23168              Cygwin with multiplicity.
23169      Branch: perl
23170            ! perlio.c
23171 ____________________________________________________________________________
23172 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
23173         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
23174              From: Nicholas Clark <nick@ccl4.org>
23175              Date: Wed, 26 Dec 2001 19:07:33 +0000
23176              Message-ID: <20011226190732.J48842@plum.flirble.org>            
23177              
23178              socketpair() (un)signedness nit.
23179      Branch: perl
23180            ! util.c
23181 ____________________________________________________________________________
23182 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
23183         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
23184              From: Nicholas Clark <nick@ccl4.org>
23185              Date: Wed, 26 Dec 2001 19:19:47 +0000
23186              Message-ID: <20011226191946.K48842@plum.flirble.org>
23187              
23188              Use report_evil_fh().
23189      Branch: perl
23190            ! doio.c
23191 ____________________________________________________________________________
23192 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
23193         Log: Bad $? assumptions.
23194      Branch: perl
23195            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
23196 ____________________________________________________________________________
23197 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
23198         Log: Net::Ping isn't going to work much without
23199              the Socket extension; fail more gracefully.
23200      Branch: perl
23201            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
23202            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
23203            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
23204            ! lib/Net/Ping/t/300_ping_stream.t
23205 ____________________________________________________________________________
23206 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
23207         Log: metaconfig unit change for #13888.
23208      Branch: metaconfig
23209            ! U/modified/Oldconfig.U
23210 ____________________________________________________________________________
23211 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
23212         Log: test -d /system is a bit too generic test for VOS
23213              (false hit in BeOS)
23214      Branch: perl
23215            ! Configure
23216 ____________________________________________________________________________
23217 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
23218         Log: No AF_UNIX in BeOS.
23219      Branch: perl
23220            ! util.c
23221 ____________________________________________________________________________
23222 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
23223         Log: FAQ sync.
23224      Branch: perl
23225            ! pod/perlfaq5.pod
23226 ____________________________________________________________________________
23227 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
23228         Log: Update Changes.
23229      Branch: perl
23230            ! Changes patchlevel.h
23231 ____________________________________________________________________________
23232 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
23233         Log: Make -t equal -tw.
23234      Branch: perl
23235            ! perl.c pod/perlrun.pod
23236 ____________________________________________________________________________
23237 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
23238         Log: Subject: Re: Not OK 13881
23239              From: John Peacock <jpeacock@rowman.com>
23240              Date: Tue, 25 Dec 2001 06:02:12 -0500
23241              Message-ID: <3C285CB4.8040006@rowman.com>
23242      Branch: perl
23243            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
23244 ____________________________________________________________________________
23245 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
23246         Log: Subject: Re: Not OK 13881
23247              From: andreas.koenig@anima.de (Andreas J. Koenig)
23248              Date: 25 Dec 2001 07:33:23 +0100
23249              Message-ID: <m3bsgnajws.fsf@anima.de>
23250      Branch: perl
23251            ! op.c
23252 ____________________________________________________________________________
23253 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
23254         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
23255              From: Mark-Jason Dominus <mjd@plover.com>    
23256              Date: Mon, 24 Dec 2001 18:14:48 -0500
23257              Message-ID: <20011224231448.25826.qmail@plover.com>
23258      Branch: perl
23259            ! op.c t/op/eval.t
23260 ____________________________________________________________________________
23261 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
23262         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
23263              From: Dave Rolsky <autarch@urth.org>
23264              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
23265              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
23266      Branch: perl
23267            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
23268            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
23269            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
23270            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
23271            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
23272 ____________________________________________________________________________
23273 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
23274         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
23275              From: Jeffrey Friedl <jfriedl@yahoo.com>
23276              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
23277              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
23278              
23279              The rest of the tests for plus few extras.
23280      Branch: perl
23281            ! t/op/pat.t
23282 ____________________________________________________________________________
23283 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
23284         Log: metaconfig unit change for #13877.
23285      Branch: metaconfig
23286            ! U/modified/Unix.U
23287 ____________________________________________________________________________
23288 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
23289         Log: No-op.
23290      Branch: perl
23291            ! Configure
23292 ____________________________________________________________________________
23293 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
23294         Log: More constant casting.
23295      Branch: perl
23296            ! regexec.c
23297 ____________________________________________________________________________
23298 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
23299         Log: Subject: perlhack.pod 
23300              From: "John P. Linderman" <jpl@research.att.com>
23301              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
23302              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
23303      Branch: perl
23304            ! pod/perlhack.pod
23305 ____________________________________________________________________________
23306 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
23307         Log: File::Find patch patches from Thomas Wegner.
23308      Branch: perl
23309            ! lib/File/Find.pm
23310 ____________________________________________________________________________
23311 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
23312         Log: Subject: Re: socketpair emulation 
23313              From: Nicholas Clark <nick@unfortu.net>                 
23314              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
23315              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
23316      Branch: perl
23317            ! ext/Socket/socketpair.t
23318 ____________________________________________________________________________
23319 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
23320         Log: Must cast constants if they can be quads.
23321      Branch: perl
23322            ! regcomp.c
23323 ____________________________________________________________________________
23324 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
23325         Log: Promote the e/uid to wide enough un/signed integers
23326              and printf them as such.
23327      Branch: perl
23328            ! taint.c
23329 ____________________________________________________________________________
23330 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
23331         Log: metaconfig unit change for #13869.
23332      Branch: metaconfig/U/perl
23333            ! d_u32align.U
23334 ____________________________________________________________________________
23335 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
23336         Log: The U32 alignment test wasn't really working, noticed
23337              by Paul Green.  Now the test works, but this means that
23338              we may see coredumps from the test.   I sure hope MMUless
23339              places don't crash on the test.
23340      Branch: perl
23341            ! Configure
23342 ____________________________________________________________________________
23343 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
23344         Log: metaconfig unit changes for #13867.
23345      Branch: metaconfig
23346            ! U/compline/nblock_io.U U/modified/Unix.U
23347            ! U/modified/spitshell.U
23348 ____________________________________________________________________________
23349 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
23350         Log: More VOS tweaks.
23351      Branch: perl
23352            ! Configure
23353 ____________________________________________________________________________
23354 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
23355         Log: The funky final sigma casefolding.
23356      Branch: perl
23357            ! regcomp.c regexec.c t/op/pat.t utf8.h
23358 ____________________________________________________________________________
23359 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
23360         Log: Update Changes.
23361      Branch: perl
23362            ! Changes patchlevel.h
23363 ____________________________________________________________________________
23364 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
23365         Log: Move the \C and \X to pat.t.
23366      Branch: perl
23367            ! t/op/pat.t t/op/re_tests
23368 ____________________________________________________________________________
23369 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
23370         Log: More logical test ordering.
23371      Branch: perl
23372            ! perl.h
23373 ____________________________________________________________________________
23374 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
23375         Log: Integrate perlio;
23376              
23377              Add at least the "important" PerlIO_xxxx functions to embed.pl
23378              so that they get implicit pTHX_ and we can avoid slow dTHX.
23379              
23380              Put PerlIO stuff inside EXTERN C
23381              
23382              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
23383      Branch: perl
23384           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
23385           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
23386           !> win32/win32.c
23387 ____________________________________________________________________________
23388 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
23389         Log: Even more \X fixing.
23390      Branch: perl
23391            ! regexec.c t/op/pat.t
23392 ____________________________________________________________________________
23393 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
23394         Log: More \X fixing.
23395      Branch: perl
23396            ! regexec.c t/op/pat.t
23397 ____________________________________________________________________________
23398 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
23399         Log: Fix encoding pragma.
23400      Branch: perl
23401            ! regcomp.c
23402 ____________________________________________________________________________
23403 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
23404         Log: Subject: socketpair emulation
23405              From: Nicholas Clark <nick@unfortu.net>
23406              Date: Sat, 22 Dec 2001 18:38:18 +0000
23407              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
23408      Branch: perl
23409            + ext/Socket/socketpair.t
23410            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
23411            ! pp_sys.c proto.h util.c
23412 ____________________________________________________________________________
23413 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
23414         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
23415              From: Jeffrey Friedl <jfriedl@yahoo.com>
23416              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
23417              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
23418              
23419              (partially applied, most of the new tests need to be rethought)
23420      Branch: perl
23421            ! regcomp.c t/op/re_tests
23422 ____________________________________________________________________________
23423 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
23424         Log: Small tweaks.
23425      Branch: perl
23426            ! handy.h regexec.c
23427 ____________________________________________________________________________
23428 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
23429         Log: Unicode casefolding continues.
23430              (lib/encoding.t still failing.)
23431      Branch: perl
23432            ! regexec.c t/op/pat.t
23433 ____________________________________________________________________________
23434 [ 13854] By: nick                                  on 2001/12/22  20:01:27
23435         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
23436      Branch: perlio
23437            ! makedef.pl perlio.h perlio.sym win32/win32.c
23438 ____________________________________________________________________________
23439 [ 13853] By: nick                                  on 2001/12/22  19:58:53
23440         Log: Put PerlIO stuff inside EXTERN C
23441      Branch: perlio
23442            ! embed.pl proto.h
23443 ____________________________________________________________________________
23444 [ 13852] By: nick                                  on 2001/12/22  18:04:34
23445         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
23446              so that they get implicit pTHX_ and we can avoid slow dTHX.
23447      Branch: perlio
23448            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
23449            ! perlio.h pod/perlapi.pod proto.h
23450 ____________________________________________________________________________
23451 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
23452         Log: metaconfig unit change for #13850.
23453      Branch: metaconfig
23454            ! U/modified/Loc.U
23455 ____________________________________________________________________________
23456 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
23457         Log: Rework the make logic (again).
23458      Branch: perl
23459            ! Configure
23460 ____________________________________________________________________________
23461 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
23462         Log: Integrate perlio;
23463              Fix mis-parse of autoloaded usage code by declaring the sub
23464              Correct checking code which Ilya spotted was tripped by CR at EOF.
23465              The CR at EOF fix earlier broke CR at end-of-buffer.
23466      Branch: perl
23467            ! regexec.c
23468           !> ext/POSIX/POSIX.pm perlio.c sv.c
23469 ____________________________________________________________________________
23470 [ 13848] By: nick                                  on 2001/12/22  15:11:17
23471         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
23472              This should be okay for both?
23473      Branch: perlio
23474            ! perlio.c
23475 ____________________________________________________________________________
23476 [ 13847] By: nick                                  on 2001/12/22  12:26:32
23477         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
23478              Also tone down perl -DP tracing of sv_gets.
23479      Branch: perlio
23480            ! perlio.c sv.c
23481 ____________________________________________________________________________
23482 [ 13846] By: nick                                  on 2001/12/22  10:49:27
23483         Log: Fix mis-parse of autoloaded usage code by declaring the sub
23484      Branch: perlio
23485            ! ext/POSIX/POSIX.pm
23486 ____________________________________________________________________________
23487 [ 13845] By: nick                                  on 2001/12/22  10:44:11
23488         Log: Integrate mainline - some fails:
23489              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
23490              -------------------------------------------------------------------------------
23491              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
23492              ../lib/encoding.t                    19    2  10.53%  17-18
23493              op/pat.t                            770    3   0.39%  754-755 757
23494      Branch: perlio
23495           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
23496           !> (integrate 36 files)
23497 ____________________________________________________________________________
23498 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
23499         Log: More Unicode casing fixes.
23500      Branch: perl
23501            ! regexec.c t/op/pat.t
23502 ____________________________________________________________________________
23503 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
23504         Log: Unicode casefolding fixes.
23505      Branch: perl
23506            ! op.c regcomp.c regexec.c t/op/pat.t
23507 ____________________________________________________________________________
23508 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
23509         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
23510              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
23511              Date: Sat, 22 Dec 2001 00:01:29 +0100
23512              Message-ID: <20011222000129.A713@rafael>
23513      Branch: perl
23514            ! ext/B/B/Deparse.pm
23515 ____________________________________________________________________________
23516 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
23517         Log: VOS config from Paul Green.
23518      Branch: perl
23519            ! hints/vos.sh
23520 ____________________________________________________________________________
23521 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
23522         Log: Subject: [PATCH @13746] CreateTTY on OS/2
23523              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23524              Date: Fri, 21 Dec 2001 15:59:45 -0500
23525              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
23526      Branch: perl
23527            ! lib/perl5db.pl
23528 ____________________________________________________________________________
23529 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
23530         Log: Subject: [PATCH @13746] uninstalled build of modules broken
23531              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23532              Date: Fri, 21 Dec 2001 15:49:09 -0500
23533              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
23534      Branch: perl
23535            ! lib/ExtUtils/MM_Unix.pm
23536 ____________________________________________________________________________
23537 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
23538         Log: Subject: [PATCH @13746] OS/2 File::* modules
23539              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23540              Date: Fri, 21 Dec 2001 15:43:24 -0500
23541              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
23542      Branch: perl
23543            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
23544 ____________________________________________________________________________
23545 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
23546         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
23547              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
23548              Date: Fri, 21 Dec 2001 17:29:07 +0100
23549              Message-ID: <3C236353.6625C4C0@alcatel.at>
23550      Branch: perl
23551            ! pod/perltie.pod
23552 ____________________________________________________________________________
23553 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
23554         Log: metaconfig unit changes for #13835
23555      Branch: metaconfig
23556            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
23557            ! U/modified/sh.U
23558 ____________________________________________________________________________
23559 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
23560         Log: Further VOS tweaks: the _exe needs to be introduced
23561              in the very beginning, and the make/gmake needs special
23562              VOS logic.
23563      Branch: perl
23564            ! Configure Makefile.SH
23565 ____________________________________________________________________________
23566 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
23567         Log: Update Changes.
23568      Branch: perl
23569            ! Changes patchlevel.h
23570 ____________________________________________________________________________
23571 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
23572         Log: metaconfig unit change for #13832.
23573      Branch: metaconfig
23574            ! U/modified/spitshell.U
23575 ____________________________________________________________________________
23576 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
23577         Log: Also the search for cat needs to be _exe-aware.
23578      Branch: perl
23579            ! Configure
23580 ____________________________________________________________________________
23581 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
23582         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
23583              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
23584              Date: Fri, 21 Dec 2001 14:02:01 +0100
23585              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
23586      Branch: perl
23587            ! ext/B/B/Xref.pm
23588 ____________________________________________________________________________
23589 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
23590         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
23591      Branch: perl
23592            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
23593            ! ext/B/t/assembler.t
23594 ____________________________________________________________________________
23595 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
23596         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
23597              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23598              Date: Fri, 21 Dec 2001 11:15:38 +0100
23599              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
23600      Branch: perl
23601            ! hv.c
23602 ____________________________________________________________________________
23603 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
23604         Log: A plan is good.
23605      Branch: perl
23606            ! ext/re/re.t
23607 ____________________________________________________________________________
23608 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
23609         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
23610              From: chromatic <chromatic@rmci.net>
23611              Date: Thu, 20 Dec 2001 16:16:48 -0700
23612              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
23613      Branch: perl
23614            + ext/re/re.t
23615            ! MANIFEST
23616 ____________________________________________________________________________
23617 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
23618         Log: Synchronize the skippage message.
23619      Branch: perl
23620            ! lib/ExtUtils/t/MM_OS2.t
23621 ____________________________________________________________________________
23622 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
23623         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
23624              From: chromatic <chromatic@rmci.net>
23625              Date: Thu, 20 Dec 2001 16:09:10 -0700
23626              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
23627      Branch: perl
23628            + lib/ExtUtils/t/MM_OS2.t
23629            ! MANIFEST
23630 ____________________________________________________________________________
23631 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
23632         Log: Subject: perlfunc.pod patch re flock via fcntl
23633              From: "Tye McQueen" <tye@metronet.com>
23634              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
23635              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
23636      Branch: perl
23637            ! pod/perlfunc.pod
23638 ____________________________________________________________________________
23639 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
23640         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
23641              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
23642              (the Unicode maximum code point) warnable offenses.
23643      Branch: perl
23644            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
23645            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
23646 ____________________________________________________________________________
23647 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
23648         Log: Sterner admonishment on -t.
23649      Branch: perl
23650            ! pod/perlrun.pod
23651 ____________________________________________________________________________
23652 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
23653         Log: Subject: [PATCH B::Dpparse] minor qr// fix
23654              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23655              Date: Thu, 20 Dec 2001 22:53:34 +0100
23656              Message-ID: <20011220225334.A735@rafael>
23657      Branch: perl
23658            ! ext/B/B/Deparse.pm
23659 ____________________________________________________________________________
23660 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
23661         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
23662              From: Robert Spier <rspier@pobox.com>
23663              Date: Thu, 20 Dec 2001 08:10:00 -0800
23664              Message-ID: <15394.3416.693353.107334@rls.cx>
23665      Branch: perl
23666            ! lib/Carp/Heavy.pm
23667 ____________________________________________________________________________
23668 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
23669         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
23670      Branch: perl
23671           !> win32/win32io.c
23672 ____________________________________________________________________________
23673 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
23674         Log: Subject: Re: [PATCH pod/perliol.pod] resend
23675              From: Stas Bekman <stas@stason.org>
23676              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
23677              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
23678      Branch: perl
23679            ! pod/perliol.pod
23680 ____________________________________________________________________________
23681 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
23682         Log: Fix up the APIs noone hopefully uses.
23683      Branch: perl
23684            ! utf8.c
23685 ____________________________________________________________________________
23686 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
23687         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
23688              Date: Wed, 19 Dec 2001 14:13:38 -0800
23689              From: Robert Spier <rspier@pobox.com>
23690              Message-ID: <15393.4370.605214.548582@rls.cx>
23691      Branch: perl
23692            ! lib/Carp.t lib/Carp/Heavy.pm
23693 ____________________________________________________________________________
23694 [ 13815] By: nick                                  on 2001/12/20  10:23:42
23695         Log: pTHX_ fixes for :win32 layer
23696      Branch: perlio
23697            ! win32/win32io.c
23698 ____________________________________________________________________________
23699 [ 13814] By: nick                                  on 2001/12/20  08:20:11
23700         Log: Integrate mainline (mostly) utf8.c does not compile.
23701      Branch: perlio
23702           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
23703           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
23704           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
23705           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
23706           +> lib/Net/Ping/t/300_ping_stream.t
23707           !> Changes MANIFEST embed.h embed.pl embedvar.h
23708           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
23709           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
23710           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
23711           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
23712           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
23713 ____________________________________________________________________________
23714 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
23715         Log: Some bincompat clawbacks.
23716      Branch: perl
23717            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
23718            ! wince/perldll.def
23719 ____________________________________________________________________________
23720 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
23721         Log: gcc pacifying (RH 7.1/ia64).
23722      Branch: perl
23723            ! pp.c
23724 ____________________________________________________________________________
23725 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
23726         Log: Update Changes.
23727      Branch: perl
23728            ! Changes patchlevel.h
23729 ____________________________________________________________________________
23730 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
23731         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
23732              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
23733              Date: Wed, 19 Dec 2001 12:35:07 +0100
23734              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
23735              
23736              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
23737              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23738              Date: Wed, 19 Dec 2001 17:34:51 +0000
23739              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
23740      Branch: perl
23741            ! pod/perlre.pod
23742 ____________________________________________________________________________
23743 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
23744         Log: Integrate perlio.
23745      Branch: perl
23746           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
23747           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
23748 ____________________________________________________________________________
23749 [ 13808] By: nick                                  on 2001/12/19  16:08:27
23750         Log: Add pTHX to all vtable functions for future-proofing and
23751              consistency of PerlIO layers.
23752      Branch: perlio
23753            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
23754            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
23755 ____________________________________________________________________________
23756 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
23757         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
23758      Branch: perl
23759            ! ext/B/B/Assembler.pm
23760 ____________________________________________________________________________
23761 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
23762         Log: Reword the alarm explanation.
23763      Branch: perl
23764            ! pod/perlfunc.pod
23765 ____________________________________________________________________________
23766 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
23767         Log: Subject: [PATCH @13746] OS/2 build
23768              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
23769              Date: Wed, 19 Dec 2001 02:45:41 -0500
23770              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
23771              
23772              (skipped the t/TEST change)
23773      Branch: perl
23774            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
23775            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
23776            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
23777 ____________________________________________________________________________
23778 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
23779         Log: Upgrade to Net::Ping 2.09.
23780      Branch: perl
23781            + lib/Net/Ping/CHANGES lib/Net/Ping/README
23782            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
23783            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
23784            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
23785            + lib/Net/Ping/t/300_ping_stream.t
23786            ! MANIFEST lib/Net/Ping.pm
23787 ____________________________________________________________________________
23788 [ 13803] By: nick                                  on 2001/12/19  14:43:24
23789         Log: Integrate mainline
23790      Branch: perlio
23791           +> ext/B/t/assembler.t lib/lib.t
23792           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
23793           !> lib/lib_pm.PL t/op/glob.t utf8.c
23794 ____________________________________________________________________________
23795 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
23796         Log: B::Assembler/B::Disassembler patches and test;
23797              from Wolfgang Laun.
23798              
23799              TODO: getting perlcc working.
23800      Branch: perl
23801            + ext/B/t/assembler.t
23802            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
23803 ____________________________________________________________________________
23804 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
23805         Log: Can't printf U8s as UVs.
23806      Branch: perl
23807            ! utf8.c
23808 ____________________________________________________________________________
23809 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
23810         Log: Subject: Re: [PATCH] ...while $var = glob(...)
23811              From: Robin Houston <robin@kitsite.com> 
23812              Date: Wed, 19 Dec 2001 13:48:55 +0000
23813              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
23814              
23815              Not exactly a glob test but internal-logically correct.
23816      Branch: perl
23817            ! t/op/glob.t
23818 ____________________________________________________________________________
23819 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
23820         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
23821              From: Michael G Schwern <schwern@pobox.com> 
23822              Date: Wed, 19 Dec 2001 07:42:54 -0500
23823              Message-ID: <20011219124254.GF8630@blackrider>
23824      Branch: perl
23825            + lib/lib.t
23826            ! MANIFEST lib/lib_pm.PL
23827 ____________________________________________________________________________
23828 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
23829         Log: Integrate with perlio.
23830      Branch: perl
23831           !> hv.c hv.h scope.c util.c
23832 ____________________________________________________________________________
23833 [ 13797] By: nick                                  on 2001/12/19  12:03:21
23834         Log: Remove the sometimes-lvalue cast
23835      Branch: perlio
23836            ! hv.h
23837 ____________________________________________________________________________
23838 [ 13796] By: nick                                  on 2001/12/19  11:02:27
23839         Log: alarm.t with -Uuseperlio fix
23840              - SA_RESTART should only be function of PERL_OLD_SIGNALS
23841              not USE_PERLIO
23842      Branch: perlio
23843            ! util.c
23844 ____________________________________________________________________________
23845 [ 13795] By: nick                                  on 2001/12/19  10:19:40
23846         Log: Fix READONLY hashes:
23847              1. Discovered need for disabled scope.c part of Jeff's patch.
23848              2. Corrected hv_delete* - entry was being de-linked from
23849              chain (patch program not smart enough?)
23850      Branch: perlio
23851            ! hv.c scope.c
23852 ____________________________________________________________________________
23853 [ 13794] By: nick                                  on 2001/12/19  09:35:13
23854         Log: Integrate mainline
23855      Branch: perlio
23856           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
23857           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
23858           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
23859           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
23860           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
23861 ____________________________________________________________________________
23862 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
23863         Log: Regen toc.
23864      Branch: perl
23865            ! pod/perltoc.pod
23866 ____________________________________________________________________________
23867 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
23868         Log: FAQ sync.
23869      Branch: perl
23870            ! pod/perlfaq5.pod
23871 ____________________________________________________________________________
23872 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
23873         Log: Reformat round.
23874      Branch: perl
23875            ! pod/perlunicode.pod
23876 ____________________________________________________________________________
23877 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
23878         Log: Subject: [PATCH] pod/perlunicode.pod
23879              From: Jeffrey Friedl <jfriedl@yahoo.com>
23880              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
23881              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
23882      Branch: perl
23883            ! pod/perlunicode.pod
23884 ____________________________________________________________________________
23885 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
23886         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
23887              From: Jeffrey Friedl <jfriedl@yahoo.com>
23888              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
23889              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
23890      Branch: perl
23891            ! pod/perluniintro.pod
23892 ____________________________________________________________________________
23893 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
23894         Log: Slight pod reformatting.
23895      Branch: perl
23896            ! pod/perluniintro.pod
23897 ____________________________________________________________________________
23898 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
23899         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
23900              From: Jeffrey Friedl <jfriedl@yahoo.com>    
23901              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
23902              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
23903      Branch: perl
23904            ! pod/perluniintro.pod
23905 ____________________________________________________________________________
23906 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
23907         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
23908              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23909              Date: Wed, 19 Dec 2001 01:45:23 +0000
23910              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
23911      Branch: perl
23912            ! sv.c
23913 ____________________________________________________________________________
23914 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
23915         Log: Subject: Porting/checkURL.pl
23916              From: abigail@foad.org
23917              Date: Tue, 18 Dec 2001 19:03:22 +0100          
23918              Message-ID: <20011218180322.8278.qmail@foad.org> 
23919      Branch: perl
23920            ! Porting/checkURL.pl
23921 ____________________________________________________________________________
23922 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
23923         Log: metaconfig unit change for #13783.
23924      Branch: metaconfig
23925            ! U/modified/Loc.U
23926 ____________________________________________________________________________
23927 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
23928         Log: A bit too oversweeping matching in #13778.
23929      Branch: perl
23930            ! Configure
23931 ____________________________________________________________________________
23932 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
23933         Log: Re-gen Configure based on #13778..13781.
23934      Branch: perl
23935            ! Configure config_h.SH
23936 ____________________________________________________________________________
23937 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
23938         Log: First assume that crypt() can live happy normal life in
23939              the libc or the moral equivalent; only then try magic.
23940      Branch: metaconfig
23941            + U/modified/d_crypt.U
23942 ____________________________________________________________________________
23943 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
23944         Log: In VOS ACLs confuse the testing.
23945      Branch: metaconfig
23946            ! U/modified/Findhdr.U
23947 ____________________________________________________________________________
23948 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
23949         Log: Either make or gmake.
23950      Branch: metaconfig
23951            ! U/modified/Loc.U
23952 ____________________________________________________________________________
23953 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
23954         Log: If your _exe is different from .exe and your test -f $foo
23955              doesn't do magic to recognize $foo$_exe, you will need to
23956              specify -D_exe=... on command line-- and this patch.
23957      Branch: metaconfig
23958            + U/modified/sh.U
23959            ! U/modified/Loc.U
23960 ____________________________________________________________________________
23961 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
23962         Log: Fix the bugs in #13768..13776, and regen Configure.
23963      Branch: metaconfig
23964            ! U/compline/nblock_io.U U/modified/Findhdr.U
23965            ! U/modified/spitshell.U
23966      Branch: metaconfig/U/perl
23967            ! issymlink.U perlpath.U
23968      Branch: perl
23969            ! Configure config_h.SH
23970 ____________________________________________________________________________
23971 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
23972         Log: Must test with $_exe. (There are plenty of similar
23973              spots earlier but they are a tad more complex to fix
23974              since they come before the hints are run.)
23975      Branch: metaconfig
23976            + U/modified/yacc.U
23977 ____________________________________________________________________________
23978 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
23979         Log: F_SETFL might require <fcntl.h>
23980      Branch: metaconfig
23981            ! U/compline/nblock_io.U
23982 ____________________________________________________________________________
23983 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
23984         Log: Don't require make; have both make and gmake optional.
23985              (Maybe have a check that at least one of them is available?)
23986      Branch: metaconfig
23987            ! U/modified/Loc.U
23988 ____________________________________________________________________________
23989 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
23990         Log: cat might be farther than /bin or /usr/bin.
23991      Branch: metaconfig
23992            ! U/modified/spitshell.U
23993 ____________________________________________________________________________
23994 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
23995         Log: In VOS the path component separator is >, not /.
23996      Branch: metaconfig
23997            ! U/modified/Findhdr.U
23998 ____________________________________________________________________________
23999 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
24000         Log: The VOS shell doesn't implement the ? wildcard
24001              (? is used for other purposes, I assume); but
24002              it does implement the * wildcard, and that works
24003              in the general case just fine.
24004      Branch: metaconfig/U/perl
24005            ! d_dlsymun.U
24006 ____________________________________________________________________________
24007 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
24008         Log: VOS detection.
24009      Branch: metaconfig
24010            ! U/modified/Oldconfig.U
24011 ____________________________________________________________________________
24012 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
24013         Log: Proper path for VOS.
24014      Branch: metaconfig
24015            ! U/modified/Head.U
24016 ____________________________________________________________________________
24017 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
24018         Log: Change s/>& 4/>&4/g for consistency.
24019      Branch: metaconfig
24020            + U/modified/d_dosuid.U
24021            ! U/modified/d_socket.U
24022      Branch: metaconfig/U/perl
24023            ! issymlink.U perlxvf.U
24024 ____________________________________________________________________________
24025 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
24026         Log: Subject: Re: Benchmark.t failure on Linux
24027              From: Nicholas Clark <nick@ccl4.org>
24028              Date: Tue, 18 Dec 2001 22:51:25 +0000
24029              Message-ID: <20011218225124.N21702@plum.flirble.org>
24030      Branch: perl
24031            ! lib/Benchmark.t
24032 ____________________________________________________________________________
24033 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
24034         Log: Re-applying #13752 until a better solution can be found.
24035      Branch: perl
24036            ! lib/ExtUtils/t/MM_Unix.t
24037 ____________________________________________________________________________
24038 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
24039         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
24040              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
24041              Date: Tue, 18 Dec 2001 12:05:40 -0500
24042              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
24043      Branch: perl
24044            ! lib/Exporter.pm
24045 ____________________________________________________________________________
24046 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
24047         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
24048              findings -- some of the warnings I can't explain except
24049              by NVgf being detected wrong, though.
24050      Branch: perl
24051            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
24052 ____________________________________________________________________________
24053 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
24054         Log: Subject: [PATCH] pod/perluniintro.pod
24055              From: Jeffrey Friedl <jfriedl@yahoo.com>
24056              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
24057              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
24058      Branch: perl
24059            ! pod/perluniintro.pod
24060 ____________________________________________________________________________
24061 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
24062         Log: ".pm" is the native executable suffix in VOS.
24063      Branch: perl
24064            ! hints/vos.sh
24065 ____________________________________________________________________________
24066 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
24067         Log: Integrate perlio;
24068              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
24069      Branch: perl
24070           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
24071 ____________________________________________________________________________
24072 [ 13760] By: nick                                  on 2001/12/18  15:55:22
24073         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
24074              - added delete of READONLY value inhibit & test for same
24075              - re-tabbed
24076      Branch: perlio
24077            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
24078 ____________________________________________________________________________
24079 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
24080         Log: (Undone by #13766.)
24081              Retract #13752.
24082      Branch: perl
24083            ! lib/ExtUtils/t/MM_Unix.t
24084 ____________________________________________________________________________
24085 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
24086         Log: Echoes of #13757.
24087      Branch: perl
24088            ! t/lib/warnings/utf8
24089 ____________________________________________________________________________
24090 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
24091         Log: Make the utf8 malformedness messages more verbose.
24092      Branch: perl
24093            ! lib/utf8.t utf8.c
24094 ____________________________________________________________________________
24095 [ 13756] By: nick                                  on 2001/12/18  14:43:58
24096         Log: Integrate mainline
24097      Branch: perlio
24098           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
24099           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
24100           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
24101           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
24102           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
24103           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
24104            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
24105            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
24106            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
24107            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
24108            - lib/ExtUtils/testlib.t
24109           !> (integrate 28 files)
24110 ____________________________________________________________________________
24111 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
24112         Log: README.aix updates from Jens-Uwe Mager.
24113      Branch: perl
24114            ! README.aix
24115 ____________________________________________________________________________
24116 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
24117         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
24118              From: Michael G Schwern <schwern@pobox.com>
24119              Date: Tue, 18 Dec 2001 00:58:18 -0500
24120              Message-ID: <20011218055818.GC4362@blackrider>
24121      Branch: perl
24122            ! lib/Benchmark.t
24123 ____________________________________________________________________________
24124 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
24125         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
24126              From: Michael G Schwern <schwern@pobox.com>
24127              Date: Tue, 18 Dec 2001 00:40:38 -0500
24128              Message-ID: <20011218054038.GB4362@blackrider>
24129      Branch: perl
24130            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
24131 ____________________________________________________________________________
24132 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
24133         Log: (reintroduced by #13766)
24134              (retracted by #13759)
24135              
24136              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
24137              From: Michael G Schwern <schwern@pobox.com>  
24138              Date: Tue, 18 Dec 2001 00:00:23 -0500
24139              Message-ID: <20011218050023.GA27893@blackrider>
24140      Branch: perl
24141            ! lib/ExtUtils/t/MM_Unix.t
24142 ____________________________________________________________________________
24143 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
24144         Log: Re-patch #13749.
24145      Branch: perl
24146            ! t/op/glob.t
24147 ____________________________________________________________________________
24148 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
24149         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
24150              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24151              Date: Tue, 18 Dec 2001 12:55:43 +0000
24152              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
24153      Branch: perl
24154            ! ext/Devel/Peek/Peek.pm
24155 ____________________________________________________________________________
24156 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
24157         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
24158              From: Robin Houston <robin@kitsite.com> 
24159              Date: Tue, 18 Dec 2001 14:54:33 +0000
24160              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
24161      Branch: perl
24162            ! t/op/glob.t
24163 ____________________________________________________________________________
24164 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
24165         Log: Subject: [PATCH] slightly more for Exporter.pm
24166              From: Nicholas Clark <nick@ccl4.org>
24167              Date: Tue, 18 Dec 2001 00:22:03 +0000
24168              Message-ID: <20011218002203.M21702@plum.flirble.org>
24169      Branch: perl
24170            ! lib/Exporter.pm
24171 ____________________________________________________________________________
24172 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
24173         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
24174              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24175              Date: Mon, 17 Dec 2001 16:37:18 +0100
24176              Message-ID: <20011217163718.A2292@rafael>
24177              
24178              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
24179              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24180              Date: Mon, 17 Dec 2001 23:17:06 +0100
24181              Message-ID: <20011217231706.A730@rafael>
24182      Branch: perl
24183            ! pod/perlsub.pod pp.c toke.c
24184 ____________________________________________________________________________
24185 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
24186         Log: Update Changes.
24187      Branch: perl
24188            ! Changes patchlevel.h
24189 ____________________________________________________________________________
24190 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
24191         Log: New test warrants a MANIFEST entry.
24192      Branch: perl
24193            ! MANIFEST
24194 ____________________________________________________________________________
24195 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
24196         Log: Subject: Re: [PATCH] ...while $var = glob(...)
24197              From: Robin Houston <robin@kitsite.com>
24198              Date: Mon, 17 Dec 2001 20:27:30 +0000
24199              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
24200              
24201              Can't portably unlink open files.
24202      Branch: perl
24203            ! t/op/glob.t
24204 ____________________________________________________________________________
24205 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
24206         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
24207      Branch: perl
24208            ! pod/perluniintro.pod
24209 ____________________________________________________________________________
24210 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
24211         Log: Move typeglob test from glob.t to gv.t.
24212      Branch: perl
24213            ! t/op/glob.t t/op/gv.t
24214 ____________________________________________________________________________
24215 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
24216         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
24217              From: Robin Houston <robin@kitsite.com> 
24218              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
24219              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
24220      Branch: perl
24221            ! t/op/glob.t
24222 ____________________________________________________________________________
24223 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
24224         Log: Demote the surrogate and non-character errors to warnings.
24225      Branch: perl
24226            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
24227 ____________________________________________________________________________
24228 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
24229         Log: Subject: [PATCH] more POSIX tests, and more autoloading
24230              From: Nicholas Clark <nick@ccl4.org>
24231              Date: Mon, 17 Dec 2001 18:27:47 +0000
24232              Message-ID: <20011217182747.D21702@plum.flirble.org>
24233      Branch: perl
24234            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
24235 ____________________________________________________________________________
24236 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
24237         Log: Subject: [PATCH] ...while $var = glob(...)
24238              From: Robin Houston <robin@kitsite.com> 
24239              Date: Mon, 17 Dec 2001 15:51:54 +0000
24240              Message-ID: <20011217155153.A311@robin.kitsite.com>
24241      Branch: perl
24242            ! op.c
24243 ____________________________________________________________________________
24244 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
24245         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
24246              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24247              Date: Mon, 17 Dec 2001 15:23:01 +0100
24248              Message-ID: <20011217152301.A704@rafael>
24249      Branch: perl
24250            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
24251 ____________________________________________________________________________
24252 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
24253         Log: The system() vs $SIG{ARLM} is no more a todo.
24254      Branch: perl
24255            ! t/op/alarm.t
24256 ____________________________________________________________________________
24257 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
24258         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
24259              From: Michael G Schwern <schwern@pobox.com>
24260              Date: Sun, 16 Dec 2001 23:59:01 -0500
24261              Message-ID: <20011217045901.GL17232@blackrider>
24262      Branch: perl
24263            + t/op/alarm.t
24264            ! MANIFEST
24265 ____________________________________________________________________________
24266 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
24267         Log: s/UNIX/Unix/
24268      Branch: perl
24269            ! MANIFEST
24270 ____________________________________________________________________________
24271 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
24272         Log: Move ExtUtils tests to lib/ExtUtils/t.
24273      Branch: perl
24274            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
24275            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
24276            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
24277            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
24278            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
24279            + lib/ExtUtils/t/testlib.t
24280            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
24281            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
24282            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
24283            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
24284            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
24285            ! MANIFEST
24286 ____________________________________________________________________________
24287 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
24288         Log: Subject: [PATCH] MM_Unix tests, and some questions
24289              From: Tels <perl_dummy@bloodgate.com>
24290              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
24291              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
24292              
24293              Subject: Re: [PATCH] MM_Unix tests, and some questions
24294              From: Tels <perl_dummy@bloodgate.com>
24295              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
24296              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
24297      Branch: perl
24298            + lib/ExtUtils/MM_Unix.t
24299            ! MANIFEST lib/ExtUtils/MM_Unix.pm
24300 ____________________________________________________________________________
24301 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
24302         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
24303              From: Michael G Schwern <schwern@pobox.com>
24304              Date: Sun, 16 Dec 2001 17:53:55 -0500
24305              Message-ID: <20011216225354.GE8900@blackrider>
24306      Branch: perl
24307            ! lib/ExtUtils/MM_Unix.pm
24308 ____________________________________________________________________________
24309 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
24310         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
24311              From: Michael G Schwern <schwern@pobox.com>                
24312              Date: Sun, 16 Dec 2001 16:12:55 -0500
24313              Message-ID: <20011216211255.GV8900@blackrider>
24314      Branch: perl
24315            ! ext/B/B/Deparse.pm
24316 ____________________________________________________________________________
24317 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
24318         Log: Subject: [PATCH] Exporter.pm
24319              From: Nicholas Clark <nick@ccl4.org>
24320              Date: Sun, 16 Dec 2001 19:24:25 +0000
24321              Message-ID: <20011216192425.R21702@plum.flirble.org>
24322      Branch: perl
24323            ! lib/Exporter.pm
24324 ____________________________________________________________________________
24325 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
24326         Log: Subject: [PATCH] Exporter.t (and question)
24327              From: Nicholas Clark <nick@ccl4.org>
24328              Date: Sun, 16 Dec 2001 17:24:55 +0000
24329              Message-ID: <20011216172455.P21702@plum.flirble.org>
24330      Branch: perl
24331            ! lib/Exporter.t
24332 ____________________________________________________________________________
24333 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
24334         Log: Subject: Re: perl@13661
24335              From: "John P. Linderman" <jpl@research.att.com>              
24336              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
24337              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
24338      Branch: perl
24339            ! pp_sort.c
24340 ____________________________________________________________________________
24341 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
24342         Log: Subject: Will the real Unicode encoding please stand up?
24343              From: Jeffrey Friedl <jfriedl@yahoo.com>
24344              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
24345              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
24346      Branch: perl
24347            ! pod/perluniintro.pod
24348 ____________________________________________________________________________
24349 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
24350         Log: Integrate perlio; interruptable system().
24351      Branch: perl
24352           !> util.c
24353 ____________________________________________________________________________
24354 [ 13724] By: nick                                  on 2001/12/17  09:16:50
24355         Log: Fix for alarm() breaking into wait*().
24356              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
24357              signal handler before caller re-does the system call.
24358      Branch: perlio
24359            ! util.c
24360 ____________________________________________________________________________
24361 [ 13723] By: nick                                  on 2001/12/17  07:45:13
24362         Log: Integrate mainline
24363      Branch: perlio
24364           +> (branch 26 files)
24365           !> (integrate 47 files)
24366 ____________________________________________________________________________
24367 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
24368         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
24369              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
24370              and characters beyond 0x10FFF should be disallowed, too,
24371              but some tests would need changing, but more importantly some
24372              APIs would need remodeling since one can easily generate such
24373              characters either by bitwise complements, tr complements, or
24374              v-strings.
24375      Branch: perl
24376            ! pod/perldiag.pod utf8.c
24377 ____________________________________________________________________________
24378 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
24379         Log: Make surrogates illegal also on EBCDIC.
24380      Branch: perl
24381            ! utf8.c
24382 ____________________________________________________________________________
24383 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
24384         Log: Subject: [patch @13687] Unicode::Collate 0.10
24385              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
24386              Date: Sun, 16 Dec 2001 21:22:12 +0900
24387              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
24388      Branch: perl
24389            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
24390            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
24391 ____________________________________________________________________________
24392 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
24393         Log: More documentation for the encoding pragma.
24394      Branch: perl
24395            ! lib/encoding.pm
24396 ____________________________________________________________________________
24397 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
24398         Log: Subject: [PATCH] lib/open.pm 
24399              From: Jeffrey Friedl <jfriedl@yahoo.com>
24400              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
24401              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
24402      Branch: perl
24403            ! lib/open.pm
24404 ____________________________________________________________________________
24405 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
24406         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
24407              From: chromatic <chromatic@rmci.net>
24408              Date: Sat, 15 Dec 2001 23:24:40 -0700
24409              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
24410      Branch: perl
24411            + lib/ExtUtils/Installed.t
24412            ! MANIFEST
24413 ____________________________________________________________________________
24414 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
24415         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
24416              From: Michael G Schwern <schwern@pobox.com>
24417              Date: Sun, 16 Dec 2001 01:14:00 -0500
24418              Message-ID: <20011216061400.GC8900@blackrider>
24419      Branch: perl
24420            ! lib/diagnostics.pm
24421 ____________________________________________________________________________
24422 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
24423         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
24424              From: Michael G Schwern <schwern@pobox.com>
24425              Date: Sun, 16 Dec 2001 01:12:42 -0500
24426              Message-ID: <20011216061242.GB8900@blackrider>
24427      Branch: perl
24428            ! t/test.pl
24429 ____________________________________________________________________________
24430 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
24431         Log: I sometimes outsmart myself.
24432      Branch: perl
24433            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
24434 ____________________________________________________________________________
24435 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
24436         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
24437              From: Michael G Schwern <schwern@pobox.com>
24438              Date: Sat, 15 Dec 2001 15:08:29 -0500
24439              Message-ID: <20011215200829.GK1548@blackrider>
24440      Branch: perl
24441            ! lib/AutoSplit.pm
24442 ____________________________________________________________________________
24443 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
24444         Log: perlunicode enchancements suggested by Jeffrey Friedl.
24445      Branch: perl
24446            ! pod/perlunicode.pod
24447 ____________________________________________________________________________
24448 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
24449         Log: Subject: [PATCH] perlunicode.pod
24450              From: Jeffrey Friedl <jfriedl@yahoo.com>
24451              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
24452              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
24453      Branch: perl
24454            ! pod/perlunicode.pod
24455 ____________________________________________________________________________
24456 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
24457         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
24458              From: Jeffrey Friedl <jfriedl@yahoo.com>
24459              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
24460              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
24461      Branch: perl
24462            ! lib/utf8_heavy.pl
24463 ____________________________________________________________________________
24464 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
24465         Log: Can't create surrogates; so can't match them, either.
24466      Branch: perl
24467            ! pod/perlunicode.pod
24468 ____________________________________________________________________________
24469 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
24470         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
24471              From: Michael G Schwern <schwern@pobox.com>
24472              Date: Sat, 15 Dec 2001 21:20:35 -0500
24473              Message-ID: <20011216022035.GE5672@blackrider>
24474      Branch: perl
24475            ! t/test.pl
24476 ____________________________________________________________________________
24477 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
24478         Log: Make creating UTF-8 surrogates a punishable act.
24479      Branch: perl
24480            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
24481 ____________________________________________________________________________
24482 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
24483         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
24484      Branch: perl
24485            + lib/unicore/In/172.pl lib/unicore/In/173.pl
24486            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
24487            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
24488            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
24489            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
24490            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
24491 ____________________________________________________________________________
24492 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
24493         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
24494              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24495              Date: Sat, 15 Dec 2001 23:21:43 +0100
24496              Message-ID: <20011215232143.A11790@rafael>
24497      Branch: perl
24498            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
24499 ____________________________________________________________________________
24500 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
24501         Log: Make charnames more robust.
24502      Branch: perl
24503            ! lib/charnames.pm
24504 ____________________________________________________________________________
24505 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
24506         Log: The hoops one has to jump through.
24507      Branch: perl
24508            ! ext/I18N/Langinfo/Langinfo.pm
24509 ____________________________________________________________________________
24510 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
24511         Log: Subject: [PATCH] perlstyle.pod nit on warnings
24512              From: Autrijus Tang <autrijus@egb.elixus.org>
24513              Date: Sat, 15 Dec 2001 04:24:34 -0800
24514              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
24515      Branch: perl
24516            ! pod/perlstyle.pod
24517 ____________________________________________________________________________
24518 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
24519         Log: I don't think we are in FooOS, Toto.
24520      Branch: perl
24521            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
24522 ____________________________________________________________________________
24523 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
24524         Log: Subject: Re: Untested modules update:  There's more than we thought
24525              From: chromatic <chromatic@rmci.net>
24526              Date: Fri, 14 Dec 2001 17:20:24 -0700
24527              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
24528      Branch: perl
24529            + lib/ExtUtils/MM_Cygwin.t
24530            ! MANIFEST
24531 ____________________________________________________________________________
24532 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
24533         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
24534              From: Michael G Schwern <schwern@pobox.com> 
24535              Date: Fri, 14 Dec 2001 20:59:42 -0500
24536              Message-ID: <20011215015942.GF28596@blackrider>
24537      Branch: perl
24538            ! t/TEST
24539 ____________________________________________________________________________
24540 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
24541         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
24542              From: Michael G Schwern <schwern@pobox.com> 
24543              Date: Fri, 14 Dec 2001 20:03:46 -0500
24544              Message-ID: <20011215010346.GD28596@blackrider>
24545      Branch: perl
24546            + ext/B/t/bblock.t
24547            ! MANIFEST
24548 ____________________________________________________________________________
24549 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
24550         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
24551              From: Michael G Schwern <schwern@pobox.com> 
24552              Date: Fri, 14 Dec 2001 19:59:13 -0500
24553              Message-ID: <20011215005913.GC28596@blackrider>
24554      Branch: perl
24555            ! ext/B/B/Bblock.pm
24556 ____________________________________________________________________________
24557 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
24558         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
24559              From: Michael G Schwern <schwern@pobox.com> 
24560              Date: Fri, 14 Dec 2001 19:36:12 -0500
24561              Message-ID: <20011215003611.GA28596@blackrider>
24562      Branch: perl
24563            + ext/B/t/asmdata.t
24564            ! MANIFEST
24565 ____________________________________________________________________________
24566 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
24567         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
24568              From: Michael G Schwern <schwern@pobox.com> 
24569              Date: Fri, 14 Dec 2001 19:14:14 -0500
24570              Message-ID: <20011215001414.GA25077@blackrider>
24571      Branch: perl
24572            ! bytecode.pl ext/B/B/Asmdata.pm
24573 ____________________________________________________________________________
24574 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
24575         Log: Permissions.
24576      Branch: perl
24577            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
24578            ! ext/Devel/PPPort/module3.c
24579 ____________________________________________________________________________
24580 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
24581         Log: Benchmark test from Nicholas Clark.
24582      Branch: perl
24583            + lib/Benchmark.t
24584            ! MANIFEST lib/Benchmark.pm
24585 ____________________________________________________________________________
24586 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
24587         Log: Mithing.
24588      Branch: perl
24589            + lib/Attribute/Handlers/demo/demo2.pl
24590            + lib/Attribute/Handlers/demo/demo3.pl
24591            + lib/Attribute/Handlers/demo/demo4.pl
24592 ____________________________________________________________________________
24593 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
24594         Log: Silence compiler worries found by Schwern/Digital cc.
24595      Branch: perl
24596            ! perlio.c sv.c x2p/str.c
24597 ____________________________________________________________________________
24598 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
24599         Log: User may not have a valid home directory even if
24600              getpwuid() succedds.
24601      Branch: perl
24602            ! ext/File/Glob/t/basic.t
24603 ____________________________________________________________________________
24604 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
24605         Log: Integrate with perlio.  (No changes, but that's okay.)
24606      Branch: perl
24607           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
24608 ____________________________________________________________________________
24609 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
24610         Log: Add a Configure hints file for VOS: the POSIX support
24611              of VOS is getting close to the point where it can run
24612              Configure (some Configure tweaks will be required).
24613      Branch: perl
24614            + hints/vos.sh
24615            ! MANIFEST
24616 ____________________________________________________________________________
24617 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
24618         Log: Update Changes.
24619      Branch: perl
24620            ! Changes patchlevel.h
24621 ____________________________________________________________________________
24622 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
24623         Log: Reintroduce Attribute::Handlers with Spider's fixes.
24624      Branch: perl
24625            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
24626            + lib/Attribute/Handlers/README
24627            + lib/Attribute/Handlers/demo/Demo.pm
24628            + lib/Attribute/Handlers/demo/Descriptions.pm
24629            + lib/Attribute/Handlers/demo/MyClass.pm
24630            + lib/Attribute/Handlers/demo/demo.pl
24631            + lib/Attribute/Handlers/demo/demo_call.pl
24632            + lib/Attribute/Handlers/demo/demo_chain.pl
24633            + lib/Attribute/Handlers/demo/demo_cycle.pl
24634            + lib/Attribute/Handlers/demo/demo_hashdir.pl
24635            + lib/Attribute/Handlers/demo/demo_phases.pl
24636            + lib/Attribute/Handlers/demo/demo_range.pl
24637            + lib/Attribute/Handlers/demo/demo_rawdata.pl
24638            + lib/Attribute/Handlers/t/multi.t
24639            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
24640 ____________________________________________________________________________
24641 [ 13685] By: nick                                  on 2001/12/14  15:57:00
24642         Log: Integrate mainline
24643      Branch: perlio
24644           +> t/run/switcht.t
24645           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
24646           !> perlapi.h pod/perlrun.pod t/TEST taint.c
24647 ____________________________________________________________________________
24648 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
24649         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
24650              From: Michael G Schwern <schwern@pobox.com> 
24651              Date: Thu, 13 Dec 2001 19:27:08 -0500
24652              Message-ID: <20011214002707.GA10532@blackrider>
24653              
24654              (reword the perlrun -t description a bit,
24655              and move the Itaint_warn to the bottom of
24656              the intrpvar.h for binary compatibility)
24657      Branch: perl
24658            + t/run/switcht.t
24659            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
24660            ! perlapi.h pod/perlrun.pod t/TEST taint.c
24661 ____________________________________________________________________________
24662 [ 13683] By: nick                                  on 2001/12/14  12:29:41
24663         Log: Integrate mainline
24664      Branch: perlio
24665           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
24666           +> lib/Term/ReadLine.t t/op/hashassign.t
24667            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
24668            - lib/Attribute/Handlers/README
24669            - lib/Attribute/Handlers/demo/Demo.pm
24670            - lib/Attribute/Handlers/demo/Descriptions.pm
24671            - lib/Attribute/Handlers/demo/MyClass.pm
24672            - lib/Attribute/Handlers/demo/demo.pl
24673            - lib/Attribute/Handlers/demo/demo2.pl
24674            - lib/Attribute/Handlers/demo/demo3.pl
24675            - lib/Attribute/Handlers/demo/demo4.pl
24676            - lib/Attribute/Handlers/demo/demo_call.pl
24677            - lib/Attribute/Handlers/demo/demo_chain.pl
24678            - lib/Attribute/Handlers/demo/demo_cycle.pl
24679            - lib/Attribute/Handlers/demo/demo_hashdir.pl
24680            - lib/Attribute/Handlers/demo/demo_phases.pl
24681            - lib/Attribute/Handlers/demo/demo_range.pl
24682            - lib/Attribute/Handlers/demo/demo_rawdata.pl
24683            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
24684           !> (integrate 101 files)
24685 ____________________________________________________________________________
24686 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
24687         Log: Detypo.
24688      Branch: perl
24689            ! utf8.c
24690 ____________________________________________________________________________
24691 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
24692         Log: Buffer overflow checks.
24693      Branch: perl
24694            ! utf8.c
24695 ____________________________________________________________________________
24696 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
24697         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
24698              From: Spider Boardman <spider@leggy.zk3.dec.com>
24699              Date: Thu, 13 Dec 2001 15:32:51 -0500
24700              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
24701      Branch: perl
24702            ! lib/ExtUtils/Embed.t
24703 ____________________________________________________________________________
24704 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
24705         Log: More on the Unicode "line" definition.
24706      Branch: perl
24707            ! pod/perlunicode.pod
24708 ____________________________________________________________________________
24709 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
24710         Log: Open-ended VERSION?
24711      Branch: perl
24712            ! lib/ExtUtils/Install.pm
24713 ____________________________________________________________________________
24714 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
24715         Log: Subject: [PATCH] Better make distclean
24716              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24717              Date: Thu, 13 Dec 2001 21:10:18 +0100
24718              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
24719      Branch: perl
24720            ! Makefile.SH
24721 ____________________________________________________________________________
24722 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
24723         Log: Remove Memoize::Saves as requested by mjd.
24724      Branch: perl
24725            - lib/Memoize/Saves.pm
24726            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
24727 ____________________________________________________________________________
24728 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
24729         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
24730              From: Michael G Schwern <schwern@pobox.com>
24731              Date: Tue, 11 Dec 2001 23:17:32 -0500
24732              Message-ID: <20011212041732.GS17250@blackrider>
24733      Branch: perl
24734            ! lib/ExtUtils/Install.pm
24735 ____________________________________________________________________________
24736 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
24737         Log: Subject: [PATCH] Re: use utf8; with bad utf8
24738              From: Nicholas Clark <nick@ccl4.org>
24739              Date: Thu, 13 Dec 2001 17:09:39 +0000
24740              Message-ID: <20011213170939.L21702@plum.flirble.org>
24741      Branch: perl
24742            ! t/lib/1_compile.t
24743 ____________________________________________________________________________
24744 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
24745         Log: Subject: (LONG!) Sort benchmarks and patch
24746              From: "John P. Linderman" <jpl@research.att.com>
24747              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
24748              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
24749      Branch: perl
24750            ! pp_sort.c
24751 ____________________________________________________________________________
24752 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
24753         Log: Unadorned numbers evil.
24754      Branch: perl
24755            ! pp.c regcomp.c regexec.c utf8.c utf8.h
24756 ____________________________________________________________________________
24757 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
24758         Log: "preprocessing directive not recognized within macro arg"
24759      Branch: perl
24760            ! ext/Data/Dumper/Dumper.xs
24761 ____________________________________________________________________________
24762 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
24763         Log: Subject: Clarifying the documentation of goto            
24764              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
24765              Date: Thu, 13 Dec 2001 08:57:38 -0500
24766              Message-ID: <3C18BD8B@operamail.com>
24767      Branch: perl
24768            ! pod/perlfunc.pod
24769 ____________________________________________________________________________
24770 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
24771         Log: It could be possible for the case-insensitive
24772              Unicode-aware string comparison to wander off
24773              to the la-la land.
24774      Branch: perl
24775            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
24776            ! regexec.c utf8.c
24777 ____________________________________________________________________________
24778 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
24779         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
24780              From: Michael G Schwern <schwern@pobox.com> 
24781              Date: Wed, 12 Dec 2001 21:53:46 -0500
24782              Message-ID: <20011213025346.GH25129@blackrider>
24783      Branch: perl
24784            ! lib/Net/hostent.t t/op/stat.t t/test.pl
24785 ____________________________________________________________________________
24786 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
24787         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
24788              From: Michael G Schwern <schwern@pobox.com> 
24789              Date: Wed, 12 Dec 2001 20:33:42 -0500
24790              Message-ID: <20011213013342.GX25129@blackrider>
24791      Branch: perl
24792            ! t/io/fs.t
24793 ____________________________________________________________________________
24794 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
24795         Log: Subject: Re: [PATCH] use utf8; tests
24796              From: Nicholas Clark <nick@ccl4.org>
24797              Date: Thu, 13 Dec 2001 00:16:58 +0000
24798              Message-ID: <20011213001658.I21702@plum.flirble.org>
24799      Branch: perl
24800            ! lib/utf8.t
24801 ____________________________________________________________________________
24802 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
24803         Log: EPOC fixes from Olaf Flebbe.
24804      Branch: perl
24805            ! README.epoc epoc/config.sh epoc/createpkg.pl
24806            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
24807 ____________________________________________________________________________
24808 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
24809         Log: Subject: [PATCH perl@13661] VMS test fix-ups
24810              From: "Craig A. Berry" <craigberry@mac.com>
24811              Date: Wed, 12 Dec 2001 16:27:48 -0600
24812              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
24813      Branch: perl
24814            ! lib/Net/hostent.t t/io/fs.t
24815 ____________________________________________________________________________
24816 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
24817         Log: Subject: Re: Next cygwin round.
24818              From: "Gerrit P. Haase" <gp@familiehaase.de>
24819              Date: Wed, 12 Dec 2001 21:59:00 +0100
24820              Message-ID: <122343874595.20011212215900@familiehaase.de>
24821      Branch: perl
24822            ! t/io/fs.t
24823 ____________________________________________________________________________
24824 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
24825         Log: Subject: [PATCH] use utf8; tests
24826              From: Nicholas Clark <nick@ccl4.org>
24827              Date: Wed, 12 Dec 2001 20:07:04 +0000
24828              Message-ID: <20011212200704.E21702@plum.flirble.org>
24829      Branch: perl
24830            ! lib/utf8.t t/test.pl
24831 ____________________________________________________________________________
24832 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
24833         Log: Update Changes.
24834      Branch: perl
24835            ! Changes patchlevel.h
24836 ____________________________________________________________________________
24837 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
24838         Log: Subject: [PATCH] Passing in env to perl_parse did not work
24839              From: Gisle Aas <gisle@ActiveState.com>
24840              Date: 11 Dec 2001 20:52:57 -0800
24841              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
24842      Branch: perl
24843            ! perl.c perl.h
24844 ____________________________________________________________________________
24845 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
24846         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
24847              mostly gcc -Wall complaining about the argument of %p not
24848              being a void *.
24849      Branch: perl
24850            ! perlio.c regcomp.c taint.c toke.c
24851 ____________________________________________________________________________
24852 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
24853         Log: metaconfig unit change for #13657.
24854      Branch: metaconfig
24855            ! U/modified/nis.U
24856 ____________________________________________________________________________
24857 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
24858         Log: Try YP/NIS also from /usr/lib/yp.
24859      Branch: perl
24860            ! Configure
24861 ____________________________________________________________________________
24862 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
24863         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
24864              From: Michael G Schwern <schwern@pobox.com>                
24865              Date: Wed, 12 Dec 2001 05:27:02 -0500      
24866              Message-ID: <20011212102702.GW17250@blackrider>
24867              
24868              (the op/grent part)
24869      Branch: perl
24870            ! t/op/grent.t
24871 ____________________________________________________________________________
24872 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
24873         Log: Weed out .files from ls and readdir() results.
24874      Branch: perl
24875            ! t/op/stat.t
24876 ____________________________________________________________________________
24877 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
24878         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
24879              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
24880              Date: Wed, 12 Dec 2001 10:52:21 +0100
24881              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
24882      Branch: perl
24883            ! lib/File/Find.pm
24884 ____________________________________________________________________________
24885 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
24886         Log: Subject: [PATCH] doio fatal on cygwin for 13651
24887              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
24888              Date: Wed, 12 Dec 2001 11:28:13 +0100      
24889              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
24890      Branch: perl
24891            ! doio.c
24892 ____________________________________________________________________________
24893 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
24894         Log: Get the whole line of ls, makes debugging easier
24895              (from Schwern)
24896      Branch: perl
24897            ! t/op/stat.t
24898 ____________________________________________________________________________
24899 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
24900         Log: rename() must be tested even without link()
24901              or the utime() and rename-directory tests fail.
24902              (Also got the BeOS utime atime/time the wrong way round.)
24903      Branch: perl
24904            ! t/io/fs.t
24905 ____________________________________________________________________________
24906 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
24907         Log: Now that the beos.c is compiled at the main level
24908              the header is in the beos/
24909      Branch: perl
24910            ! beos/beos.c
24911 ____________________________________________________________________________
24912 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
24913         Log: Must remember to require Socket.
24914      Branch: perl
24915            ! ext/Sys/Syslog/syslog.t
24916 ____________________________________________________________________________
24917 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
24918         Log: In BeOS Errno must resort to actual compilation
24919              and execution for some of the error constants.
24920      Branch: perl
24921            ! ext/Errno/Errno_pm.PL
24922 ____________________________________________________________________________
24923 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
24924         Log: BeOS still has no good sockets.
24925      Branch: perl
24926            ! ext/IO/lib/IO/t/io_sel.t
24927 ____________________________________________________________________________
24928 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
24929         Log: BeOS sockets are not true sockets.
24930      Branch: perl
24931            ! ext/IO/lib/IO/t/io_poll.t
24932 ____________________________________________________________________________
24933 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
24934         Log: No Socket, no Syslog.
24935      Branch: perl
24936            ! ext/Sys/Syslog/syslog.t
24937 ____________________________________________________________________________
24938 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
24939         Log: (On some platforms) missing truncate FH.
24940      Branch: perl
24941            ! pod/perltodo.pod
24942 ____________________________________________________________________________
24943 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
24944         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
24945              and vms would be muchly appreciated.
24946      Branch: perl
24947            ! t/io/fs.t
24948 ____________________________________________________________________________
24949 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
24950         Log: utime() updates only the mtime in BeOS. 
24951      Branch: perl
24952            ! pod/perlport.pod
24953 ____________________________________________________________________________
24954 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
24955         Log: No link(), no need to dSP.
24956      Branch: perl
24957            ! pp_sys.c
24958 ____________________________________________________________________________
24959 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
24960         Log: Missing argument.
24961      Branch: perl
24962            ! utf8.c
24963 ____________________________________________________________________________
24964 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
24965         Log: (1) To assume any setuid programs is silly.
24966              (2) Chaining tests with booleans means that some
24967              of them may not get run which means getting out
24968              of test count sync.
24969      Branch: perl
24970            ! t/op/stat.t
24971 ____________________________________________________________________________
24972 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
24973         Log: The beos.c needs to be in the main directory.
24974      Branch: perl
24975            ! hints/beos.sh
24976 ____________________________________________________________________________
24977 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
24978         Log: Detypo and rename.
24979      Branch: perl
24980            ! doio.c perl.h perlio.c perliol.h
24981 ____________________________________________________________________________
24982 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
24983         Log: This time I test compiled.  Honest.
24984      Branch: perl
24985            ! beos/beos.c
24986 ____________________________________________________________________________
24987 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
24988         Log: Subject: [PATCH] slightly more pack tests
24989              From: Nicholas Clark <nick@ccl4.org>
24990              Date: Tue, 11 Dec 2001 23:41:23 +0000
24991              Message-ID: <20011211234123.Y21702@plum.flirble.org>
24992      Branch: perl
24993            ! t/op/pack.t
24994 ____________________________________________________________________________
24995 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
24996         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
24997              From: "Craig A. Berry" <craigberry@mac.com>
24998              Date: Tue, 11 Dec 2001 16:39:13 -0600
24999              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
25000      Branch: perl
25001            ! configure.com
25002 ____________________________________________________________________________
25003 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
25004         Log: metaconfig unit change for #13632.
25005      Branch: metaconfig/U/perl
25006            ! perlpath.U
25007 ____________________________________________________________________________
25008 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
25009         Log: Subject: $Config{perlpath} and -Dversiononly
25010              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25011              Date: Tue, 11 Dec 2001 23:32:33 +0100
25012              Message-ID: <20011211233233.A11587@rafael>
25013      Branch: perl
25014            ! Configure
25015 ____________________________________________________________________________
25016 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
25017         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
25018              From: Nicholas Clark <nick@ccl4.org>
25019              Date: Tue, 11 Dec 2001 21:59:36 +0000
25020              Message-ID: <20011211215935.W21702@plum.flirble.org>
25021      Branch: perl
25022            ! t/op/pack.t
25023 ____________________________________________________________________________
25024 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
25025         Log: More UTF-8 API docs.
25026      Branch: perl
25027            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
25028 ____________________________________________________________________________
25029 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
25030         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
25031              From: Nicholas Clark <nick@ccl4.org>
25032              Date: Tue, 11 Dec 2001 20:08:59 +0000
25033              Message-ID: <20011211200859.S21702@plum.flirble.org>
25034      Branch: perl
25035            ! t/op/pack.t
25036 ____________________________________________________________________________
25037 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
25038         Log: Subject: Re: use utf8; with bad utf8
25039              From: Nicholas Clark <nick@ccl4.org>
25040              Date: Tue, 11 Dec 2001 19:49:21 +0000
25041              Message-ID: <20011211194921.R21702@plum.flirble.org>
25042      Branch: perl
25043            ! lib/utf8.t
25044 ____________________________________________________________________________
25045 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
25046         Log: Can't spell worth a dam.  (Try Three Gorges.)
25047      Branch: perl
25048            ! beos/beos.c
25049 ____________________________________________________________________________
25050 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
25051         Log: We need DWIM cpps.
25052      Branch: perl
25053            ! perlio.c
25054 ____________________________________________________________________________
25055 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
25056         Log: The unixish.h needs to be found and the waitpid wrapper
25057              could use a proto.
25058      Branch: perl
25059            ! beos/beosish.h
25060 ____________________________________________________________________________
25061 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
25062         Log: The BeOS waitpid() seems to be broken,
25063              have a wrapper for it.
25064      Branch: perl
25065            + beos/beos.c beos/beosish.h
25066            ! MANIFEST hints/beos.sh perl.h
25067 ____________________________________________________________________________
25068 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
25069         Log: Unlean the leaning tower of Babel.
25070      Branch: perl
25071            ! perl.h
25072 ____________________________________________________________________________
25073 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
25074         Log: Retract #13607 until we figure out what to do with autouse.
25075      Branch: perl
25076            ! lib/Carp.pm
25077 ____________________________________________________________________________
25078 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
25079         Log: Try to handle platforms that have O_TEXT != O_BINARY but
25080              which are not DOSish, BeOS being one of such platforms.
25081              Ideally this should be a Configure test, not a hardwired
25082              cpp symbol test... 
25083      Branch: perl
25084            ! doio.c perl.h perlio.c perliol.h
25085 ____________________________________________________________________________
25086 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
25087         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
25088              From: Jonathan Stowe <gellyfish@gellyfish.com>
25089              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
25090              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
25091      Branch: perl
25092            ! lib/Term/Cap.pm lib/Term/Cap.t
25093 ____________________________________________________________________________
25094 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
25095         Log: Subject: [patch perlio.c] test for NULL before derefencing
25096              From: Stas Bekman <stas@stason.org>
25097              Date: Tue, 11 Dec 2001 16:17:55 +0800
25098              Message-ID: <3C15C133.8@stason.org>
25099      Branch: perl
25100            ! perlio.c
25101 ____________________________________________________________________________
25102 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
25103         Log: metaconfig unit change for #13617.
25104      Branch: metaconfig/U/perl
25105            ! Extensions.U
25106 ____________________________________________________________________________
25107 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
25108         Log: BeOS has socket() but not enough to build a working Socket.
25109              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
25110              new networking implementation, which is rumored to fix the
25111              non-standardness of sockets, but it's apparently not publicly
25112              available, and anything to do with BeOS has become quite
25113              complicated with the sale of the Be assets to Palm.)
25114      Branch: perl
25115            ! Configure
25116 ____________________________________________________________________________
25117 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
25118         Log: Update changes
25119      Branch: maint-5.6/macperl
25120            ! macos/Changes
25121 ____________________________________________________________________________
25122 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
25123         Log: Add extra pod to help
25124      Branch: maint-5.6/macperl
25125            ! macos/macperl/MacPerl.podhelp
25126 ____________________________________________________________________________
25127 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
25128         Log: Return DoAppleScript errors in $@
25129      Branch: maint-5.6/macperl
25130            ! macos/ext/MacPerl/OSA.xs
25131 ____________________________________________________________________________
25132 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
25133         Log: Clear out $^E before each script run
25134      Branch: maint-5.6/macperl
25135            ! macos/macperl/MPScript.c
25136 ____________________________________________________________________________
25137 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
25138         Log: Integrate various changes from maint-5.6/perl/.
25139      Branch: maint-5.6/macperl
25140           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
25141           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
25142 ____________________________________________________________________________
25143 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
25144         Log: Subject: Exporter's documentation shouldn't lie               
25145              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
25146              Date: Mon, 10 Dec 2001 21:30:20 -0500
25147              Message-ID: <3C4AA201@operamail.com>
25148      Branch: perl
25149            ! lib/Exporter.pm
25150 ____________________________________________________________________________
25151 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
25152         Log: Make Errno better in BeOS (the second hunk is
25153              good on any platform).  Still not working in BeOS
25154              are the E constants that refer BeOS native error
25155              constants (B_...) which are enums (*groan*).
25156      Branch: perl
25157            ! ext/Errno/Errno_pm.PL
25158 ____________________________________________________________________________
25159 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
25160         Log: The BeOS linker seems to link the last seen symbol,
25161              not the first (so the symbols of op.o from libperl.so
25162              would get linked to miniperl instead of the symbols of
25163              opmini.o)-- use the same trick as for NeXT4 for linking
25164              miniperl.
25165      Branch: perl
25166            ! Makefile.SH
25167 ____________________________________________________________________________
25168 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
25169         Log: Subject: Re: [PATCH] tests for hash assignment
25170              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25171              Date: Tue, 11 Dec 2001 01:48:55 +0000
25172              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
25173      Branch: perl
25174            ! utf8.c
25175 ____________________________________________________________________________
25176 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
25177         Log: (retracted by #13622)
25178              
25179              Subject: RE: More verbose POD for Carp
25180              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
25181              Date: Mon, 10 Dec 2001 20:23:20 -0500
25182              Message-ID: <3C4A3566@operamail.com>
25183      Branch: perl
25184            ! lib/Carp.pm
25185 ____________________________________________________________________________
25186 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
25187         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
25188              From: "Craig A. Berry" <craigberry@mac.com>
25189              Date: Mon, 10 Dec 2001 18:25:37 -0600
25190              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
25191      Branch: perl
25192            ! t/op/write.t t/test.pl
25193 ____________________________________________________________________________
25194 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
25195         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
25196              From: Michael G Schwern <schwern@pobox.com>
25197              Date: Mon, 10 Dec 2001 08:00:01 -0500
25198              Message-ID: <20011210130000.GK1770@blackrider>
25199      Branch: perl
25200            ! t/comp/multiline.t
25201 ____________________________________________________________________________
25202 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
25203         Log: Subject: Re: [PATCH] tests for hash assignment
25204              From: Nicholas Clark <nick@ccl4.org>
25205              Date: Mon, 10 Dec 2001 23:22:28 +0000
25206              Message-ID: <20011210232228.M21702@plum.flirble.org>
25207      Branch: perl
25208            + t/op/hashassign.t
25209            ! MANIFEST t/op/each.t t/test.pl
25210 ____________________________________________________________________________
25211 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
25212         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
25213              From: "Craig A. Berry" <craigberry@mac.com>
25214              Date: Mon, 10 Dec 2001 16:38:14 -0600
25215              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
25216      Branch: perl
25217            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
25218 ____________________________________________________________________________
25219 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
25220         Log: Subject: [PATCH perl@13600] configure.com fixes
25221              From: "Craig A. Berry" <craigberry@mac.com>
25222              Date: Mon, 10 Dec 2001 14:40:20 -0600
25223              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
25224      Branch: perl
25225            ! configure.com
25226 ____________________________________________________________________________
25227 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
25228         Log: Silence BeOS compilation moaning.
25229      Branch: perl
25230            ! perl.h
25231 ____________________________________________________________________________
25232 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
25233         Log: Update Changes.
25234      Branch: perl
25235            ! Changes patchlevel.h
25236 ____________________________________________________________________________
25237 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
25238         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
25239              From: Michael G Schwern <schwern@pobox.com>
25240              Date: Mon, 10 Dec 2001 01:21:03 -0500
25241              Message-ID: <20011210062103.GC1770@blackrider>
25242      Branch: perl
25243            ! lib/ExtUtils/Command.t
25244 ____________________________________________________________________________
25245 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
25246         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
25247              From: Michael G Schwern <schwern@pobox.com>
25248              Date: Mon, 10 Dec 2001 01:10:57 -0500
25249              Message-ID: <20011210061057.GB1770@blackrider>
25250      Branch: perl
25251            ! t/op/groups.t
25252 ____________________________________________________________________________
25253 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
25254         Log: Retract #13596, #13593 should do the trick.
25255      Branch: perl
25256            ! t/op/stat.t
25257 ____________________________________________________________________________
25258 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
25259         Log: (retracted by #13597, #13593 does the job better)
25260              
25261              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
25262              From: Michael G Schwern <schwern@pobox.com>
25263              Date: Mon, 10 Dec 2001 00:53:16 -0500
25264              Message-ID: <20011210055316.GA1770@blackrider>
25265      Branch: perl
25266            ! t/op/stat.t
25267 ____________________________________________________________________________
25268 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
25269         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
25270              From: Michael G Schwern <schwern@pobox.com> 
25271              Date: Mon, 10 Dec 2001 02:19:14 -0500
25272              Message-ID: <20011210071914.GF1770@blackrider>
25273      Branch: perl
25274            ! lib/AutoSplit.t
25275 ____________________________________________________________________________
25276 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
25277         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
25278              From: Michael G Schwern <schwern@pobox.com>
25279              Date: Mon, 10 Dec 2001 02:47:40 -0500
25280              Message-ID: <20011210074739.GH1770@blackrider>
25281      Branch: perl
25282            ! t/op/pack.t
25283 ____________________________________________________________________________
25284 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
25285         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
25286              From: Michael G Schwern <schwern@pobox.com>
25287              Date: Mon, 10 Dec 2001 02:54:22 -0500
25288              Message-ID: <20011210075422.GI1770@blackrider>
25289      Branch: perl
25290            ! t/test.pl
25291 ____________________________________________________________________________
25292 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
25293         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
25294              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
25295              Date: Mon, 10 Dec 2001 08:45:20 +0100
25296              Message-ID: <3C146810.60B5B7C0@alcatel.at>
25297      Branch: perl
25298            ! pp_pack.c
25299 ____________________________________________________________________________
25300 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
25301         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
25302              From: Michael G Schwern <schwern@pobox.com>
25303              Date: Mon, 10 Dec 2001 03:27:02 -0500
25304              Message-ID: <20011210082702.GN1770@blackrider>
25305      Branch: perl
25306            ! t/io/openpid.t
25307 ____________________________________________________________________________
25308 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
25309         Log: More chmod +w.
25310      Branch: perl
25311            ! Porting/makerel
25312 ____________________________________________________________________________
25313 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
25314         Log: Just skip the readability test if running as root.
25315      Branch: perl
25316            ! lib/Net/t/netrc.t
25317 ____________________________________________________________________________
25318 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
25319         Log: Tell about the downside of safe signals.
25320      Branch: perl
25321            ! pod/perldelta.pod
25322 ____________________________________________________________________________
25323 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
25324         Log: Make the whole -lperl thing NetBSD only until we
25325              find some other platform that needs the same.
25326      Branch: perl
25327            ! lib/ExtUtils/MM_Unix.pm
25328 ____________________________________________________________________________
25329 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
25330         Log: Subject: [PATCH t/op/pack.t] Cleanup
25331              From: Michael G Schwern <schwern@pobox.com> 
25332              Date: Sun, 9 Dec 2001 23:08:26 -0500
25333              Message-ID: <20011210040826.GD660@blackrider>
25334      Branch: perl
25335            ! t/op/pack.t
25336 ____________________________________________________________________________
25337 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
25338         Log: Add threads support for NetBSD.
25339              
25340              This is also the first (I think) Perl threads build with
25341              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
25342              NetBSD does not as of yet have true kernel POSIX threads,
25343              but the user-level pth seems to be doing pretty well--
25344              the only failure is that threads/t/basic okays 6 and 7
25345              consistently seem be arriving in the reverse order.
25346              Well, gdbm.t is also failing: 'Undefined PLT symbol
25347              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
25348              guessing that GDBM would need a threaded rebuild.
25349      Branch: perl
25350            ! hints/netbsd.sh
25351 ____________________________________________________________________________
25352 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
25353         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
25354              potential performance hit and change in semantics of closure
25355              lookups after C<undef &foo>)
25356      Branch: maint-5.6/perl
25357            ! op.c
25358 ____________________________________________________________________________
25359 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
25360         Log: metaconfig unit change for #13582.
25361      Branch: metaconfig
25362            ! U/threads/usethreads.U
25363 ____________________________________________________________________________
25364 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
25365         Log: Update the ithreads selection info in Configure,
25366              as suggested by Michael Schwern.
25367      Branch: perl
25368            ! Configure
25369 ____________________________________________________________________________
25370 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
25371         Log: Clearing locale environment simply doesn't seem to
25372              guarantee that (nl_)langinfo(CODESET) would return nil.
25373              (I for example get "ISO8859-1", so <guess>maybe there can
25374              be per-system default settings at work</guess>.)
25375      Branch: perl
25376            ! lib/open.t
25377 ____________________________________________________________________________
25378 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
25379         Log: Subject: RE: Exporter fixes reversed in 13540?
25380              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
25381              Date: Sun, 9 Dec 2001 12:55:15 -0500
25382              Message-ID: <3C13F455@operamail.com>
25383      Branch: perl
25384            ! lib/open.pm
25385 ____________________________________________________________________________
25386 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
25387         Log: Root is the lizard king.
25388      Branch: perl
25389            ! lib/Net/t/netrc.t
25390 ____________________________________________________________________________
25391 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
25392         Log: Telling how many tests we are expecting helps.
25393      Branch: perl
25394            ! ext/POSIX/t/waitpid.t
25395 ____________________________________________________________________________
25396 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
25397         Log: Add a test case for waitpid(): from Rocco Caputo.
25398      Branch: perl
25399            + ext/POSIX/t/waitpid.t
25400            ! MANIFEST
25401 ____________________________________________________________________________
25402 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
25403         Log: Subject: [PATCH] Term::ReadLine tweaks and test
25404              From: Richard Clamp <richardc@unixbeard.net>
25405              Date: Mon, 10 Dec 2001 00:51:47 +0000
25406              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
25407      Branch: perl
25408            + lib/Term/ReadLine.t
25409            ! MANIFEST lib/Term/ReadLine.pm
25410 ____________________________________________________________________________
25411 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
25412         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
25413              From: Rocco Caputo <troc@netrus.net>
25414              Date: Sun, 9 Dec 2001 18:12:38 -0500
25415              Message-ID: <20011209181238.A803@eyrie.homenet>
25416      Branch: perl
25417            ! win32/win32.c
25418 ____________________________________________________________________________
25419 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
25420         Log: make sure that va_start() has matching va_end();
25421              from OpenBSD 3.0.
25422      Branch: perl
25423            ! x2p/util.c
25424 ____________________________________________________________________________
25425 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
25426         Log: h2ph updates from OpenBSD 3.0.
25427      Branch: perl
25428            ! utils/h2ph.PL
25429 ____________________________________________________________________________
25430 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
25431         Log: OpenBSD hints update from OpenBSD 3.0.
25432      Branch: perl
25433            ! hints/openbsd.sh
25434 ____________________________________________________________________________
25435 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
25436         Log: DJGPP tweaks from Laszlo Molnar.
25437      Branch: perl
25438            ! djgpp/config.over lib/File/Find/t/find.t
25439            ! lib/File/Find/t/taint.t t/pod/find.t
25440 ____________________________________________________________________________
25441 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
25442         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
25443              From: Michael G Schwern <schwern@pobox.com> 
25444              Date: Sun, 9 Dec 2001 19:28:12 -0500
25445              Message-ID: <20011210002812.GF13586@blackrider>
25446      Branch: perl
25447            ! README.cygwin
25448 ____________________________________________________________________________
25449 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
25450         Log: README.cygwin update from Gerrit P. Haase.
25451      Branch: perl
25452            ! README.cygwin
25453 ____________________________________________________________________________
25454 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
25455         Log: Apply NetBSD patch-ag: shared/static linking,
25456              but make the change less intrusive on non-NetBSD.
25457      Branch: perl
25458            ! lib/ExtUtils/MM_Unix.pm
25459 ____________________________________________________________________________
25460 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
25461         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
25462      Branch: perl
25463            ! lib/ExtUtils/Liblist.pm
25464 ____________________________________________________________________________
25465 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
25466         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
25467      Branch: perl
25468            ! regcomp.c
25469 ____________________________________________________________________________
25470 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
25471         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
25472      Branch: perl
25473            ! pp.c
25474 ____________________________________________________________________________
25475 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
25476         Log: Apply NetBSD patch-ac.
25477              (the fix has already been done: change #9706, fully qualified
25478              pathnames in packlists)
25479      Branch: perl
25480            ! lib/ExtUtils/Install.pm
25481 ____________________________________________________________________________
25482 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
25483         Log: Apply NetBSD patch-ab: NetBSD hints update.
25484      Branch: perl
25485            ! hints/netbsd.sh
25486 ____________________________________________________________________________
25487 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
25488         Log: metaconfig unit changes for #13560.
25489      Branch: metaconfig/U/perl
25490            ! dlsrc.U i_ieeefp.U libperl.U
25491 ____________________________________________________________________________
25492 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
25493         Log: NetBSD has <ieeefp.h> but hidden.
25494      Branch: perl
25495            ! hints/netbsd.sh
25496 ____________________________________________________________________________
25497 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
25498         Log: Implement NetBSD patch-aa.
25499      Branch: perl
25500            ! Configure
25501 ____________________________________________________________________________
25502 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
25503         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
25504              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
25505              Date: Sun, 09 Dec 2001 13:40:58 +0100
25506              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
25507              
25508              (The lstat()s were there in 5.6.1: what happened to them?)
25509      Branch: perl
25510            ! lib/File/Find.pm
25511 ____________________________________________________________________________
25512 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
25513         Log: Quickie documentation of the C UTF-8 API.
25514      Branch: perl
25515            ! pod/perlunicode.pod
25516 ____________________________________________________________________________
25517 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
25518         Log: Subject: bleadperl on cygwin weirdness...
25519              From: "Gerrit P. Haase" <gp@familiehaase.de>
25520              Date: Sun, 9 Dec 2001 20:31:28 +0100
25521              Message-ID: <13779422183.20011209203128@familiehaase.de>          
25522              
25523              (plus libperl*.dll version portability tweaks)
25524      Branch: perl
25525            ! lib/ExtUtils/Embed.t
25526 ____________________________________________________________________________
25527 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
25528         Log: Instead of muting symbol export error if under eval,
25529              delay the errors until the croak().
25530              
25531              (replaces #13408)
25532      Branch: perl
25533            ! lib/Exporter/Heavy.pm
25534 ____________________________________________________________________________
25535 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
25536         Log: Basegroup 0 is a cygwin_nt thing.
25537      Branch: perl
25538            ! t/op/groups.t
25539 ____________________________________________________________________________
25540 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
25541         Log: Also WinME is LoseLink.
25542      Branch: perl
25543            ! t/op/stat.t
25544 ____________________________________________________________________________
25545 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
25546         Log: Forgotten checkin.
25547      Branch: perl
25548            ! lib/User/grent.t
25549 ____________________________________________________________________________
25550 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
25551         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
25552              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
25553              Date: Sun, 09 Dec 2001 13:45:06 +0100
25554              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
25555      Branch: perl
25556            ! lib/File/Find.pm
25557 ____________________________________________________________________________
25558 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
25559         Log: Tweakback.
25560      Branch: perl
25561            ! lib/Net/hostent.t
25562 ____________________________________________________________________________
25563 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
25564         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
25565              From: Michael G Schwern <schwern@pobox.com>
25566              Date: Sat, 8 Dec 2001 14:48:38 -0500
25567              Message-ID: <20011208194838.GA8650@blackrider>
25568      Branch: perl
25569            ! t/op/grent.t
25570 ____________________________________________________________________________
25571 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
25572         Log: Subject: [README.cygwin] Removing old expected test failures
25573              From: Michael G Schwern <schwern@pobox.com>
25574              Date: Sat, 8 Dec 2001 15:38:28 -0500
25575              Message-ID: <20011208203828.GB9017@blackrider>
25576      Branch: perl
25577            ! README.cygwin
25578 ____________________________________________________________________________
25579 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
25580         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
25581              From: Michael G Schwern <schwern@pobox.com>                
25582              Date: Sat, 8 Dec 2001 15:26:59 -0500
25583              Message-ID: <20011208202659.GA9017@blackrider> 
25584      Branch: perl
25585            ! lib/Net/hostent.t
25586 ____________________________________________________________________________
25587 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
25588         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
25589              From: Michael G Schwern <schwern@pobox.com> 
25590              Date: Sat, 8 Dec 2001 15:06:16 -0500
25591              Message-ID: <20011208200616.GA8915@blackrider>
25592      Branch: perl
25593            ! t/op/stat.t
25594 ____________________________________________________________________________
25595 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
25596         Log: Developer deprecations and an incompatibility.
25597      Branch: perl
25598            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
25599 ____________________________________________________________________________
25600 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
25601         Log: Shoo.
25602      Branch: perl
25603            - lib/Attribute/Handlers.pm
25604 ____________________________________________________________________________
25605 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
25606         Log: Remove Attribute::Handlers, as per Damian's request.
25607              (Because of fixing the my variables to be now handled
25608              in run-time, the whole internals of the A::H needs to
25609              be rewritten and Damian will not have time for that
25610              for months.)
25611      Branch: perl
25612            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
25613            - lib/Attribute/Handlers/demo/Demo.pm
25614            - lib/Attribute/Handlers/demo/Descriptions.pm
25615            - lib/Attribute/Handlers/demo/MyClass.pm
25616            - lib/Attribute/Handlers/demo/demo.pl
25617            - lib/Attribute/Handlers/demo/demo2.pl
25618            - lib/Attribute/Handlers/demo/demo3.pl
25619            - lib/Attribute/Handlers/demo/demo4.pl
25620            - lib/Attribute/Handlers/demo/demo_call.pl
25621            - lib/Attribute/Handlers/demo/demo_chain.pl
25622            - lib/Attribute/Handlers/demo/demo_cycle.pl
25623            - lib/Attribute/Handlers/demo/demo_hashdir.pl
25624            - lib/Attribute/Handlers/demo/demo_phases.pl
25625            - lib/Attribute/Handlers/demo/demo_range.pl
25626            - lib/Attribute/Handlers/demo/demo_rawdata.pl
25627            - lib/Attribute/Handlers/t/multi.t
25628            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
25629            ! pod/perlmodlib.pod pod/perltoc.pod
25630 ____________________________________________________________________________
25631 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
25632         Log: Subject: Re: attributes are broken
25633              From: Spider Boardman <spider@Orb.Nashua.NH.US>
25634              Date: Sun, 09 Dec 2001 00:09:23 -0500
25635              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
25636      Branch: perl
25637            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
25638            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
25639            ! xsutils.c
25640 ____________________________________________________________________________
25641 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
25642         Log: Forgotten checkin.
25643      Branch: perl
25644            ! lib/Pod/Text.pm
25645 ____________________________________________________________________________
25646 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
25647         Log: uconfig.h update.
25648      Branch: perl
25649            ! uconfig.h
25650 ____________________________________________________________________________
25651 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
25652         Log: Update Changes.
25653      Branch: perl
25654            ! Changes patchlevel.h
25655 ____________________________________________________________________________
25656 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
25657         Log: Note that some of the Unicode features are
25658              dependent on perlio.
25659      Branch: perl
25660            ! pod/perluniintro.pod
25661 ____________________________________________________________________________
25662 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
25663         Log: Regen perlapi, regen toc.
25664      Branch: perl
25665            ! pod/perlapi.pod pod/perltoc.pod
25666 ____________________________________________________________________________
25667 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
25668         Log: FAQ sync.
25669      Branch: perl
25670            ! pod/perlfaq4.pod pod/perlfaq6.pod
25671 ____________________________________________________________________________
25672 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
25673         Log: Subject: [PATCH] Fix odd language in an sv.c comment
25674              From: coral@eekeek.org
25675              Date: Sat, 8 Dec 2001 12:19:39 -0500
25676              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
25677      Branch: perl
25678            ! sv.c
25679 ____________________________________________________________________________
25680 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
25681         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
25682              From: Michael G Schwern <schwern@pobox.com>
25683              Date: Fri, 7 Dec 2001 20:03:45 -0500
25684              Message-ID: <20011208010345.GD642@blackrider>
25685              
25686              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
25687              From: Michael G Schwern <schwern@pobox.com>
25688              Date: Fri, 7 Dec 2001 20:13:54 -0500
25689              Message-ID: <20011208011354.GE642@blackrider>
25690              
25691              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
25692              From: Michael G Schwern <schwern@pobox.com>
25693              Date: Fri, 7 Dec 2001 21:47:36 -0500
25694              Message-ID: <20011208024736.GH642@blackrider>
25695              
25696              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
25697              From: Michael G Schwern <schwern@pobox.com>
25698              Date: Fri, 7 Dec 2001 23:09:43 -0500
25699              Message-ID: <20011208040943.GK642@blackrider>
25700              
25701              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
25702              Message-Id: <a05101004b83754903506@[172.16.52.1]>
25703              Date: Fri, 7 Dec 2001 23:28:15 -0600
25704              From: "Craig A. Berry" <craigberry@mac.com>
25705      Branch: perl
25706            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
25707 ____________________________________________________________________________
25708 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
25709         Log: Integrate perlio.
25710      Branch: perl
25711           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
25712           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
25713 ____________________________________________________________________________
25714 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
25715         Log: Retract #11156 since Sarathy has found that it breaks code:
25716              http://bugs.ActiveState.com/show_bug.cgi?id=18457
25717              http://bugs.ActiveState.com/show_bug.cgi?id=18858
25718      Branch: perl
25719            ! op.c sv.c t/op/pos.t
25720 ____________________________________________________________________________
25721 [ 13532] By: nick                                  on 2001/12/08  14:11:12
25722         Log: Integrate mainline
25723      Branch: perlio
25724           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
25725           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
25726 ____________________________________________________________________________
25727 [ 13531] By: nick                                  on 2001/12/08  13:48:21
25728         Log: Tweak multi-arg open error messages
25729      Branch: perlio
25730            ! perlio.c
25731 ____________________________________________________________________________
25732 [ 13530] By: nick                                  on 2001/12/08  10:20:06
25733         Log: Allow multi-arg open() if opening layer declares this legal.
25734      Branch: perlio
25735            ! doio.c perlio.c perliol.h
25736 ____________________________________________________________________________
25737 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
25738         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
25739              From: Michael G Schwern <schwern@pobox.com>       
25740              Date: Fri, 7 Dec 2001 19:41:31 -0500
25741              Message-ID: <20011208004131.GC642@blackrider>
25742      Branch: perl
25743            ! t/run/switches.t t/test.pl
25744 ____________________________________________________________________________
25745 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
25746         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
25747              From: Michael G Schwern <schwern@pobox.com>       
25748              Date: Fri, 7 Dec 2001 19:12:44 -0500
25749              Message-ID: <20011208001244.GB642@blackrider>
25750      Branch: perl
25751            ! t/op/stat.t
25752 ____________________________________________________________________________
25753 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
25754         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
25755              From: Michael G Schwern <schwern@pobox.com>
25756              Date: Fri, 7 Dec 2001 17:28:57 -0500
25757              Message-ID: <20011207222857.GI23210@blackrider>
25758      Branch: perl
25759            ! t/op/magic.t
25760 ____________________________________________________________________________
25761 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
25762         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
25763      Branch: perl
25764            ! t/test.pl
25765 ____________________________________________________________________________
25766 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
25767         Log: which_perl: delay as much a possible till runtime.
25768      Branch: perl
25769            ! t/test.pl
25770 ____________________________________________________________________________
25771 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
25772         Log: Further tweakage to which_perl().
25773      Branch: perl
25774            ! t/test.pl
25775 ____________________________________________________________________________
25776 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
25777         Log: perluniintro tweaks.
25778      Branch: perl
25779            ! pod/perluniintro.pod
25780 ____________________________________________________________________________
25781 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
25782         Log: Tweak the $Perl computation.
25783      Branch: perl
25784            ! t/test.pl
25785 ____________________________________________________________________________
25786 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
25787         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
25788              From: Nicholas Clark <nick@ccl4.org>
25789              Date: Fri, 7 Dec 2001 17:06:56 +0000
25790              Message-ID: <20011207170656.G21702@plum.flirble.org>
25791      Branch: perl
25792            ! doop.c t/op/chop.t
25793 ____________________________________________________________________________
25794 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
25795         Log: Update Changes.
25796      Branch: perl
25797            ! Changes patchlevel.h
25798 ____________________________________________________________________________
25799 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
25800         Log: Missing ).
25801      Branch: perl
25802            ! t/test.pl
25803 ____________________________________________________________________________
25804 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
25805         Log: Allow several arguments to display().
25806      Branch: perl
25807            ! t/test.pl
25808 ____________________________________________________________________________
25809 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
25810         Log: /dev/stdout could be either a character special file
25811              or a named pipe, so let's pretend it doesn't exist.
25812      Branch: perl
25813            ! t/op/stat.t
25814 ____________________________________________________________________________
25815 [ 13516] By: nick                                  on 2001/12/07  15:09:23
25816         Log: Integrate again - can I catch up ?
25817      Branch: perlio
25818           !> t/test.pl
25819 ____________________________________________________________________________
25820 [ 13515] By: nick                                  on 2001/12/07  15:08:17
25821         Log: Integrate mainline some more
25822      Branch: perlio
25823           !> README.hpux hints/linux.sh pod/perlfunc.pod
25824 ____________________________________________________________________________
25825 [ 13514] By: nick                                  on 2001/12/07  15:07:15
25826         Log: Integrate mainline
25827      Branch: perlio
25828           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
25829           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
25830           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
25831           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
25832           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
25833           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
25834           +> t/lib/Math/BigInt/BareCalc.pm
25835            - ext/Devel/PPPort/harness/Harness.pm
25836            - ext/Devel/PPPort/harness/Harness.xs
25837            - ext/Devel/PPPort/harness/Makefile.PL
25838            - ext/Devel/PPPort/harness/module2.c
25839            - ext/Devel/PPPort/harness/module3.c
25840            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
25841            - lib/File/Spec/Functions.t
25842           !> (integrate 103 files)
25843 ____________________________________________________________________________
25844 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
25845         Log: Add display() for displaying icky scalars.
25846      Branch: perl
25847            ! t/test.pl
25848 ____________________________________________________________________________
25849 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
25850         Log: Subject: [ID 20011207.001] documentation bug for waitpid
25851              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
25852              Date: Fri, 7 Dec 2001 12:44:56 +0100
25853              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
25854      Branch: perl
25855            ! pod/perlfunc.pod
25856 ____________________________________________________________________________
25857 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
25858         Log: gcc version matching didn't.
25859      Branch: perl
25860            ! hints/linux.sh
25861 ____________________________________________________________________________
25862 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
25863         Log: Subject: HP renamed their servers              
25864              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25865              Date: Fri, 07 Dec 2001 12:07:22 +0100
25866              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
25867      Branch: perl
25868            ! README.hpux
25869 ____________________________________________________________________________
25870 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
25871         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
25872              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
25873              Date: Fri, 7 Dec 2001 00:24:55 -0500
25874              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
25875      Branch: perl
25876            ! pod/perlport.pod
25877 ____________________________________________________________________________
25878 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
25879         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
25880              From: Michael G Schwern <schwern@pobox.com> 
25881              Date: Thu, 6 Dec 2001 22:56:34 -0500
25882              Message-ID: <20011207035634.GO22648@blackrider>
25883      Branch: perl
25884            ! t/base/lex.t t/op/exec.t
25885 ____________________________________________________________________________
25886 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
25887         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
25888              From: Michael G Schwern <schwern@pobox.com>
25889              Date: Thu, 6 Dec 2001 22:45:44 -0500
25890              Message-ID: <20011207034544.GN22648@blackrider>
25891              
25892              (plus op/ref tweak)
25893      Branch: perl
25894            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
25895            ! t/run/kill_perl.t t/test.pl
25896 ____________________________________________________________________________
25897 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
25898         Log: Upgrade to Math::BigInt 1.48.
25899      Branch: perl
25900            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
25901            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
25902            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
25903            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
25904            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
25905            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
25906            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
25907 ____________________________________________________________________________
25908 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
25909         Log: Mention also perl56delta in case someone is upgrading from
25910              Perl 5.005_03.
25911      Branch: perl
25912            ! pod/perldelta.pod
25913 ____________________________________________________________________________
25914 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
25915         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
25916              From: Michael G Schwern <schwern@pobox.com>
25917              Date: Thu, 6 Dec 2001 15:15:28 -0500
25918              Message-ID: <20011206201528.GF16414@blackrider>
25919              
25920              (just the term.t, not the lex.t)
25921              
25922              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
25923              From: Michael G Schwern <schwern@pobox.com>
25924              Date: Thu, 6 Dec 2001 15:22:22 -0500
25925              Message-ID: <20011206202222.GG16414@blackrider>
25926              
25927              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
25928              From: Michael G Schwern <schwern@pobox.com>
25929              Date: Thu, 6 Dec 2001 15:31:58 -0500
25930              Message-ID: <20011206203158.GI16414@blackrider>
25931              
25932              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
25933              From: Michael G Schwern <schwern@pobox.com>
25934              Date: Thu, 6 Dec 2001 17:38:55 -0500
25935              Message-ID: <20011206223855.GC22648@blackrider>
25936      Branch: perl
25937            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
25938            ! t/test.pl
25939 ____________________________________________________________________________
25940 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
25941         Log: Update the thr5005 situation.
25942      Branch: perl
25943            ! pod/perldelta.pod
25944 ____________________________________________________________________________
25945 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
25946         Log: perldelta borrowings from perl561delta.
25947      Branch: perl
25948            ! pod/perldelta.pod
25949 ____________________________________________________________________________
25950 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
25951         Log: Add the 5.6.1 perldelta as perl561delta.
25952              (Makes it easier to steal stuff for perldelta :-)
25953      Branch: perl
25954            + pod/perl561delta.pod
25955            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
25956 ____________________________________________________________________________
25957 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
25958         Log: Retract #13496 for now.
25959      Branch: perl
25960            ! t/base/lex.t t/base/term.t
25961 ____________________________________________________________________________
25962 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
25963         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
25964              From: "Craig A. Berry" <craigberry@mac.com>
25965              Date: Thu, 6 Dec 2001 14:54:36 -0600
25966              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
25967      Branch: perl
25968            ! vms/ext/filespec.t
25969 ____________________________________________________________________________
25970 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
25971         Log: (retracted by #13499)
25972              
25973              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
25974              From: Michael G Schwern <schwern@pobox.com>
25975              Date: Thu, 6 Dec 2001 15:15:28 -0500
25976              Message-ID: <20011206201528.GF16414@blackrider>
25977      Branch: perl
25978            ! t/base/lex.t t/base/term.t
25979 ____________________________________________________________________________
25980 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
25981         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
25982              From: Michael G Schwern <schwern@pobox.com>
25983              Date: Thu, 6 Dec 2001 13:54:48 -0500
25984              Message-ID: <20011206185448.GC16414@blackrider>
25985      Branch: perl
25986            ! t/op/stat.t
25987 ____________________________________________________________________________
25988 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
25989         Log: The #4 has nothing to do with Unicode.
25990      Branch: perl
25991            ! t/op/tr.t
25992 ____________________________________________________________________________
25993 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
25994         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
25995              From: Michael G Schwern <schwern@pobox.com>
25996              Date: Thu, 6 Dec 2001 13:45:48 -0500
25997              Message-ID: <20011206184548.GB16414@blackrider>
25998      Branch: perl
25999            ! t/op/tr.t
26000 ____________________________________________________________________________
26001 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
26002         Log: Update Changes.
26003      Branch: perl
26004            ! Changes patchlevel.h
26005 ____________________________________________________________________________
26006 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
26007         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
26008              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26009              Date: Thu, 6 Dec 2001 11:41:25 EST
26010              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
26011      Branch: perl
26012            ! vms/vms.c vms/vmsish.h
26013 ____________________________________________________________________________
26014 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
26015         Log: Subject: [PATCH] Re: weirdness in regexps
26016              From: Robin Houston <robin@kitsite.com> 
26017              Date: Thu, 6 Dec 2001 14:44:01 +0000
26018              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
26019      Branch: perl
26020            ! op.c t/lib/strict/subs
26021 ____________________________________________________________________________
26022 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
26023         Log: Make the -b -c -S tests count all of the /dev, not just
26024              check the first one, as suggested by Benjamin Goldberg.
26025      Branch: perl
26026            ! t/op/stat.t
26027 ____________________________________________________________________________
26028 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
26029         Log: Subject: Re: [PATCH: bleadperl] casefold backref
26030              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
26031              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
26032              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
26033      Branch: perl
26034            ! regexec.c
26035 ____________________________________________________________________________
26036 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
26037         Log: Nits noticed by Philip Newton, and de-tab DB.t.
26038      Branch: perl
26039            ! lib/DB.t
26040 ____________________________________________________________________________
26041 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
26042         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
26043              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
26044              Date: 6 Dec 2001 11:06:01 -0000
26045              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
26046      Branch: perl
26047            ! op.c t/op/tr.t
26048 ____________________________________________________________________________
26049 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
26050         Log: Subject: [PATCH: bleadperl] casefold backref
26051              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
26052              Date: Wed, 05 Dec 2001 17:27:05 +0000
26053              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
26054      Branch: perl
26055            ! regexec.c t/op/re_tests
26056 ____________________________________________________________________________
26057 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
26058         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
26059              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26060              Date: Wed, 5 Dec 2001 22:34:53 EST
26061              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
26062      Branch: perl
26063            ! mg.c vms/vms.c vms/vmsish.h
26064 ____________________________________________________________________________
26065 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
26066         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
26067              From: Michael G Schwern <schwern@pobox.com>
26068              Date: Wed, 5 Dec 2001 19:52:58 -0500
26069              Message-ID: <20011205195257.A903@blackrider>
26070      Branch: perl
26071            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
26072            + lib/File/Spec/t/rel2abs2rel.t
26073            - lib/File/Spec.t lib/File/Spec/Functions.t
26074            ! MANIFEST
26075 ____________________________________________________________________________
26076 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
26077         Log: Subject: Re: Silly stat() portability questions                
26078              From: Benjamin Goldberg <goldbb2@earthlink.net>
26079              Date: Wed, 05 Dec 2001 22:52:35 -0500
26080              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
26081      Branch: perl
26082            ! pod/perlport.pod
26083 ____________________________________________________________________________
26084 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
26085         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
26086              From: "Craig A. Berry" <craigberry@mac.com>
26087              Date: Wed, 05 Dec 2001 16:41:59 -0600
26088              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
26089      Branch: perl
26090            ! README.vms configure.com lib/File/Spec/VMS.pm
26091            ! vms/ext/filespec.t
26092 ____________________________________________________________________________
26093 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
26094         Log: $apply->('club', $glibc_maintainers);
26095              
26096              (Nick Clark just reported that <langinfo.h> YESSTR
26097              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
26098      Branch: perl
26099            ! ext/I18N/Langinfo/Langinfo.t
26100 ____________________________________________________________________________
26101 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
26102         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
26103      Branch: perl
26104            ! pod/perlport.pod
26105 ____________________________________________________________________________
26106 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
26107         Log: tweak change#13474 (pad entries can apparently be null in some
26108              situations)
26109      Branch: maint-5.6/perl
26110            ! op.c
26111 ____________________________________________________________________________
26112 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
26113         Log: Restore the /dev -b -c -S part of the test.
26114      Branch: perl
26115            ! t/op/stat.t
26116 ____________________________________________________________________________
26117 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
26118         Log: Retract #13475 until Arthur gets back to the mine.
26119      Branch: perl
26120            ! op.c t/run/kill_perl.t
26121 ____________________________________________________________________________
26122 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
26123         Log: (retracted by #13476)
26124              
26125              Manually apply #13474; fixes stale reference to dead
26126              CvOUTSIDE(); this can happen when anonymous subroutines
26127              that aren't closures are returned from an eval""
26128              
26129              (threads/shared/sv_refs.t is coredump-unhappy about this change)
26130      Branch: perl
26131            ! op.c t/run/kill_perl.t
26132 ____________________________________________________________________________
26133 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
26134         Log: replacement for change#10451
26135              
26136              fixes stale reference to dead CvOUTSIDE(); this can happen when
26137              anonymous subroutines that aren't closures are returned from an
26138              eval""
26139      Branch: maint-5.6/perl
26140            ! op.c t/op/misc.t
26141 ____________________________________________________________________________
26142 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
26143         Log: revert change#10451,10472; it was a naive fix that simply
26144              reintroduced the memory leak!
26145      Branch: maint-5.6/perl
26146            ! op.c t/op/misc.t
26147 ____________________________________________________________________________
26148 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
26149         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
26150              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
26151              Date: Wed, 05 Dec 2001 10:49:20 +0100
26152              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
26153      Branch: perl
26154            ! lib/File/Basename.pm lib/File/Basename.t
26155 ____________________________________________________________________________
26156 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
26157         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
26158              From: Michael G Schwern <schwern@pobox.com> 
26159              Date: Wed, 5 Dec 2001 02:47:59 -0500
26160              Message-ID: <20011205024759.H14333@blackrider>
26161      Branch: perl
26162            ! t/op/magic.t
26163 ____________________________________________________________________________
26164 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
26165         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
26166              From: Michael G Schwern <schwern@pobox.com>              
26167              Date: Wed, 5 Dec 2001 02:22:05 -0500
26168              Message-ID: <20011205022205.F14333@blackrider>
26169      Branch: perl
26170            ! t/op/stat.t vms/test.com
26171 ____________________________________________________________________________
26172 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
26173         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
26174              From: Michael G Schwern <schwern@pobox.com> 
26175              Date: Tue, 4 Dec 2001 23:40:10 -0500
26176              Message-ID: <20011204234010.B14333@blackrider>
26177      Branch: perl
26178            ! t/op/stat.t
26179 ____________________________________________________________________________
26180 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
26181         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
26182              From: Michael G Schwern <schwern@pobox.com> 
26183              Date: Tue, 4 Dec 2001 21:09:18 -0500           
26184              Message-ID: <20011204210918.D13279@blackrider>
26185              
26186              t/test.
26187      Branch: perl
26188            ! t/test.pl
26189 ____________________________________________________________________________
26190 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
26191         Log: (accidentally empty check-in)
26192      Branch: perl
26193            ! t/op/stat.t
26194 ____________________________________________________________________________
26195 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
26196         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
26197              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26198              Date: Tue, 04 Dec 2001 23:40:27 +0100
26199              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
26200      Branch: perl
26201            ! mg.c
26202 ____________________________________________________________________________
26203 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
26204         Log: Subject: [PATCH] minor pod fix in Safe.pm
26205              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26206              Date: Tue, 4 Dec 2001 22:02:34 +0100
26207              Message-ID: <20011204220234.A17293@rafael>
26208      Branch: perl
26209            ! ext/Opcode/Safe.pm
26210 ____________________________________________________________________________
26211 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
26212         Log: CRLF GRRR.
26213      Branch: perl
26214            ! djgpp/configure.bat
26215 ____________________________________________________________________________
26216 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
26217         Log: DJGPP fixes from Laszlo Molnar.
26218      Branch: perl
26219            ! djgpp/configure.bat djgpp/djgpp.h
26220 ____________________________________________________________________________
26221 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
26222         Log: Update Changes.
26223      Branch: perl
26224            ! Changes patchlevel.h
26225 ____________________________________________________________________________
26226 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
26227         Log: Must wipe out the memory of real Socket before starting
26228              to use the new fake one.
26229      Branch: perl
26230            ! lib/Net/t/config.t
26231 ____________________________________________________________________________
26232 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
26233         Log: LC_ALL might trump LANG.
26234      Branch: perl
26235            ! lib/open.t
26236 ____________________________________________________________________________
26237 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
26238         Log: Make the eval runtime.
26239      Branch: perl
26240            ! lib/open.pm
26241 ____________________________________________________________________________
26242 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
26243         Log: Make the Langinfo test both more lenient (allow
26244              for any symbol not to exists) and stricter (add
26245              more symbols).
26246      Branch: perl
26247            ! ext/I18N/Langinfo/Langinfo.t
26248 ____________________________________________________________________________
26249 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
26250         Log: integrate change#13453 from maint-5.6
26251              
26252              tweak change#11399 to use an explicit flag rather than
26253              ass_u_ming w32_pseudo_id will only be zero for the real
26254              toplevel interpreter; avoids multiple hosts from diddling
26255              the environment at the same time
26256      Branch: perl
26257           !> win32/perlhost.h
26258 ____________________________________________________________________________
26259 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
26260         Log: Subject: [PATCH] VMS update for perldelta.pod
26261              From: "Craig A. Berry" <craigberry@mac.com> 
26262              Date: Tue, 4 Dec 2001 00:23:12 -0600
26263              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
26264      Branch: perl
26265            ! pod/perldelta.pod
26266 ____________________________________________________________________________
26267 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
26268         Log: NetWare tweak from Ananth Kesari.
26269      Branch: perl
26270            ! NetWare/Makefile
26271 ____________________________________________________________________________
26272 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
26273         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
26274              Not adding the test suite because of its many assumptions.
26275      Branch: perl
26276            ! lib/Net/Ping.pm
26277 ____________________________________________________________________________
26278 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
26279         Log: tweak change#11399 to use an explicit flag rather than
26280              ass_u_ming w32_pseudo_id will only be zero for the real
26281              toplevel interpreter; avoids multiple hosts from diddling
26282              the environment at the same time
26283      Branch: maint-5.6/perl
26284            ! win32/perlhost.h
26285 ____________________________________________________________________________
26286 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
26287         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
26288              from Len Makin.
26289      Branch: perl
26290            + hints/super-ux.sh
26291            ! MANIFEST
26292 ____________________________________________________________________________
26293 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
26294         Log: Add Mac OS X known failures to perldelta.
26295      Branch: perl
26296            ! pod/perldelta.pod
26297 ____________________________________________________________________________
26298 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
26299         Log: I think it's time to call the utf8 code non-test.
26300      Branch: perl
26301            ! utf8.c
26302 ____________________________________________________________________________
26303 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
26304         Log: Retract #13303, need rethink.
26305      Branch: perl
26306            ! utf8.c
26307 ____________________________________________________________________________
26308 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
26309         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
26310              From: "Craig A. Berry" <craigberry@mac.com>
26311              Date: Mon, 03 Dec 2001 16:28:06 -0600
26312              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
26313      Branch: perl
26314            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
26315 ____________________________________________________________________________
26316 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
26317         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
26318              From: Andy Dougherty <doughera@lafayette.edu>
26319              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
26320              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
26321      Branch: perl
26322            ! hints/solaris_2.sh
26323 ____________________________________________________________________________
26324 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
26325         Log: This test is not very robust on 8.3-constrained systems:
26326              all the "with truncated name" lines between "Autosplitting ..."
26327              and "some names are not unique" lines are unexpected,
26328              and the truncation message becomes:
26329              testtest.al, testtest.al truncate to testtest 
26330      Branch: perl
26331            ! lib/AutoSplit.t
26332 ____________________________________________________________________________
26333 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
26334         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
26335      Branch: perl
26336            ! ext/I18N/Langinfo/Langinfo.t
26337 ____________________________________________________________________________
26338 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
26339         Log: Test::Morify UCD.t
26340      Branch: perl
26341            ! lib/Unicode/UCD.t
26342 ____________________________________________________________________________
26343 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
26344         Log: If Socket has not been built (e.g. DJGPP) the libnet
26345              tests fall over with (too) much noise.
26346      Branch: perl
26347            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
26348            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
26349            ! lib/Net/t/smtp.t lib/Net/t/time.t
26350 ____________________________________________________________________________
26351 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
26352         Log: Subject: [PATCH] shared hash keys and ++/--
26353              From: Nicholas Clark <nick@ccl4.org>
26354              Date: Mon, 3 Dec 2001 16:37:16 +0000
26355              Message-ID: <20011203163716.C21702@plum.flirble.org>
26356      Branch: perl
26357            ! pp.c pp_hot.c sv.c t/op/inc.t
26358 ____________________________________________________________________________
26359 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
26360         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
26361              From: Jonathan Stowe <jns@gellyfish.com>
26362              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
26363              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
26364      Branch: perl
26365            ! lib/Term/Cap.pm
26366 ____________________________________________________________________________
26367 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
26368         Log: Update Changes.
26369      Branch: perl
26370            ! Changes patchlevel.h
26371 ____________________________________________________________________________
26372 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
26373         Log: perldelta tweaks.
26374      Branch: perl
26375            ! pod/perldelta.pod
26376 ____________________________________________________________________________
26377 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
26378         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
26379              From: Sam Tregar <sam@tregar.com> 
26380              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
26381              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
26382      Branch: perl
26383            ! pod/perlnewmod.pod
26384 ____________________________________________________________________________
26385 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
26386         Log: microperl casting nit.
26387      Branch: perl
26388            ! utf8.c
26389 ____________________________________________________________________________
26390 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
26391         Log: Make sharepvn a macro since all it does is a deref.
26392      Branch: perl
26393            ! embed.h embed.pl global.sym hv.c hv.h proto.h
26394 ____________________________________________________________________________
26395 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
26396         Log: perldelta updates.
26397      Branch: perl
26398            ! pod/perldelta.pod
26399 ____________________________________________________________________________
26400 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
26401         Log: PPPort update from Paul Marquess.
26402      Branch: perl
26403            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
26404            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
26405            + ext/Devel/PPPort/t/test.t
26406            - ext/Devel/PPPort/harness/Harness.pm
26407            - ext/Devel/PPPort/harness/Harness.xs
26408            - ext/Devel/PPPort/harness/Makefile.PL
26409            - ext/Devel/PPPort/harness/module2.c
26410            - ext/Devel/PPPort/harness/module3.c
26411            - ext/Devel/PPPort/harness/t/test.t
26412            ! MANIFEST ext/Devel/PPPort/MANIFEST
26413            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
26414            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
26415            ! ext/Devel/PPPort/soak
26416 ____________________________________________________________________________
26417 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
26418         Log: No use talking about dynamic library search patch
26419              unless we are having a dynamic build.
26420      Branch: perl
26421            ! t/TEST
26422 ____________________________________________________________________________
26423 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
26424         Log: Be more explicit on the List::Util build trick,
26425              should also stop unneeded rebuilds on static builds.
26426      Branch: perl
26427            ! ext/List/Util/Makefile.PL
26428 ____________________________________________________________________________
26429 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
26430         Log: We need to replace the optimize (-O1) with
26431              the -h scalar0 -h vector0, not append them
26432              to the ccflags.
26433      Branch: perl
26434            ! hints/unicos.sh hints/unicosmk.sh
26435 ____________________________________________________________________________
26436 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
26437         Log: Subject: [PATCH] Shared hash keys 
26438              From: Nicholas Clark <nick@ccl4.org>
26439              Date: Sun, 2 Dec 2001 20:52:32 +0000
26440              Message-ID: <20011202205232.U21702@plum.flirble.org>
26441      Branch: perl
26442            ! doop.c t/op/tr.t
26443 ____________________________________________________________________________
26444 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
26445         Log: Better add new files to MANIFEST, too.
26446      Branch: perl
26447            ! MANIFEST
26448 ____________________________________________________________________________
26449 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
26450         Log: Subject: {PATCH] perlpacktut.pod
26451              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
26452              Date: Sun, 02 Dec 2001 19:55:06 +0100
26453              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
26454      Branch: perl
26455            ! pod/perlpacktut.pod
26456 ____________________________________________________________________________
26457 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
26458         Log: Various small nits found by DJGPP build.
26459      Branch: perl
26460            ! doio.c mg.c pp.c util.c
26461 ____________________________________________________________________________
26462 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
26463         Log: Subject: RE: More verbose POD for Carp
26464              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
26465              Date: Sun, 2 Dec 2001 11:32:51 -0500
26466              Message-ID: <3C0A9748@operamail.com>
26467      Branch: perl
26468            ! lib/Carp.pm
26469 ____________________________________________________________________________
26470 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
26471         Log: Add a header for DJGPP with the function prototypes.
26472      Branch: perl
26473            + djgpp/djgpp.h
26474            ! MANIFEST djgpp/djgpp.c
26475 ____________________________________________________________________________
26476 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
26477         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
26478              From: Abe Timmerman <abe@ztreet.demon.nl>
26479              Date: Sun, 02 Dec 2001 02:41:25 +0100
26480              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
26481      Branch: perl
26482            ! pp_sys.c
26483 ____________________________________________________________________________
26484 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
26485         Log: There isn't PTR2INT(), there's PTR2IV().
26486      Branch: perl
26487            ! ext/Time/HiRes/HiRes.xs
26488 ____________________________________________________________________________
26489 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
26490         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
26491              From: Marc Lehmann <root@schmorp.de>
26492              Date: Sun, 02 Dec 2001 02:44:53 +0100
26493              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
26494      Branch: perl
26495            ! ext/Time/HiRes/HiRes.xs
26496 ____________________________________________________________________________
26497 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
26498         Log: encode()/decode() examples.
26499      Branch: perl
26500            ! ext/Encode/Encode.pm
26501 ____________________________________________________________________________
26502 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
26503         Log: DJGPP tweaks from Laszlo Molnar.
26504      Branch: perl
26505            ! djgpp/config.over djgpp/djgppsed.sh
26506 ____________________________________________________________________________
26507 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
26508         Log: Update Changes.
26509      Branch: perl
26510            ! Changes patchlevel.h
26511 ____________________________________________________________________________
26512 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
26513         Log: Integrate perlio;
26514              
26515              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
26516              which do not have file descriptors. Noticed a possibly
26517              worse problem in the process ...
26518      Branch: perl
26519           !> doio.c
26520 ____________________________________________________________________________
26521 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
26522         Log: Non-VMS-fixed and Win32-skipped version of
26523              
26524              Subject: [PATCH t/op/exec.t] Portabilty fix 
26525              From: Michael G Schwern <schwern@pobox.com> 
26526              Date: Fri, 30 Nov 2001 16:09:27 -0500
26527              Message-ID: <20011130160927.A10406@blackrider>
26528      Branch: perl
26529            ! t/op/exec.t
26530 ____________________________________________________________________________
26531 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
26532         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
26533              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
26534              Date: Sat, 1 Dec 2001 07:01:09 -0500
26535              Message-ID: <3C0D2E39@operamail.com>
26536              
26537              Subject: More verbose POD for Carp
26538              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
26539              Date: Sat, 1 Dec 2001 08:04:16 -0500
26540              Message-ID: <3C285C2B@operamail.com>
26541      Branch: perl
26542            ! lib/Carp.pm lib/Carp/Heavy.pm
26543 ____________________________________________________________________________
26544 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
26545         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
26546              From: chromatic <chromatic@rmci.net>
26547              Date: Sat, 01 Dec 2001 12:41:58 -0700
26548              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
26549      Branch: perl
26550            ! lib/DB.t
26551 ____________________________________________________________________________
26552 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
26553         Log: Try to make a missing RADIXCHAR a softer kinder error.
26554      Branch: perl
26555            ! ext/I18N/Langinfo/Langinfo.t
26556 ____________________________________________________________________________
26557 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
26558         Log: Have a little faith on nl_langinfo() itself.
26559      Branch: perl
26560            ! ext/I18N/Langinfo/Langinfo.xs
26561 ____________________________________________________________________________
26562 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
26563         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
26564              the max, not max plus one)
26565      Branch: perl
26566            ! ext/I18N/Langinfo/Langinfo.xs
26567 ____________________________________________________________________________
26568 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
26569         Log: Make reality agree with the comment.
26570      Branch: perl
26571            ! ext/I18N/Langinfo/Langinfo.xs
26572 ____________________________________________________________________________
26573 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
26574         Log: Try to protect against wild langinfo() arguments.
26575      Branch: perl
26576            ! ext/I18N/Langinfo/Langinfo.xs
26577 ____________________________________________________________________________
26578 [ 13409] By: nick                                  on 2001/12/01  18:19:59
26579         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
26580              have file descriptors. Noticed a possibly worse problem in the process ...
26581      Branch: perlio
26582            ! doio.c
26583 ____________________________________________________________________________
26584 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
26585         Log: (replaced by #13556)
26586              
26587              If we are inside an eval, let's be silent about
26588              separate symbols and just croak() in the end.
26589      Branch: perl
26590            ! lib/Exporter/Heavy.pm
26591 ____________________________________________________________________________
26592 [ 13407] By: nick                                  on 2001/12/01  17:14:05
26593         Log: Integrate mainline
26594      Branch: perlio
26595           !> (integrate 26 files)
26596 ____________________________________________________________________________
26597 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
26598         Log: Subject: Fix for Exporter error reporting behaviour
26599              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
26600              Date: Sat, 1 Dec 2001 06:34:48 -0500
26601              Message-ID: <3C0D1B9A@operamail.com>
26602      Branch: perl
26603            ! lib/Exporter.pm lib/Exporter/Heavy.pm
26604 ____________________________________________________________________________
26605 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
26606         Log: Need to hide behind an eval to avoid a warning
26607              about :utf8 on non-perlio configs.
26608      Branch: perl
26609            ! lib/open.t
26610 ____________________________________________________________________________
26611 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
26612         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
26613              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26614              Date: Fri, 30 Nov 2001 23:46:58 +0100
26615              Message-ID: <20011130234658.A717@rafael>
26616      Branch: perl
26617            ! op.c t/op/method.t
26618 ____________________________________________________________________________
26619 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
26620         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
26621              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26622              Date: Thu, 29 Nov 2001 22:46:12 +0100
26623              Message-ID: <20011129224612.A699@rafael>
26624      Branch: perl
26625            ! ext/B/B/Xref.pm
26626 ____________________________________________________________________________
26627 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
26628         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
26629              From: Tels <perl_dummy@bloodgate.com>
26630              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
26631              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
26632      Branch: perl
26633            ! pod/perlfunc.pod
26634 ____________________________________________________________________________
26635 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
26636         Log: Subject: [REPATCH] reference pointer comparison
26637              From: Nicholas Clark <nick@ccl4.org>
26638              Date: Sat, 1 Dec 2001 13:00:17 +0000
26639              Message-ID: <20011201130017.I21702@plum.flirble.org>
26640      Branch: perl
26641            ! pp.c
26642 ____________________________________________________________________________
26643 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
26644         Log: Upgrade to Storable 1.0.14.
26645      Branch: perl
26646            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
26647 ____________________________________________________________________________
26648 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
26649         Log: Add simple caches for ::viacode() and ::vianame().
26650      Branch: perl
26651            ! lib/charnames.pm lib/charnames.t
26652 ____________________________________________________________________________
26653 [ 13398] By: nick                                  on 2001/12/01  10:36:24
26654         Log: Integrate mainline.
26655      Branch: perlio
26656           +> (branch 44 files)
26657            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
26658            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
26659            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
26660           !> (integrate 250 files)
26661 ____________________________________________________________________________
26662 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
26663         Log: Regen toc and modlib.
26664      Branch: perl
26665            ! pod/perlmodlib.pod pod/perltoc.pod
26666 ____________________________________________________________________________
26667 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
26668         Log: Upgrade to podlators-1.18.
26669      Branch: perl
26670            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
26671 ____________________________________________________________________________
26672 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
26673         Log: -h scalar0 -h vector0 seems to help for both
26674              UNICOS and UNICOS/mk on the unpack %65c problems.
26675              
26676              (replaces #13393)
26677      Branch: perl
26678            ! hints/unicos.sh hints/unicosmk.sh
26679 ____________________________________________________________________________
26680 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
26681         Log: More Socket constants.
26682      Branch: perl
26683            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
26684 ____________________________________________________________________________
26685 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
26686         Log: (replaced by #13395)
26687      Branch: perl
26688            ! hints/unicosmk.sh
26689 ____________________________________________________________________________
26690 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
26691         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
26692              From: Andy Dougherty <doughera@lafayette.edu>
26693              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
26694              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
26695              
26696              Simplify the test skippage criterion now that we are
26697              no more dependent on sed.
26698      Branch: perl
26699            ! t/comp/cpp.t t/run/switchPx.t
26700 ____________________________________________________________________________
26701 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
26702         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
26703              From: Michael G Schwern <schwern@pobox.com>
26704              Date: Fri, 30 Nov 2001 11:48:44 -0500
26705              Message-ID: <20011130114844.C1303@blackrider>
26706              
26707              (replaces #13381)
26708      Branch: perl
26709            ! t/op/stat.t
26710 ____________________________________________________________________________
26711 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
26712         Log: Let's not assume how much memory has been allocated
26713              to PVs.
26714      Branch: perl
26715            ! ext/Devel/Peek/Peek.t
26716 ____________________________________________________________________________
26717 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
26718         Log: VOS needs to know the modules, including pp_sort.
26719      Branch: perl
26720            ! vos/perl.bind
26721 ____________________________________________________________________________
26722 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
26723         Log: Unused variables.
26724      Branch: perl
26725            ! ext/Unicode/Normalize/Normalize.xs
26726 ____________________________________________________________________________
26727 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
26728         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
26729              From: John Peacock <jpeacock@rowman.com>     
26730              Date: Fri, 30 Nov 2001 10:24:00 -0500        
26731              Message-ID: <3C07A490.A22A76B0@rowman.com>   
26732      Branch: perl
26733            ! lib/ExtUtils/Embed.t
26734 ____________________________________________________________________________
26735 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
26736         Log: Tweak for the VOS building script from Paul Green.
26737      Branch: perl
26738            ! vos/configure_perl.cm
26739 ____________________________________________________________________________
26740 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
26741         Log: Update Changes.
26742      Branch: perl
26743            ! Changes patchlevel.h
26744 ____________________________________________________________________________
26745 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
26746         Log: Cannot test if cppstdin has not yet been installed.
26747      Branch: perl
26748            ! t/run/switchPx.t
26749 ____________________________________________________________________________
26750 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
26751         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
26752              From: Michael G Schwern <schwern@pobox.com> 
26753              Date: Thu, 29 Nov 2001 22:05:11 -0500
26754              Message-ID: <20011129220510.A18869@blackrider>
26755              
26756              TODO 1: if cppstdin is used and not yet installed,
26757              the Px.t will fail (must do the same as in cpp.t)
26758              
26759              TODO 2: does this work if no Perl whatsoever has
26760              yet been installed?  That is, we should be using
26761              the Perl we are building to execute the one-liner.
26762      Branch: perl
26763            + t/run/switchPx.aux t/run/switchPx.t
26764            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
26765            ! vms/test.com
26766 ____________________________________________________________________________
26767 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
26768         Log: Upgrade to Unicode::Normalize 0.12.
26769      Branch: perl
26770            ! ext/Unicode/Normalize/Changes
26771            ! ext/Unicode/Normalize/Normalize.pm
26772            ! ext/Unicode/Normalize/Normalize.xs
26773            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
26774            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
26775            ! ext/Unicode/Normalize/t/test.t
26776 ____________________________________________________________________________
26777 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
26778         Log: (replaced by #13391)
26779              
26780              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
26781              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
26782              Date: 30 Nov 2001 11:41:53 -0000             
26783              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
26784              
26785              No need to die if we have high-paranoia (non-chdirable)
26786              system directories.
26787      Branch: perl
26788            ! t/op/stat.t
26789 ____________________________________________________________________________
26790 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
26791         Log: Paragraph rewrapping.
26792      Branch: perl
26793            ! pod/perliol.pod
26794 ____________________________________________________________________________
26795 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
26796         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
26797              From: Stas Bekman <stas@stason.org>
26798              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
26799              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
26800      Branch: perl
26801            ! pod/perliol.pod
26802 ____________________________________________________________________________
26803 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
26804         Log: Whether select() gets restarted on signals is
26805              implementation dependent.
26806      Branch: perl
26807            ! ext/Time/HiRes/HiRes.t
26808 ____________________________________________________________________________
26809 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
26810         Log: More forgotten checkins.
26811      Branch: perl
26812            ! embed.h embed.pl proto.h
26813 ____________________________________________________________________________
26814 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
26815         Log: Add a note about folding vs lowercase.
26816      Branch: perl
26817            ! regexec.c
26818 ____________________________________________________________________________
26819 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
26820         Log: Use to_uni_fold (and add changed global.sym)
26821      Branch: perl
26822            ! global.sym utf8.c
26823 ____________________________________________________________________________
26824 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
26825         Log: Make to Unicode character functions to use UVs
26826              instead of U32s and add to_uni_fold().
26827      Branch: perl
26828            ! embed.pl proto.h utf8.c
26829 ____________________________________________________________________________
26830 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
26831         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
26832              From: Nicholas Clark <nick@ccl4.org>
26833              Date: Thu, 29 Nov 2001 22:47:32 +0000
26834              Message-ID: <20011129224732.W37621@plum.flirble.org>
26835      Branch: perl
26836            ! pod/perlpacktut.pod
26837 ____________________________________________________________________________
26838 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
26839         Log: README.vos updates from Paul Green.
26840      Branch: perl
26841            ! README.vos
26842 ____________________________________________________________________________
26843 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
26844         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
26845              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26846              Date: Thu, 29 Nov 2001 14:18:51 EST
26847              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
26848      Branch: perl
26849            ! mg.c vms/vms.c vms/vmsish.h
26850 ____________________________________________________________________________
26851 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
26852         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
26853              From: Michael G Schwern <schwern@pobox.com>
26854              Date: Thu, 29 Nov 2001 13:12:31 -0500
26855              Message-ID: <20011129131231.E11300@blackrider>
26856      Branch: perl
26857            ! README.vms
26858 ____________________________________________________________________________
26859 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
26860         Log: BGET_IV was missing.
26861      Branch: perl
26862            ! ext/ByteLoader/bytecode.h
26863 ____________________________________________________________________________
26864 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
26865         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
26866              From: Jonathan Stowe <gellyfish@gellyfish.com>
26867              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
26868              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
26869      Branch: perl
26870            ! lib/Term/Cap.pm
26871 ____________________________________________________________________________
26872 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
26873         Log: Porting/checkURL.pl was missing.
26874      Branch: perl
26875            ! MANIFEST
26876 ____________________________________________________________________________
26877 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
26878         Log: Subject: INSTALL and READMEs should be reviewed
26879              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26880              Date: Thu, 29 Nov 2001 16:49:36 +0100
26881              Message-ID: <20011129164936.A17492@rafael>         
26882      Branch: perl
26883            ! README.cygwin
26884 ____________________________________________________________________________
26885 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
26886         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
26887              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
26888              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
26889              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
26890      Branch: perl
26891            ! README.os390
26892 ____________________________________________________________________________
26893 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
26894         Log: Update Changes.
26895      Branch: perl
26896            ! Changes patchlevel.h
26897 ____________________________________________________________________________
26898 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
26899         Log: The changes to the curliffed files didn't stick in #13348.
26900      Branch: perl
26901            ! README.dos README.win32
26902 ____________________________________________________________________________
26903 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
26904         Log: Subject: Re: Found the rev where File::Glob broke
26905              From: Andy Dougherty <doughera@lafayette.edu>
26906              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
26907              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
26908      Branch: perl
26909            ! lib/ExtUtils/MM_Unix.pm
26910 ____________________________________________________________________________
26911 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
26912         Log: Use __DATA__ instead of __END__.
26913      Branch: perl
26914            ! lib/Term/Cap.pm
26915 ____________________________________________________________________________
26916 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
26917         Log: Subject: [PATCH toke.c] autosplit into @F fix
26918              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26919              Date: Thu, 29 Nov 2001 14:52:23 +0100
26920              Message-ID: <20011129145223.A25817@rafael>         
26921      Branch: perl
26922            ! toke.c
26923 ____________________________________________________________________________
26924 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
26925         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
26926              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26927              Date: Thu, 29 Nov 2001 15:48:15 +0100
26928              Message-ID: <20011129154815.C25817@rafael>         
26929      Branch: perl
26930            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
26931 ____________________________________________________________________________
26932 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
26933         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
26934              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
26935              Date: Wed, 28 Nov 2001 20:35:29 +0100
26936              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
26937      Branch: perl
26938            ! pod/perlpacktut.pod
26939 ____________________________________________________________________________
26940 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
26941         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
26942              From: Stas Bekman <stas@stason.org>
26943              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
26944              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
26945              
26946              (with tweaks)
26947      Branch: perl
26948            ! pod/perlapio.pod
26949 ____________________________________________________________________________
26950 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
26951         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
26952              From: Tels <perl_dummy@bloodgate.com>
26953              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
26954              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
26955              
26956              (plus paragraph rewrapping)
26957      Branch: perl
26958            ! lib/Exporter.pm
26959 ____________________________________________________________________________
26960 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
26961         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
26962              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
26963              Date: Wed, 28 Nov 2001 21:47:59 +0000
26964              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
26965      Branch: perl
26966            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
26967 ____________________________________________________________________________
26968 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
26969         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
26970              From: Andy Dougherty <doughera@lafayette.edu>
26971              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
26972              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
26973      Branch: perl
26974            ! INSTALL ext/Time/HiRes/HiRes.t
26975 ____________________________________________________________________________
26976 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
26977         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
26978              From: Michael G Schwern <schwern@pobox.com> 
26979              Date: Wed, 28 Nov 2001 16:37:01 -0500
26980              Message-ID: <20011128163701.H676@blackrider>
26981      Branch: perl
26982            ! t/run/kill_perl.t
26983 ____________________________________________________________________________
26984 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
26985         Log: @INC tweak.
26986      Branch: perl
26987            ! t/op/ref.t
26988 ____________________________________________________________________________
26989 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
26990         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
26991              From: Nicholas Clark <nick@ccl4.org>
26992              Date: Wed, 28 Nov 2001 23:38:43 +0000
26993              Message-ID: <20011128233843.N37621@plum.flirble.org>  
26994      Branch: perl
26995            ! installman
26996 ____________________________________________________________________________
26997 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
26998         Log: Tweak the forking logic.
26999      Branch: perl
27000            ! Porting/checkURL.pl
27001 ____________________________________________________________________________
27002 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
27003         Log: Update perlmodlib.PL as per #13348.  The L<> got
27004              changed back because that is coming from ParseLink.pm.
27005      Branch: perl
27006            ! pod/perlmodlib.PL pod/perlmodlib.pod
27007 ____________________________________________________________________________
27008 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
27009         Log: URL fixups from Michael Schwern.
27010      Branch: perl
27011            ! README.cygwin README.dos README.hpux README.mint README.mpeix
27012            ! README.os390 README.qnx README.solaris README.vos README.win32
27013            ! pod/perlmodlib.pod
27014 ____________________________________________________________________________
27015 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
27016         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
27017              From: Barrie Slaymaker <barries@slaysys.com>
27018              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
27019              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
27020      Branch: perl
27021            ! lib/Exporter.pm
27022 ____________________________________________________________________________
27023 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
27024         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
27025      Branch: perl
27026            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
27027 ____________________________________________________________________________
27028 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
27029         Log: Subject: [PATCH] Re: $\ very broken
27030              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27031              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
27032              Message-ID: <20011128223308.E732@rafael>   
27033              
27034              Subject: Re: [PATCH] Re: $\ very broken     
27035              From: Nicholas Clark <nick@ccl4.org>
27036              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
27037              Message-ID: <20011128222859.K37621@plum.flirble.org>
27038      Branch: perl
27039            ! mg.c t/op/ref.t
27040 ____________________________________________________________________________
27041 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
27042         Log: Add Abigail's link checker with the following tweaks:
27043              - known dummy URLs (Peter Prymmer)
27044              - do also READMEs and INSTALL (Michael Schwern)
27045              - do also ftp URLs
27046              - add fork retry loop in case the allowed number
27047              of processes per user is low
27048      Branch: perl
27049            + Porting/checkURL.pl
27050            ! MANIFEST
27051 ____________________________________________________________________________
27052 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
27053         Log: Update Changes.
27054      Branch: perl
27055            ! Changes patchlevel.h
27056 ____________________________________________________________________________
27057 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
27058         Log: In Linux if we have modern enough gcc and supported
27059              enough CPU, crank up the optimization level to -O3.
27060      Branch: perl
27061            ! hints/linux.sh
27062 ____________________________________________________________________________
27063 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
27064         Log: Add perlpacktut from Wolfgang Laun; regen toc.
27065      Branch: perl
27066            + pod/perlpacktut.pod
27067            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
27068            ! pod/perltoc.pod
27069 ____________________________________________________________________________
27070 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
27071         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
27072              From: PPrymmer@factset.com
27073              Date: Wed, 28 Nov 2001 07:51:26 -0500
27074              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
27075      Branch: perl
27076            ! vms/test.com
27077 ____________________________________________________________________________
27078 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
27079         Log: Test cases for the first half of #13338.
27080      Branch: perl
27081            ! t/lib/h2ph.h t/lib/h2ph.pht
27082 ____________________________________________________________________________
27083 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
27084         Log: Subject: Re: h2ph confused by comments in an enum.
27085              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
27086              Date: Wed, 28 Nov 2001 04:19:21 +0000
27087              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
27088              
27089              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
27090              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
27091              Date: Wed, 28 Nov 2001 13:36:35 +0000
27092              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
27093      Branch: perl
27094            ! utils/h2ph.PL
27095 ____________________________________________________________________________
27096 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
27097         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
27098              From: Jonathan Stowe <gellyfish@gellyfish.com>
27099              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
27100              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
27101              
27102              (replace #13327)
27103      Branch: perl
27104            ! lib/Term/Cap.pm
27105 ____________________________________________________________________________
27106 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
27107         Log: Replace #13335 with
27108              
27109              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
27110              From: Russ Allbery <rra@stanford.edu>
27111              Date: 27 Nov 2001 20:42:49 -0800
27112              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
27113      Branch: perl
27114            ! lib/Pod/Text/Termcap.pm
27115 ____________________________________________________________________________
27116 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
27117         Log: (replaced by #13336)
27118              
27119              Subject: [PATCH perl@13323] Termcap.pm with no termios
27120              From: "Craig A. Berry" <craigberry@mac.com> 
27121              Date: Tue, 27 Nov 2001 22:28:50 -0600
27122              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
27123      Branch: perl
27124            ! lib/Pod/Text/Termcap.pm
27125 ____________________________________________________________________________
27126 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
27127         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
27128              From: "Craig A. Berry" <craigberry@mac.com> 
27129              Date: Tue, 27 Nov 2001 21:46:45 -0600
27130              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
27131      Branch: perl
27132            ! configure.com
27133 ____________________________________________________________________________
27134 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
27135         Log: Upgrade to podlators 1.17.
27136      Branch: perl
27137            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
27138            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
27139 ____________________________________________________________________________
27140 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
27141         Log: Fix for "a\x{100}" =~ /A/i.
27142      Branch: perl
27143            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
27144            ! utf8.c
27145 ____________________________________________________________________________
27146 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
27147         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
27148              From: "Craig A. Berry" <craigberry@mac.com>
27149              Date: Tue, 27 Nov 2001 17:11:49 -0600
27150              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
27151      Branch: perl
27152            ! lib/DB.t
27153 ____________________________________________________________________________
27154 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
27155         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
27156              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
27157              Date: Tue, 27 Nov 2001 14:55:23 -0500
27158              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
27159              
27160              Subject: [PATCH: perl@13324] updates to perldelta.pod 
27161              From: PPrymmer@factset.com
27162              Date: Tue, 27 Nov 2001 18:06:04 -0500
27163              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
27164              
27165              plus added some known problems.
27166      Branch: perl
27167            ! pod/perldelta.pod
27168 ____________________________________________________________________________
27169 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
27170         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
27171              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27172              Date: Tue, 27 Nov 2001 15:38:02 EST 
27173              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
27174      Branch: perl
27175            ! configure.com vms/vms.c vms/vmsish.h
27176 ____________________________________________________________________________
27177 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
27178         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
27179              From: Michael G Schwern <schwern@pobox.com> 
27180              Date: Tue, 27 Nov 2001 15:31:12 -0500
27181              Message-ID: <20011127153112.G20929@blackrider>
27182      Branch: perl
27183            ! t/run/kill_perl.t
27184 ____________________________________________________________________________
27185 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
27186         Log: (replaced by #13337)
27187              
27188              VMS can safely hardcode a termcap entry for VT100.
27189      Branch: perl
27190            ! lib/Term/Cap.pm
27191 ____________________________________________________________________________
27192 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
27193         Log: VMS piping fixes from Charles Lane (perl -P should
27194              be working now).
27195      Branch: perl
27196            ! vms/vms.c
27197 ____________________________________________________________________________
27198 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
27199         Log: Subject: [PATCH] perlvar.pod fix
27200              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
27201              Date: Tue, 27 Nov 2001 13:11:47 -0500
27202              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
27203      Branch: perl
27204            ! pod/perlvar.pod
27205 ____________________________________________________________________________
27206 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
27207         Log: Update Changes.
27208      Branch: perl
27209            ! Changes patchlevel.h
27210 ____________________________________________________________________________
27211 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
27212         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
27213              From: "Craig A. Berry" <craigberry@mac.com> 
27214              Date: Tue, 27 Nov 2001 10:21:18 -0600
27215              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
27216      Branch: perl
27217            ! lib/ExtUtils/MM_VMS.pm
27218 ____________________________________________________________________________
27219 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
27220         Log: Protect against accumulating -options -options -options.
27221      Branch: perl
27222            ! hints/hpux.sh
27223 ____________________________________________________________________________
27224 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
27225         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
27226              From: Barrie Slaymaker <barries@slaysys.com>
27227              Date: Tue, 27 Nov 2001 10:58:54 -0500
27228              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
27229      Branch: perl
27230            ! lib/Benchmark.pm
27231 ____________________________________________________________________________
27232 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
27233         Log: Tiny fix from John P. Linderman.
27234      Branch: perl
27235            ! lib/sort.pm
27236 ____________________________________________________________________________
27237 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
27238         Log: The Story of sort(), from John P. Linderman.
27239      Branch: perl
27240            ! pod/perldelta.pod
27241 ____________________________________________________________________________
27242 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
27243         Log: Add information what to do if you are reading
27244              perluniintro but using some older Perl.
27245      Branch: perl
27246            ! pod/perluniintro.pod
27247 ____________________________________________________________________________
27248 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
27249         Log: Update the 'wide characters' FAQ entry.
27250      Branch: perl
27251            ! pod/perlfaq6.pod
27252 ____________________________________________________________________________
27253 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
27254         Log: Fix for
27255              
27256              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
27257              From: Marc Lehmann <root@schmorp.de>
27258              Date: Tue, 27 Nov 2001 14:27:14 +0100
27259              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
27260      Branch: perl
27261            ! ext/Encode.t ext/Encode/Encode.xs
27262 ____________________________________________________________________________
27263 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
27264         Log: Subject: [PATCH] DB_File 1.801
27265              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
27266              Date: Tue, 27 Nov 2001 15:06:45 -0000
27267              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
27268      Branch: perl
27269            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
27270            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
27271 ____________________________________________________________________________
27272 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
27273         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
27274      Branch: perl
27275            ! pod/perlmodlib.pod
27276 ____________________________________________________________________________
27277 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
27278         Log: sort() doc tweaks from John P. Linderman.
27279      Branch: perl
27280            ! pod/perlfunc.pod
27281 ____________________________________________________________________________
27282 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
27283         Log: Subject: [PATCH] More perldelta.pod nits
27284              From: Simon Glover <scog@roe.ac.uk>
27285              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
27286              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
27287      Branch: perl
27288            ! pod/perldelta.pod
27289 ____________________________________________________________________________
27290 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
27291         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
27292              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
27293              Date: Tue, 27 Nov 2001 11:52:31 -0000
27294              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
27295      Branch: perl
27296            ! ext/Devel/PPPort/harness/Makefile.PL
27297 ____________________________________________________________________________
27298 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
27299         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
27300              From: Michael G Schwern <schwern@pobox.com>
27301              Date: Tue, 27 Nov 2001 03:38:24 -0500
27302              Message-ID: <20011127033824.A17775@blackrider>
27303      Branch: perl
27304            ! t/TEST
27305 ____________________________________________________________________________
27306 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
27307         Log: Subject: Re: perlcc very broken
27308              From: John Peacock <jpeacock@rowman.com>
27309              Date: Tue, 27 Nov 2001 06:48:01 -0500
27310              Message-ID: <3C037D71.4030508@rowman.com>
27311      Branch: perl
27312            ! utils/perlcc.PL
27313 ____________________________________________________________________________
27314 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
27315         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
27316              From: David Dyck <dcd@tc.fluke.com>
27317              Date: Mon, 26 Nov 2001 22:04:38 -0800
27318              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
27319      Branch: perl
27320            ! t/op/pack.t
27321 ____________________________________________________________________________
27322 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
27323         Log: Subject: [ID 20011126.149] t/op/split fails step 37
27324              From: David Dyck <dcd@tc.fluke.com>
27325              Date: Mon, 26 Nov 2001 21:52:35 -0800
27326              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
27327      Branch: perl
27328            ! t/op/split.t
27329 ____________________________________________________________________________
27330 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
27331         Log: incorporate last minute change from libnet 1.0901-tobe
27332      Branch: perl
27333            ! lib/Net/SMTP.pm
27334 ____________________________________________________________________________
27335 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
27336         Log: Pass 7 at perldelta - random edits.
27337      Branch: perl
27338            ! pod/perldelta.pod
27339 ____________________________________________________________________________
27340 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
27341         Log: Portability and skippage tweaks.
27342      Branch: perl
27343            ! t/op/split.t
27344 ____________________________________________________________________________
27345 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
27346         Log: (retracted by #13449)
27347              Try to make Unicode casemapping to work for EBCDIC, too.
27348      Branch: perl
27349            ! utf8.c
27350 ____________________________________________________________________________
27351 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
27352         Log: Just printing 1..0 is not quite enough...
27353      Branch: perl
27354            ! lib/Dumpvalue.t
27355 ____________________________________________________________________________
27356 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
27357         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
27358              Delay the match until runtime.
27359      Branch: perl
27360            ! t/op/append.t
27361 ____________________________________________________________________________
27362 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
27363         Log: UTF-EBCDIC.
27364      Branch: perl
27365            ! ext/Devel/Peek/Peek.t
27366 ____________________________________________________________________________
27367 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
27368         Log: Be UTF-EBCDIC aware.
27369      Branch: perl
27370            ! lib/bytes.t
27371 ____________________________________________________________________________
27372 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
27373         Log: Bad assumption which way digits and letters sort.
27374      Branch: perl
27375            ! lib/English.t
27376 ____________________________________________________________________________
27377 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
27378         Log: If in EBCDIC but no Convert::EBCDIC
27379              the libnet tests will all fail.
27380      Branch: perl
27381            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
27382            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
27383            ! lib/Net/t/smtp.t lib/Net/t/time.t
27384 ____________________________________________________________________________
27385 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
27386         Log: Just sorting to guarantee order is not enough.
27387              (Think EBCDIC.) 
27388      Branch: perl
27389            ! lib/ExtUtils/Manifest.t
27390 ____________________________________________________________________________
27391 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
27392         Log: OS/390 cleanable gunk.
27393      Branch: perl
27394            ! lib/ExtUtils/MM_Unix.pm
27395 ____________________________________________________________________________
27396 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
27397         Log: Update the EBCDIC MD5 checksums.
27398      Branch: perl
27399            ! ext/Digest/MD5/t/files.t
27400 ____________________________________________________________________________
27401 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
27402         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
27403              From: Nicholas Clark <nick@ccl4.org>
27404              Date: Mon, 26 Nov 2001 23:06:34 +0000
27405              Message-ID: <20011126230633.Q37621@plum.flirble.org>
27406      Branch: perl
27407            ! installman
27408 ____________________________________________________________________________
27409 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
27410         Log: sort tweaks from John P. Linderman.
27411      Branch: perl
27412            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
27413 ____________________________________________________________________________
27414 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
27415         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
27416              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
27417              Date: Mon, 26 Nov 2001 18:47:25 -0600
27418              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
27419              
27420              Craig Berry submitted half of this patch just yesterday.
27421              Spooky cosmic resonance.
27422      Branch: perl
27423            ! ext/Socket/Socket.xs
27424 ____________________________________________________________________________
27425 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
27426         Log: Subject: [PATCH] doio slightly smaller
27427              From: Nicholas Clark <nick@ccl4.org>
27428              Date: Tue, 27 Nov 2001 00:40:23 +0000      
27429              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
27430      Branch: perl
27431            ! doio.c
27432 ____________________________________________________________________________
27433 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
27434         Log: perldelta nits from Autrijus Tang and Ron Kimball.
27435      Branch: perl
27436            ! pod/perldelta.pod
27437 ____________________________________________________________________________
27438 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
27439         Log: Subject: [PATCH] unpack P* uses random length for item
27440              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
27441              Date: Mon, 26 Nov 2001 19:56:32 +0100
27442              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
27443      Branch: perl
27444            ! pod/perldiag.pod pp_pack.c t/op/pack.t
27445 ____________________________________________________________________________
27446 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
27447         Log: Subject: [PATCH current] system and taintedness
27448              From: Radu Greab <radu@netsoft.ro>
27449              Date: Mon, 26 Nov 2001 18:42:29 +0200
27450              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
27451      Branch: perl
27452            ! pp_sys.c t/op/taint.t
27453 ____________________________________________________________________________
27454 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
27455         Log: Subject: [PATCH @ 13283] Devel::PPPort
27456              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
27457              Date: Mon, 26 Nov 2001 14:37:17 -0000
27458              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
27459      Branch: perl
27460            + ext/Devel/PPPort/MANIFEST
27461            ! MANIFEST ext/Devel/PPPort/Makefile.PL
27462            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
27463            ! ext/Devel/PPPort/harness/Harness.xs
27464            ! ext/Devel/PPPort/harness/Makefile.PL
27465            ! ext/Devel/PPPort/harness/module2.c
27466            ! ext/Devel/PPPort/harness/module3.c
27467            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
27468 ____________________________________________________________________________
27469 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
27470         Log: Update the test list.
27471      Branch: perl
27472            ! t/lib/1_compile.t
27473 ____________________________________________________________________________
27474 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
27475         Log: Sync-up tests with libnet distribution
27476      Branch: perl
27477            + lib/Net/t/netrc.t
27478            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
27479 ____________________________________________________________________________
27480 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
27481         Log: Update Changes.
27482      Branch: perl
27483            ! Changes patchlevel.h
27484 ____________________________________________________________________________
27485 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
27486         Log: Upgrade to podlators 1.16.
27487      Branch: perl
27488            + lib/Pod/t/basic.cap
27489            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
27490            ! lib/Pod/t/basic.t pod/pod2man.PL
27491 ____________________________________________________________________________
27492 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
27493         Log: Pass 6 at perldelta - sort enhancements, generic and
27494              platform specific bug fixes.
27495      Branch: perl
27496            ! pod/perldelta.pod
27497 ____________________________________________________________________________
27498 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
27499         Log: PROPAGATE documentation from Tony Cook.
27500      Branch: perl
27501            ! pod/perlfunc.pod
27502 ____________________________________________________________________________
27503 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
27504         Log: DJGPP cannot do signals that well.
27505      Branch: perl
27506            ! ext/POSIX/t/sigaction.t
27507 ____________________________________________________________________________
27508 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
27509         Log: Can't do subsecond alarms without ualarm; and break out
27510              early if alarms do not seem to be coming in as expected.
27511      Branch: perl
27512            ! ext/Time/HiRes/HiRes.t
27513 ____________________________________________________________________________
27514 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
27515         Log: No Socket, little Net.
27516      Branch: perl
27517            ! t/lib/1_compile.t
27518 ____________________________________________________________________________
27519 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
27520         Log: Take the taint brush to the getcwds.
27521      Branch: perl
27522            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
27523 ____________________________________________________________________________
27524 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
27525         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
27526              From: "Craig A. Berry" <craigberry@mac.com>
27527              Date: Sun, 25 Nov 2001 16:20:45 -0600
27528              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
27529      Branch: perl
27530            ! ext/Socket/Socket.xs
27531 ____________________________________________________________________________
27532 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
27533         Log: Since in some DOS filesystems the timestamp granularity
27534              may be only two seconds, better sleep for three to play safe.
27535              (Helps CygWin, at least.)
27536      Branch: perl
27537            ! lib/Memoize/t/expire_file.t
27538 ____________________________________________________________________________
27539 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
27540         Log: For some reason CygWin wasn't collapsing multiple
27541              slashes into one, which made some Spec.t tests to fail.
27542              Either CygWin was being too prudish or the collapsing
27543              logic needs to be rethunk.
27544      Branch: perl
27545            ! lib/File/Spec/Unix.pm
27546 ____________________________________________________________________________
27547 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
27548         Log: Cygwin needs to have libperl.dll around if trying to link
27549              with -lperl.  Note: this change cures the test but whether
27550              it cures CygPerl installation, I don't know: hopefully the
27551              libperl5_7_2.dll, or the version equivalent, gets installed
27552              also as libperl.dll to the proper place(s).
27553      Branch: perl
27554            ! lib/ExtUtils/Embed.t
27555 ____________________________________________________________________________
27556 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
27557         Log: -I../lib/.. and -L../lib/..?  Strange.
27558      Branch: perl
27559            ! lib/ExtUtils/Embed.t
27560 ____________________________________________________________________________
27561 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
27562         Log: $MM?
27563      Branch: perl
27564            ! lib/ExtUtils/Embed.pm
27565 ____________________________________________________________________________
27566 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
27567         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
27568              From: Dave Rolsky <autarch@urth.org>
27569              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
27570              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
27571      Branch: perl
27572            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
27573            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
27574 ____________________________________________________________________________
27575 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
27576         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
27577              From: chromatic <chromatic@rmci.net>
27578              Date: Sat, 24 Nov 2001 14:56:57 -0700
27579              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
27580              
27581              plus a tweak for ithreads builds.
27582      Branch: perl
27583            + lib/DB.t
27584            ! MANIFEST lib/DB.pm
27585 ____________________________________________________________________________
27586 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
27587         Log: Win32 compilation tweaks for Blair Zajac.
27588      Branch: perl
27589            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
27590 ____________________________________________________________________________
27591 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
27592         Log: I don't think trying to bracket the hires time with lores
27593              times is going to be portable enough: Cygwin seems to be
27594              capable of getting hires ones rather consistently lower
27595              than the lores ones.  So let's try average difference instead.
27596      Branch: perl
27597            ! ext/Time/HiRes/HiRes.t
27598 ____________________________________________________________________________
27599 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
27600         Log: Subject: Re: benchmarks, sorts and reproducibility
27601              From: "John P. Linderman" <jpl@research.att.com>
27602              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
27603              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
27604              
27605              Randomize large partitions for quicksort to dodge the
27606              angry gods of quadratic.
27607      Branch: perl
27608            ! pp_sort.c
27609 ____________________________________________________________________________
27610 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
27611         Log: The joys of portable quoting.
27612      Branch: perl
27613            ! ext/Devel/PPPort/harness/Makefile.PL
27614 ____________________________________________________________________________
27615 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
27616         Log: sort pragma tweaks.
27617      Branch: perl
27618            ! lib/sort.pm
27619 ____________________________________________________________________________
27620 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
27621         Log: Skip the link= directives of utils.lst if no mandir
27622              (if no manpages).
27623      Branch: perl
27624            ! installman
27625 ____________________________________________________________________________
27626 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
27627         Log: integrate changes#8340,13260 from mainline
27628              
27629              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
27630              
27631              change#3373 introduced a handle leak in backticks and piped open()s
27632              that fail
27633      Branch: maint-5.6/perl
27634            ! t/io/pipe.t util.c
27635 ____________________________________________________________________________
27636 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
27637         Log: change#3373 introduced a handle leak in backticks and piped open()s
27638              that fail
27639      Branch: perl
27640            ! util.c
27641 ____________________________________________________________________________
27642 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
27643         Log: metaconfig unit change for #13258.
27644      Branch: metaconfig/U/perl
27645            ! d_procselfexe.U
27646 ____________________________________________________________________________
27647 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
27648         Log: Extraenous breaks noticed by David Dyck.
27649      Branch: perl
27650            ! Configure
27651 ____________________________________________________________________________
27652 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
27653         Log: Revert the /proc/self/auxv experiment for now.
27654      Branch: perl
27655            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
27656 ____________________________________________________________________________
27657 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
27658         Log: Also ExtUtils.t had $^X assumptions.
27659      Branch: perl
27660            ! lib/ExtUtils.t
27661 ____________________________________________________________________________
27662 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
27663         Log: Now is Solaris if you start the t/perl in the t/
27664              as "./perl", the $^X will be "../perl", not "./perl".
27665      Branch: perl
27666            ! t/lib/1_compile.t
27667 ____________________________________________________________________________
27668 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
27669         Log: The new way of finding out $^X in Solaris
27670              requires a little tweak if the executable
27671              pathname is *not* absolute: prepend "./"
27672              (otherwise `$^X ...` will start perl from PATH...)
27673      Branch: perl
27674            ! perl.c
27675 ____________________________________________________________________________
27676 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
27677         Log: Avoid "will not stay shared" warnings.
27678      Branch: perl
27679            ! lib/ExtUtils/MM_Unix.pm
27680 ____________________________________________________________________________
27681 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
27682         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
27683              From: Michael G Schwern <schwern@pobox.com>
27684              Date: Sat, 24 Nov 2001 19:56:18 -0500
27685              Message-ID: <20011124195618.A14614@blackrider>            
27686      Branch: perl
27687            ! perl.c pp_sys.c t/op/magic.t util.c
27688 ____________________________________________________________________________
27689 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
27690         Log: In the MakeMaker pm_to_blib target don't copy all
27691              the files in one fell swoop, deal with them hunkwise,
27692              helps for CLIs with limited line lengths.
27693              (This seems to help for DJGPP building Encode,
27694              where there are dozens of files to copy.)
27695      Branch: perl
27696            ! lib/ExtUtils/MM_Unix.pm
27697 ____________________________________________________________________________
27698 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
27699         Log: testsuite leaves stray files behind on windows
27700      Branch: perl
27701            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
27702 ____________________________________________________________________________
27703 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
27704         Log: xsubpp produces a spurious warning on directories called 'typemap'
27705      Branch: perl
27706            ! lib/ExtUtils/xsubpp
27707 ____________________________________________________________________________
27708 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
27709         Log: xsubpp treats invalid (indented) cpp directives as comments
27710      Branch: perl
27711            ! ext/IO/IO.xs
27712 ____________________________________________________________________________
27713 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
27714         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
27715      Branch: perl
27716            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
27717 ____________________________________________________________________________
27718 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
27719         Log: The debug_pag needs to be visible at all times
27720              because of the re extension.
27721      Branch: perl
27722            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
27723 ____________________________________________________________________________
27724 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
27725         Log: Subject: Re: [PATCH] Tests are good
27726              From: Philip Newton <Philip.Newton@gmx.net>
27727              Date: Sat, 24 Nov 2001 21:24:00 +0100
27728              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
27729      Branch: perl
27730            ! pod/perlhack.pod
27731 ____________________________________________________________________________
27732 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
27733         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
27734              From: "Craig A. Berry" <craigberry@mac.com> 
27735              Date: Sat, 24 Nov 2001 12:45:44 -0600
27736              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
27737              
27738              (with tweaks, and combined with Sarathy's #13242)
27739      Branch: perl
27740            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
27741 ____________________________________________________________________________
27742 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
27743         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
27744              From: John Peacock <jpeacock@rowman.com>
27745              Date: Sat, 24 Nov 2001 14:27:46 -0500
27746              Message-ID: <3BFFF4B2.40509@rowman.com> 
27747      Branch: perl
27748            ! lib/Exporter/Heavy.pm
27749 ____________________________________________________________________________
27750 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
27751         Log: use portable quotes
27752      Branch: perl
27753            ! ext/Devel/PPPort/harness/Makefile.PL
27754 ____________________________________________________________________________
27755 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
27756         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
27757              From: Nicholas Clark <nick@ccl4.org>
27758              Date: Sat, 24 Nov 2001 18:06:26 +0000
27759              Message-ID: <20011124180626.T37621@plum.flirble.org>
27760      Branch: perl
27761            ! installman
27762 ____________________________________________________________________________
27763 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
27764         Log: Subject: [PATCH] perl5005delta.pod L<>
27765              From: Nicholas Clark <nick@ccl4.org>
27766              Date: Sat, 24 Nov 2001 18:04:21 +0000
27767              Message-ID: <20011124180421.S37621@plum.flirble.org>
27768      Branch: perl
27769            ! pod/perl5005delta.pod
27770 ____________________________________________________________________________
27771 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
27772         Log: fix typo in config.vc; regenerate win32 config_H.* files
27773      Branch: perl
27774            ! win32/config.vc win32/config_H.bc win32/config_H.gc
27775            ! win32/config_H.vc
27776 ____________________________________________________________________________
27777 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
27778         Log: Mention the charnames::vianame().
27779      Branch: perl
27780            ! pod/perluniintro.pod
27781 ____________________________________________________________________________
27782 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
27783         Log: Add charnames::vianame() in case people want to access
27784              the codes in run-time (as opposed to the compile-timeness
27785              of \N{...}).
27786      Branch: perl
27787            ! lib/charnames.pm lib/charnames.t
27788 ____________________________________________________________________________
27789 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
27790         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
27791              From: Nicholas Clark <nick@ccl4.org>
27792              Date: Sat, 24 Nov 2001 16:30:42 +0000
27793              Message-ID: <20011124163042.R37621@plum.flirble.org>
27794      Branch: perl
27795            ! regcomp.c regcomp.h
27796 ____________________________________________________________________________
27797 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
27798         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
27799              From: Nicholas Clark <nick@ccl4.org>
27800              Date: Sat, 24 Nov 2001 16:24:33 +0000
27801              Message-ID: <20011124162433.Q37621@plum.flirble.org>
27802              
27803              cmp fixes.
27804      Branch: perl
27805            ! pp.c
27806 ____________________________________________________________________________
27807 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
27808         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
27809              (It seems that "./perl" gets resolved to "perl" now.)
27810      Branch: perl
27811            ! perl.c
27812 ____________________________________________________________________________
27813 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
27814         Log: Subject: [PATCH] DB_File 1.800        
27815              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
27816              Date: Sat, 24 Nov 2001 11:41:41 -0000
27817              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
27818      Branch: perl
27819            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
27820            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
27821            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
27822            ! ext/DB_File/t/db-recno.t
27823 ____________________________________________________________________________
27824 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
27825         Log: Tweak the PUSHED documentation.
27826      Branch: perl
27827            ! ext/PerlIO/Via/Via.pm
27828 ____________________________________________________________________________
27829 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
27830         Log: Update 1_compile for new known tests.
27831      Branch: perl
27832            ! t/lib/1_compile.t
27833 ____________________________________________________________________________
27834 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
27835         Log: Move the MBF/MBI test modules to t/lib.
27836      Branch: perl
27837            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
27838            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
27839            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
27840            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
27841            ! lib/Math/BigInt/t/sub_mbi.t
27842 ____________________________________________________________________________
27843 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
27844         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
27845              From: "Craig A. Berry" <craigberry@mac.com> 
27846              Date: Fri, 23 Nov 2001 18:05:35 -0600
27847              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
27848      Branch: perl
27849            ! configure.com
27850 ____________________________________________________________________________
27851 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
27852         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
27853              From: PPrymmer@factset.com 
27854              Date: Fri, 23 Nov 2001 17:03:07 -0500
27855              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
27856      Branch: perl
27857            ! ext/Unicode/Normalize/mkheader
27858 ____________________________________________________________________________
27859 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
27860         Log: Here are the right helper files.
27861      Branch: perl
27862            + t/lib/Filter/Simple/ExportTest.pm
27863            + t/lib/Filter/Simple/FilterOnlyTest.pm
27864            + t/lib/Filter/Simple/FilterTest.pm
27865            + t/lib/Filter/Simple/ImportTest.pm
27866            ! MANIFEST
27867 ____________________________________________________________________________
27868 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
27869         Log: Update Changes.
27870      Branch: perl
27871            ! Changes patchlevel.h
27872 ____________________________________________________________________________
27873 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
27874         Log: Never mind.
27875      Branch: perl
27876            - lib/Filter/Simple/lib/ExportTest.pm
27877            - lib/Filter/Simple/lib/ImportTest.pm
27878 ____________________________________________________________________________
27879 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
27880         Log: Mis-add.
27881      Branch: perl
27882            + lib/Filter/Simple/lib/ExportTest.pm
27883            + lib/Filter/Simple/lib/ImportTest.pm
27884 ____________________________________________________________________________
27885 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
27886         Log: Upgrade to Filter::Simple 0.77.
27887      Branch: perl
27888            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
27889            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
27890            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
27891            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
27892            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
27893 ____________________________________________________________________________
27894 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
27895         Log: Missing p4 add.
27896      Branch: perl
27897            + lib/ExtUtils/MM_VMS.t
27898 ____________________________________________________________________________
27899 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
27900         Log: Pass 5 at perldelta - module and utility updates cleanup.
27901      Branch: perl
27902            ! pod/perldelta.pod
27903 ____________________________________________________________________________
27904 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
27905         Log: metaconfig unit change for #13219.
27906      Branch: metaconfig/U/perl
27907            ! d_procselfexe.U
27908 ____________________________________________________________________________
27909 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
27910         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
27911      Branch: perl
27912            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27913            ! pod/buildtoc.PL pod/perltoc.pod
27914 ____________________________________________________________________________
27915 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
27916         Log: Add procselfexe and d_dirfd to strange lands.
27917      Branch: perl
27918            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
27919            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
27920            ! vos/config.ga.def vos/config.ga.h win32/config.bc
27921            ! win32/config.gc win32/config.vc win32/config.win64
27922            ! wince/config.ce
27923 ____________________________________________________________________________
27924 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
27925         Log: metaconfig unit change for #13216.
27926      Branch: metaconfig/U/perl
27927            ! d_procselfexe.U
27928 ____________________________________________________________________________
27929 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
27930         Log: Better to "quote" the pathname.
27931      Branch: perl
27932            ! Configure config_h.SH
27933 ____________________________________________________________________________
27934 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
27935         Log: Use PROCSELFEXE_PATH.
27936      Branch: perl
27937            ! perl.c
27938 ____________________________________________________________________________
27939 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
27940         Log: metaconfig unit change for #13213.
27941      Branch: metaconfig/U/perl
27942            ! d_procselfexe.U
27943 ____________________________________________________________________________
27944 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
27945         Log: Add probing for BSD-like /proc/curproc/file.
27946      Branch: perl
27947            ! Configure config_h.SH
27948 ____________________________________________________________________________
27949 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
27950         Log: metaconfig unit change for 13211.
27951      Branch: metaconfig/U/perl
27952            + d_dirfd.U
27953 ____________________________________________________________________________
27954 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
27955         Log: Add probing for dirfd() so that it can be added it IO::Dir.
27956      Branch: perl
27957            ! Configure config_h.SH perl.h
27958 ____________________________________________________________________________
27959 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
27960         Log: ...and update the test count.
27961      Branch: perl
27962            ! lib/Pod/t/basic.t
27963 ____________________________________________________________________________
27964 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
27965         Log: Must remove the cap test also from the test script.
27966      Branch: perl
27967            ! lib/Pod/t/basic.t
27968 ____________________________________________________________________________
27969 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
27970         Log: Subject: [PATCH] Tests are good
27971              From: Nicholas Clark <nick@ccl4.org>
27972              Date: Fri, 23 Nov 2001 18:12:21 +0000
27973              Message-ID: <20011123181220.F37621@plum.flirble.org>
27974      Branch: perl
27975            ! pod/perlhack.pod
27976 ____________________________________________________________________________
27977 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
27978         Log: The basic.cap from podlators 1.14 is not very portable.
27979      Branch: perl
27980            - lib/Pod/t/basic.cap
27981            ! MANIFEST
27982 ____________________________________________________________________________
27983 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
27984         Log: Subject: Re: [DOC PATCHES] pod cleanups
27985              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
27986              Date: 22 Nov 2001 12:54:16 -0000
27987              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
27988      Branch: perl
27989            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
27990            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
27991 ____________________________________________________________________________
27992 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
27993         Log: FAQ sync.
27994      Branch: perl
27995            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
27996 ____________________________________________________________________________
27997 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
27998         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
27999              From: PPrymmer@factset.com
28000              Date: Fri, 23 Nov 2001 11:43:45 -0500
28001              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
28002      Branch: perl
28003            ! MANIFEST lib/ExtUtils/MM_VMS.pm
28004 ____________________________________________________________________________
28005 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
28006         Log: Corify podlators 1.14 test.
28007      Branch: perl
28008            ! lib/Pod/t/basic.t
28009 ____________________________________________________________________________
28010 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
28011         Log: Output tweak needed because of podlators 1.14.
28012      Branch: perl
28013            ! t/pod/multiline_items.xr
28014 ____________________________________________________________________________
28015 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
28016         Log: Upgrade to podlators 1.14.
28017      Branch: perl
28018            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
28019            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
28020            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
28021            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
28022            ! lib/Pod/Text/Overstrike.pm
28023 ____________________________________________________________________________
28024 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
28025         Log: perlmodinstall tweaks from Philip Newton.
28026      Branch: perl
28027            ! pod/perlmodinstall.pod
28028 ____________________________________________________________________________
28029 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
28030         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
28031              From: Autrijus Tang <autrijus@autrijus.org>           
28032              Date: Fri, 23 Nov 2001 23:55:53 +0800
28033              Message-ID: <20011123235553.A2310@not.autrijus.org>
28034      Branch: perl
28035            ! Porting/genlog
28036 ____________________________________________________________________________
28037 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
28038         Log: Subject: Re: regex oddness with \Z and $&
28039              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
28040              Date: Fri, 23 Nov 2001 15:15:24 +0000
28041              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
28042      Branch: perl
28043            ! regcomp.c t/op/re_tests
28044 ____________________________________________________________________________
28045 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
28046         Log: regen_headers.
28047      Branch: perl
28048            ! embed.h global.sym pod/perlapi.pod proto.h
28049 ____________________________________________________________________________
28050 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
28051         Log: Forgotten check-in.
28052      Branch: perl
28053            ! pod/perlapi.pod
28054 ____________________________________________________________________________
28055 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
28056         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
28057      Branch: perl
28058            ! lib/Test/Simple.pm
28059 ____________________________________________________________________________
28060 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
28061         Log: Retract #13173 (effectively retract Net::Ping 2.06,
28062              go back to 2.04, the 2.06 hasn't seen the patches
28063              that have gone to the blead version.)
28064      Branch: perl
28065            - lib/Net/Ping/CHANGES lib/Net/Ping/README
28066            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
28067            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
28068            - lib/Net/Ping/t/200_ping_tcp.t
28069            ! MANIFEST lib/Net/Ping.pm
28070 ____________________________________________________________________________
28071 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
28072         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
28073              From: Robin Barker <rmb1@cise.npl.co.uk>
28074              Date: Thu, 22 Nov 2001 11:00:38 GMT
28075              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
28076      Branch: perl
28077            ! utils/perldoc.PL
28078 ____________________________________________________________________________
28079 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
28080         Log: metaconfig unit change for #13191.
28081      Branch: metaconfig/U/perl
28082            ! d_procselfexe.U
28083 ____________________________________________________________________________
28084 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
28085         Log: procselfexe tweak: for some reason I had a ls in
28086              /proc/self/exe, not the ls Configure thought it
28087              would found.
28088      Branch: perl
28089            ! Configure
28090 ____________________________________________________________________________
28091 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
28092         Log: Corify the Net::Ping tests; skip the tests
28093              unless $ENV{PERL_TEST_Net_Ping} is true.
28094      Branch: perl
28095            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
28096            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
28097            ! lib/Net/Ping/t/200_ping_tcp.t
28098 ____________________________________________________________________________
28099 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
28100         Log: metaconfig units changes for #13188.
28101      Branch: metaconfig
28102            ! U/modified/Head.U
28103      Branch: metaconfig/U/perl
28104            ! issymlink.U
28105 ____________________________________________________________________________
28106 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
28107         Log: The #13182 didn't really help.  The real problem
28108              seems to be that 'sh' can in AIX mean at least three
28109              different things, and we can't know which one it is
28110              unless we export $newsh from an earlier run (and it's
28111              the 'bsh' aka 'sh' that has the the broken test -h).
28112      Branch: perl
28113            ! Configure
28114 ____________________________________________________________________________
28115 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
28116         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
28117      Branch: perl
28118            ! op.c t/op/override.t
28119 ____________________________________________________________________________
28120 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
28121         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
28122              From: PPrymmer@factset.com 
28123              Date: Wed, 21 Nov 2001 20:17:25 -0500
28124              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
28125      Branch: perl
28126            ! lib/Shell.t
28127 ____________________________________________________________________________
28128 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
28129         Log: Reapply perlmodinstall parts of #12897.
28130      Branch: perl
28131            ! pod/perlmodinstall.pod
28132 ____________________________________________________________________________
28133 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
28134         Log: perlmodinstall 2.01 from Jon Orwant.
28135      Branch: perl
28136            ! pod/perlmodinstall.pod
28137 ____________________________________________________________________________
28138 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
28139         Log: Subject: [PATCH @10907] REXX on OS/2
28140              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28141              Date: Wed, 21 Nov 2001 15:26:11 -0500
28142              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
28143      Branch: perl
28144            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
28145            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
28146 ____________________________________________________________________________
28147 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
28148         Log: metaconfig unit change for #13181.
28149      Branch: metaconfig/U/perl
28150            ! issymlink.U
28151 ____________________________________________________________________________
28152 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
28153         Log: AIX has broken builtin 'test'.
28154      Branch: perl
28155            ! Configure
28156 ____________________________________________________________________________
28157 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
28158         Log: Subject: [PATCH 5.7.x] INSTALL size update
28159              From: Andy Dougherty <doughera@lafayette.edu>
28160              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
28161              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
28162      Branch: perl
28163            ! INSTALL
28164 ____________________________________________________________________________
28165 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
28166         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
28167              to pp_sort.c.  Includes the quicksort stabilizing layer
28168              from John P. Linderman.  -Msort=qsort or -Msort=fast is
28169              faster than without (or with -Msort=mergesort or -Msort=safe)
28170              for short random inputs, but for some reason not quite as fast
28171              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
28172              optimizing definitely needed.
28173      Branch: perl
28174            + lib/sort.pm lib/sort.t pp_sort.c
28175            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
28176            ! embed.pl global.sym perl.h pp_ctl.c proto.h
28177            ! vms/descrip_mms.template vos/build.cm win32/Makefile
28178            ! win32/makefile.mk wince/Makefile.ce
28179 ____________________________________________________________________________
28180 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
28181         Log: Sync file with libnet-1.0901-tobe
28182      Branch: perl
28183            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
28184            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
28185            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
28186            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
28187            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
28188 ____________________________________________________________________________
28189 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
28190         Log: Subject: [PATCH perldoc] problems with pod2man
28191              From: Robin Barker <rmb1@cise.npl.co.uk>
28192              Date: Wed, 21 Nov 2001 17:48:51 GMT
28193              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
28194      Branch: perl
28195            ! utils/perldoc.PL
28196 ____________________________________________________________________________
28197 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
28198         Log: debug_pad only visible when debugging.
28199      Branch: perl
28200            ! makedef.pl
28201 ____________________________________________________________________________
28202 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
28203         Log: metaconfig units changes for #13174.
28204      Branch: metaconfig/U/perl
28205            + d_procselfexe.U
28206            - procselfexe.U
28207 ____________________________________________________________________________
28208 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
28209         Log: procselfexe tweaks.
28210      Branch: perl
28211            ! Configure config_h.SH
28212 ____________________________________________________________________________
28213 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
28214         Log: Upgrade to Net::Ping 2.06.
28215      Branch: perl
28216            + lib/Net/Ping/CHANGES lib/Net/Ping/README
28217            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
28218            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
28219            + lib/Net/Ping/t/200_ping_tcp.t
28220            ! MANIFEST lib/Net/Ping.pm
28221 ____________________________________________________________________________
28222 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
28223         Log: Upgrade to Math::BigInt 1.47.
28224      Branch: perl
28225            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
28226            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
28227            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
28228            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
28229            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
28230            ! lib/Math/BigInt/t/sub_mbi.t
28231 ____________________________________________________________________________
28232 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
28233         Log: Dynaloading for POSIX-BC from Thomas Dorner.
28234      Branch: perl
28235            ! hints/posix-bc.sh
28236 ____________________________________________________________________________
28237 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
28238         Log: Strange: the same mysterious regex study bug
28239              seems to be present both in OS/390 and POSIX-BC.
28240              Deep EBCDIC magic that regex engine gets wrong,
28241              or a bug in some compiler/library shared by the
28242              two platforms?  From Thomas Dorner.
28243      Branch: perl
28244            ! t/op/study.t
28245 ____________________________________________________________________________
28246 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
28247         Log: More lost and found.
28248      Branch: perl
28249            + lib/Test/Simple/README
28250            ! MANIFEST
28251 ____________________________________________________________________________
28252 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
28253         Log: MANIFESTly missing.
28254      Branch: perl
28255            ! MANIFEST
28256 ____________________________________________________________________________
28257 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
28258         Log: Subject: Re: PERFORCE change 13162 for review               
28259              From: Philip Newton <Philip.Newton@gmx.net> 
28260              Date: Wed, 21 Nov 2001 16:44:30 +0100
28261              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
28262      Branch: perl
28263            ! ext/Devel/PPPort/PPPort.pm
28264 ____________________________________________________________________________
28265 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
28266         Log: Update Changes.
28267      Branch: perl
28268            ! Changes patchlevel.h
28269 ____________________________________________________________________________
28270 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
28271         Log: Small doc tweaks.
28272      Branch: perl
28273            ! ext/PerlIO/Via/Via.pm
28274 ____________________________________________________________________________
28275 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
28276         Log: Redundant return.
28277      Branch: perl
28278            ! ext/MIME/Base64/QuotedPrint.pm
28279 ____________________________________________________________________________
28280 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
28281         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
28282              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
28283              Date: Wed, 21 Nov 2001 10:23:16 +0100
28284              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
28285      Branch: perl
28286            ! pp_pack.c t/op/pack.t
28287 ____________________________________________________________________________
28288 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
28289         Log: Add Devel::PPPort originally from Kenneth Albanowski,
28290              revigorated by Paul Marquess: gives h2xs a Perl version
28291              portability boost.
28292      Branch: perl
28293            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
28294            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
28295            + ext/Devel/PPPort/harness/Harness.pm
28296            + ext/Devel/PPPort/harness/Harness.xs
28297            + ext/Devel/PPPort/harness/Makefile.PL
28298            + ext/Devel/PPPort/harness/module2.c
28299            + ext/Devel/PPPort/harness/module3.c
28300            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
28301            ! MANIFEST lib/h2xs.t utils/h2xs.PL
28302 ____________________________________________________________________________
28303 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
28304         Log: Oops.
28305      Branch: perl
28306            ! lib/Test/Simple/t/filehandles.t
28307 ____________________________________________________________________________
28308 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
28309         Log: Subject: Re: PERFORCE change 13152 for review               
28310              From: Philip Newton <Philip.Newton@gmx.net> 
28311              Date: Wed, 21 Nov 2001 09:04:05 +0100
28312              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
28313      Branch: perl
28314            ! lib/Test/Builder.pm
28315 ____________________________________________________________________________
28316 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
28317         Log: Subject: Re: PERFORCE change 13142 for review
28318              From: Philip Newton <Philip.Newton@gmx.net>
28319              Date: Wed, 21 Nov 2001 09:04:03 +0100
28320              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
28321              
28322              plus rewrap few paragraphs.
28323      Branch: perl
28324            ! lib/Pod/LaTeX.pm
28325 ____________________________________________________________________________
28326 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
28327         Log: Integrate #13154 from macperl; Remove comments.
28328      Branch: perl
28329           !> lib/File/Spec/Mac.pm
28330 ____________________________________________________________________________
28331 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
28332         Log: Update the list of modules having tests.
28333      Branch: perl
28334            ! t/lib/1_compile.t
28335 ____________________________________________________________________________
28336 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
28337         Log: Slight doc changes.
28338      Branch: maint-5.6/macperl
28339            ! macos/macperl/MacPerl.podhelp
28340 ____________________________________________________________________________
28341 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
28342         Log: Add UTF-16 coercion.
28343      Branch: maint-5.6/macperl
28344            ! macos/lib/Mac/AppleEvents/Simple.pm
28345 ____________________________________________________________________________
28346 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
28347         Log: Remove comments.
28348      Branch: maint-5.6/macperl
28349            ! lib/File/Spec/Mac.pm
28350 ____________________________________________________________________________
28351 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
28352         Log: Fix FSpGetCatInfo (and other functions) corrupting
28353              memory with bad filespecs (bug #471867)
28354      Branch: maint-5.6/macperl
28355            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
28356 ____________________________________________________________________________
28357 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
28358         Log: Upgrade to Test::Simple 0.33.
28359      Branch: perl
28360            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
28361            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
28362            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
28363 ____________________________________________________________________________
28364 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
28365         Log: Upgrade to Test::Harness 1.26.
28366      Branch: perl
28367            ! lib/Test/Harness.pm lib/Test/Harness/Changes
28368 ____________________________________________________________________________
28369 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
28370         Log: Integrate change #13145 from maintperl;
28371              another compatibility tweak to change#12559: avoid quoting
28372              arguments that already have quotes; add test case
28373      Branch: perl
28374           !> t/op/system_tests win32/win32.c
28375 ____________________________________________________________________________
28376 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
28377         Log: integrate change#13147 from mainline (fixes nit in change#10091)
28378              
28379              Subject: [PATCH] spaceship and refs
28380      Branch: maint-5.6/perl
28381            ! pp.c pp_hot.c t/op/cmp.t
28382 ____________________________________________________________________________
28383 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
28384         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
28385              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
28386              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
28387              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
28388      Branch: perl
28389            + lib/Pod/t/utils.t
28390            ! MANIFEST
28391 ____________________________________________________________________________
28392 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
28393         Log: Subject: [PATCH] spaceship and refs
28394              From: Nicholas Clark <nick@ccl4.org>
28395              Date: Tue, 20 Nov 2001 21:59:51 +0000
28396              Message-ID: <20011120215951.U62891@plum.flirble.org> 
28397      Branch: perl
28398            ! pp.c pp_hot.c t/op/cmp.t
28399 ____________________________________________________________________________
28400 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
28401         Log: Try to clarify which I/O call operates on bytes,
28402              which on characters, which on either.
28403      Branch: perl
28404            ! pod/perlfunc.pod
28405 ____________________________________________________________________________
28406 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
28407         Log: another compatibility tweak to change#12559: avoid quoting
28408              arguments that already have quotes; add test case
28409      Branch: maint-5.6/perl
28410            ! t/op/system_tests win32/win32.c
28411 ____________________________________________________________________________
28412 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
28413         Log: Give a simple example of writing PerlIO::Via handlers
28414              in Perl.
28415      Branch: perl
28416            ! ext/PerlIO/Via/Via.pm
28417 ____________________________________________________________________________
28418 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
28419         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
28420      Branch: perl
28421            + lib/Pod/t/latex.t
28422            ! MANIFEST
28423 ____________________________________________________________________________
28424 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
28425         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
28426              From: Tim Jenness <t.jenness@jach.hawaii.edu>
28427              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
28428              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
28429      Branch: perl
28430            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
28431 ____________________________________________________________________________
28432 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
28433         Log: Spread d_procselfexe to far-off lands (undefined).
28434      Branch: perl
28435            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
28436            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
28437            ! vos/config.ga.def vos/config.ga.h win32/config.bc
28438            ! win32/config.gc win32/config.vc win32/config.win64
28439            ! wince/config.ce
28440 ____________________________________________________________________________
28441 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
28442         Log: Integrate perlio; add detection and use of /proc/self/exe
28443              (Linuxism for finding the absolute path of the executable)
28444      Branch: perl
28445           !> Configure config_h.SH perl.c t/op/magic.t
28446 ____________________________________________________________________________
28447 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
28448         Log: Really define do_report_used() only if DEBUGGING.
28449      Branch: perl
28450            ! sv.c
28451 ____________________________________________________________________________
28452 [ 13138] By: nick                                  on 2001/11/20  20:01:05
28453         Log: perl.c change to use HAS_PROCSELFEXE, also
28454              tweak to $^X test to comprehend full path to real executable
28455              being returned (like Cygwin as it happens...)
28456      Branch: perlio
28457            ! perl.c t/op/magic.t
28458 ____________________________________________________________________________
28459 [ 13137] By: nick                                  on 2001/11/20  19:46:00
28460         Log: Integrate mainline
28461      Branch: perlio
28462           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
28463           +> lib/NEXT/t/unseen.t
28464            - lib/NEXT/test.pl
28465           !> (integrate 34 files)
28466 ____________________________________________________________________________
28467 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
28468         Log: Subject: [?PATCH] terser pp_eq
28469              From: Nicholas Clark <nick@ccl4.org>
28470              Date: Mon, 19 Nov 2001 23:09:02 +0000
28471              Message-ID: <20011119230901.O62891@plum.flirble.org>
28472      Branch: perl
28473            ! pp_hot.c
28474 ____________________________________________________________________________
28475 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
28476         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
28477      Branch: perl
28478            ! pod/perldelta.pod
28479 ____________________________________________________________________________
28480 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
28481         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
28482              From: Andy Dougherty <doughera@lafayette.edu>
28483              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
28484              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
28485      Branch: perl
28486            ! ext/re/Makefile.PL ext/re/re.xs
28487 ____________________________________________________________________________
28488 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
28489         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
28490              From: Andy Dougherty <doughera@lafayette.edu>
28491              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
28492              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
28493      Branch: perl
28494            ! ext/re/re.xs
28495 ____________________________________________________________________________
28496 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
28497         Log: Integrate change #13119 from macperl.
28498              (No changes since already applied the patch,
28499              just keep perforce happy and well-fed.)
28500      Branch: perl
28501           !> lib/Pod/Html.pm
28502 ____________________________________________________________________________
28503 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
28504         Log: Subject: [PATCH] filter-util.pl for Mac OS
28505              From: Chris Nandor <pudge@pobox.com>
28506              Date: Tue, 20 Nov 2001 00:16:11 -0500
28507              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
28508      Branch: perl
28509            ! t/lib/filter-util.pl
28510 ____________________________________________________________________________
28511 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
28512         Log: Subject: [PATCH] Portability fix for Pod::Html
28513              From: Chris Nandor <pudge@pobox.com>
28514              Date: Tue, 20 Nov 2001 00:01:05 -0500
28515              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
28516      Branch: perl
28517            ! lib/Pod/Html.pm
28518 ____________________________________________________________________________
28519 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
28520         Log: Need to skip more tests if not perlio.
28521      Branch: perl
28522            ! lib/open.t
28523 ____________________________________________________________________________
28524 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
28525         Log: Pass 3 at perldelta - sort the lists of new modules,
28526              module improvements, and new platforms.
28527      Branch: perl
28528            ! pod/perldelta.pod
28529 ____________________________________________________________________________
28530 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
28531         Log: Document ${^OPEN}.
28532      Branch: perl
28533            ! pod/perlvar.pod
28534 ____________________________________________________________________________
28535 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
28536         Log: Make configpm work with extra keys
28537      Branch: maint-5.6/macperl
28538            ! macos/configpm
28539 ____________________________________________________________________________
28540 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
28541         Log: Version and doc updates
28542      Branch: maint-5.6/macperl
28543            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
28544 ____________________________________________________________________________
28545 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
28546         Log: More fixes for error message parsing (bug #470316)
28547      Branch: maint-5.6/macperl
28548            ! macos/macish.c
28549 ____________________________________________________________________________
28550 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
28551         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
28552              remove obsolete function (bug #465225)
28553      Branch: maint-5.6/macperl
28554            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
28555            ! macos/macperl/MPScript.c
28556 ____________________________________________________________________________
28557 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
28558         Log: Add p2as droplet to distribution.
28559      Branch: maint-5.6/macperl
28560            + macos/macperl/Droplets/p2as.plx
28561 ____________________________________________________________________________
28562 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
28563         Log: Bundle File::Sort.
28564      Branch: maint-5.6/macperl
28565            + macos/bundled_lib/blib/lib/File/Sort.pm
28566 ____________________________________________________________________________
28567 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
28568         Log: Various bundled module fixes.
28569      Branch: maint-5.6/macperl
28570            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
28571            ! macos/bundled_ext/Digest/MD5/t/files.t
28572            ! macos/bundled_ext/Filter/t/filter-util.pl
28573            ! macos/bundled_lib/blib/lib/Net/Config.pm
28574            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
28575 ____________________________________________________________________________
28576 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
28577         Log: Portability fix for Pod::Html.
28578      Branch: maint-5.6/macperl
28579            ! lib/Pod/Html.pm
28580 ____________________________________________________________________________
28581 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
28582         Log: Upgrade to Text::Balanced 1.89.
28583      Branch: perl
28584            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
28585            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
28586            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
28587            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
28588            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
28589            ! lib/Text/Balanced/t/gentag.t
28590 ____________________________________________________________________________
28591 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
28592         Log: Upgrade to NEXT 0.50.
28593      Branch: perl
28594            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
28595            + lib/NEXT/t/unseen.t
28596            - lib/NEXT/test.pl
28597            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
28598 ____________________________________________________________________________
28599 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
28600         Log: Integrate with maint-5.6/perl.
28601      Branch: maint-5.6/macperl
28602           !> win32/win32.c
28603 ____________________________________________________________________________
28604 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
28605         Log: Update the README.threads scary header a bit.
28606      Branch: perl
28607            ! README.threads
28608 ____________________________________________________________________________
28609 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
28610         Log: Pass 2 at perldelta: add some changes since 5.7.2.
28611      Branch: perl
28612            ! pod/perldelta.pod
28613 ____________________________________________________________________________
28614 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
28615         Log: Subject: [DOC PATCH] perlfaq4.pod 
28616              From: Tim Jenness <t.jenness@jach.hawaii.edu>
28617              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
28618              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
28619      Branch: perl
28620            ! pod/perlfaq4.pod
28621 ____________________________________________________________________________
28622 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
28623         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
28624              From: Michael G Schwern <schwern@pobox.com> 
28625              Date: Mon, 19 Nov 2001 19:53:12 -0500
28626              Message-ID: <20011119195311.I11883@blackrider>
28627      Branch: perl
28628            ! perl.c
28629 ____________________________________________________________________________
28630 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
28631         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
28632              From: PPrymmer@factset.com
28633              Date: Mon, 19 Nov 2001 17:08:59 -0500
28634              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
28635      Branch: perl
28636            ! vms/descrip_mms.template
28637 ____________________________________________________________________________
28638 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
28639         Log: Create a per-interpeter debug scratchpad container
28640              and use that for the regexec debugging.
28641      Branch: perl
28642            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
28643 ____________________________________________________________________________
28644 [ 13109] By: nick                                  on 2001/11/19  22:01:45
28645         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
28646              Configure unit detects the feature).
28647      Branch: metaconfig/U/perl
28648            + procselfexe.U
28649      Branch: perlio
28650            ! Configure config_h.SH
28651 ____________________________________________________________________________
28652 [ 13108] By: nick                                  on 2001/11/19  20:39:17
28653         Log: Integrate mainline
28654      Branch: perlio
28655           +> t/op/or.t
28656           !> (integrate 44 files)
28657 ____________________________________________________________________________
28658 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
28659         Log: sysseek tweak.
28660      Branch: perl
28661            ! pod/perlfunc.pod
28662 ____________________________________________________________________________
28663 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
28664         Log: Move the sysio tests from io/utf8 to lib/open.
28665      Branch: perl
28666            ! lib/open.t t/io/utf8.t
28667 ____________________________________________________________________________
28668 [ 13105] By: nick                                  on 2001/11/19  20:15:39
28669         Log: Add a .package and a README to //depot/metaconfig
28670      Branch: metaconfig
28671            + .package README
28672 ____________________________________________________________________________
28673 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
28674         Log: Thou shalt not mix stdio and sysio.
28675      Branch: perl
28676            ! t/io/utf8.t
28677 ____________________________________________________________________________
28678 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
28679         Log: Update Changes.
28680      Branch: perl
28681            ! Changes patchlevel.h
28682 ____________________________________________________________________________
28683 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
28684         Log: The runops_debug needs to be present always, otherwise
28685              places like AIX which need an explicit symbol export list
28686              will croak when trying to build Devel::Peek (which uses
28687              the runops_debug).
28688      Branch: perl
28689            ! makedef.pl
28690 ____________________________________________________________________________
28691 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
28692         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
28693              From: PPrymmer@factset.com 
28694              Date: Mon, 19 Nov 2001 11:34:22 -0500
28695              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
28696      Branch: perl
28697            ! lib/Memoize/t/tie_sdbm.t
28698 ____________________________________________________________________________
28699 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
28700         Log: Retract #13088: it seems that unless dump.c is extensively
28701              reorganized as to what symbols it shows, when, and to whom,
28702              we are stuck with having the dump.o symbols in the libperl
28703              and thusly in the main Perl binary.
28704      Branch: perl
28705            ! embedvar.h perlapi.h perlvars.h
28706 ____________________________________________________________________________
28707 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
28708         Log: The _uni_display should not be in dump.c since they
28709              are used under normal operation (S_not_a_number()).
28710      Branch: perl
28711            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
28712 ____________________________________________________________________________
28713 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
28714         Log: Protect sv_dump() from being included unless DEBUGGING,
28715              as noticed by Ilya.
28716      Branch: perl
28717            ! sv.c
28718 ____________________________________________________________________________
28719 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
28720         Log: Pending further investigation skip the tell() tests.
28721              The tell() is okay on Solaris, HP-UX and Tru64, but fails
28722              (by returning too much) in Linux.
28723      Branch: perl
28724            ! t/io/utf8.t
28725 ____________________________________________________________________________
28726 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
28727         Log: Retract #13082 until a better solution is found:
28728              statics break ithreads.
28729      Branch: perl
28730            ! regexec.c
28731 ____________________________________________________________________________
28732 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
28733         Log: Figures 1 and 2 for UTF-8.
28734      Branch: perl
28735            ! pod/perlunicode.pod
28736 ____________________________________________________________________________
28737 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
28738         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
28739              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28740              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
28741              Message-ID: <20011119132645.A15034@rafael>
28742      Branch: perl
28743            ! op.c pod/perldiag.pod t/lib/warnings/op
28744 ____________________________________________________________________________
28745 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
28746         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
28747              From: Michael G Schwern <schwern@pobox.com> 
28748              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
28749              Message-ID: <20011119031112.E786@blackrider>
28750      Branch: perl
28751            ! t/op/closure.t
28752 ____________________________________________________________________________
28753 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
28754         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
28755              From: Michael G Schwern <schwern@pobox.com>
28756              Date: Mon, 19 Nov 2001 03:42:56 -0500
28757              Message-ID: <20011119034256.I786@blackrider>
28758      Branch: perl
28759            + t/op/or.t
28760            ! MANIFEST
28761 ____________________________________________________________________________
28762 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
28763         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
28764              From: "Craig A. Berry" <craigberry@mac.com>
28765              Date: Sun, 18 Nov 2001 14:33:48 -0600
28766              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
28767      Branch: perl
28768            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
28769 ____________________________________________________________________________
28770 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
28771         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
28772              From: Dave Rolsky <autarch@urth.org>
28773              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
28774              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
28775      Branch: perl
28776            ! lib/ExtUtils/Manifest.pm
28777 ____________________________________________________________________________
28778 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
28779         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
28780              From: Dave Rolsky <autarch@urth.org>
28781              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
28782              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
28783      Branch: perl
28784            ! lib/ExtUtils/Install.pm
28785 ____________________________________________________________________________
28786 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
28787         Log: The runops_dbg should not be needed.
28788      Branch: perl
28789            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
28790 ____________________________________________________________________________
28791 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
28792         Log: do_spawn() cleanup from Charles Lane.
28793      Branch: perl
28794            ! vms/vms.c
28795 ____________________________________________________________________________
28796 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
28797         Log: Update the list of tests.
28798      Branch: perl
28799            ! t/lib/1_compile.t
28800 ____________________________________________________________________________
28801 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
28802         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
28803              From: Michael G Schwern <schwern@pobox.com> 
28804              Date: Fri, 16 Nov 2001 17:37:04 -0500
28805              Message-ID: <20011116173703.L30160@blackrider>
28806      Branch: perl
28807            ! t/lib/warnings/sv
28808 ____________________________________________________________________________
28809 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
28810         Log: FAQ sync.
28811      Branch: perl
28812            ! pod/perlfaq4.pod
28813 ____________________________________________________________________________
28814 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
28815         Log: Integrate perlio; win32 sync.
28816      Branch: perl
28817           !> perlio.c win32/win32io.c
28818 ____________________________________________________________________________
28819 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
28820         Log: (retracted by #13096)
28821              Debugging would be badly skewed by a malloc per regex dump.
28822      Branch: perl
28823            ! regexec.c
28824 ____________________________________________________________________________
28825 [ 13081] By: nick                                  on 2001/11/18  19:08:40
28826         Log: Win32 layer has a dup which needs to match new prototype.
28827      Branch: perlio
28828            ! win32/win32io.c
28829 ____________________________________________________________________________
28830 [ 13080] By: nick                                  on 2001/11/18  19:05:02
28831         Log: Wrong way to get stdio mode used.
28832      Branch: perlio
28833            ! perlio.c
28834 ____________________________________________________________________________
28835 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
28836         Log: Retract #13048: that introduced a malloc() (through savepvn())
28837              to *every* m//, which killed the performance quite badly.
28838      Branch: perl
28839            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
28840 ____________________________________________________________________________
28841 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
28842         Log: Pass 1 at perldelta.pod: sort the section contents
28843              together, drop all but the 5.7.2 known problems,
28844              leave the 5.7.1 security note since that's the
28845              fullest explanation (update the date on that).
28846      Branch: perl
28847            ! pod/perldelta.pod
28848 ____________________________________________________________________________
28849 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
28850         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
28851              
28852              Tiny problem in the test for 20011113.110: I hope
28853              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
28854      Branch: perl
28855            ! pp.c t/op/repeat.t
28856 ____________________________________________________________________________
28857 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
28858         Log: All of syswrite/send/sendto need to return character counts,
28859              and character counts from the offset, not the beginning of
28860              the scalar.
28861      Branch: perl
28862            ! pp_sys.c
28863 ____________________________________________________________________________
28864 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
28865         Log: Integrate PerlIO: duping fixes.
28866      Branch: perl
28867           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
28868           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
28869           !> perliol.h sv.c
28870 ____________________________________________________________________________
28871 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
28872         Log: syswrite() was still returning byte counts, not character counts.
28873      Branch: perl
28874            ! pp_sys.c t/io/utf8.t
28875 ____________________________________________________________________________
28876 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
28877         Log: Add test for sysread().
28878      Branch: perl
28879            ! t/io/utf8.t
28880 ____________________________________________________________________________
28881 [ 13072] By: nick                                  on 2001/11/18  16:15:31
28882         Log: Allow dup'ing of PerlIO::Scalar etc.
28883      Branch: perlio
28884            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
28885            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
28886            ! perliol.h sv.c
28887 ____________________________________________________________________________
28888 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
28889         Log: Prepend a null byte to the test set.
28890      Branch: perl
28891            ! t/io/utf8.t
28892 ____________________________________________________________________________
28893 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
28894         Log: Document how "no utf8;" can become handy.
28895      Branch: perl
28896            ! lib/utf8.pm
28897 ____________________________________________________________________________
28898 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
28899         Log: Integrate perlio; force the inclusion of the PL_runops_*
28900      Branch: perl
28901           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
28902 ____________________________________________________________________________
28903 [ 13068] By: nick                                  on 2001/11/18  13:23:33
28904         Log: embed.pl generated changes I forgot to include
28905      Branch: perlio
28906            ! embedvar.h perlapi.h pod/perlapi.pod
28907 ____________________________________________________________________________
28908 [ 13067] By: nick                                  on 2001/11/18  12:50:19
28909         Log: Force inclusion of both Perl_runops_* in perl itself,
28910              so they are available for Peek.xs etc.
28911      Branch: perlio
28912            ! perlvars.h
28913 ____________________________________________________________________________
28914 [ 13066] By: nick                                  on 2001/11/18  11:00:34
28915         Log: Integrate mainline - a few Devel::Peak fails.
28916      Branch: perlio
28917           +> (branch 29 files)
28918            - ext/Thread/Thread.pm lib/Benchmark.t
28919            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
28920            - lib/Lingua/KO/Hangul/Util/README
28921            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
28922            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
28923            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
28924            - vms/ext/vmsish.pm vms/ext/vmsish.t
28925            ! hv.c
28926           !> (integrate 389 files)
28927 ____________________________________________________________________________
28928 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
28929         Log: Start working on perldelta.  This is not yet any sort of
28930              editing; just concatenating perl570delta, perl571delta,
28931              and perl572delta.  Any sorting not done, any duplicate
28932              removal not done, any removal or update of obsolete items
28933              not done, any changes since 5.7.2 not included.  So there.
28934      Branch: perl
28935            ! pod/perldelta.pod
28936 ____________________________________________________________________________
28937 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
28938         Log: Banish "use utf8".
28939      Branch: perl
28940            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
28941 ____________________________________________________________________________
28942 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
28943         Log: Tweak from Charles Lane.
28944      Branch: perl
28945            ! vms/vms.c
28946 ____________________________________________________________________________
28947 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
28948         Log: Integrate change #13058 from maintperl;
28949              change#12559 breaks things on Win9x because command.com doesn't
28950              grok dquotes at all; disable all the system() smarts for
28951              command.com
28952      Branch: perl
28953           !> win32/win32.c
28954 ____________________________________________________________________________
28955 [ 13061] By: ams                                   on 2001/11/17  13:46:11
28956         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
28957              From: Jonathan Stowe <gellyfish@gellyfish.com>
28958              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
28959              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
28960      Branch: perl
28961            ! lib/Term/Cap.pm
28962 ____________________________________________________________________________
28963 [ 13060] By: ams                                   on 2001/11/17  09:49:10
28964         Log: Subject: [PATCH9 File/Find.pm doc nits
28965              From: Tels <perl_dummy@bloodgate.com>
28966              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
28967      Branch: perl
28968            ! lib/File/Find.pm
28969 ____________________________________________________________________________
28970 [ 13059] By: ams                                   on 2001/11/17  09:38:38
28971         Log: Subject: [PATCH] Benchmark.pm nit
28972              From: Tels <perl_dummy@bloodgate.com>
28973              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
28974      Branch: perl
28975            ! lib/Benchmark.pm
28976 ____________________________________________________________________________
28977 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
28978         Log: change#12559 breaks things on Win9x because command.com doesn't
28979              grok dquotes at all; disable all the system() smarts for
28980              command.com
28981      Branch: maint-5.6/perl
28982            ! win32/win32.c
28983 ____________________________________________________________________________
28984 [ 13057] By: ams                                   on 2001/11/16  20:30:03
28985         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
28986              From: Andy Dougherty <doughera@lafayette.edu>
28987              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
28988              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
28989      Branch: perl
28990            ! lib/Unicode/UCD.t
28991 ____________________________________________________________________________
28992 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
28993         Log: Subject: [Patch Perl@13023] VMS system() warning
28994              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28995              Date: Fri, 16 Nov 2001 15:20:11 EST
28996              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
28997      Branch: perl
28998            ! vms/vms.c
28999 ____________________________________________________________________________
29000 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
29001         Log: It's neither-nor, and protect against the impossible.
29002      Branch: perl
29003            ! lib/Thread.pm
29004 ____________________________________________________________________________
29005 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
29006         Log: 5005threads didn't work because $Thread::VERSION wasn't
29007              visible.  Oops.
29008      Branch: perl
29009            ! ext/Thread/Makefile.PL lib/Thread.pm
29010 ____________________________________________________________________________
29011 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
29012         Log: Robustness against Linux using something else than gcc;
29013              based on
29014              
29015              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
29016              From: Charles Randall <cfriv@yahoo.com>
29017              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
29018              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
29019      Branch: perl
29020            ! ext/Errno/Errno_pm.PL
29021 ____________________________________________________________________________
29022 [ 13052] By: ams                                   on 2001/11/16  16:46:39
29023         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
29024              From: Russ Allbery <rra@stanford.edu>
29025              Date: 16 Nov 2001 09:44:21 -0800
29026              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
29027      Branch: perl
29028            ! lib/Pod/ParseLink.pm
29029 ____________________________________________________________________________
29030 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
29031         Log: Update perluniintro on the UTF-8 output matters
29032              (that -w will warn unless the stream is explicitly UTF-8-ified).
29033      Branch: perl
29034            ! pod/perluniintro.pod
29035 ____________________________________________________________________________
29036 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
29037         Log: Adding new files to MANIFEST is nice.
29038      Branch: perl
29039            ! MANIFEST
29040 ____________________________________________________________________________
29041 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
29042         Log: Update Changes.
29043      Branch: perl
29044            ! Changes patchlevel.h
29045 ____________________________________________________________________________
29046 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
29047         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
29048              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
29049              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
29050              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
29051      Branch: perl
29052            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
29053 ____________________________________________________________________________
29054 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
29055         Log: Rename perlunintro to perluniintro; regen toc.
29056      Branch: perl
29057            + pod/perluniintro.pod
29058            - pod/perlunintro.pod
29059            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29060 ____________________________________________________________________________
29061 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
29062         Log: Document the negated lookahead trick to emulate
29063              character class subtraction.
29064      Branch: perl
29065            ! pod/perlunicode.pod
29066 ____________________________________________________________________________
29067 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
29068         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
29069              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
29070              Date: Fri, 16 Nov 2001 23:31:04 +0900
29071              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
29072              
29073              (with the tweak that Cntrl is not C, it's Cc)
29074      Branch: perl
29075            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
29076            ! lib/unicore/mktables
29077 ____________________________________________________________________________
29078 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
29079         Log: Subject: [PATCH current] runtime runops switch
29080              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29081              Date: Fri, 16 Nov 2001 00:48:09 -0500
29082              Message-ID: <20011116004809.A934@math.ohio-state.edu>
29083      Branch: perl
29084            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
29085            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
29086            ! pod/perlintern.pod proto.h run.c
29087 ____________________________________________________________________________
29088 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
29089         Log: Further discourage old Thread code; tell how to tell
29090              the difference.
29091      Branch: perl
29092            ! lib/Thread.pm
29093 ____________________________________________________________________________
29094 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
29095         Log: A missing return; from Charles Lane.
29096      Branch: perl
29097            ! vms/vms.c
29098 ____________________________________________________________________________
29099 [ 13041] By: ams                                   on 2001/11/16  12:11:14
29100         Log: Subject: [PATCH] Doc spellcheck + podcheck
29101              From: Autrijus Tang <autrijus@egb.elixus.org>
29102              Date: Thu, 15 Nov 2001 22:49:05 -0800
29103              Message-Id: <20011116064905.GA44092@egb.elixus.org>
29104              
29105              Subject: [PATCH] podcheck+spellcheck, the rest of the story
29106              From: Autrijus Tang <autrijus@egb.elixus.org>
29107              Date: Fri, 16 Nov 2001 00:42:20 -0800
29108              Message-Id: <20011116084220.GA44295@egb.elixus.org>
29109              
29110              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
29111              From: Nicholas Clark <nick@ccl4.org>
29112              Date: Fri, 16 Nov 2001 10:32:01 +0000
29113              Message-Id: <20011116103200.F62891@plum.flirble.org>
29114              (Applied after suitable de-mangling.)
29115      Branch: perl
29116            ! README.aix README.dgux README.dos README.epoc README.hpux
29117            ! README.mint README.mpeix README.netware README.os2
29118            ! README.os390 README.plan9 README.qnx README.solaris
29119            ! README.threads doio.c pod/perl571delta.pod
29120            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
29121            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
29122            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
29123            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
29124            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
29125            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
29126 ____________________________________________________________________________
29127 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
29128         Log: Avoid redefinedness warning for now.
29129      Branch: perl
29130            ! lib/Thread.pm
29131 ____________________________________________________________________________
29132 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
29133         Log: use strict.
29134      Branch: perl
29135            ! lib/Thread.pm
29136 ____________________________________________________________________________
29137 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
29138         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
29139              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
29140              Date: Thu, 15 Nov 2001 22:54:47 EST 
29141              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
29142      Branch: perl
29143            ! vms/vms.c vms/vmspipe.com
29144 ____________________________________________________________________________
29145 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
29146         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
29147              From: "chromatic" <chromatic@rmci.net>
29148              Date: Thu, 15 Nov 2001 19:54:23 -0700
29149              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
29150      Branch: perl
29151            ! lib/File/stat.t
29152 ____________________________________________________________________________
29153 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
29154         Log: Make Thread a wrapper for both ithreads and 5005threads.
29155              Needs a lot of work and Arthur's eyeballing (and finishing
29156              few missing odds and ends of threads.pm).  Now Thread
29157              is an extension without its own .pm.
29158              
29159              If there are people who have experience working with
29160              either the 5005threads or the ithreads: cleaning up
29161              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
29162              and porting the various Thread::* modules, like Thread::Queue,
29163              to work also with ithreads, is needed.
29164              
29165              Removed the 5005threads requirement from the 5005 tests
29166              for easier testing (not all of them work yet since
29167              they use the Thread::* modules that have not been made
29168              to work with ithreads).  Leave the 5005 tests named as
29169              *.tx so that they are not run by "make test".
29170      Branch: perl
29171            + lib/Thread.pm
29172            - ext/Thread/Thread.pm
29173            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
29174            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
29175            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
29176            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
29177            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
29178            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
29179            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
29180 ____________________________________________________________________________
29181 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
29182         Log: $VERSION "a5" doesn't quite work.
29183      Branch: perl
29184            ! ext/B/Makefile.PL
29185 ____________________________________________________________________________
29186 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
29187         Log: Add the fruits of Larry Shatzer's version verifying script.
29188              (There are some straddlers, but they will be fixed in the
29189              upcoming releases of the modules.)
29190      Branch: perl
29191            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
29192            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
29193            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
29194            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
29195            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
29196            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
29197            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
29198            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
29199            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
29200            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
29201            ! wince/FindExt.pm
29202 ____________________________________________________________________________
29203 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
29204         Log: Add Larry Shatzer's VERSION verifying script.
29205      Branch: perl
29206            + Porting/checkVERSION.pl
29207            ! MANIFEST Porting/pumpkin.pod
29208 ____________________________________________________________________________
29209 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
29210         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
29211              From: Michael G Schwern <schwern@pobox.com>
29212              Date: Thu, 15 Nov 2001 19:26:40 -0500
29213              Message-ID: <20011115192640.R31399@blackrider>
29214      Branch: perl
29215            ! t/test.pl
29216 ____________________________________________________________________________
29217 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
29218         Log: Document the MY_CXT business; from Paul Marquess.
29219      Branch: perl
29220            ! pod/perlxs.pod
29221 ____________________________________________________________________________
29222 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
29223         Log: VMSCMD synch attempt.
29224      Branch: perl
29225            ! vms/vms.c vms/vmsish.h
29226 ____________________________________________________________________________
29227 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
29228         Log: Advise against -P as instructed by Schwern.
29229      Branch: perl
29230            ! pod/perlrun.pod
29231 ____________________________________________________________________________
29232 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
29233         Log: Subject: [PATCH] v-strings as Objects Step 1
29234              From: John Peacock <jpeacock@rowman.com>
29235              Date: Thu, 15 Nov 2001 12:41:04 -0500
29236              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
29237      Branch: perl
29238            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
29239            ! util.c
29240 ____________________________________________________________________________
29241 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
29242         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
29243              From: Michael G Schwern <schwern@pobox.com>
29244              Date: Thu, 15 Nov 2001 12:47:59 -0500
29245              Message-ID: <20011115124759.E31399@blackrider>
29246      Branch: perl
29247            + t/run/switchx.aux t/run/switchx.t
29248            ! MANIFEST t/run/switches.t
29249 ____________________________________________________________________________
29250 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
29251         Log: Upgrade to Getopt::Long 2.26_03.
29252      Branch: perl
29253            ! lib/Getopt/Long.pm
29254 ____________________________________________________________________________
29255 [ 13025] By: ams                                   on 2001/11/15  20:46:22
29256         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
29257              From: Michael G Schwern <schwern@pobox.com>
29258              Date: Thu, 15 Nov 2001 16:24:11 -0500
29259              Message-Id: <20011115162411.M31399@blackrider>
29260      Branch: perl
29261            ! vms/vms.c
29262 ____________________________________________________________________________
29263 [ 13024] By: ams                                   on 2001/11/15  19:32:06
29264         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
29265              From: rspier@pobox.com (Robert Spier)
29266              Date: Thu, 15 Nov 2001 11:19:21 -0800
29267              Message-Id: <15348.5433.732364.963687@rls.cx>
29268      Branch: perl
29269            ! op.c
29270 ____________________________________________________________________________
29271 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
29272         Log: Update Changes.
29273      Branch: perl
29274            ! Changes patchlevel.h
29275 ____________________________________________________________________________
29276 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
29277         Log: Subject: [PATCH] new tests for command-line switches
29278              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29279              Date: Thu, 15 Nov 2001 17:00:30 +0100
29280              Message-ID: <20011115170030.A14193@rafael>
29281      Branch: perl
29282            + t/run/switches.t
29283            ! MANIFEST
29284 ____________________________________________________________________________
29285 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
29286         Log: Upgrade to podlators 1.13.
29287      Branch: perl
29288            + lib/Pod/ParseLink.pm
29289            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
29290            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
29291            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
29292            ! t/pod/pod2usage.xr t/pod/podselect.xr
29293 ____________________________________________________________________________
29294 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
29295         Log: skip "might be used uninitialized".
29296      Branch: perl
29297            ! pp_sys.c
29298 ____________________________________________________________________________
29299 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
29300         Log: Fix for "perlio bug in koi8-r encoding".  The problem
29301              seemed to be that binmode() always flushed the handle,
29302              which is not so good when switching encodings.  Fixed,
29303              added Matt Sergeant's testcase, documented in perlfunc/binmode,
29304              also added a pointer about disciplines to perlfunc/open,
29305              and in general cleaned up and reformatted the open entry.
29306      Branch: perl
29307            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
29308 ____________________________________________________________________________
29309 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
29310         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
29311              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
29312              Date: 15 Nov 2001 08:57:06 -0000
29313              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
29314              
29315              chop() and chomp() are not real list functions,
29316              so let's not have them overrideable.  (Casey will
29317              be confused since in #7071 he patched the other way.)
29318      Branch: perl
29319            ! pod/perlfunc.pod toke.c
29320 ____________________________________________________________________________
29321 [ 13017] By: ams                                   on 2001/11/15  12:56:49
29322         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
29323              From: Robin Barker <rmb1@cise.npl.co.uk>
29324              Date: Thu, 15 Nov 2001 13:48:34 GMT
29325              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
29326              (Applied with tweaks.)
29327      Branch: perl
29328            ! pod/perltrap.pod
29329 ____________________________________________________________________________
29330 [ 13016] By: ams                                   on 2001/11/15  09:12:48
29331         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
29332              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29333              Date: Thu, 15 Nov 2001 09:06:39 +0100
29334              Message-Id: <20011115090639.A13005@rafael>
29335      Branch: perl
29336            ! pod/perlrun.pod
29337 ____________________________________________________________________________
29338 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
29339         Log: "link =" from utils.lst was being processed oddly.
29340      Branch: perl
29341            ! installman
29342 ____________________________________________________________________________
29343 [ 13014] By: ams                                   on 2001/11/15  02:52:52
29344         Log: Subject: [PATCH current] CreateTTY in -d
29345              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29346              Date: Wed, 14 Nov 2001 21:26:31 -0500
29347              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
29348      Branch: perl
29349            ! lib/perl5db.pl
29350 ____________________________________________________________________________
29351 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
29352         Log: Corify the Filter::Simple tests. 
29353      Branch: perl
29354            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
29355            ! lib/Filter/Simple/t/filter_only.t
29356 ____________________________________________________________________________
29357 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
29358         Log: Upgrade to Filter::Simple 0.70.
29359      Branch: perl
29360            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
29361            + t/lib/FilterOnlyTest.pm
29362            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
29363            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
29364            ! t/lib/FilterTest.pm
29365 ____________________________________________________________________________
29366 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
29367         Log: Cleanliness inspired by Cygwin.
29368      Branch: perl
29369            ! Makefile.SH x2p/Makefile.SH
29370 ____________________________________________________________________________
29371 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
29372         Log: Add perlunintro (formerly known as perlunitut); regen toc.
29373      Branch: perl
29374            + pod/perlunintro.pod
29375            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29376 ____________________________________________________________________________
29377 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
29378         Log: FAQ sync.
29379      Branch: perl
29380            ! pod/perlfaq6.pod
29381 ____________________________________________________________________________
29382 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
29383         Log: Quieten pgcc 2.91.66 worries.
29384      Branch: perl
29385            ! gv.c pp_ctl.c utf8.c
29386 ____________________________________________________________________________
29387 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
29388         Log: Upgrade to Switch 2.06.
29389      Branch: perl
29390            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
29391            ! lib/Switch/t/nested.t
29392 ____________________________________________________________________________
29393 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
29394         Log: Upgrade to Attribute::Handlers 0.76.
29395      Branch: perl
29396            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
29397            ! lib/Attribute/Handlers/README
29398            ! lib/Attribute/Handlers/demo/Demo.pm
29399            ! lib/Attribute/Handlers/demo/Descriptions.pm
29400            ! lib/Attribute/Handlers/demo/MyClass.pm
29401            ! lib/Attribute/Handlers/demo/demo_cycle.pl
29402            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
29403            ! lib/Attribute/Handlers/t/multi.t
29404 ____________________________________________________________________________
29405 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
29406         Log: Signedness nit.
29407      Branch: perl
29408            ! regexec.c
29409 ____________________________________________________________________________
29410 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
29411         Log: VERSIONize.
29412      Branch: perl
29413            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
29414            ! lib/integer.pm
29415 ____________________________________________________________________________
29416 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
29417         Log: No pod in internal Net::FTP classes.
29418      Branch: perl
29419            ! pod/buildtoc.PL
29420 ____________________________________________________________________________
29421 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
29422         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
29423              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
29424              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
29425              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
29426      Branch: perl
29427            ! regexec.c
29428 ____________________________________________________________________________
29429 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
29430         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
29431              Pudge correctly).
29432      Branch: perl
29433            ! t/test.pl
29434 ____________________________________________________________________________
29435 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
29436         Log: Add comments to mark where $^X is being handled.
29437      Branch: perl
29438            ! perl.c toke.c
29439 ____________________________________________________________________________
29440 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
29441         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
29442              From: Michael G Schwern <schwern@pobox.com>
29443              Date: Wed, 14 Nov 2001 16:38:25 -0500
29444              Message-ID: <20011114163825.D6519@blackrider>
29445      Branch: perl
29446            ! t/op/repeat.t
29447 ____________________________________________________________________________
29448 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
29449         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
29450              From: Michael G Schwern <schwern@pobox.com>
29451              Date: Wed, 14 Nov 2001 13:19:15 -0500
29452              Message-ID: <20011114131915.K5096@blackrider>
29453      Branch: perl
29454            ! t/op/die_exit.t
29455 ____________________________________________________________________________
29456 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
29457         Log: Subject: Re: [PATCH] new version of runperl()
29458              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29459              Date: Wed, 14 Nov 2001 15:39:12 EST
29460              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
29461              
29462              "VMS $^X pipes etc" patch.
29463      Branch: perl
29464            ! vms/vms.c
29465 ____________________________________________________________________________
29466 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
29467         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
29468              and add "verbose" option to show the final command.
29469      Branch: perl
29470            ! t/test.pl
29471 ____________________________________________________________________________
29472 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
29473         Log: Goof in some of the comment fields of #12994.
29474      Branch: perl
29475            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
29476            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
29477            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
29478            ! lib/unicore/In/9.pl
29479 ____________________________________________________________________________
29480 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
29481         Log: The First, Last ranges in the Unicode data weren't
29482              getting their general categories added properly;
29483              noticed by Jeffrey Friedl.
29484      Branch: perl
29485            ! lib/unicore/Category.pl lib/unicore/In/0.pl
29486            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
29487            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
29488            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
29489            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
29490            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
29491            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
29492            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
29493            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
29494            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
29495            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
29496            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
29497            ! lib/unicore/mktables
29498 ____________________________________________________________________________
29499 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
29500         Log: Subject: [PATCH] new version of runperl()
29501              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29502              Date: Wed, 14 Nov 2001 12:23:01 +0100
29503              Message-ID: <20011114122301.A29384@rafael>
29504      Branch: perl
29505            ! t/io/argv.t t/test.pl
29506 ____________________________________________________________________________
29507 [ 12992] By: ams                                   on 2001/11/14  13:40:39
29508         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
29509              From: Michael G Schwern <schwern@pobox.com>
29510              Date: Tue, 13 Nov 2001 23:17:54 -0500
29511              Message-Id: <20011113231754.S32567@blackrider>
29512      Branch: perl
29513            ! perl.c
29514 ____________________________________________________________________________
29515 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
29516         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
29517              From: Philip Newton <Philip.Newton@gmx.net>
29518              Date: Wed, 14 Nov 2001 10:59:53 +0100
29519              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
29520              
29521              plus a lot of paragraph reformatting because of long lines.
29522      Branch: perl
29523            ! pod/perlapio.pod
29524 ____________________________________________________________________________
29525 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
29526         Log: A bool is not a pointer.
29527      Branch: perl
29528            ! pp_sys.c
29529 ____________________________________________________________________________
29530 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
29531         Log: AUTHORS updates.
29532      Branch: perl
29533            ! AUTHORS
29534 ____________________________________________________________________________
29535 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
29536         Log: There are several MIME RFCs.
29537      Branch: perl
29538            ! ext/Encode/Encode.pm
29539 ____________________________________________________________________________
29540 [ 12987] By: ams                                   on 2001/11/14  01:09:28
29541         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
29542              From: Michael G Schwern <schwern@pobox.com>
29543              Date: Tue, 13 Nov 2001 20:59:13 -0500
29544              Message-Id: <20011113205913.H32567@blackrider>
29545      Branch: perl
29546            ! t/op/groups.t vms/test.com
29547 ____________________________________________________________________________
29548 [ 12986] By: ams                                   on 2001/11/14  01:07:06
29549         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
29550              From: Michael G Schwern <schwern@pobox.com>
29551              Date: Tue, 13 Nov 2001 20:51:34 -0500
29552              Message-Id: <20011113205134.F32567@blackrider>
29553      Branch: perl
29554            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
29555 ____________________________________________________________________________
29556 [ 12985] By: ams                                   on 2001/11/14  00:43:59
29557         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
29558              From: Michael G Schwern <schwern@pobox.com>
29559              Date: Tue, 13 Nov 2001 20:38:42 -0500
29560              Message-Id: <20011113203842.E32567@blackrider>
29561      Branch: perl
29562            ! pod/perlport.pod
29563 ____________________________________________________________________________
29564 [ 12984] By: ams                                   on 2001/11/14  00:32:15
29565         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
29566              From: Michael G Schwern <schwern@pobox.com>
29567              Date: Tue, 13 Nov 2001 20:27:02 -0500
29568              Message-Id: <20011113202702.D32567@blackrider>
29569      Branch: perl
29570            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
29571            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
29572            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
29573            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
29574 ____________________________________________________________________________
29575 [ 12983] By: ams                                   on 2001/11/14  00:00:27
29576         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
29577              From: Michael G Schwern <schwern@pobox.com>
29578              Date: Tue, 13 Nov 2001 19:51:59 -0500
29579              Message-Id: <20011113195159.B32567@blackrider>
29580      Branch: perl
29581            ! pod/perlport.pod
29582 ____________________________________________________________________________
29583 [ 12982] By: ams                                   on 2001/11/13  23:53:11
29584         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
29585              From: Larry Shatzer <fugazi@zippy.zyx.net>
29586              Date: Tue, 13 Nov 2001 17:27:59 -0700
29587              Message-Id: <20011113172759.E27768@zippy.zyx.net>
29588      Branch: perl
29589            ! pod/perlapio.pod
29590 ____________________________________________________________________________
29591 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
29592         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
29593              "large enough" Unicode characters returned more than one
29594              as their "Unicode size".
29595      Branch: perl
29596            ! pp_sys.c t/io/utf8.t
29597 ____________________________________________________________________________
29598 [ 12980] By: ams                                   on 2001/11/13  19:32:33
29599         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
29600              From: "Craig A. Berry" <craigberry@mac.com>
29601              Date: Tue, 13 Nov 2001 14:33:25 -0600
29602              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
29603      Branch: perl
29604            ! vms/gen_shrfls.pl
29605 ____________________________________________________________________________
29606 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
29607         Log: Subject: Minor patch to Encode.pm (detypo)
29608              From: "Philip Newton" <Philip.Newton@gmx.net>
29609              Date: Tue, 13 Nov 2001 20:11:01 +0100
29610              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
29611      Branch: perl
29612            ! ext/Encode/Encode.pm
29613 ____________________________________________________________________________
29614 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
29615         Log: Evil tabulators.
29616      Branch: perl
29617            ! ext/Encode/Encode.pm
29618 ____________________________________________________________________________
29619 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
29620         Log: Document the available encodings.
29621      Branch: perl
29622            ! ext/Encode/Encode.pm
29623 ____________________________________________________________________________
29624 [ 12976] By: ams                                   on 2001/11/13  17:14:07
29625         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
29626              From: Barrie Slaymaker <barries@slaysys.com>
29627              Date: Tue, 13 Nov 2001 12:41:36 -0500
29628              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
29629      Branch: perl
29630            ! t/op/universal.t
29631 ____________________________________________________________________________
29632 [ 12975] By: ams                                   on 2001/11/13  16:24:21
29633         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
29634              From: Barrie Slaymaker <barries@slaysys.com>
29635              Date: Tue, 13 Nov 2001 10:56:20 -0500
29636              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
29637              (Test applied with minor tweaks and ->isa("HASH") omission.)
29638      Branch: perl
29639            ! lib/UNIVERSAL.pm t/op/universal.t
29640 ____________________________________________________________________________
29641 [ 12974] By: ams                                   on 2001/11/13  15:46:07
29642         Log: Subject: [PATCH Benchmark.pm] docco tweaks
29643              From: Barrie Slaymaker <barries@slaysys.com>
29644              Date: Tue, 13 Nov 2001 11:34:45 -0500
29645              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
29646      Branch: perl
29647            ! lib/Benchmark.pm
29648 ____________________________________________________________________________
29649 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
29650         Log: Subject: [PATCH] Attack of the C loops, round 1
29651              From: Richard Soderberg <rs@oregonnet.com>
29652              Date: Mon, 12 Nov 2001 12:07:29 -0800
29653              Message-Id: <200111122007.MAA01994@oregonnet.com>
29654              
29655              Subject: [PATCH] bytecode.pl (tiny patch)
29656              From: Richard Soderberg <rs@oregonnet.com>
29657              Date: Mon, 12 Nov 2001 12:53:24 -0800
29658              Message-Id: <200111122053.MAA06272@oregonnet.com>
29659      Branch: perl
29660            ! bytecode.pl installhtml
29661 ____________________________________________________________________________
29662 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
29663         Log: Subject: [PATCH] Update to Filter::Util::Call
29664              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
29665              Date: Sun, 11 Nov 2001 22:33:33 -0000
29666              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
29667              
29668              Use the new CXT* macros.
29669      Branch: perl
29670            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
29671 ____________________________________________________________________________
29672 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
29673         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
29674              From: Michael G Schwern <schwern@pobox.com>
29675              Date: Mon, 12 Nov 2001 20:50:34 -0500
29676              Message-ID: <20011112205034.H2888@blackrider>
29677      Branch: perl
29678            + lib/vmsish.pm lib/vmsish.t
29679            - vms/ext/vmsish.pm vms/ext/vmsish.t
29680            ! MANIFEST vms/descrip_mms.template
29681 ____________________________________________________________________________
29682 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
29683         Log: :utf8 works only with perlio.
29684      Branch: perl
29685            ! lib/open.t
29686 ____________________________________________________________________________
29687 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
29688         Log: Subject: Re: @Config -"des" not quite working on VMS
29689              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29690              Date: Tue, 13 Nov 2001 08:35:13 EST 
29691              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
29692      Branch: perl
29693            ! configure.com
29694 ____________________________________________________________________________
29695 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
29696         Log: Subject: [PATCH] lib/charnames.pm 
29697              From: Jeffrey Friedl <jfriedl@yahoo.com>
29698              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
29699              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
29700      Branch: perl
29701            ! lib/charnames.pm
29702 ____________________________________________________________________________
29703 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
29704         Log: Docs for Mac::err.
29705      Branch: maint-5.6/macperl
29706            ! macos/ext/Mac/err/err.pm
29707 ____________________________________________________________________________
29708 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
29709         Log: Some cleanup; change some globals to references for
29710              possible persistence later.
29711      Branch: maint-5.6/macperl
29712            ! macos/lib/Mac/Glue.pm
29713 ____________________________________________________________________________
29714 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
29715         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
29716      Branch: maint-5.6/macperl
29717            ! macos/ext/Mac/Files/Files.pm
29718 ____________________________________________________________________________
29719 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
29720         Log: Get Mac::Navigation to compile (bug #464684).
29721      Branch: maint-5.6/macperl
29722            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
29723            ! macos/ext/Mac/Navigation/Makefile.PL
29724            ! macos/ext/Mac/Navigation/Navigation.xs
29725            ! macos/macperl/Makefile.mk
29726 ____________________________________________________________________________
29727 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
29728         Log: Add in modules and POD to help menu.
29729      Branch: maint-5.6/macperl
29730            ! macos/macperl/MacPerl.podhelp
29731 ____________________________________________________________________________
29732 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
29733         Log: Update bundled modules.
29734      Branch: maint-5.6/macperl
29735            + macos/bundled_ext/Filter/t/FilterTest.pm
29736            + macos/bundled_ext/List/Util/t/shuffle.t
29737            + macos/bundled_ext/Storable/t/compat06.t
29738            + macos/bundled_ext/Storable/t/st-dump.pl
29739            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
29740            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
29741            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
29742            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
29743            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
29744            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
29745            + macos/bundled_lib/blib/lib/lwpcook.pod
29746            + macos/bundled_lib/t/Filter/Simple/filter.t
29747            + macos/bundled_lib/t/Switch/t/given.t
29748            + macos/bundled_lib/t/Switch/t/nested.t
29749            + macos/bundled_lib/t/Switch/t/switch.t
29750            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
29751            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
29752            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
29753            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
29754            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
29755            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
29756            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
29757            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
29758            + macos/bundled_lib/t/URI/rfc2732.t
29759            + macos/bundled_lib/t/libnet/config.t
29760            + macos/bundled_lib/t/libnet/libnet_t.pl
29761            + macos/bundled_lib/t/libwww-perl/live/google.t
29762            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
29763            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
29764            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
29765            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
29766            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
29767            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
29768            + macos/bundled_lib/t/libwww-perl/live/validator.t
29769            - macos/bundled_ext/Filter/t/MyFilter.pm
29770            - macos/bundled_ext/Storable/t/compat-0.6.t
29771            - macos/bundled_ext/Storable/t/dump.pl
29772            - macos/bundled_ext/Time/Piece/Makefile.PL
29773            - macos/bundled_ext/Time/Piece/Piece.pm
29774            - macos/bundled_ext/Time/Piece/Piece.t
29775            - macos/bundled_ext/Time/Piece/Piece.xs
29776            - macos/bundled_ext/Time/Piece/README
29777            - macos/bundled_ext/Time/Piece/Seconds.pm
29778            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
29779            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
29780            - macos/bundled_lib/blib/lib/Net/PH.pm
29781            - macos/bundled_lib/blib/lib/Net/SNPP.pm
29782            - macos/bundled_lib/blib/lib/Text/Balanced.pod
29783            - macos/bundled_lib/t/Filter/Simple/test.pl
29784            - macos/bundled_lib/t/Switch/test.pl
29785            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
29786            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
29787            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
29788            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
29789            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
29790            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
29791            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
29792            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
29793            - macos/bundled_lib/t/libnet/ph.t
29794            ! (edit 125 files)
29795 ____________________________________________________________________________
29796 [ 12961] By: ams                                   on 2001/11/13  00:45:08
29797         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
29798              From: Michael G Schwern <schwern@pobox.com>
29799              Date: Mon, 12 Nov 2001 20:16:45 -0500
29800              Message-Id: <20011112201644.G2888@blackrider>
29801      Branch: perl
29802            ! pod/perlport.pod
29803 ____________________________________________________________________________
29804 [ 12960] By: ams                                   on 2001/11/12  23:54:00
29805         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
29806              Recoving dup tests for VMS
29807              From: Michael G Schwern <schwern@pobox.com>
29808              Date: Mon, 12 Nov 2001 19:35:33 -0500
29809              Message-Id: <20011112193533.D2888@blackrider>
29810      Branch: perl
29811            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
29812 ____________________________________________________________________________
29813 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
29814         Log: Update Changes.
29815      Branch: perl
29816            ! Changes patchlevel.h
29817 ____________________________________________________________________________
29818 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
29819         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
29820              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
29821              Date: Mon, 12 Nov 2001 12:35:18 EST 
29822              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
29823      Branch: perl
29824            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
29825            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
29826 ____________________________________________________________________________
29827 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
29828         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
29829              From: Barrie Slaymaker <barries@slaysys.com>
29830              Date: Mon, 12 Nov 2001 11:19:52 -0500
29831              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
29832      Branch: perl
29833            ! lib/File/Spec.t lib/File/Spec/Win32.pm
29834 ____________________________________________________________________________
29835 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
29836         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
29837              From: Barrie Slaymaker <barries@slaysys.com>
29838              Date: Mon, 12 Nov 2001 11:07:36 -0500
29839              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
29840      Branch: perl
29841            ! lib/Benchmark.pm
29842 ____________________________________________________________________________
29843 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
29844         Log: Misplaced test, noticed by Barrie Slaymaker.
29845              (We are missing Benchmark tests, then.)
29846      Branch: perl
29847            + ext/Devel/DProf/DProf.t
29848            - lib/Benchmark.t
29849            ! MANIFEST
29850 ____________________________________________________________________________
29851 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
29852         Log: Subject: [PATCH] a few typo fixes 
29853              From: Jeffrey Friedl <jfriedl@yahoo.com>
29854              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
29855              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
29856              
29857              Patching README.foo instead of pod/perlfoo.pod,
29858              not patching Math::BigInt (Tels will take care of that),
29859              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
29860              and perldoc.PL instead of libnetcfg and perldoc, patching
29861              ext/Digest/MD5/t/files.t since MD5.pm was changed.
29862      Branch: perl
29863            ! (edit 109 files)
29864 ____________________________________________________________________________
29865 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
29866         Log: Add a note about the dangers of bad UTF-8.
29867      Branch: perl
29868            ! pod/perlunicode.pod
29869 ____________________________________________________________________________
29870 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
29871         Log: NetWare Nit from Ananth Kesari.
29872      Branch: perl
29873            ! NetWare/config.wc
29874 ____________________________________________________________________________
29875 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
29876         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
29877      Branch: perl
29878            ! ext/Encode/Encode.pm
29879 ____________________________________________________________________________
29880 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
29881         Log: (retracted by #12951)
29882      Branch: perl
29883            ! ext/Encode/Encode.pm
29884 ____________________________________________________________________________
29885 [ 12949] By: ams                                   on 2001/11/12  06:40:18
29886         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
29887              From: Robert Spier <rspier@pobox.com>
29888              Date: Sun, 11 Nov 2001 18:50:18 -0800
29889              Message-Id: <15343.14570.121505.233336@rls.cx>
29890              
29891              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
29892              From: Rick Delaney <rick.delaney@home.com>
29893              Date: 12 Nov 2001 00:15:52 -0500
29894              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
29895      Branch: perl
29896            ! pp_hot.c t/op/taint.t
29897 ____________________________________________________________________________
29898 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
29899         Log: It seems that we actually have this detail implemented
29900              as for as Level 1 Support of Unicode regex support is
29901              concerned: at Level 1 only 1:1 support for loose
29902              (aka caseless, aka caseigoring ) matching is required.
29903      Branch: perl
29904            ! pod/perlunicode.pod
29905 ____________________________________________________________________________
29906 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
29907         Log: (retracted by #12951)
29908      Branch: perl
29909            ! ext/Encode/Encode.pm
29910 ____________________________________________________________________________
29911 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
29912         Log: BOM, bom, Bom.
29913      Branch: perl
29914            ! pod/perlunicode.pod
29915 ____________________________________________________________________________
29916 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
29917         Log: Upgrade to Math::BigInt 1.46.
29918      Branch: perl
29919            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
29920            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
29921            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
29922            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
29923            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
29924 ____________________________________________________________________________
29925 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
29926         Log: Subject: Re: PERFORCE change 12943 for review
29927              From: "Philip Newton" <Philip.Newton@gmx.net>
29928              Date: Sun, 11 Nov 2001 20:53:36 +0100
29929              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
29930      Branch: perl
29931            ! pod/perlunicode.pod
29932 ____________________________________________________________________________
29933 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
29934         Log: Doc updates; make the Unicode discussions a little
29935              bit less alarming, and add information about encodings,
29936              surrogates, and BOMs.
29937      Branch: perl
29938            ! pod/perlunicode.pod
29939 ____________________________________________________________________________
29940 [ 12942] By: ams                                   on 2001/11/11  16:45:00
29941         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
29942              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
29943              Date: Mon, 12 Nov 2001 00:22:57 +0900
29944              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
29945      Branch: perl
29946            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
29947            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
29948 ____________________________________________________________________________
29949 [ 12941] By: ams                                   on 2001/11/11  13:01:40
29950         Log: Subject: Re: PERFORCE change 12929 for review
29951              From: "Philip Newton" <Philip.Newton@gmx.net>
29952              Date: Sun, 11 Nov 2001 14:27:44 +0100
29953              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
29954      Branch: perl
29955            ! MANIFEST
29956 ____________________________________________________________________________
29957 [ 12940] By: ams                                   on 2001/11/11  05:06:43
29958         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
29959              From: Michael G Schwern <schwern@pobox.com>
29960              Date: Thu, 8 Nov 2001 22:56:45 -0500
29961              Message-Id: <20011108225645.H5587@blackrider>
29962      Branch: perl
29963            ! t/op/chdir.t
29964 ____________________________________________________________________________
29965 [ 12939] By: ams                                   on 2001/11/11  05:01:00
29966         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
29967              From: Michael G Schwern <schwern@pobox.com>
29968              Date: Sun, 11 Nov 2001 00:54:43 -0500
29969              Message-Id: <20011111005443.A24450@blackrider>
29970      Branch: perl
29971            ! ext/Cwd/t/cwd.t
29972 ____________________________________________________________________________
29973 [ 12938] By: ams                                   on 2001/11/11  03:25:13
29974         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
29975              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
29976              From: "chromatic" <chromatic@rmci.net>
29977              Date: Sat, 10 Nov 2001 21:03:20 -0700
29978              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
29979      Branch: perl
29980            ! lib/File/stat.pm lib/File/stat.t
29981 ____________________________________________________________________________
29982 [ 12937] By: ams                                   on 2001/11/11  02:05:23
29983         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
29984              From: "Craig A. Berry" <craigberry@mac.com>
29985              Date: Sat, 10 Nov 2001 17:23:52 -0600
29986              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
29987      Branch: perl
29988            ! t/op/magic.t
29989 ____________________________________________________________________________
29990 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
29991         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
29992      Branch: perl
29993            ! lib/open.pm lib/open.t
29994 ____________________________________________________________________________
29995 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
29996         Log: The Official name of ASCII.
29997      Branch: perl
29998            ! ext/Encode/Encode.pm
29999 ____________________________________________________________________________
30000 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
30001         Log: The KOI8-R example wasn't quite right.
30002      Branch: perl
30003            ! lib/open.pm lib/open.t
30004 ____________________________________________________________________________
30005 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
30006         Log: Enhance the open pragma to support :utf8, :locale,
30007              and :encoding directly as special cases, and rename
30008              the INOUT to IO.
30009      Branch: perl
30010            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
30011 ____________________________________________________________________________
30012 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
30013         Log: Document the UTF-16 surrogate encoding and decoding.
30014      Branch: perl
30015            ! ext/Encode/Encode.pm
30016 ____________________________________________________________________________
30017 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
30018         Log: A potential recursion breaker.
30019      Branch: perl
30020            ! sv.c
30021 ____________________________________________________________________________
30022 [ 12930] By: ams                                   on 2001/11/10  07:46:53
30023         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
30024              (was Re: perl@12892)
30025              From: "chromatic" <chromatic@rmci.net>
30026              Date: Sat, 10 Nov 2001 01:28:09 -0700
30027              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
30028      Branch: perl
30029            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
30030            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
30031            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
30032            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
30033 ____________________________________________________________________________
30034 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
30035         Log: Add a test for the bytes pragma.
30036      Branch: perl
30037            + lib/bytes.t
30038            ! MANIFEST
30039 ____________________________________________________________________________
30040 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
30041         Log: Doc update.
30042      Branch: perl
30043            ! lib/bytes.pm
30044 ____________________________________________________________________________
30045 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
30046         Log: Cease to exist.
30047      Branch: perl
30048            - lib/Unicode/Normalize.pm
30049 ____________________________________________________________________________
30050 [ 12926] By: ams                                   on 2001/11/10  03:23:16
30051         Log: Subject: [patch] my_setenv speedup + fixes
30052              From: Doug MacEachern <dougm@covalent.net>
30053              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
30054              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
30055      Branch: perl
30056            ! util.c
30057 ____________________________________________________________________________
30058 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
30059         Log: Newline trouble.
30060      Branch: perl
30061            ! lib/ExtUtils/Embed.t
30062 ____________________________________________________________________________
30063 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
30064         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
30065              From: "Craig A. Berry" <craigberry@mac.com>
30066              Date: Fri, 09 Nov 2001 18:13:16 -0600
30067              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
30068      Branch: perl
30069            ! vms/munchconfig.c
30070 ____________________________________________________________________________
30071 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
30072         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
30073              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30074              Date: Sat, 10 Nov 2001 00:10:45 +0100
30075              Message-ID: <20011110001045.A11945@rafael>
30076      Branch: perl
30077            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
30078            + t/run/switchn.t t/run/switchp.t
30079            ! MANIFEST
30080 ____________________________________________________________________________
30081 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
30082         Log: Subject: [PATCH] some tests not cleaning up properly               
30083              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
30084              Date: Fri, 9 Nov 2001 22:13:10 +0100
30085              Message-ID: <20011109221310.A11115@rafael>
30086      Branch: perl
30087            ! ext/Cwd/t/cwd.t t/io/argv.t
30088 ____________________________________________________________________________
30089 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
30090         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
30091              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30092              Date: Fri, 9 Nov 2001 15:07:19 EST
30093              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
30094      Branch: perl
30095            ! lib/ExtUtils/Embed.t
30096 ____________________________________________________________________________
30097 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
30098         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
30099              have been copied so it shouldn't be freed in perl_destruct()
30100      Branch: perl
30101            ! perl.c
30102 ____________________________________________________________________________
30103 [ 12919] By: ams                                   on 2001/11/09  15:36:22
30104         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
30105              From: Michael G Schwern <schwern@pobox.com>
30106              Date: Fri, 9 Nov 2001 00:38:59 -0500
30107              Message-Id: <20011109003859.K5587@blackrider>
30108              (Applied with directory name changes suggested by Craig Berry.)
30109      Branch: perl
30110            ! ext/Cwd/t/cwd.t
30111 ____________________________________________________________________________
30112 [ 12918] By: ams                                   on 2001/11/09  15:29:15
30113         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
30114              From: Michael G Schwern <schwern@pobox.com>
30115              Date: Fri, 9 Nov 2001 01:44:14 -0500
30116              Message-Id: <20011109014414.N5587@blackrider>
30117      Branch: perl
30118            ! vms/ext/filespec.t
30119 ____________________________________________________________________________
30120 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
30121         Log: Update Changes.
30122      Branch: perl
30123            ! Changes patchlevel.h
30124 ____________________________________________________________________________
30125 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
30126         Log: Regen toc.
30127      Branch: perl
30128            ! pod/perltoc.pod
30129 ____________________________________________________________________________
30130 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
30131         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
30132              see http://www.jepstone.net/bjepson//jpl/cvs.html
30133      Branch: perl
30134            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
30135 ____________________________________________________________________________
30136 [ 12914] By: ams                                   on 2001/11/09  14:05:12
30137         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
30138              From: Michael G Schwern <schwern@pobox.com>
30139              Date: Thu, 8 Nov 2001 22:05:49 -0500
30140              Message-Id: <20011108220549.F5587@blackrider>
30141      Branch: perl
30142            ! vms/test.com
30143 ____________________________________________________________________________
30144 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
30145         Log: NetWare update from Ananth Kesari.
30146      Branch: perl
30147            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
30148 ____________________________________________________________________________
30149 [ 12912] By: ams                                   on 2001/11/09  13:40:26
30150         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
30151              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30152              Date: Fri, 9 Nov 2001 14:32:28 +0100
30153              Message-Id: <20011109143228.A18996@rafael>
30154      Branch: perl
30155            ! perl.c
30156 ____________________________________________________________________________
30157 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
30158         Log: FAQ sync.
30159      Branch: perl
30160            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
30161            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
30162            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
30163 ____________________________________________________________________________
30164 [ 12910] By: ams                                   on 2001/11/09  07:33:49
30165         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
30166              From: Michael G Schwern <schwern@pobox.com>
30167              Date: Fri, 9 Nov 2001 00:41:56 -0500
30168              Message-Id: <20011109004156.L5587@blackrider>
30169      Branch: perl
30170            ! lib/File/Find/t/find.t
30171 ____________________________________________________________________________
30172 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
30173         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
30174              The CPAN distribution has both pm and XS implementations,
30175              and for performance reasons we choose the XS.
30176              Another reason to choose the XS is that it doesn't
30177              require Lingua::KO::Hangul::Util, which means that
30178              we can delete that-- which in turn means that Unicode::UCD
30179              cannot expect that: support it, but don't expect.
30180              Ditto Unicode::Collate.
30181              
30182              Note that Unicode::Normalize Makefile.PL and
30183              Normalize.xs have been modified from the CPAN 0.10
30184              versions: the first one to be simpler (no pm) and
30185              clean up the generated unf*.h files, the second one
30186              to quench compiler grumblings.  Must notify Sadahiro
30187              about these changes.
30188      Branch: perl
30189            + ext/Unicode/Normalize/Changes
30190            + ext/Unicode/Normalize/Makefile.PL
30191            + ext/Unicode/Normalize/Normalize.pm
30192            + ext/Unicode/Normalize/Normalize.pod
30193            + ext/Unicode/Normalize/Normalize.xs
30194            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
30195            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
30196            + ext/Unicode/Normalize/t/test.t
30197            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
30198            - lib/Lingua/KO/Hangul/Util/README
30199            - lib/Lingua/KO/Hangul/Util/t/test.t
30200            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
30201            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
30202            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
30203            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
30204            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
30205            ! win32/makefile.mk
30206 ____________________________________________________________________________
30207 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
30208         Log: Test miscounting.
30209      Branch: perl
30210            ! ext/POSIX/t/posix.t
30211 ____________________________________________________________________________
30212 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
30213         Log: Quote the variables in failures messages more nicely.
30214      Branch: perl
30215            ! t/test.pl
30216 ____________________________________________________________________________
30217 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
30218         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
30219              From: Michael G Schwern <schwern@pobox.com>
30220              Date: Thu, 8 Nov 2001 17:24:49 -0500
30221              Message-ID: <20011108172449.A5587@blackrider>
30222              
30223              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
30224              From: "Craig A. Berry" <craigberry@mac.com>
30225              Date: Thu, 8 Nov 2001 16:35:00 -0600
30226              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
30227      Branch: perl
30228            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
30229 ____________________________________________________________________________
30230 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
30231         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
30232              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
30233              Date: Thu, 8 Nov 2001 22:52:50 -0000
30234              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
30235      Branch: perl
30236            ! ext/DB_File/t/db-recno.t
30237 ____________________________________________________________________________
30238 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
30239         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
30240              (Probably not an EBCDIC issue the way one would think
30241              since no chr() et alia are used in UCD.pm.)
30242      Branch: perl
30243            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
30244 ____________________________________________________________________________
30245 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
30246         Log: Whether overwriting the $self->{...} values (see #12902)
30247              is a good policy or not is debatable, but let's at least
30248              be consistent.
30249      Branch: perl
30250            ! lib/ExtUtils/MM_Unix.pm
30251 ____________________________________________________________________________
30252 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
30253         Log: The MakeMaker argument () quoting patch that sneaked
30254              in at #12883 didn't handle make macros like this $(...).
30255              Leaning toothpicks, we've got them.
30256      Branch: perl
30257            ! lib/ExtUtils/MM_Unix.pm
30258 ____________________________________________________________________________
30259 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
30260         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
30261              From: Michael G Schwern <schwern@pobox.com>
30262              Date: Wed, 7 Nov 2001 02:02:29 -0500
30263              Message-ID: <20011107020229.K2858@blackrider>
30264      Branch: perl
30265            ! t/io/argv.t t/test.pl vms/test.com
30266 ____________________________________________________________________________
30267 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
30268         Log: Subject: [PATCH 20011106.084] -s on #! line 
30269              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30270              Date: Wed, 7 Nov 2001 22:23:39 +0100
30271              Message-ID: <20011107222339.E729@rafael>
30272      Branch: perl
30273            ! embed.h embed.pl perl.c proto.h toke.c
30274 ____________________________________________________________________________
30275 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
30276         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
30277              From: Michael G Schwern <schwern@pobox.com>
30278              Date: Wed, 7 Nov 2001 16:52:49 -0500
30279              Message-ID: <20011107165249.I7346@blackrider>
30280      Branch: perl
30281            ! pod/perlhack.pod
30282 ____________________________________________________________________________
30283 [ 12898] By: ams                                   on 2001/11/08  13:02:19
30284         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
30285              From: Mark-Jason Dominus <mjd@plover.com>
30286              Date: Thu, 08 Nov 2001 08:59:02 -0500
30287              Message-Id: <20011108135902.2275.qmail@plover.com>
30288      Branch: perl
30289            ! INSTALL README README.amiga README.os2 README.vms
30290            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
30291            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
30292 ____________________________________________________________________________
30293 [ 12897] By: ams                                   on 2001/11/08  12:49:28
30294         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
30295              From: mjd@plover.com
30296              Date: 8 Nov 2001 13:33:18 -0000
30297              Message-Id: <20011108133318.1786.qmail@plover.com>
30298      Branch: perl
30299            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
30300            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
30301            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
30302            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
30303            ! pod/perlport.pod pod/perlvar.pod
30304 ____________________________________________________________________________
30305 [ 12896] By: ams                                   on 2001/11/08  11:22:12
30306         Log: open(FH, $file) should strip leading and trailing whitespace.
30307      Branch: perl
30308            ! doio.c
30309 ____________________________________________________________________________
30310 [ 12895] By: ams                                   on 2001/11/08  10:17:14
30311         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
30312              From: "Craig A. Berry" <craigberry@mac.com>
30313              Date: Wed, 07 Nov 2001 13:41:50 -0600
30314              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
30315      Branch: perl
30316            ! t/op/glob.t
30317 ____________________________________________________________________________
30318 [ 12894] By: ams                                   on 2001/11/08  08:32:20
30319         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
30320              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
30321              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
30322              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
30323      Branch: perl
30324            ! makedepend.SH
30325 ____________________________________________________________________________
30326 [ 12893] By: ams                                   on 2001/11/08  08:26:31
30327         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
30328              From: mjd@plover.com
30329              Date: 8 Nov 2001 08:08:07 -0000
30330              Message-Id: <20011108080807.30147.qmail@plover.com>
30331              
30332              Subject: bleadperl perl.pod
30333              From: mjd@plover.com
30334              Date: 8 Nov 2001 08:10:47 -0000
30335              Message-Id: <20011108081047.30178.qmail@plover.com>
30336              
30337              Subject: more bleadperl perl.pod
30338              From: mjd@plover.com
30339              Date: 8 Nov 2001 08:16:28 -0000
30340              Message-Id: <20011108081628.30229.qmail@plover.com>
30341      Branch: perl
30342            ! pod/perl.pod pod/perldebug.pod
30343 ____________________________________________________________________________
30344 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
30345         Log: Tweak for Cray-friendliness from Nicholas Clark.
30346      Branch: perl
30347            ! sv.c
30348 ____________________________________________________________________________
30349 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
30350         Log: VMS patch redo from Charles Lane.
30351      Branch: perl
30352            ! vms/gen_shrfls.pl
30353 ____________________________________________________________________________
30354 [ 12890] By: ams                                   on 2001/11/07  15:16:10
30355         Log: Subject: [ID 20011107.088] two perl pod nits
30356              From: lvirden@cas.org
30357              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
30358              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
30359      Branch: perl
30360            ! pod/perl.pod pod/perlfaq3.pod
30361 ____________________________________________________________________________
30362 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
30363         Log: Update Changes.
30364      Branch: perl
30365            ! Changes patchlevel.h
30366 ____________________________________________________________________________
30367 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
30368         Log: The (emulated) "no utf8" must be in a BEGIN block
30369              to be effective.
30370      Branch: perl
30371            ! lib/CGI/t/html.t
30372 ____________________________________________________________________________
30373 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
30374         Log: "v-strings" is the right term.
30375      Branch: perl
30376            ! pod/perltodo.pod
30377 ____________________________________________________________________________
30378 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
30379         Log: Add vstrings-as-objects need to perltodo.
30380      Branch: perl
30381            ! pod/perltodo.pod
30382 ____________________________________________________________________________
30383 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
30384         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
30385              From: Nicholas Clark <nick@ccl4.org>
30386              Date: Wed, 7 Nov 2001 14:36:32 +0000
30387              Message-ID: <20011107143631.I24980@plum.flirble.org>
30388      Branch: perl
30389            ! t/op/pack.t
30390 ____________________________________________________________________________
30391 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
30392         Log: The Embed test requires a major rewrite for VMS
30393              (plus it reveals a couple of annoying glitches
30394              in buffering), so skip the test for now; from
30395              Charles Lane.
30396      Branch: perl
30397            ! lib/ExtUtils/Embed.t
30398 ____________________________________________________________________________
30399 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
30400         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
30401              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30402              Date: Wed, 7 Nov 2001 09:23:28 EST
30403              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
30404              
30405              (Also i seems that an unrelated experimental patch
30406              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
30407      Branch: perl
30408            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
30409 ____________________________________________________________________________
30410 [ 12882] By: ams                                   on 2001/11/07  05:14:04
30411         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
30412              From: Mark-Jason Dominus <mjd@plover.com>
30413              Date: Wed, 07 Nov 2001 00:43:46 -0500
30414              Message-Id: <20011107054346.14428.qmail@plover.com>
30415      Branch: perl
30416            ! gv.c op.c toke.c
30417 ____________________________________________________________________________
30418 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
30419         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
30420              From: Michael G Schwern <schwern@pobox.com>             
30421              Date: Tue, 6 Nov 2001 22:04:39 -0500
30422              Message-ID: <20011106220439.D2858@blackrider>              
30423      Branch: perl
30424            ! lib/perl5db.pl
30425 ____________________________________________________________________________
30426 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
30427         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
30428              stress))
30429              From: Jonathan Stowe <gellyfish@gellyfish.com>
30430              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
30431              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
30432              
30433              (except for one hunk where indentation differs)
30434      Branch: perl
30435            ! lib/Term/Cap.t
30436 ____________________________________________________________________________
30437 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
30438         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
30439              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30440              Date: Tue, 6 Nov 2001 21:45:01 +0100
30441              Message-ID: <20011106214501.A704@rafael>
30442      Branch: perl
30443            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
30444            ! lib/File/Spec/Win32.pm
30445 ____________________________________________________________________________
30446 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
30447         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
30448              From: Michael G Schwern <schwern@pobox.com>              
30449              Date: Tue, 6 Nov 2001 20:58:45 -0500
30450              Message-ID: <20011106205845.G29411@blackrider>
30451      Branch: perl
30452            ! t/test.pl
30453 ____________________________________________________________________________
30454 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
30455         Log: Subject: making do_sprintf public       
30456              From: Doug MacEachern <dougm@covalent.net>    
30457              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
30458              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
30459      Branch: perl
30460            ! embed.h embed.pl global.sym
30461 ____________________________________________________________________________
30462 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
30463         Log: Update to CGI.pm 2.78.
30464              
30465              TODO: the test suite needs to be merged so that
30466              when in core, the core version is tested, and when
30467              using the CPAN version, testing the CPAN version.
30468              (the changes need to be sent to Lincoln, too...)
30469      Branch: perl
30470            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
30471            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
30472            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
30473            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
30474            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
30475            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
30476 ____________________________________________________________________________
30477 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
30478         Log: Integrate with perlio; (strictly) readonly hashes via XS.
30479      Branch: perl
30480           +> t/lib/access.t
30481           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
30482 ____________________________________________________________________________
30483 [ 12874] By: nick                                  on 2001/11/06  21:05:16
30484         Log: Keep It Simple and Stupid version of readonly hash support.
30485              - Test for SvREAONLY(hv) at a few spots in hv.c
30486              - add the error message to perldiag.pod
30487              - (dubious) add access::readonly() to univeral.c
30488              - add test using above
30489              - fixup ext/B/t/stash.t to account for access:: existing
30490      Branch: perlio
30491            + t/lib/access.t
30492            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
30493 ____________________________________________________________________________
30494 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
30495         Log: Fix incorrect warnings about broken globbing;
30496              from Andy Dougherty.
30497      Branch: perl
30498            ! hints/linux.sh
30499 ____________________________________________________________________________
30500 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
30501         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
30502              toggle-on from the encoding pragma.
30503      Branch: perl
30504            ! regcomp.c regexec.c
30505 ____________________________________________________________________________
30506 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
30507         Log: Retract #12824, doesn't help and is ignored
30508              by Configure anyway.
30509      Branch: perl
30510            ! hints/beos.sh
30511 ____________________________________________________________________________
30512 [ 12870] By: ams                                   on 2001/11/06  10:40:37
30513         Log: Subject: Cosmetic change
30514              From: H.Merijn Brand <h.m.brand@hccnet.nl>
30515              Date: Tue, 06 Nov 2001 12:30:52 +0100
30516              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
30517      Branch: perl
30518            ! README.hpux
30519 ____________________________________________________________________________
30520 [ 12869] By: nick                                  on 2001/11/06  08:26:40
30521         Log: Integrate mainline
30522      Branch: perlio
30523           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
30524           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
30525 ____________________________________________________________________________
30526 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
30527         Log: The parentheses are protected enough.
30528      Branch: perl
30529            ! hints/os390.sh
30530 ____________________________________________________________________________
30531 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
30532         Log: ccflags, not ldflags.
30533      Branch: perl
30534            ! hints/os390.sh
30535 ____________________________________________________________________________
30536 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
30537         Log: ... and the proto to go with #12865.
30538      Branch: perl
30539            ! proto.h
30540 ____________________________________________________________________________
30541 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
30542         Log: Oops.  Luckily nothing was using this symbol yet.
30543      Branch: perl
30544            ! global.sym
30545 ____________________________________________________________________________
30546 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
30547         Log: Implement the encoding pragma for regex literals.
30548      Branch: perl
30549            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
30550 ____________________________________________________________________________
30551 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
30552         Log: More UTF8 EXACT fixing.
30553      Branch: perl
30554            ! regexec.c
30555 ____________________________________________________________________________
30556 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
30557         Log: More re debugging.
30558      Branch: perl
30559            ! regexec.c
30560 ____________________________________________________________________________
30561 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
30562         Log: EXACT correction attempt.  Continued in #12863.
30563      Branch: perl
30564            ! regexec.c
30565 ____________________________________________________________________________
30566 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
30567         Log: Unterminated L<.
30568      Branch: perl
30569            ! ext/DB_File/DB_File.pm
30570 ____________________________________________________________________________
30571 [ 12859] By: nick                                  on 2001/11/05  19:15:17
30572         Log: Integrate mainline
30573      Branch: perlio
30574           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
30575           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
30576           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
30577           +> lib/Math/BigInt/t/sub_mbi.t
30578            - lib/Math/BigInt/t/Math/Subclass.pm
30579            - lib/Math/BigInt/t/subclass.t
30580           !> (integrate 30 files)
30581 ____________________________________________________________________________
30582 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
30583         Log: Regex debugging fixes from Hugo.
30584      Branch: perl
30585            ! regcomp.c regexec.c
30586 ____________________________________________________________________________
30587 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
30588         Log: IRIX: at some point the cc -version has started
30589              to output to stderr, not stdout any more.
30590      Branch: perl
30591            ! hints/irix_6.sh
30592 ____________________________________________________________________________
30593 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
30594         Log: Update Changes.
30595      Branch: perl
30596            ! Changes patchlevel.h
30597 ____________________________________________________________________________
30598 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
30599         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
30600      Branch: perl
30601            ! lib/File/Spec/Unix.pm
30602 ____________________________________________________________________________
30603 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
30604         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
30605              From: rgarciasuarez@free.fr
30606              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
30607              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
30608      Branch: perl
30609            ! lib/File/Spec/Unix.pm
30610 ____________________________________________________________________________
30611 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
30612         Log: Use config.arch in OS/390 where the combination of
30613              IEEE floats and ldflags is tricky.
30614      Branch: perl
30615            ! hints/os390.sh
30616 ____________________________________________________________________________
30617 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
30618         Log: Metaconfig unit change for #12851.
30619      Branch: metaconfig
30620            ! U/modified/Config_sh.U
30621 ____________________________________________________________________________
30622 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
30623         Log: Support a config.arch file, similar to config.over,
30624              but loaded just before it.
30625      Branch: perl
30626            ! Configure INSTALL
30627 ____________________________________________________________________________
30628 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
30629         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
30630              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30631              Date: Mon, 5 Nov 2001 14:26:24 +0100
30632              Message-ID: <20011105142624.C31977@rafael>
30633      Branch: perl
30634            ! lib/Symbol.pm lib/Symbol.t
30635 ____________________________________________________________________________
30636 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
30637         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
30638              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30639              Date: Sun, 4 Nov 2001 22:28:57 +0100
30640              Message-ID: <20011104222857.C696@rafael>
30641      Branch: perl
30642            ! pod/perldebug.pod pod/perlpodspec.pod
30643 ____________________________________________________________________________
30644 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
30645         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
30646      Branch: perl
30647            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
30648 ____________________________________________________________________________
30649 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
30650         Log: Math::Big* test tweaks to work better with core:
30651              but the coast still not clear.
30652      Branch: perl
30653            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
30654            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
30655 ____________________________________________________________________________
30656 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
30657         Log: Protect against high load: measure how much wall
30658              clock time went by while sleeping.  Avoids some
30659              false negatives, while may introduce some false
30660              positives.  Life is hard.
30661      Branch: perl
30662            ! ext/Time/HiRes/HiRes.t
30663 ____________________________________________________________________________
30664 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
30665         Log: More forgotten from #12843.
30666      Branch: perl
30667            ! lib/Math/BigInt/t/bigfltpm.inc
30668 ____________________________________________________________________________
30669 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
30670         Log: Forgot from #12843.
30671      Branch: perl
30672            + lib/Math/BigInt/t/bigintpm.inc
30673            ! MANIFEST
30674 ____________________________________________________________________________
30675 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
30676         Log: Upgrade to Math::BigInt 1.45; from Tels.
30677              NOTE: some of the tests are failing but that's because
30678              the core integration is not yet done.
30679      Branch: perl
30680            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
30681            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
30682            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
30683            - lib/Math/BigInt/t/Math/Subclass.pm
30684            - lib/Math/BigInt/t/subclass.t
30685            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
30686            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
30687            ! lib/Math/BigInt/t/mbimbf.t
30688 ____________________________________________________________________________
30689 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
30690         Log: VMS: adds capability to control more configuration stuff with
30691              -D and -U switches; parsing config.sh to extract previous config
30692              info in VMS-form, and a rewrite of the "prompt/response" routine;
30693              from Charles Lane.
30694      Branch: perl
30695            ! configure.com
30696 ____________________________________________________________________________
30697 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
30698         Log: Subject: Typo correction in perldebguts.pod
30699              From: mjd@plover.com
30700              Date: 4 Nov 2001 16:20:05 -0000
30701              Message-ID: <20011104162005.16699.qmail@plover.com>
30702      Branch: perl
30703            ! pod/perldebguts.pod
30704 ____________________________________________________________________________
30705 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
30706         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
30707              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30708              Date: Sun, 4 Nov 2001 11:47:30 +0100
30709              Message-ID: <20011104114730.A715@rafael>
30710              
30711              Remove -T from the test, wrong place for that.
30712      Branch: perl
30713            ! lib/File/Temp/t/mktemp.t
30714 ____________________________________________________________________________
30715 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
30716         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
30717              From: Nicholas Clark <nick@ccl4.org>
30718              Date: Sun, 4 Nov 2001 10:41:24 +0000
30719              Message-ID: <20011104104123.U20123@plum.flirble.org>
30720      Branch: perl
30721            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
30722 ____________________________________________________________________________
30723 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
30724         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
30725              From: Michael G Schwern <schwern@pobox.com>
30726              Date: Sat, 3 Nov 2001 15:41:47 -0500
30727              Message-ID: <20011103154147.C600@blackrider>
30728      Branch: perl
30729            ! lib/Term/Cap.t
30730 ____________________________________________________________________________
30731 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
30732         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
30733              From: "Craig A. Berry" <craigberry@mac.com>     
30734              Date: Sat, 03 Nov 2001 16:02:28 -0600
30735              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
30736      Branch: perl
30737            ! ext/Time/HiRes/HiRes.t
30738 ____________________________________________________________________________
30739 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
30740         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
30741              From: "chromatic" <chromatic@rmci.net>
30742              Date: Sat, 03 Nov 2001 12:28:17 -0700
30743              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
30744      Branch: perl
30745            ! lib/Term/Cap.t
30746 ____________________________________________________________________________
30747 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
30748         Log: Don't bother doing POSIX charclass parsing if it
30749              possibly cannot be so.  Prepares way for charclass
30750              syntax like [[abc]||[def]] (or just [[abc][def]])
30751              for union, [[\w]&&[$a]] for intersection,
30752              and [[a-z]&&[^def]] for subtraction.
30753              
30754              Currently /[[a]/ (or /[a[]/) parses as a character
30755              class containing two characters, "[" and "a",
30756              this may have to be broken for the syntax described
30757              above, otherwise we would have to scan the whole pattern
30758              to find out whether the square brackets match pairwise.
30759              Luckily, the special case of "[" doesn't seem to be
30760              documented (as opposed to "]" and "-"), so we may have
30761              better story for breaking it...  One can always use \[
30762              if one wants a literal "[", so there.
30763      Branch: perl
30764            ! regcomp.c
30765 ____________________________________________________________________________
30766 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
30767         Log: Comment correction.
30768      Branch: perl
30769            ! regcomp.c
30770 ____________________________________________________________________________
30771 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
30772         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
30773              The latter is a RedHatism.
30774      Branch: perl
30775            ! lib/ExtUtils/MakeMaker.pm
30776 ____________________________________________________________________________
30777 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
30778         Log: Integrate perlio.
30779      Branch: perl
30780           !> perlio.c
30781 ____________________________________________________________________________
30782 [ 12831] By: nick                                  on 2001/11/03  11:42:15
30783         Log: Integrate mainline
30784      Branch: perlio
30785           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
30786           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
30787           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
30788           !> sv.c t/test.pl
30789 ____________________________________________________________________________
30790 [ 12830] By: nick                                  on 2001/11/03  10:27:34
30791         Log: Fix clone_leak problem.
30792              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
30793              as vestige of calling PerlLIO_dup().
30794      Branch: perlio
30795            ! perlio.c
30796 ____________________________________________________________________________
30797 [ 12829] By: nick                                  on 2001/11/03  09:40:46
30798         Log: Tweaks attempting to locate Doug's clone_leak leak.
30799              - add some PerlIO_debug()
30800              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
30801              - Even if it closing stdout etc. do a fflush()
30802      Branch: perlio
30803            ! perlio.c
30804 ____________________________________________________________________________
30805 [ 12828] By: nick                                  on 2001/11/03  08:34:31
30806         Log: Integrate mainline
30807      Branch: perlio
30808           !> (integrate 54 files)
30809 ____________________________________________________________________________
30810 [ 12827] By: ams                                   on 2001/11/03  03:45:19
30811         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
30812              remove this later). Based on a patch from Robert Spier in
30813              <15330.61459.14452.795263@rls.cx>.
30814      Branch: perl
30815            ! sv.c
30816 ____________________________________________________________________________
30817 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
30818         Log: microperl sync.
30819      Branch: perl
30820            ! doio.c perl.c perl.h perlio.c regexec.c
30821 ____________________________________________________________________________
30822 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
30823         Log: Definitions for the Unicode Newline Guidelines.
30824      Branch: perl
30825            ! perl.h
30826 ____________________________________________________________________________
30827 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
30828         Log: (retracted by #12871)
30829              
30830              There is no csh of any kind in default BeOS.
30831              For the purposes of miniperl globbing, bash
30832              will do.
30833      Branch: perl
30834            ! hints/beos.sh
30835 ____________________________________________________________________________
30836 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
30837         Log: Integrate change #12820 from macperl to maint and blead;
30838              
30839              Fix up (dynaloading) to work properly with multiplicity
30840      Branch: maint-5.6/perl
30841           !> ext/DynaLoader/dl_mac.xs
30842      Branch: perl
30843           !> ext/DynaLoader/dl_mac.xs
30844 ____________________________________________________________________________
30845 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
30846         Log: Several fixes for various exit problems and clearing out
30847              task queue, as well as another (incomplete) go at
30848              fixing error message handling
30849      Branch: maint-5.6/macperl
30850            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
30851 ____________________________________________________________________________
30852 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
30853         Log: Add source files for bleadperl builds
30854      Branch: maint-5.6/macperl
30855            ! macos/Makefile.mk
30856 ____________________________________________________________________________
30857 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
30858         Log: Fix up to work properly with multiplicity
30859      Branch: maint-5.6/macperl
30860            ! ext/DynaLoader/dl_mac.xs
30861 ____________________________________________________________________________
30862 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
30863         Log: Integrate with maintperl.
30864      Branch: maint-5.6/macperl
30865           +> t/op/system.t t/op/system_tests
30866           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
30867           !> pod/perltodo.pod util.c win32/win32.c
30868 ____________________________________________________________________________
30869 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
30870         Log: Locate _PATH_LOG if it's a socket even if not #defined
30871              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
30872              via Nick Clark.
30873      Branch: perl
30874            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
30875 ____________________________________________________________________________
30876 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
30877         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
30878              From: Michael G Schwern <schwern@pobox.com>
30879              Date: Fri, 2 Nov 2001 15:36:41 -0500
30880              Message-ID: <20011102153641.E23234@blackrider>
30881      Branch: perl
30882            ! t/test.pl
30883 ____________________________________________________________________________
30884 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
30885         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
30886              From: merlyn@stonehenge.com (Randal L. Schwartz)
30887              Date: 02 Nov 2001 09:33:34 -0800
30888              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
30889              
30890              (two of the changes)
30891              
30892              Better coexistence with extensions.
30893      Branch: perl
30894            ! ext/Errno/Errno_pm.PL hints/darwin.sh
30895 ____________________________________________________________________________
30896 [ 12815] By: ams                                   on 2001/11/02  16:47:43
30897         Log: Subject: Re: [PATCH] the the double double word word fix fix
30898              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
30899              Date: Fri, 02 Nov 2001 19:43:07 +0100
30900              Message-Id: <3BE2E93B.627C198E@alcatel.at>
30901      Branch: perl
30902            ! pod/perldebug.pod
30903 ____________________________________________________________________________
30904 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
30905         Log: Update Changes.
30906      Branch: perl
30907            ! Changes patchlevel.h
30908 ____________________________________________________________________________
30909 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
30910         Log: More encoding testing.
30911      Branch: perl
30912            ! lib/encoding.pm lib/encoding.t
30913 ____________________________________________________________________________
30914 [ 12812] By: ams                                   on 2001/11/02  15:07:11
30915         Log: Slight modification of #12811.
30916      Branch: perl
30917            ! op.c
30918 ____________________________________________________________________________
30919 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
30920         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
30921              From: Radu Greab <radu@netsoft.ro>
30922              Date: Fri, 2 Nov 2001 15:28:58 +0200
30923              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
30924      Branch: perl
30925            ! op.c t/op/stat.t
30926 ____________________________________________________________________________
30927 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
30928         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
30929              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30930              Date: Thu, 1 Nov 2001 22:35:50 +0100
30931              Message-ID: <20011101223550.A10849@rafael>
30932      Branch: perl
30933            ! lib/ExtUtils/Embed.t
30934 ____________________________________________________________________________
30935 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
30936         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
30937              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
30938              Date: 2 Nov 2001 14:48:51 -0000
30939              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
30940      Branch: perl
30941            ! lib/File/Find.pm
30942 ____________________________________________________________________________
30943 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
30944         Log: Add documentation.
30945      Branch: perl
30946            ! embed.pl pod/perlapi.pod utf8.c
30947 ____________________________________________________________________________
30948 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
30949         Log: Unicode: add ToFold mapping.  Not used yet; but basically
30950              a more useful mapping for caseless aka case-ignoring than
30951              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
30952              algorithm for creating the foldings uses equivalence classes,
30953              see http://www.unicode.org/unicode/reports/tr21/
30954              Hopefully this feature will be used in //i.
30955              (The folding tables were introduced by #12689.)
30956      Branch: perl
30957            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
30958            ! utf8.c
30959 ____________________________________________________________________________
30960 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
30961         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
30962              From: "Craig A. Berry" <craigberry@mac.com>
30963              Date: Fri, 02 Nov 2001 00:03:52 -0600
30964              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
30965      Branch: perl
30966            ! lib/AutoSplit.t
30967 ____________________________________________________________________________
30968 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
30969         Log: Subject: Trivial doc patch
30970              From: andreas.koenig@anima.de (Andreas J. Koenig)
30971              Date: 02 Nov 2001 06:11:35 +0100
30972              Message-ID: <m37kt94v08.fsf@anima.de>
30973      Branch: perl
30974            ! pod/perlport.pod
30975 ____________________________________________________________________________
30976 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
30977         Log: Make encoding and charnames pragmas coexist.
30978      Branch: perl
30979            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
30980 ____________________________________________________________________________
30981 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
30982         Log: The basic character classes seem to go untested with Unicode.
30983      Branch: perl
30984            ! t/op/pat.t
30985 ____________________________________________________________________________
30986 [ 12802] By: ams                                   on 2001/11/02  00:39:36
30987         Log: Subject: [PATCH] the the double double word word fix fix
30988              From: Richard Soderberg <rs@oregonnet.com>
30989              Date: Thu, 1 Nov 2001 13:12:03 -0800
30990              Message-Id: <200111012112.NAA23288@oregonnet.com>
30991              
30992              Subject: Re: [PATCH] the the double double word word fix fix
30993              From: Mark-Jason Dominus <mjd@plover.com>
30994              Date: Thu, 01 Nov 2001 16:43:40 -0500
30995              Message-Id: <20011101214340.2044.qmail@plover.com>
30996              
30997              Subject: Re: [PATCH] the the double double word word fix fix
30998              From: Mark-Jason Dominus <mjd@plover.com>
30999              Date: Thu, 01 Nov 2001 16:51:39 -0500
31000              Message-Id: <20011101215139.2196.qmail@plover.com>
31001      Branch: perl
31002            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
31003            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
31004            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
31005            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
31006            ! pod/perltodo.pod pod/perlxstut.pod
31007 ____________________________________________________________________________
31008 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
31009         Log: Comment tweaks.
31010      Branch: perl
31011            ! toke.c
31012 ____________________________________________________________________________
31013 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
31014         Log: FAQ sync.
31015      Branch: perl
31016            ! pod/perlfaq9.pod
31017 ____________________________________________________________________________
31018 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
31019         Log: If an encoding is set by -M/-m, it must be in
31020              effect only for the actual script, not any other
31021              required/-M/-m'ed module, otherwise we enter a nasty
31022              recursion in regexec.c while trying to init the simple
31023              UTF-8 charclasses like PL_utf8_alnum.
31024      Branch: perl
31025            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
31026 ____________________________________________________________________________
31027 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
31028         Log: A bit more descriptive name.
31029      Branch: perl
31030            ! mg.c
31031 ____________________________________________________________________________
31032 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
31033         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
31034              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31035              Date: Wed, 31 Oct 2001 13:47:04 EST
31036              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
31037      Branch: perl
31038            ! ext/Time/HiRes/HiRes.t
31039 ____________________________________________________________________________
31040 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
31041         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
31042              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31043              Date: Wed, 31 Oct 2001 13:43:29 EST
31044              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
31045      Branch: perl
31046            ! mg.c
31047 ____________________________________________________________________________
31048 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
31049         Log: Subject: [PATCH] Various test cleanups
31050              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31051              Date: Tue, 30 Oct 2001 21:56:26 +0100
31052              Message-ID: <20011030215626.A28503@rafael>
31053      Branch: perl
31054            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
31055            ! ext/DB_File/t/db-recno.t ext/Encode.t
31056 ____________________________________________________________________________
31057 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
31058         Log: Update Changes.
31059      Branch: perl
31060            ! Changes patchlevel.h
31061 ____________________________________________________________________________
31062 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
31063         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
31064              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
31065              Date: Wed, 31 Oct 2001 17:16:39 +0100
31066              Message-ID: <20011031171639.A32511@rafael>
31067      Branch: perl
31068            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
31069 ____________________________________________________________________________
31070 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
31071         Log: Skip message nit.
31072      Branch: perl
31073            ! t/io/fs.t
31074 ____________________________________________________________________________
31075 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
31076         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
31077              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
31078              Date: 31 Oct 2001 14:49:37 -0000
31079              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
31080      Branch: perl
31081            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
31082 ____________________________________________________________________________
31083 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
31084         Log: Extend the effect of the encoding pragma to chr() and ord().
31085              
31086              TODO: regex literals, reentrancy problems with the utf8
31087              and charnames pragmas.
31088      Branch: perl
31089            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
31090 ____________________________________________________________________________
31091 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
31092         Log: Doc tweaks.
31093      Branch: perl
31094            ! lib/encoding.pm
31095 ____________________________________________________________________________
31096 [ 12788] By: nick                                  on 2001/10/31  08:59:56
31097         Log: Integrate mainline
31098      Branch: perlio
31099           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
31100           !> (integrate 49 files)
31101 ____________________________________________________________________________
31102 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
31103         Log: Forgot new proto.
31104      Branch: perl
31105            ! proto.h
31106 ____________________________________________________________________________
31107 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
31108         Log: Clarification: use encoding cannot be used to
31109              change the default encoding of "your whole script";
31110              only the default encoding of the *data*.  Also, it
31111              seems that "use encoding" does not mix with "use utf8"
31112              (a coredumping recursion ensues).  Should not be a huge
31113              problem since "use utf8" is pretty marginal nowadays.
31114      Branch: perl
31115            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
31116 ____________________________________________________________________________
31117 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
31118         Log: More documentation for the encode pragma.
31119      Branch: perl
31120            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
31121            ! pod/perlapi.pod pod/perlunicode.pod sv.c
31122 ____________________________________________________________________________
31123 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
31124         Log: Thinko in #12783.
31125      Branch: perl
31126            ! sv.c
31127 ____________________________________________________________________________
31128 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
31129         Log: Make sv_recode_to_utf8() a real API: the encoding
31130              is a parameter, instead of a global.  Document the
31131              PERL_ENCODING.
31132      Branch: perl
31133            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
31134            ! toke.c
31135 ____________________________________________________________________________
31136 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
31137         Log: Enable -Mencoding=foobar also for string literals.
31138      Branch: perl
31139            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
31140            ! pod/perlapi.pod proto.h sv.c toke.c
31141 ____________________________________________________________________________
31142 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
31143         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
31144              From: Andy Dougherty <doughera@lafayette.edu>
31145              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
31146              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
31147      Branch: perl
31148            ! ext/POSIX/hints/svr4.pl
31149 ____________________________________________________________________________
31150 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
31151         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
31152              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
31153              Date: Mon, 29 Oct 2001 23:11:58 -0000
31154              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
31155              
31156              Add compat.h.
31157      Branch: perl
31158            ! lib/h2xs.t utils/h2xs.PL
31159 ____________________________________________________________________________
31160 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
31161         Log: Subject: PerlIOBuf_dup
31162              From: Nicholas Clark <nick@ccl4.org>              
31163              Date: Mon, 29 Oct 2001 21:52:35 +0000             
31164              Message-ID: <20011029215235.K41204@plum.flirble.org>
31165              
31166              Add prototype.
31167      Branch: perl
31168            ! perliol.h
31169 ____________________________________________________________________________
31170 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
31171         Log: Subject: [PATCH] Make malloc.c errors more useful
31172              From: Richard Soderberg <rs@oregonnet.com>
31173              Date: Mon, 29 Oct 2001 22:28:02 -0800
31174              Message-Id: <200110300628.WAA11025@oregonnet.com>
31175      Branch: perl
31176            ! malloc.c
31177 ____________________________________________________________________________
31178 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
31179         Log: Retract #12776 - the bug 19990906.001 is still valid.
31180      Branch: perl
31181            ! t/run/kill_perl.t
31182 ____________________________________________________________________________
31183 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
31184         Log: (Retracted by #12777)
31185              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
31186              From: Michael G Schwern <schwern@pobox.com> 
31187              Date: Mon, 29 Oct 2001 23:01:08 -0500
31188              Message-ID: <20011029230108.G18053@blackrider>
31189      Branch: perl
31190            ! t/run/kill_perl.t
31191 ____________________________________________________________________________
31192 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
31193         Log: Comment nits.
31194      Branch: perl
31195            ! lib/encoding.t
31196 ____________________________________________________________________________
31197 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
31198         Log: integrate change#12772 from mainline
31199              
31200              Subject: [PATCH] Mommy, what's a pointer cast?
31201      Branch: maint-5.6/perl
31202            ! perl.h
31203 ____________________________________________________________________________
31204 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
31205         Log: Subject: [PATCH] Mommy, what's a pointer cast?
31206              From: Richard Soderberg <rs@oregonnet.com>
31207              Date: Mon, 29 Oct 2001 17:01:10 -0800
31208              Message-Id: <200110300101.RAA31561@oregonnet.com>
31209              
31210              (threads* parts)
31211      Branch: perl
31212            ! ext/threads/shared/shared.xs ext/threads/threads.xs
31213 ____________________________________________________________________________
31214 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
31215         Log: Subject: [PATCH] Mommy, what's a pointer cast?
31216              From: Richard Soderberg <rs@oregonnet.com>
31217              Date: Mon, 29 Oct 2001 17:01:10 -0800
31218              Message-Id: <200110300101.RAA31561@oregonnet.com>
31219              
31220              (the perl.h part)
31221      Branch: perl
31222            ! perl.h
31223 ____________________________________________________________________________
31224 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
31225         Log: Subject: [PATCH] OpenBSD likes signal.h 
31226              From: Richard Soderberg <rs@oregonnet.com>
31227              Date: Mon, 29 Oct 2001 17:00:31 -0800
31228              Message-Id: <200110300100.RAA31533@oregonnet.com>
31229      Branch: perl
31230            ! unixish.h
31231 ____________________________________________________________________________
31232 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
31233         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
31234              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
31235              Date: Mon, 29 Oct 2001 23:04:23 -0000
31236              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
31237      Branch: perl
31238            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
31239            ! ext/DB_File/t/db-recno.t
31240 ____________________________________________________________________________
31241 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
31242         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
31243              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
31244              Date: Mon, 29 Oct 2001 12:34:07 -0600
31245              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
31246      Branch: perl
31247            ! ext/Time/HiRes/HiRes.t
31248 ____________________________________________________________________________
31249 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
31250         Log: Update Changes.
31251      Branch: perl
31252            ! Changes patchlevel.h
31253 ____________________________________________________________________________
31254 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
31255         Log: AIX needs an explicit symbol export list.
31256      Branch: perl
31257            ! lib/ExtUtils/Embed.t
31258 ____________________________________________________________________________
31259 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
31260         Log: The test (and the module) would require some
31261              quality hacking time to work on EBCDIC.  Based on
31262              the test results nothing seems to be majorly broken,
31263              the module just seems to have strange assumptions:
31264              got: ''\226\225\205'
31265              expected: ''one'
31266              The \226\225\205 being, of course, 'one', in EBCDIC.
31267      Branch: perl
31268            ! lib/Dumpvalue.t
31269 ____________________________________________________________________________
31270 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
31271         Log: Mark the test known to be failing in EBCDIC.
31272      Branch: perl
31273            ! t/op/tr.t
31274 ____________________________________________________________________________
31275 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
31276         Log: None of the libnet modules are going to work in
31277              EBCDIC without the Convert::EBCDIC.
31278      Branch: perl
31279            ! t/lib/1_compile.t
31280 ____________________________________________________________________________
31281 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
31282         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
31283      Branch: perl
31284            ! t/op/pack.t
31285 ____________________________________________________________________________
31286 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
31287         Log: UTF-EBCDIC ain't UTF-8.
31288      Branch: perl
31289            ! t/op/pack.t
31290 ____________________________________________________________________________
31291 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
31292         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
31293      Branch: perl
31294            ! t/lib/1_compile.t
31295 ____________________________________________________________________________
31296 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
31297         Log: Let's not assume ASCII.
31298      Branch: perl
31299            ! t/op/lc.t
31300 ____________________________________________________________________________
31301 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
31302         Log: Call the new perlio symbols differently.
31303      Branch: perl
31304            ! makedef.pl
31305 ____________________________________________________________________________
31306 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
31307         Log: Don't expect ASCII ordering.
31308      Branch: perl
31309            ! lib/ExtUtils/Manifest.t
31310 ____________________________________________________________________________
31311 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
31312         Log: Forgot from #12756.
31313      Branch: perl
31314            ! perlio.h
31315 ____________________________________________________________________________
31316 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
31317         Log: BeOS tweaks:
31318              - fseeko and ftello can be found by Configure but
31319              we do not seem to have prototypes for them so
31320              let's make up some
31321              - BeOS didn't use to have real sockets (sockets as
31322              filedescriptors) but the BONE package is supposed
31323              to fix this.  I do not know how to detect BONEness,
31324              see hints/beos.sh for a spot that needs to fixed.
31325              - BeOS has O_TEXT != O_BINARY but has no setmode()
31326      Branch: perl
31327            ! hints/beos.sh perlio.c
31328 ____________________________________________________________________________
31329 [ 12755] By: sky                                   on 2001/10/29  12:56:12
31330         Log: Ugly fix to not die when a thread creator is holding locks.
31331      Branch: perl
31332            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
31333            ! ext/threads/threads.xs
31334 ____________________________________________________________________________
31335 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
31336         Log: Integrate change #12752 from maintperl;
31337              
31338              croak(Nullch) wasn't printing the contents of ERRSV if there was
31339              no outer eval (bug in change#6125)
31340      Branch: perl
31341           !> util.c
31342 ____________________________________________________________________________
31343 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
31344         Log: Subject: [PATCH h2xs] Use of static data in XS modules
31345              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
31346              Date: Sun, 28 Oct 2001 21:19:07 -0000
31347              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
31348              
31349              with nits from Sarathy.
31350      Branch: perl
31351            ! utils/h2xs.PL
31352 ____________________________________________________________________________
31353 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
31354         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
31355              no outer eval (bug in change#6125)
31356      Branch: maint-5.6/perl
31357            ! util.c
31358 ____________________________________________________________________________
31359 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
31360         Log: More todo for the encoding pragma.
31361      Branch: perl
31362            ! lib/encoding.pm
31363 ____________________________________________________________________________
31364 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
31365         Log: Add the encoding pragma to control the "upgrade"
31366              from the native eight bit data to Unicode.
31367              
31368              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
31369      Branch: perl
31370            + lib/encoding.pm lib/encoding.t
31371            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
31372            ! pod/perlunicode.pod pod/perlvar.pod sv.c
31373 ____________________________________________________________________________
31374 [ 12749] By: sky                                   on 2001/10/28  21:02:33
31375         Log: Update documentation.
31376      Branch: perl
31377            ! ext/threads/shared/shared.pm
31378 ____________________________________________________________________________
31379 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
31380         Log: Integrate change #12747 from maintperl;
31381              
31382              finishing touches to system() fixes on windows:
31383              * detect cmd shell correctly even if it had full path in it
31384              * more quoting needed for single-arg system if the argument
31385              really had multiple quoted arguments within it
31386              * be smarter about not calling the shell when the executable
31387              has spaces, but otherwise does not need shell involvement
31388              * add a testsuite (windows-specific currently)
31389      Branch: perl
31390           +> t/op/system.t t/op/system_tests
31391            ! MANIFEST pod/perltodo.pod
31392           !> win32/win32.c
31393 ____________________________________________________________________________
31394 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
31395         Log: finishing touches to system() fixes on windows:
31396              * detect cmd shell correctly even if it had full path in it
31397              * more quoting needed for single-arg system if the argument
31398              really had multiple quoted arguments within it
31399              * be smarter about not calling the shell when the executable
31400              has spaces, but otherwise does not need shell involvement
31401              * add a testsuite (windows-specific currently)
31402      Branch: maint-5.6/perl
31403            + t/op/system.t t/op/system_tests
31404            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
31405 ____________________________________________________________________________
31406 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
31407         Log: Integrate perlio.
31408      Branch: perl
31409           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
31410 ____________________________________________________________________________
31411 [ 12745] By: nick                                  on 2001/10/28  16:08:14
31412         Log: Mingw32 fixup for Embed.t
31413      Branch: perlio
31414            ! lib/ExtUtils/Embed.t
31415 ____________________________________________________________________________
31416 [ 12744] By: nick                                  on 2001/10/28  15:54:14
31417         Log: GCC vs MS 64-bit constant syntax
31418      Branch: perlio
31419            ! ext/Time/HiRes/HiRes.xs
31420 ____________________________________________________________________________
31421 [ 12743] By: nick                                  on 2001/10/28  15:42:55
31422         Log: Integrate mainline
31423      Branch: perlio
31424           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
31425 ____________________________________________________________________________
31426 [ 12742] By: sky                                   on 2001/10/28  14:47:10
31427         Log: Manpage updates.
31428      Branch: perl
31429            ! ext/threads/threads.pm
31430 ____________________________________________________________________________
31431 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
31432         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
31433      Branch: perl
31434            ! lib/ExtUtils/Embed.t
31435 ____________________________________________________________________________
31436 [ 12740] By: nick                                  on 2001/10/28  14:14:24
31437         Log: Integrate mainline
31438      Branch: perlio
31439           !> lib/ExtUtils/Embed.t win32/win32.c
31440 ____________________________________________________________________________
31441 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
31442         Log: Need to be ./executed.
31443      Branch: perl
31444            ! lib/ExtUtils/Embed.t
31445 ____________________________________________________________________________
31446 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
31447         Log: Integrate perlio.
31448      Branch: perl
31449           !> perlio.c win32/win32.h
31450 ____________________________________________________________________________
31451 [ 12737] By: nick                                  on 2001/10/28  13:53:45
31452         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
31453              by gcc -xc++.
31454      Branch: perlio
31455            ! win32/win32.h
31456 ____________________________________________________________________________
31457 [ 12736] By: nick                                  on 2001/10/28  13:50:50
31458         Log: Have :stdio layer update an honour the fd refcnt table.
31459              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
31460      Branch: perlio
31461            ! perlio.c
31462 ____________________________________________________________________________
31463 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
31464         Log: Integrate changes #12724 and #12725 from maintperl;
31465              multiarg system now works.
31466      Branch: perl
31467           !> win32/win32.c
31468 ____________________________________________________________________________
31469 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
31470         Log: Integrate perlio.
31471      Branch: perl
31472           +> lib/ExtUtils/Embed.t
31473           !> MANIFEST perlio.c
31474 ____________________________________________________________________________
31475 [ 12733] By: nick                                  on 2001/10/28  13:07:16
31476         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
31477              least for PERLIO=perlio unthreaded case
31478      Branch: perlio
31479            ! perlio.c
31480 ____________________________________________________________________________
31481 [ 12732] By: nick                                  on 2001/10/28  11:10:24
31482         Log: Typo in exe name
31483      Branch: perlio
31484            ! lib/ExtUtils/Embed.t
31485 ____________________________________________________________________________
31486 [ 12731] By: nick                                  on 2001/10/28  11:09:59
31487         Log: Integrate Mainline
31488      Branch: perlio
31489           !> Changes configure.com ext/DB_File/DB_File.pm
31490           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
31491           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
31492           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
31493           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
31494           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
31495           !> t/TEST t/op/regexp.t win32/buildext.pl
31496 ____________________________________________________________________________
31497 [ 12730] By: nick                                  on 2001/10/28  11:05:35
31498         Log: Fixup Embed.t for Win32/VC++
31499      Branch: perlio
31500            ! lib/ExtUtils/Embed.t
31501 ____________________________________________________________________________
31502 [ 12729] By: nick                                  on 2001/10/28  09:36:20
31503         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
31504              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
31505              ExtUtils::Embed.
31506      Branch: perlio
31507            + lib/ExtUtils/Embed.t
31508            ! MANIFEST
31509 ____________________________________________________________________________
31510 [ 12728] By: sky                                   on 2001/10/28  08:12:53
31511         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
31512              line manually!
31513      Branch: perl
31514            ! lib/ExtUtils/xsubpp
31515 ____________________________________________________________________________
31516 [ 12727] By: sky                                   on 2001/10/28  08:02:09
31517         Log: And here we use the prototypes.
31518      Branch: perl
31519            ! ext/threads/shared/shared.xs
31520 ____________________________________________________________________________
31521 [ 12726] By: sky                                   on 2001/10/28  08:00:48
31522         Log: Support [] style prototypes.
31523      Branch: perl
31524            ! lib/ExtUtils/xsubpp
31525 ____________________________________________________________________________
31526 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
31527         Log: yet another multi-arg system() fix on windows: batch files as the
31528              first argument (i.e. directly executed by CreateProcess()) need
31529              extra quoting to escape shell-shock
31530      Branch: maint-5.6/perl
31531            ! win32/win32.c
31532 ____________________________________________________________________________
31533 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
31534         Log: another multi-arg system() fix on windows: passing empty arguments
31535              now works
31536      Branch: maint-5.6/perl
31537            ! win32/win32.c
31538 ____________________________________________________________________________
31539 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
31540         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
31541              No final #else #error because we do not seem to
31542              be using #error?
31543      Branch: perl
31544            ! op.h
31545 ____________________________________________________________________________
31546 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
31547         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
31548              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
31549              Date: Sat, 27 Oct 2001 23:28:44 EST 
31550              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
31551      Branch: perl
31552            ! ext/Time/HiRes/HiRes.xs
31553 ____________________________________________________________________________
31554 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
31555         Log: Regen perlapi, perltoc.
31556      Branch: perl
31557            ! pod/perlapi.pod pod/perltoc.pod
31558 ____________________________________________________________________________
31559 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
31560         Log: Subject: [PATCH] sv.h documentation
31561              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
31562              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
31563              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
31564      Branch: perl
31565            ! sv.h
31566 ____________________________________________________________________________
31567 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
31568         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
31569              system("nmake -nologo", "clean") and there is no executable
31570              called "nmake -nologo"; this used to "work" pre-change#12559 due
31571              to bugs in multiarg system() that have since been fixed
31572      Branch: perl
31573            ! win32/buildext.pl
31574 ____________________________________________________________________________
31575 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
31576         Log: Update Changes.
31577      Branch: perl
31578            ! Changes patchlevel.h
31579 ____________________________________________________________________________
31580 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
31581         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
31582              From: Richard.Foley@t-online.de (Richard Foley)            
31583              Date: Sun, 28 Oct 2001 00:48:32 +0200
31584              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
31585      Branch: perl
31586            ! pod/perlhack.pod
31587 ____________________________________________________________________________
31588 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
31589         Log: Must store pointers with the right width.
31590      Branch: perl
31591            ! op.h
31592 ____________________________________________________________________________
31593 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
31594         Log: Integrate change #12711 from perlio;
31595              
31596              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
31597              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
31598      Branch: perl
31599           !> perlio.c
31600 ____________________________________________________________________________
31601 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
31602         Log: Subject: [PATCH] make minitest
31603              From: Nicholas Clark <nick@ccl4.org>
31604              Date: Sat, 27 Oct 2001 22:56:16 +0100
31605              Message-ID: <20011027225616.L20275@plum.flirble.org>
31606      Branch: perl
31607            ! t/TEST
31608 ____________________________________________________________________________
31609 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
31610         Log: Patch #12661 missed this.
31611      Branch: perl
31612            ! ext/DB_File/DB_File.pm
31613 ____________________________________________________________________________
31614 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
31615         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
31616              From: "Craig A. Berry" <craigberry@mac.com>
31617              Date: Sat, 27 Oct 2001 16:07:47 -0500
31618              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
31619      Branch: perl
31620            ! configure.com perlio.c
31621 ____________________________________________________________________________
31622 [ 12711] By: nick                                  on 2001/10/27  19:49:25
31623         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
31624              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
31625      Branch: perlio
31626            ! perlio.c
31627 ____________________________________________________________________________
31628 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
31629         Log: Let's not replace reason if there's one already supplied.
31630      Branch: perl
31631            ! t/op/regexp.t
31632 ____________________________________________________________________________
31633 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
31634         Log: is not good.
31635      Branch: perl
31636            ! t/op/regexp.t
31637 ____________________________________________________________________________
31638 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
31639         Log: ldlibpth can exist but be unset.
31640      Branch: perl
31641            ! t/TEST
31642 ____________________________________________________________________________
31643 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
31644         Log: Unicode: property alias naming cleanup.
31645      Branch: perl
31646            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
31647 ____________________________________________________________________________
31648 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
31649         Log: FAQ sync.
31650      Branch: perl
31651            ! pod/perlfaq4.pod
31652 ____________________________________________________________________________
31653 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
31654         Log: Integrate change #12703 from maintperl;
31655              
31656              typemap stuff intervenes before declaration, move it to PREINIT
31657              section
31658              
31659              (an empty integrate, but now the files are in sync
31660              between the branches)
31661      Branch: perl
31662           !> ext/ODBM_File/ODBM_File.xs
31663 ____________________________________________________________________________
31664 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
31665         Log: More PerlIO symbols.
31666      Branch: perl
31667            ! makedef.pl
31668 ____________________________________________________________________________
31669 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
31670         Log: typemap stuff intervenes before declaration, move it to PREINIT
31671              section
31672      Branch: maint-5.6/perl
31673            ! ext/ODBM_File/ODBM_File.xs
31674 ____________________________________________________________________________
31675 [ 12702] By: nick                                  on 2001/10/27  14:09:35
31676         Log: Integrate mainline
31677      Branch: perlio
31678           +> ext/threads/shared/t/av_simple.t
31679           +> ext/threads/shared/t/hv_refs.t
31680           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
31681           !> (integrate 109 files)
31682 ____________________________________________________________________________
31683 [ 12700] By: ams                                   on 2001/10/26  21:22:23
31684         Log: Subject: [PATCH] tweak divide
31685              From: Nicholas Clark <nick@ccl4.org>
31686              Date: Fri, 26 Oct 2001 22:52:17 +0100
31687              Message-Id: <20011026225217.B20275@plum.flirble.org>
31688      Branch: perl
31689            ! pp.c
31690 ____________________________________________________________________________
31691 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
31692         Log: Integrate a buncha things from maintperl.
31693      Branch: maint-5.6/macperl
31694           !> (integrate 32 files)
31695 ____________________________________________________________________________
31696 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
31697         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
31698              From: Andy Dougherty <doughera@lafayette.edu>
31699              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
31700              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
31701      Branch: perl
31702            ! hints/svr4.sh
31703 ____________________________________________________________________________
31704 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
31705         Log: When you're root, many things become writable.
31706      Branch: perl
31707            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
31708 ____________________________________________________________________________
31709 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
31710         Log: Update Changes.
31711      Branch: perl
31712            ! Changes patchlevel.h
31713 ____________________________________________________________________________
31714 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
31715         Log: Term/Cap.t attempts to access the floppy drive for no good reason
31716              on dosish systems
31717      Branch: perl
31718            ! lib/Term/Cap.t
31719 ____________________________________________________________________________
31720 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
31721         Log: fix misleading comment on known inadequacy in B::Terse, and skip
31722              it correctly
31723      Branch: perl
31724            ! ext/B/t/terse.t
31725 ____________________________________________________________________________
31726 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
31727         Log: fix spurious AutoSplit.t failure under windows
31728      Branch: perl
31729            ! lib/AutoSplit.t
31730 ____________________________________________________________________________
31731 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
31732         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
31733      Branch: perl
31734            ! ext/Time/HiRes/HiRes.t
31735 ____________________________________________________________________________
31736 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
31737         Log: More logical to use %04"UVXf" than %"UVuf" since
31738              the Unicode standard prefers hex.
31739      Branch: perl
31740            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
31741            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
31742            ! lib/unicore/mktables utf8.c
31743 ____________________________________________________________________________
31744 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
31745         Log: change#12065 seems to have broken Encode build on windows; fix
31746      Branch: perl
31747            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
31748 ____________________________________________________________________________
31749 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
31750         Log: Unicode: add the case folding table.
31751      Branch: perl
31752            + lib/unicore/To/Fold.pl
31753            ! MANIFEST lib/unicore/mktables
31754 ____________________________________________________________________________
31755 [ 12688] By: sky                                   on 2001/10/26  13:51:29
31756         Log: Get the new functions right, do not export lock since we use builtin lock.
31757              TODO: fix xsubpp to support the new prototypes
31758      Branch: perl
31759            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
31760 ____________________________________________________________________________
31761 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
31762         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
31763              as suggested by Sarathy.
31764      Branch: perl
31765            ! mg.c
31766 ____________________________________________________________________________
31767 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
31768         Log: avoid compiler warning
31769      Branch: perl
31770            ! win32/win32.c
31771 ____________________________________________________________________________
31772 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
31773         Log: WinCE update from Rainer Keuchel.
31774      Branch: perl
31775            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
31776            ! wince/wince.c
31777 ____________________________________________________________________________
31778 [ 12684] By: sky                                   on 2001/10/26  13:34:33
31779         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
31780      Branch: perl
31781            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
31782 ____________________________________________________________________________
31783 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
31784         Log: More fixes that were made to the core and not in the libnet src
31785      Branch: perl
31786            ! lib/Net/Domain.pm
31787 ____________________________________________________________________________
31788 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
31789         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
31790              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
31791              Date: Fri, 26 Oct 2001 13:55:21 +0200
31792              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
31793              
31794              (plus make the db-recno.t#59 accept both \n and \r\n)
31795      Branch: perl
31796            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
31797            ! ext/DB_File/t/db-recno.t
31798 ____________________________________________________________________________
31799 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
31800         Log: Fix tests to be able to run in the core and the CPAN dist
31801      Branch: perl
31802            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
31803            ! lib/Net/t/require.t lib/Net/t/smtp.t
31804 ____________________________________________________________________________
31805 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
31806         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
31807              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31808              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
31809              Date: Fri, 26 Oct 2001 08:34:46 EDT
31810      Branch: perl
31811            ! ext/Time/HiRes/HiRes.t
31812 ____________________________________________________________________________
31813 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
31814         Log: Sync libnet modules with what will be libnet-1.08
31815      Branch: perl
31816            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
31817            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
31818            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
31819            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
31820 ____________________________________________________________________________
31821 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
31822         Log: Integrate maintperl changes #12268 and #12669;
31823              
31824              final touches to the audit for statics and thread-unsafe code
31825              * make DB_File, ODBM_File thread-safe 
31826              * remove unnecessary/dangerous statics and protect others
31827              from not getting accidentally enabled under threaded perls
31828              
31829              windows support functions get_childdir() et al aren't exported
31830              correctly under vanilla build
31831              
31832              Testing under win32 appreciated since changes there had
31833              to be manually merged and I cannot test how badly did I do.
31834      Branch: perl
31835           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
31836           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
31837           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
31838           !> win32/vmem.h win32/win32.c win32/win32iop.h
31839 ____________________________________________________________________________
31840 [ 12677] By: sky                                   on 2001/10/26  12:37:17
31841         Log: More Config::threads to threads::threads changes
31842      Branch: perl
31843            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
31844 ____________________________________________________________________________
31845 [ 12676] By: sky                                   on 2001/10/26  12:31:46
31846         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
31847      Branch: perl
31848            ! ext/threads/threads.pm ext/threads/threads.xs
31849 ____________________________________________________________________________
31850 [ 12675] By: sky                                   on 2001/10/26  12:06:30
31851         Log: Allocing a TLS in runtime is not too hot.
31852      Branch: perl
31853            ! ext/threads/threads.xs
31854 ____________________________________________________________________________
31855 [ 12674] By: sky                                   on 2001/10/26  11:59:09
31856         Log: Don't display debug data.
31857      Branch: perl
31858            ! ext/threads/threads.pm
31859 ____________________________________________________________________________
31860 [ 12673] By: sky                                   on 2001/10/26  11:35:47
31861         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
31862              complete bar support for blessed objects.
31863              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
31864      Branch: perl
31865            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
31866 ____________________________________________________________________________
31867 [ 12672] By: sky                                   on 2001/10/26  11:15:28
31868         Log: Fix case where shared reference does not exist in current thread.
31869      Branch: perl
31870            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
31871 ____________________________________________________________________________
31872 [ 12671] By: sky                                   on 2001/10/26  08:48:52
31873         Log: Support for references in shared arrays.
31874      Branch: perl
31875            ! ext/threads/shared/shared.xs
31876 ____________________________________________________________________________
31877 [ 12670] By: sky                                   on 2001/10/26  08:30:11
31878         Log: Add tests for references in hashes.
31879      Branch: perl
31880            + ext/threads/shared/t/hv_refs.t
31881            ! MANIFEST
31882 ____________________________________________________________________________
31883 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
31884         Log: windows support functions get_childdir() et al aren't exported
31885              correctly under vanilla build
31886      Branch: maint-5.6/perl
31887            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
31888 ____________________________________________________________________________
31889 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
31890         Log: final touches to the audit for statics and thread-unsafe code
31891              * make DB_File, ODBM_File thread-safe 
31892              * remove unnecessary/dangerous statics and protect others
31893              from not getting accidentally enabled under threaded perls
31894      Branch: maint-5.6/perl
31895            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
31896            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
31897            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
31898            ! win32/win32.c
31899 ____________________________________________________________________________
31900 [ 12667] By: ams                                   on 2001/10/26  03:48:36
31901         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
31902              From: "Richard Soderberg" <rs@crystalflame.net>
31903              Date: Thu, 25 Oct 2001 23:42:50 -0400
31904              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
31905      Branch: perl
31906            ! sharedsv.c
31907 ____________________________________________________________________________
31908 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
31909         Log: Integrate change #12664 from maintperl;
31910              
31911              the newest GCCs don't seem to like C<"string1"##STRING2>
31912              so keep it as C<"string1" STRING2> (latter appears to
31913              work everywhere)
31914      Branch: perl
31915           !> ext/DynaLoader/dlutils.c
31916 ____________________________________________________________________________
31917 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
31918         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
31919              From: Chris Nandor <pudge@pobox.com>
31920              Date: Thu, 25 Oct 2001 22:15:03 -0400
31921              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
31922      Branch: perl
31923            ! perl.h
31924 ____________________________________________________________________________
31925 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
31926         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
31927              C<"string1" STRING2> (latter appears to work everywhere)
31928      Branch: maint-5.6/perl
31929            ! ext/DynaLoader/dlutils.c
31930 ____________________________________________________________________________
31931 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
31932         Log: AUTHORS update.
31933      Branch: perl
31934            ! AUTHORS
31935 ____________________________________________________________________________
31936 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
31937         Log: Integrate change #12660 from maintperl;
31938              
31939              make the dMY_CXT stuff available under all of
31940              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
31941      Branch: perl
31942           !> perl.h
31943 ____________________________________________________________________________
31944 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
31945         Log: Subject: [PATCH] DB_File-1.79
31946              From: "Paul Marquess" <paul.marquess@openwave.com>
31947              Date: Fri, 26 Oct 2001 00:03:54 +0100
31948              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
31949      Branch: perl
31950            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
31951            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
31952 ____________________________________________________________________________
31953 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
31954         Log: make the dMY_CXT stuff available under all of
31955              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
31956      Branch: maint-5.6/perl
31957            ! perl.h
31958 ____________________________________________________________________________
31959 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
31960         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
31961              From: Michael G Schwern <schwern@pobox.com>
31962              Date: Thu, 25 Oct 2001 18:28:12 -0400
31963              Message-ID: <20011025182812.M4811@blackrider>
31964      Branch: perl
31965            ! t/run/kill_perl.t
31966 ____________________________________________________________________________
31967 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
31968         Log: STRLEN != int.
31969      Branch: perl
31970            ! regcomp.c regexec.c
31971 ____________________________________________________________________________
31972 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
31973         Log: Subject: [PATCH] remove small IVop redundancy
31974              From: Nicholas Clark <nick@ccl4.org>
31975              Date: Thu, 25 Oct 2001 22:48:28 +0100
31976              Message-ID: <20011025224827.M66471@plum.flirble.org>
31977      Branch: perl
31978            ! pp.c pp_hot.c
31979 ____________________________________________________________________________
31980 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
31981         Log: Metaconfig unit change for #12655.
31982      Branch: metaconfig/U/perl
31983            ! Extensions.U
31984 ____________________________________________________________________________
31985 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
31986         Log: Subject: Re: Not OK @12650
31987              From: Andy Dougherty <doughera@lafayette.edu>
31988              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
31989              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
31990      Branch: perl
31991            ! Configure
31992 ____________________________________________________________________________
31993 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
31994         Log: Integrate changes #12652 and #12653 from maintperl;
31995              
31996              more tweaks to change#12626
31997              * move the boilerplate code over to perl.h and make DynaLoader
31998              use it
31999              * make re, Opcode, File::Glob and B threadsafe
32000              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
32001              C<no re;> anywhere)
32002              
32003              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
32004              
32005              File::Glob required a bit more work in bleadperl
32006              because of ExtUtils::Constant (see the Makefile.PL change)
32007      Branch: perl
32008            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
32009           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
32010           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
32011 ____________________________________________________________________________
32012 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
32013         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
32014      Branch: maint-5.6/perl
32015            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
32016            ! ext/Opcode/Opcode.xs ext/re/re.xs
32017 ____________________________________________________________________________
32018 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
32019         Log: more tweaks to change#12626
32020              * move the boilerplate code over to perl.h and make DynaLoader
32021              use it
32022              * make re, Opcode, File::Glob and B threadsafe
32023              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
32024              C<no re;> anywhere)
32025      Branch: maint-5.6/perl
32026            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
32027            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
32028 ____________________________________________________________________________
32029 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
32030         Log: Metaconfig unit change for #12650.
32031      Branch: metaconfig/U/perl
32032            ! Extensions.U
32033 ____________________________________________________________________________
32034 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
32035         Log: Subject: Re: ithreads doesn't like usedl=n
32036              From: Andy Dougherty <doughera@lafayette.edu>
32037              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
32038              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
32039              
32040              Special-case threads::shared.
32041      Branch: perl
32042            ! Configure
32043 ____________________________________________________________________________
32044 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
32045         Log: Getting fancier...
32046      Branch: perl
32047            ! t/TEST
32048 ____________________________________________________________________________
32049 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
32050         Log: csh - what a pain.
32051      Branch: perl
32052            ! t/TEST
32053 ____________________________________________________________________________
32054 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
32055         Log: Update Changes.
32056      Branch: perl
32057            ! Changes patchlevel.h
32058 ____________________________________________________________________________
32059 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
32060         Log: Allow resetting the locale system for the duration
32061              of the build (Mac OS X default setting LANG=En_US
32062              ist kaputt)
32063      Branch: perl
32064            ! Makefile.SH
32065 ____________________________________________________________________________
32066 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
32067         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
32068      Branch: perl
32069            ! ext/Digest/MD5/t/files.t
32070 ____________________________________________________________________________
32071 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
32072         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
32073              From: Andy Dougherty <doughera@lafayette.edu>
32074              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
32075              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
32076      Branch: perl
32077            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
32078            ! ext/threads/shared/Makefile.PL
32079 ____________________________________________________________________________
32080 [ 12643] By: sky                                   on 2001/10/25  12:28:26
32081         Log: Add support for reference members of hashes.
32082      Branch: perl
32083            ! ext/threads/shared/shared.xs
32084 ____________________________________________________________________________
32085 [ 12642] By: ams                                   on 2001/10/25  12:21:13
32086         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
32087              From: "Norton Allen" <nort@qnx.com>
32088              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
32089              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
32090      Branch: perl
32091            ! ext/Digest/MD5/MD5.xs
32092 ____________________________________________________________________________
32093 [ 12641] By: sky                                   on 2001/10/25  10:27:39
32094         Log: Tests shared hashes.
32095      Branch: perl
32096            + ext/threads/shared/t/hv_simple.t
32097            ! MANIFEST
32098 ____________________________________________________________________________
32099 [ 12640] By: sky                                   on 2001/10/25  10:18:23
32100         Log: Fix threadcounts for arrays and hashes.
32101      Branch: perl
32102            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
32103 ____________________________________________________________________________
32104 [ 12639] By: sky                                   on 2001/10/25  10:17:26
32105         Log: Note to self, doing *src_ary++ in a macro that evaluates
32106              the value more than once is a good way to dump core.
32107      Branch: perl
32108            ! sharedsv.c
32109 ____________________________________________________________________________
32110 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
32111         Log: Integrate change #12636 from maintperl; more dl fixups.
32112      Branch: perl
32113           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
32114           !> ext/DynaLoader/dl_vms.xs
32115 ____________________________________________________________________________
32116 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
32117         Log: Like dl_hpux, like dl_dld.
32118      Branch: perl
32119            ! ext/DynaLoader/dl_dld.xs
32120 ____________________________________________________________________________
32121 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
32122         Log: followups to change#12635
32123      Branch: maint-5.6/perl
32124            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
32125            ! ext/DynaLoader/dl_vms.xs
32126 ____________________________________________________________________________
32127 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
32128         Log: add part of change#12634 to the two files that need it; dl_aix.xs
32129              in maint-5.6 doesn't have the branch that had the problem in
32130              mainline
32131      Branch: maint-5.6/perl
32132            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
32133 ____________________________________________________________________________
32134 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
32135         Log: Fixes for #12627.
32136      Branch: perl
32137            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
32138 ____________________________________________________________________________
32139 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
32140         Log: Since pv_uni_display and sv_uni_display are now used
32141              in the re extension, their symbols have to be exported.
32142      Branch: perl
32143            ! embed.pl global.sym
32144 ____________________________________________________________________________
32145 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
32146         Log: Subject:  Re: [PATCH Perl@12567] debug /list
32147              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32148              Date: Tue, 23 Oct 2001 21:40:33 EDT
32149              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
32150      Branch: perl
32151            ! configure.com
32152 ____________________________________________________________________________
32153 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
32154         Log: This takes care of some of the re 'debug' cases but
32155              not all cases since the information whether the pattern
32156              or the target are utf8 seems to be either lost or not
32157              spread widely enough, sigh.
32158      Branch: perl
32159            ! regcomp.c
32160 ____________________________________________________________________________
32161 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
32162         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
32163              From: John Peacock <jpeacock@rowman.com>
32164              Date: Wed, 24 Oct 2001 16:53:29 -0400
32165              Message-ID: <3BD72A49.1508D152@rowman.com>
32166      Branch: perl
32167            ! configure.com
32168 ____________________________________________________________________________
32169 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
32170         Log: Upgrade NetWare and WinCE as in #12626.
32171      Branch: perl
32172            ! NetWare/dl_netware.xs wince/dl_win32.xs
32173 ____________________________________________________________________________
32174 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
32175         Log: Tru64 compiler nit.
32176      Branch: perl
32177            ! ext/threads/shared/shared.xs
32178 ____________________________________________________________________________
32179 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
32180         Log: Integrate change #12626 from maintperl;
32181              make DynaLoader threadsafe by moving all statics into
32182              interpreter-local space
32183              
32184              TODO: Netware, OS/2, WinCE
32185      Branch: perl
32186           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
32187           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
32188           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
32189           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
32190           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
32191           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
32192           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
32193 ____________________________________________________________________________
32194 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
32195         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
32196              space
32197      Branch: maint-5.6/perl
32198            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
32199            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
32200            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
32201            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
32202            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
32203            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
32204            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
32205 ____________________________________________________________________________
32206 [ 12625] By: sky                                   on 2001/10/24  20:05:26
32207         Log: Change #12623 inflicted an infinite hang. Fixed.
32208      Branch: perl
32209            ! ext/threads/shared/shared.xs
32210 ____________________________________________________________________________
32211 [ 12624] By: sky                                   on 2001/10/24  19:06:55
32212         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
32213      Branch: perl
32214            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
32215 ____________________________________________________________________________
32216 [ 12623] By: sky                                   on 2001/10/24  18:06:34
32217         Log: We need to do sharedsv_find in the original perl context.
32218      Branch: perl
32219            ! ext/threads/shared/shared.xs
32220 ____________________________________________________________________________
32221 [ 12622] By: sky                                   on 2001/10/24  17:26:51
32222         Log: Add support for basic support for AVs, references not supported yet.
32223              Add test for AVs.
32224              Add more tests to sv_refs
32225              Fix documentation issues.  
32226      Branch: perl
32227            + ext/threads/shared/t/av_simple.t
32228            ! MANIFEST ext/threads/shared/shared.pm
32229            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
32230 ____________________________________________________________________________
32231 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
32232         Log: Dump Unicode better for re 'debug'.  The regprop()
32233              is unfinished since have to figure out how to detect
32234              Unicodeness in there.
32235      Branch: perl
32236            ! regcomp.c regexec.c
32237 ____________________________________________________________________________
32238 [ 12620] By: sky                                   on 2001/10/24  13:18:07
32239         Log: Add support for finding shared arrays and hashes.
32240      Branch: perl
32241            ! sharedsv.c
32242 ____________________________________________________________________________
32243 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
32244         Log: Rewrite sv_uni_display() as pv_uni_display() as
32245              reimplement sv_uni_display() using that.
32246      Branch: perl
32247            ! dump.c embed.h embed.pl proto.h
32248 ____________________________________________________________________________
32249 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
32250         Log: Integrate change #12615 from maintperl;
32251              on Windows, IO::File::new_tmpfile() fails after being called
32252              32767 times because MSVCRT thinks stdio's TMP_MAX is a
32253              process-wide limit
32254      Branch: perl
32255           !> win32/win32.c
32256 ____________________________________________________________________________
32257 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
32258         Log: Don't try to print ints as IVs.
32259      Branch: perl
32260            ! ext/Time/HiRes/HiRes.xs
32261 ____________________________________________________________________________
32262 [ 12616] By: sky                                   on 2001/10/24  11:06:35
32263         Log: We only need to fetch the SV from the backend if the index
32264              is not the same as mg_private.     In theory this could be
32265              a problem if there are an exact multiple of U16 changes
32266              of a shared variable between two access in a given thread,
32267              we choose to avoid theory for now.
32268      Branch: perl
32269            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
32270 ____________________________________________________________________________
32271 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
32272         Log: on Windows, IO::File::new_tmpfile() fails after being called
32273              32767 times because MSVCRT thinks stdio's TMP_MAX is a
32274              process-wide limit
32275      Branch: maint-5.6/perl
32276            ! win32/win32.c
32277 ____________________________________________________________________________
32278 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
32279         Log: Negation and Unicode: sort of solves 20010303.010,
32280              except not quite like reported in the Subject
32281              (Perl_warner is still utf8-ignorant).
32282      Branch: perl
32283            ! pp.c t/lib/warnings/sv
32284 ____________________________________________________________________________
32285 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
32286         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
32287      Branch: perl
32288            ! sv.c t/lib/warnings/sv
32289 ____________________________________________________________________________
32290 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
32291         Log: sv_uni_display(): do not add the "...", let the caller
32292              do it if wanted, and be prepared for more display options.
32293      Branch: perl
32294            ! dump.c embed.h embed.pl proto.h
32295 ____________________________________________________________________________
32296 [ 12611] By: nick                                  on 2001/10/23  20:28:07
32297         Log: Integrate mainline
32298      Branch: perlio
32299           !> Changes configure.com cygwin/cygwin.c
32300           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
32301           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
32302           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
32303           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
32304           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
32305           !> utils/h2xs.PL utils/perldoc.PL
32306 ____________________________________________________________________________
32307 [ 12610] By: sky                                   on 2001/10/23  19:39:24
32308         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
32309              don't call themselves READONLY but still die with modification
32310              attempt. We only call bless for ext and umagic.
32311      Branch: perl
32312            ! sv.c
32313 ____________________________________________________________________________
32314 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
32315         Log: Croak() on negative time; doc tweaks.
32316      Branch: perl
32317            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
32318            ! ext/Time/HiRes/HiRes.xs
32319 ____________________________________________________________________________
32320 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
32321         Log: FAQ sync.
32322      Branch: perl
32323            ! pod/perlfaq4.pod pod/perlfaq7.pod
32324 ____________________________________________________________________________
32325 [ 12607] By: sky                                   on 2001/10/23  18:27:27
32326         Log: Call setmagic on the referent we are blessing.
32327      Branch: perl
32328            ! sv.c
32329 ____________________________________________________________________________
32330 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
32331         Log: Small test nits.
32332      Branch: perl
32333            ! t/op/lc.t
32334 ____________________________________________________________________________
32335 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
32336         Log: Update Changes.
32337      Branch: perl
32338            ! Changes patchlevel.h
32339 ____________________________________________________________________________
32340 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
32341         Log: Make the PerlIO_init() prototypes consistent.
32342      Branch: perl
32343            ! perlio.c
32344 ____________________________________________________________________________
32345 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
32346         Log: Upping the test count is a good idea.
32347      Branch: perl
32348            ! t/op/lc.t
32349 ____________________________________________________________________________
32350 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
32351         Log: Document the final sigma spot.
32352      Branch: perl
32353            ! pp.c
32354 ____________________________________________________________________________
32355 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
32356         Log: Fix multicharacter titlecase (ucfirst).
32357      Branch: perl
32358            ! pod/perlunicode.pod pp.c t/op/lc.t
32359 ____________________________________________________________________________
32360 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
32361         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
32362              From: Mikhail Zabaluev <mhz@alt-linux.org>
32363              Date: Tue, 23 Oct 2001 10:40:37 +0400
32364              Message-ID: <20011023104037.A12761@localhost.localdomain>
32365              
32366              (#12406 replaced with this)
32367      Branch: perl
32368            ! utils/perldoc.PL
32369 ____________________________________________________________________________
32370 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
32371         Log: MacOS Classic updates from Pudge.
32372      Branch: perl
32373            ! lib/File/Spec.t lib/File/Spec/Mac.pm
32374 ____________________________________________________________________________
32375 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
32376         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
32377              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
32378              Date: Sun, 14 Oct 2001 23:14:46 +0200
32379              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
32380              
32381              except for the 2->4 changes.
32382      Branch: perl
32383            ! lib/AutoSplit.t
32384 ____________________________________________________________________________
32385 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
32386         Log: integrate macperl contents into maint-5.6
32387      Branch: maint-5.6/perl
32388            ! mg.c
32389           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
32390           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
32391           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
32392           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
32393           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
32394           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
32395           !> t/lib/filefind.t t/lib/filespec.t
32396 ____________________________________________________________________________
32397 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
32398         Log: At some point the #6234 has been lost from the mainline
32399              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
32400      Branch: perl
32401            ! lib/File/Spec/Win32.pm
32402 ____________________________________________________________________________
32403 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
32404         Log: Cygwin seems to round up (or closest, but not down)
32405              for time(), so half of the time (bad pun intended)
32406              Time::HiRes::time() is less than time(), half of
32407              the time it's more.  So let's try harder in the loop.
32408      Branch: perl
32409            ! ext/Time/HiRes/HiRes.t
32410 ____________________________________________________________________________
32411 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
32412         Log: MacOS Classic timeofday(), from Chris Nandor. 
32413      Branch: perl
32414            ! ext/Time/HiRes/HiRes.xs
32415 ____________________________________________________________________________
32416 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
32417         Log: Integrate changes #12580 and #12581 from macperl;
32418              
32419              Fix path construction.
32420              
32421              (Copyright) Nit.
32422      Branch: perl
32423           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
32424 ____________________________________________________________________________
32425 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
32426         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
32427              doesn't seem to help (the error being output to console, maybe?)
32428      Branch: perl
32429            ! lib/Net/Domain.pm
32430 ____________________________________________________________________________
32431 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
32432         Log: Taint the getcwd() result also in Cygwin.
32433              (TODO: which other platforms need the same thing?)
32434      Branch: perl
32435            ! cygwin/cygwin.c
32436 ____________________________________________________________________________
32437 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
32438         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
32439      Branch: perl
32440            ! t/op/taint.t
32441 ____________________________________________________________________________
32442 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
32443         Log: getpwuid() fragility continues.
32444      Branch: perl
32445            ! utils/h2xs.PL
32446 ____________________________________________________________________________
32447 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
32448         Log: getpwuid() might succeed but that's no guarantee
32449              that the $home will be defined.
32450      Branch: perl
32451            ! ext/File/Glob/t/basic.t
32452 ____________________________________________________________________________
32453 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
32454         Log: It's safer to to expand the variable, too... (see #12571)
32455      Branch: perl
32456            ! t/TEST
32457 ____________________________________________________________________________
32458 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
32459         Log: Integrate with maintperl.
32460      Branch: maint-5.6/macperl
32461           !> win32/bin/pl2bat.pl win32/win32.c
32462 ____________________________________________________________________________
32463 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
32464         Log: Oops, forgot to include Win32 ... just as well, since it
32465              seems in bleadperl, change #7764 was not included
32466              (adding C:\temp).  Re-added.  Rip it back out if it
32467              doesn't belong.  :-)
32468      Branch: maint-5.6/macperl
32469            ! lib/File/Spec/Win32.pm
32470 ____________________________________________________________________________
32471 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
32472         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
32473              From: "Craig A. Berry" <craigberry@mac.com>
32474              Date: Mon, 22 Oct 2001 15:25:19 -0500
32475              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
32476      Branch: perl
32477            ! configure.com
32478 ____________________________________________________________________________
32479 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
32480         Log: Add in lots of File::Spec changes, from Thomas Wegner,
32481              and sync with changes from bleadperl.
32482      Branch: maint-5.6/macperl
32483            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
32484            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
32485            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
32486            ! lib/File/Spec/Win32.pm t/lib/filespec.t
32487 ____________________________________________________________________________
32488 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
32489         Log: Sync with latest File::Find and tests from bleadperl.
32490      Branch: maint-5.6/macperl
32491            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
32492 ____________________________________________________________________________
32493 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
32494         Log: Nit.
32495      Branch: maint-5.6/macperl
32496            ! perl.c
32497 ____________________________________________________________________________
32498 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
32499         Log: Fix path construction.
32500      Branch: maint-5.6/macperl
32501            ! ext/DynaLoader/DynaLoader_pm.PL
32502 ____________________________________________________________________________
32503 [ 12579] By: nick                                  on 2001/10/22  19:08:35
32504         Log: Integrate mainline (for Arthurs thread.xs fix)
32505      Branch: perlio
32506           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
32507 ____________________________________________________________________________
32508 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
32509         Log: Fix up exported symbols, move relevant docs
32510              over from macperl.pod.
32511      Branch: maint-5.6/macperl
32512            ! macos/ext/MacPerl/MacPerl.pm
32513 ____________________________________________________________________________
32514 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
32515         Log: Make ADDRESS called optionally as a method.
32516      Branch: maint-5.6/macperl
32517            ! macos/lib/Mac/Glue.pm
32518 ____________________________________________________________________________
32519 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
32520         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
32521              Apple event.
32522      Branch: maint-5.6/macperl
32523            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
32524            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
32525            ! macos/macperl/MPTerminology.aete
32526 ____________________________________________________________________________
32527 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
32528         Log: Clean up some build utilities. Change Entab to Duplicate;
32529              fix docs and error reporting; improve macify() of paths;
32530              remove requirement for Exporter.pm presence.
32531      Branch: maint-5.6/macperl
32532            ! macos/InstallBLIB macos/MacPerlTests.cmd
32533            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
32534 ____________________________________________________________________________
32535 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
32536         Log: Sync Time::HiRes with bleadperl
32537      Branch: maint-5.6/macperl
32538            ! macos/bundled_ext/Time/HiRes/HiRes.pm
32539            ! macos/bundled_ext/Time/HiRes/HiRes.t
32540            ! macos/bundled_ext/Time/HiRes/HiRes.xs
32541 ____________________________________________________________________________
32542 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
32543         Log: Fix up Changes
32544      Branch: maint-5.6/macperl
32545            ! macos/Changes
32546 ____________________________________________________________________________
32547 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
32548         Log: A user might belong to only a single group
32549              (the group equal to the group id).
32550      Branch: perl
32551            ! t/op/groups.t
32552 ____________________________________________________________________________
32553 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
32554         Log: Prepending (instead of replacing with) the pwd is safer. 
32555      Branch: perl
32556            ! t/TEST
32557 ____________________________________________________________________________
32558 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
32559         Log: Be more robust if no hostname or domainname
32560              (especially the latter)
32561      Branch: perl
32562            ! lib/Net/Domain.pm
32563 ____________________________________________________________________________
32564 [ 12569] By: sky                                   on 2001/10/22  17:41:07
32565         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
32566      Branch: perl
32567            ! ext/threads/threads.xs
32568 ____________________________________________________________________________
32569 [ 12568] By: nick                                  on 2001/10/22  16:31:24
32570         Log: Integrate mainline
32571      Branch: perlio
32572           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
32573           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
32574           +> ext/threads/shared/t/sv_refs.t
32575           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
32576            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
32577            - lib/unicore/To/SpecUpper.pl
32578           !> (integrate 42 files)
32579 ____________________________________________________________________________
32580 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
32581         Log: Update Changes.
32582      Branch: perl
32583            ! Changes patchlevel.h
32584 ____________________________________________________________________________
32585 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
32586         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
32587              From: Michael G Schwern <schwern@pobox.com>
32588              Date: Mon, 22 Oct 2001 03:48:38 -0400
32589              Message-ID: <20011022034838.B1676@blackrider>
32590      Branch: perl
32591            ! pod/perlvar.pod
32592 ____________________________________________________________________________
32593 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
32594         Log: Pod nits, as suggested by Stas Bekman.
32595      Branch: perl
32596            ! ext/threads/shared/shared.pm ext/threads/threads.pm
32597 ____________________________________________________________________________
32598 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
32599         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
32600              From: "Paul Marquess" <paul.marquess@openwave.com> 
32601              Date: Sun, 21 Oct 2001 21:11:15 +0100
32602              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
32603      Branch: perl
32604            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
32605            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
32606            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
32607            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
32608            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
32609            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
32610            ! ext/SDBM_File/sdbm.t
32611 ____________________________________________________________________________
32612 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
32613         Log: Integrate change #12559 from maintperl;
32614              various fixes for system() and backticks under windows
32615      Branch: perl
32616           !> win32/win32.c
32617 ____________________________________________________________________________
32618 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
32619         Log: Integrate change #12560 from maintperl;
32620              make pl2bat use %0 rather than "%0" (the latter fails to work
32621              in a lot of common cases)
32622      Branch: perl
32623           !> win32/bin/pl2bat.pl
32624 ____________________________________________________________________________
32625 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
32626         Log: Integrate changes #12549 and #12550 from maintperl;
32627              
32628              readline() doesn't work with our variables; it confuses them with
32629              my variables (change#4227 was incomplete)
32630      Branch: perl
32631            ! t/lib/strict/vars
32632           !> t/base/rs.t toke.c
32633 ____________________________________________________________________________
32634 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
32635         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
32636              in a lot of common cases)
32637      Branch: maint-5.6/perl
32638            ! win32/bin/pl2bat.pl
32639 ____________________________________________________________________________
32640 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
32641         Log: various fixes for system() and backticks under windows:
32642              
32643              * avoid munging whitespace that is passed within quotes
32644              * work around a cmd.exe misfeature that made multi-arg
32645              system() unreliable when there is more than one quoted
32646              argument
32647              * make multi-arg system() autoquote arguments as needed
32648              before passing them to the shell (this avoids having to
32649              second guess the shell quoting)
32650              * perl's -Dp switch can be used to trace the innards
32651      Branch: maint-5.6/perl
32652            ! win32/win32.c
32653 ____________________________________________________________________________
32654 [ 12558] By: nick                                  on 2001/10/22  08:58:42
32655         Log: Integrate ithreads buffer flush fix from perlio
32656      Branch: perl
32657           !> ext/threads/t/basic.t perl.c
32658 ____________________________________________________________________________
32659 [ 12557] By: nick                                  on 2001/10/22  08:35:09
32660         Log: All tests pass (legitimately) on ithreads
32661      Branch: perlio
32662            ! ext/threads/t/basic.t perl.c
32663 ____________________________________________________________________________
32664 [ 12556] By: nick                                  on 2001/10/22  06:51:22
32665         Log: Integrate non-ithreads fix to mainline
32666      Branch: perl
32667           !> perlio.c
32668 ____________________________________________________________________________
32669 [ 12555] By: nick                                  on 2001/10/22  06:48:33
32670         Log: Restore non-ithreads build. Interestingly binmode test passes
32671              non-ithreads - so crlf layer is not damaged and ithreads fail
32672              is a symptom ...
32673      Branch: perlio
32674            ! perlio.c
32675 ____________________________________________________________________________
32676 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
32677         Log: Integrate from perlio; restructuring.
32678      Branch: perl
32679           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
32680           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
32681           !> win32/perlhost.h
32682 ____________________________________________________________________________
32683 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
32684         Log: Integrate from maintperl
32685              (Changes 12350, 12496, 12548, 12549, 12550)
32686      Branch: maint-5.6/macperl
32687           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
32688           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
32689 ____________________________________________________________________________
32690 [ 12552] By: nick                                  on 2001/10/21  19:18:12
32691         Log: Win32 PerlIO_cleanup special cases should no longer be required.
32692      Branch: perlio
32693            ! perl.c
32694 ____________________________________________________________________________
32695 [ 12551] By: nick                                  on 2001/10/21  19:16:56
32696         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
32697      Branch: perlio
32698            ! win32/makefile.mk
32699 ____________________________________________________________________________
32700 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
32701         Log: change#12549 wasn't aware of strictures
32702      Branch: maint-5.6/perl
32703            ! t/pragma/strict-vars toke.c
32704 ____________________________________________________________________________
32705 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
32706         Log: readline() doesn't work with our variables; it confuses them with
32707              my variables (change#4227 was incomplete)
32708      Branch: maint-5.6/perl
32709            ! t/base/rs.t toke.c
32710 ____________________________________________________________________________
32711 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
32712         Log: change#12220 appears to have pulled in a mainline change that
32713              isn't applicable to maint-5.6 (some platforms don't taint
32714              cwd)
32715      Branch: maint-5.6/perl
32716            ! t/lib/filefind-taint.t
32717 ____________________________________________________________________________
32718 [ 12547] By: nick                                  on 2001/10/21  17:15:54
32719         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
32720              for them. Call explicit cleanup during destruct process.
32721              - one binmode test is failing
32722              - also ext/threads/t/basic.t fails under make test, and is noisy under
32723              harness. (Threads results are intermingled and don't match order expected.)
32724      Branch: perlio
32725            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
32726            ! perlio.h perliol.h pod/perlapi.pod sv.c
32727 ____________________________________________________________________________
32728 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
32729         Log: Implement multicharacter case mappings where a single
32730              Unicode character can be mapped into several.
32731      Branch: perl
32732            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
32733            - lib/unicore/To/SpecUpper.pl
32734            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
32735            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
32736            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
32737            ! proto.h t/op/lc.t utf8.c
32738 ____________________________________________________________________________
32739 [ 12545] By: sky                                   on 2001/10/21  15:25:16
32740         Log: First support of threads::shared, support shared svs and references.
32741      Branch: perl
32742            + ext/threads/shared/Makefile.PL ext/threads/shared/README
32743            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
32744            + ext/threads/shared/t/sv_refs.t
32745            + ext/threads/shared/t/sv_simple.t
32746            ! MANIFEST sharedsv.c
32747 ____________________________________________________________________________
32748 [ 12544] By: nick                                  on 2001/10/21  14:52:35
32749         Log: PerlIO layer table as PL_perlio (per-interpreter)
32750      Branch: perlio
32751            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
32752            ! pod/perlapi.pod sv.c
32753 ____________________________________________________________________________
32754 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
32755         Log: Prettyprinting.
32756      Branch: perl
32757            ! pod/perlunicode.pod
32758 ____________________________________________________________________________
32759 [ 12542] By: ams                                   on 2001/10/21  03:50:25
32760         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
32761              From: "Sean M. Burke" <sburke@cpan.org>
32762              Date: Sat, 20 Oct 2001 17:51:09 -0600
32763              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
32764      Branch: perl
32765            + pod/perlpodspec.pod
32766            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
32767            ! pod/perltoc.pod
32768 ____________________________________________________________________________
32769 [ 12541] By: nick                                  on 2001/10/20  22:23:53
32770         Log: Fix typos in new locking on MemShared
32771              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
32772              - seems to make segfaults more deterministic - suspect they are 
32773              attempt to free() after Interp and Host have gone.
32774      Branch: perlio
32775            ! perlio.c win32/perlhost.h
32776 ____________________________________________________________________________
32777 [ 12540] By: nick                                  on 2001/10/20  21:50:46
32778         Log: Remove the MemShared re-#define (again)
32779      Branch: perlio
32780            ! perlio.c
32781 ____________________________________________________________________________
32782 [ 12539] By: nick                                  on 2001/10/20  21:49:06
32783         Log: Use locks on MemShared
32784      Branch: perlio
32785            ! win32/perlhost.h
32786 ____________________________________________________________________________
32787 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
32788         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
32789              From: "chromatic" <chromatic@rmci.net>
32790              Date: Sat, 20 Oct 2001 11:13:47 -0600
32791              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
32792      Branch: perl
32793            ! installhtml
32794 ____________________________________________________________________________
32795 [ 12537] By: nick                                  on 2001/10/20  16:44:03
32796         Log: Integrate mainline
32797      Branch: perlio
32798           !> (integrate 48 files)
32799 ____________________________________________________________________________
32800 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
32801         Log: Update Changes.
32802      Branch: perl
32803            ! Changes patchlevel.h
32804 ____________________________________________________________________________
32805 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
32806         Log: Upgrade to podlators 1.11, from Russ Allbery.
32807      Branch: perl
32808            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
32809            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
32810            ! pod/pod2man.PL pod/pod2text.PL
32811 ____________________________________________________________________________
32812 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
32813         Log: Integrate perlio change #12532:
32814              introduce and use PerlIO_intmod2str().
32815      Branch: perl
32816           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
32817 ____________________________________________________________________________
32818 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
32819         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
32820      Branch: perl
32821            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
32822 ____________________________________________________________________________
32823 [ 12532] By: nick                                  on 2001/10/20  14:25:37
32824         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
32825              Use for non-PERLIO fdupopen().
32826      Branch: perlio
32827            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
32828 ____________________________________________________________________________
32829 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
32830         Log: Integrate perlio: PerlIO win32 fixes.
32831      Branch: perl
32832           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
32833           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
32834           !> proto.h sv.h win32/win32io.c
32835 ____________________________________________________________________________
32836 [ 12530] By: nick                                  on 2001/10/20  12:53:30
32837         Log: Fixed in two places - p4 resolve
32838      Branch: perlio
32839            ! perlsdio.h
32840 ____________________________________________________________________________
32841 [ 12529] By: nick                                  on 2001/10/20  12:51:05
32842         Log: Fix for ithreads/stdio build
32843      Branch: perlio
32844            ! perlio.c perlsdio.h
32845 ____________________________________________________________________________
32846 [ 12528] By: ams                                   on 2001/10/20  12:13:25
32847         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
32848              From: Michael G Schwern <schwern@pobox.com>
32849              Date: Sat, 20 Oct 2001 01:41:21 -0400
32850              Message-Id: <20011020014121.I3681@blackrider>
32851      Branch: perl
32852            ! installman
32853 ____________________________________________________________________________
32854 [ 12527] By: ams                                   on 2001/10/20  12:09:41
32855         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
32856              From: Michael G Schwern <schwern@pobox.com>
32857              Date: Sat, 20 Oct 2001 02:04:21 -0400
32858              Message-Id: <20011020020421.A11732@blackrider>
32859      Branch: perl
32860            ! lib/Pod/Checker.pm
32861 ____________________________________________________________________________
32862 [ 12526] By: ams                                   on 2001/10/20  11:59:41
32863         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
32864              From: "chromatic" <chromatic@rmci.net>
32865              Date: Fri, 19 Oct 2001 22:46:39 -0600
32866              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
32867      Branch: perl
32868            ! lib/Net/Config.pm
32869 ____________________________________________________________________________
32870 [ 12525] By: nick                                  on 2001/10/20  11:16:18
32871         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
32872              Perl_sv_setsv_flags directly.
32873      Branch: perlio
32874            ! ext/threads/threads.xs
32875 ____________________________________________________________________________
32876 [ 12524] By: nick                                  on 2001/10/20  10:28:17
32877         Log: Add a new flag character 'm' to embed.pl set to represent
32878              "functions" which are really macros. Use it foe the troublesome
32879              sv_setsv() etc. macros in sv.h - changing latter to define
32880              sv_setsv rather than sv_setsv_macro etc.
32881      Branch: perlio
32882            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
32883            ! pod/perlapi.pod proto.h sv.h
32884 ____________________________________________________________________________
32885 [ 12523] By: nick                                  on 2001/10/20  09:17:17
32886         Log: Add comments explaining why win32.h/embed.h are included where they are
32887              in perl.h 
32888      Branch: perlio
32889            ! perl.h
32890 ____________________________________________________________________________
32891 [ 12522] By: nick                                  on 2001/10/20  08:27:44
32892         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
32893              being used yet.
32894      Branch: perlio
32895            ! win32/win32io.c
32896 ____________________________________________________________________________
32897 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
32898         Log: Wording tweaks.
32899      Branch: perl
32900            ! t/TEST
32901 ____________________________________________________________________________
32902 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
32903         Log: Subject: IO module with nonblocking socket connect patch 
32904              From: Raul Dias <raul@dias.com.br>
32905              Date: Fri, 19 Oct 2001 22:45:32 -0300
32906              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
32907      Branch: perl
32908            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
32909 ____________________________________________________________________________
32910 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
32911         Log: Test vertical whitespace combined with /x in \p{}.
32912      Branch: perl
32913            ! t/op/pat.t
32914 ____________________________________________________________________________
32915 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
32916         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
32917              From: Gisle Aas <gisle@ActiveState.com> 
32918              Date: 19 Oct 2001 16:46:02 -0700
32919              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
32920      Branch: perl
32921            ! lib/ExtUtils/MakeMaker.pm
32922 ____________________________________________________________________________
32923 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
32924         Log: No more this symbol.
32925      Branch: perl
32926            ! makedef.pl
32927 ____________________________________________________________________________
32928 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
32929         Log: Integrate change #12511; fix gross win32 build issues.
32930      Branch: perl
32931           !> makedef.pl sv.c
32932 ____________________________________________________________________________
32933 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
32934         Log: Unpack in scalar context should return the first value
32935              returned in list context, as pointed out by Ton Hospel
32936              in 2001-05-21 (this is how it works already in blead,
32937              just adding the test).
32938      Branch: perl
32939            ! t/op/pack.t
32940 ____________________________________________________________________________
32941 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
32942         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
32943              From: "Craig A. Berry" <craigberry@mac.com>
32944              Date: Fri, 19 Oct 2001 16:59:30 -0500
32945              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
32946      Branch: perl
32947            ! utils/perldoc.PL
32948 ____________________________________________________________________________
32949 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
32950         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
32951              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32952              Date: Fri, 19 Oct 2001 17:45:23 EDT
32953              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
32954      Branch: perl
32955            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
32956            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
32957            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
32958            ! vms/vmsish.h
32959 ____________________________________________________________________________
32960 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
32961         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
32962              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32963              Date: Fri, 19 Oct 2001 17:26:35 EDT
32964              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
32965      Branch: perl
32966            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
32967 ____________________________________________________________________________
32968 [ 12511] By: nick                                  on 2001/10/19  19:55:36
32969         Log: Fix gross win32 build issues
32970      Branch: perlio
32971            ! makedef.pl sv.c
32972 ____________________________________________________________________________
32973 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
32974         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
32975              From: David Dyck <dcd@tc.fluke.com>
32976              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
32977              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
32978      Branch: perl
32979            ! lib/File/Find.pm
32980 ____________________________________________________________________________
32981 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
32982         Log: Subject: Re: PerlIO and Encode
32983              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
32984              Date: Tue, 16 Oct 2001 01:50:16 +0900
32985              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
32986      Branch: perl
32987            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
32988            ! ext/Encode/Encode/Tcl.t
32989 ____________________________________________________________________________
32990 [ 12508] By: ams                                   on 2001/10/19  17:59:16
32991         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
32992              (See #12499)
32993      Branch: perl
32994            ! pod/perlintro.pod
32995 ____________________________________________________________________________
32996 [ 12507] By: nick                                  on 2001/10/19  16:30:43
32997         Log: Integrate mainline
32998      Branch: perlio
32999           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
33000           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
33001           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
33002           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
33003           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
33004           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
33005           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
33006           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
33007           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
33008           +> win32/config_H.win64
33009            - lib/Test/Utils.pm lib/unicore/mktables.PL
33010            - t/lib/Test/Simple/Catch/More.pm
33011           !> (integrate 84 files)
33012 ____________________________________________________________________________
33013 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
33014         Log: Retract the #10451 which seems to be the cause
33015              of the major leakage from while(){eval"sub{}"}
33016      Branch: perl
33017            ! op.c t/run/kill_perl.t
33018 ____________________________________________________________________________
33019 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
33020         Log: Regen toc.
33021      Branch: perl
33022            ! pod/perltoc.pod
33023 ____________________________________________________________________________
33024 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
33025         Log: Tiny tweaks.
33026      Branch: perl
33027            ! pod/perl.pod
33028 ____________________________________________________________________________
33029 [ 12503] By: ams                                   on 2001/10/19  13:34:24
33030         Log: Subject: Re: perlintro.pod
33031              From: Abe Timmerman <abe@ztreet.demon.nl>
33032              Date: Fri, 19 Oct 2001 14:12:40 +0200
33033              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
33034      Branch: perl
33035            ! pod/perlintro.pod
33036 ____________________________________________________________________________
33037 [ 12502] By: ams                                   on 2001/10/19  13:24:12
33038         Log: Slight reorganisation of references.
33039      Branch: perl
33040            ! pod/perl.pod
33041 ____________________________________________________________________________
33042 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
33043         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
33044              From: Kay Röpke <kroepke@dolphin-services.de>
33045              Date: Fri, 19 Oct 2001 14:04:01 +0200 
33046              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
33047      Branch: perl
33048            ! lib/ExtUtils/MakeMaker.pm
33049 ____________________________________________________________________________
33050 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
33051         Log: Unicode categories continue:
33052              implement Category=, Script=, Block=
33053              (these are based on an upcoming update of TR#18)
33054              Fix a bug where we got two In categories named "old italic",
33055              and another where shortcut for the Is categories wasn't taken.
33056      Branch: perl
33057            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
33058            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
33059            ! pod/perlunicode.pod t/op/pat.t
33060 ____________________________________________________________________________
33061 [ 12499] By: ams                                   on 2001/10/19  01:42:29
33062         Log: Subject: a small patch to perlintro.pod.
33063              From: Autrijus Tang <autrijus@autrijus.org>
33064              Date: Fri, 19 Oct 2001 01:45:51 +0800
33065              Message-Id: <20011019014551.A35625@not.autrijus.org>
33066              (Applied by hand with nits.)
33067      Branch: perl
33068            ! pod/perlintro.pod
33069 ____________________________________________________________________________
33070 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
33071         Log: Subject: [PATCH] OpenBSD hints for ithreads
33072              From: Andy Dougherty <doughera@lafayette.edu>
33073              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
33074              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
33075      Branch: perl
33076            ! hints/openbsd.sh
33077 ____________________________________________________________________________
33078 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
33079         Log: Retract #12446; the problem solved by #12474.
33080      Branch: perl
33081            ! hints/aix.sh
33082 ____________________________________________________________________________
33083 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
33084         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
33085              message and suppress line number info (from Steve Hay
33086              <Steve.Hay@uk.radan.com>)
33087      Branch: maint-5.6/perl
33088            ! lib/Carp/Heavy.pm
33089 ____________________________________________________________________________
33090 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
33091         Log: More documented In categories.
33092      Branch: perl
33093            ! pod/perlunicode.pod
33094 ____________________________________________________________________________
33095 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
33096         Log: Update Changes.
33097      Branch: perl
33098            ! Changes patchlevel.h
33099 ____________________________________________________________________________
33100 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
33101         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
33102      Branch: perl
33103            ! MANIFEST
33104 ____________________________________________________________________________
33105 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
33106         Log: Wrong skip() arguments.
33107      Branch: perl
33108            ! ext/B/t/terse.t
33109 ____________________________________________________________________________
33110 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
33111         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
33112              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33113              Date: Wed, 17 Oct 2001 09:10:53 EDT 
33114              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
33115      Branch: perl
33116            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
33117            ! pod/perlapi.pod vms/vms.c
33118 ____________________________________________________________________________
33119 [ 12490] By: ams                                   on 2001/10/18  09:31:00
33120         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
33121              From: Mark-Jason Dominus <mjd@plover.com>
33122              Date: Thu, 18 Oct 2001 06:25:35 -0400
33123              Message-Id: <20011018102535.19264.qmail@plover.com>
33124      Branch: perl
33125            ! pod/perl.pod
33126 ____________________________________________________________________________
33127 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
33128         Log: Prettyprinting.
33129      Branch: perl
33130            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
33131 ____________________________________________________________________________
33132 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
33133         Log: Regen toc.
33134      Branch: perl
33135            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
33136 ____________________________________________________________________________
33137 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
33138         Log: Add perlintro, from Skud.
33139      Branch: perl
33140            + pod/perlintro.pod
33141            ! MANIFEST
33142 ____________________________________________________________________________
33143 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
33144         Log: FAQ sync.
33145      Branch: perl
33146            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
33147            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
33148            ! pod/perlfaq8.pod pod/perlfaq9.pod
33149 ____________________________________________________________________________
33150 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
33151         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
33152              in speed (upto 20% speedup in certain operations) but meanwhile
33153              regexps and arithmetics got slower (5-10%) (according to
33154              perlbench average speedup is negligible, and within measuring
33155              flutter, 1%).  Therefore retracting all the changes
33156              aimed at getting -std1 to compile cleanly:  #12475, #12476,
33157              #12479, #12480, #12481, #12482, #12483, #12484.
33158      Branch: perl
33159            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
33160            ! pp_hot.c pp_sys.c toke.c
33161 ____________________________________________________________________________
33162 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
33163         Log: (retracted by #12485)
33164              Strict ANSI doesn't like the third argument of main()
33165              so enable ignoring it if using ultra picky compiler.
33166      Branch: perl
33167            ! miniperlmain.c
33168 ____________________________________________________________________________
33169 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
33170         Log: (retracted by #12485)
33171              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
33172      Branch: perl
33173            ! perl.h
33174 ____________________________________________________________________________
33175 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
33176         Log: (retracted by #12485)
33177              Add explanatory comment.
33178      Branch: perl
33179            ! mg.c
33180 ____________________________________________________________________________
33181 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
33182         Log: (retracted by #12485)
33183              More dollar$hiding.
33184      Branch: perl
33185            ! doio.c perl.h pp_sys.c
33186 ____________________________________________________________________________
33187 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
33188         Log: (retracted by #12485)
33189              KISS.
33190      Branch: perl
33191            ! mg.c
33192 ____________________________________________________________________________
33193 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
33194         Log: (retracted by #12485)
33195              Thou shalt not #ifdef inside macro invocations,
33196              noticed by Rafael Garcia-Suarez.
33197      Branch: perl
33198            ! mg.c
33199 ____________________________________________________________________________
33200 [ 12478] By: ams                                   on 2001/10/17  18:50:55
33201         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
33202              From: Anton Berezin <tobez@tobez.org>
33203              Date: Wed, 17 Oct 2001 18:25:48 +0200
33204              Message-Id: <20011017182548.A12082@heechee.tobez.org>
33205      Branch: perl
33206            ! pp_sys.c
33207 ____________________________________________________________________________
33208 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
33209         Log: (retracted by #12485)
33210              Unterminated #ifdef.
33211      Branch: perl
33212            ! mg.c
33213 ____________________________________________________________________________
33214 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
33215         Log: (retracted by #12485)
33216              Avoid dollar signs in identifiers (in non-VMS) to
33217              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
33218      Branch: perl
33219            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
33220            ! toke.c
33221 ____________________________________________________________________________
33222 [ 12474] By: ams                                   on 2001/10/17  15:14:50
33223         Log: Subject: Two AIX patches
33224              From: H.Merijn Brand <h.m.brand@hccnet.nl>
33225              Date: Wed, 17 Oct 2001 18:04:35 +0200
33226              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
33227      Branch: perl
33228            ! hints/aix.sh makedef.pl
33229 ____________________________________________________________________________
33230 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
33231         Log: Limiting the Time::HiRes::sleep and usleep to
33232              one second is not a good policy if drop-in
33233              replacement is still a goal.
33234      Branch: perl
33235            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
33236            ! ext/Time/HiRes/HiRes.xs
33237 ____________________________________________________________________________
33238 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
33239         Log: Subject: [PATCH] Test::Simple 0.32
33240              From: Michael G Schwern <schwern@pobox.com> 
33241              Date: Wed, 17 Oct 2001 03:42:41 -0400
33242              Message-ID: <20011017034241.A25038@blackrider>
33243      Branch: perl
33244            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
33245            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
33246            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
33247            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
33248            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
33249            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
33250            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
33251            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
33252            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
33253            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
33254            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
33255            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
33256            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
33257            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
33258            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
33259            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
33260            ! t/lib/Test/Simple/Catch.pm
33261            ! t/lib/Test/Simple/sample_tests/five_fail.plx
33262 ____________________________________________________________________________
33263 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
33264         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
33265              From: Michael G Schwern <schwern@pobox.com> 
33266              Date: Wed, 17 Oct 2001 04:04:13 -0400
33267              Message-ID: <20011017040413.C25550@blackrider>
33268      Branch: perl
33269            ! t/TEST t/harness vms/test.com
33270 ____________________________________________________________________________
33271 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
33272         Log: Regen doc with perlmodstyle added.
33273      Branch: perl
33274            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
33275 ____________________________________________________________________________
33276 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
33277         Log: Pod cleanup.
33278      Branch: perl
33279            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
33280 ____________________________________________________________________________
33281 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
33282         Log: Subject: perlmodstyle as a patch
33283              From: Kirrily Robert <skud@infotrope.net>
33284              Date: Tue, 16 Oct 2001 22:47:23 -0400
33285              Message-ID: <20011016224723.A20673@infotrope.net>
33286      Branch: perl
33287            + pod/perlmodstyle.pod
33288            ! MANIFEST
33289 ____________________________________________________________________________
33290 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
33291         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
33292              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
33293              Date: Thu, 6 Sep 2001 11:09:40 +0100
33294              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
33295              
33296              Mention also the develooper p5p archive.
33297      Branch: perl
33298            ! pod/perlhack.pod
33299 ____________________________________________________________________________
33300 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
33301         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
33302              From: Kay Röpke <kroepke@dolphin-services.de>
33303              Date: Tue, 16 Oct 2001 17:23:52 +0200
33304              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
33305      Branch: perl
33306            ! lib/ExtUtils/MakeMaker.pm
33307 ____________________________________________________________________________
33308 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
33309         Log: Add the special casing mappings (from SpecCase.txt)
33310              (except for the hyper special case mappings that have
33311              the condition list); the special casing mappings are
33312              unused for now.  Small tidying up on mktables.
33313      Branch: perl
33314            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
33315            + lib/unicore/To/SpecUpper.pl
33316            ! lib/unicore/mktables
33317 ____________________________________________________________________________
33318 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
33319         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
33320              From: "David H. Adler" <dha@panix.com>       
33321              Date: Tue, 16 Oct 2001 11:59:35 -0400
33322              Message-ID: <20011016115935.A13078@panix.com>
33323              
33324              Subject: [ PATCH ] perldata patch, revised
33325              From: "David H. Adler" <dha@panix.com>     
33326              Date: Tue, 16 Oct 2001 18:26:49 -0400
33327              Message-ID: <20011016182649.C23970@panix.com>
33328      Branch: perl
33329            ! pod/perldata.pod pod/perlop.pod
33330 ____________________________________________________________________________
33331 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
33332         Log: Integrate perlio: PerlIO_dup (for all but Win32).
33333      Branch: perl
33334           !> embed.h embed.pl ext/Encode/Encode.xs
33335           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
33336           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
33337           !> win32/win32io.c
33338 ____________________________________________________________________________
33339 [ 12462] By: nick                                  on 2001/10/16  19:11:30
33340         Log: PerlIOXxxx_dups for all but Win32
33341      Branch: perlio
33342            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
33343            ! ext/PerlIO/Via/Via.xs
33344 ____________________________________________________________________________
33345 [ 12461] By: nick                                  on 2001/10/16  18:28:48
33346         Log: Implement PerlIOStdio_dup (explains core dumps - dup
33347              was not setting up a FILE * to be fclosed()).
33348      Branch: perlio
33349            ! perlio.c
33350 ____________________________________________________________________________
33351 [ 12460] By: nick                                  on 2001/10/16  17:31:47
33352         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
33353              overflow.
33354      Branch: perlio
33355            ! perlio.c
33356 ____________________________________________________________________________
33357 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
33358         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
33359              From: "Craig A. Berry" <craigberry@mac.com>
33360              Date: Tue, 16 Oct 2001 13:08:38 -0500
33361              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
33362      Branch: perl
33363            ! configure.com
33364 ____________________________________________________________________________
33365 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
33366         Log: Can't expect too much accuracy from a sleep of one second.
33367              (I think this will also fail with high load.)
33368      Branch: perl
33369            ! ext/Time/HiRes/HiRes.t
33370 ____________________________________________________________________________
33371 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
33372         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
33373              From: "Werner, Randolf" <randolf.werner@sap.com>
33374              Date: Tue, 16 Oct 2001 18:33:02 +0200
33375              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
33376      Branch: perl
33377            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
33378            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
33379 ____________________________________________________________________________
33380 [ 12456] By: nick                                  on 2001/10/16  14:08:16
33381         Log: Builds under ithreads (but fails all threads tests)
33382      Branch: perlio
33383            ! hv.c perlio.c sv.c
33384 ____________________________________________________________________________
33385 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
33386         Log: I think the Perl_sortsv needs *not* be skipped?
33387      Branch: perl
33388            ! makedef.pl
33389 ____________________________________________________________________________
33390 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
33391         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
33392              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
33393              Date: Tue, 16 Oct 2001 15:32:44 +0200
33394              Message-ID: <3BCC531C.11494.3E433F@localhost>
33395      Branch: perl
33396            ! t/op/groups.t
33397 ____________________________________________________________________________
33398 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
33399         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
33400              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
33401              Date: Tue, 16 Oct 2001 15:01:04 +0200
33402              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
33403      Branch: perl
33404            ! t/io/fs.t
33405 ____________________________________________________________________________
33406 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
33407         Log: A forgotten deletion.
33408      Branch: perl
33409            - lib/unicore/mktables.PL
33410 ____________________________________________________________________________
33411 [ 12451] By: nick                                  on 2001/10/16  11:32:48
33412         Log: Skeleton of "PerlIO_dup" coded.
33413              Still-passes all tests non-threaded (well it would wouldn't it!)
33414      Branch: perlio
33415            ! embed.h embed.pl ext/Encode/Encode.xs
33416            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
33417            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
33418            ! win32/win32io.c
33419 ____________________________________________________________________________
33420 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
33421         Log: Document the problem with the swash_fetch() API that affects
33422              more complex case conversions.
33423      Branch: perl
33424            ! lib/utf8_heavy.pl utf8.c
33425 ____________________________________________________________________________
33426 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
33427         Log: Make Time::HiRes::sleep() and usleep() to return
33428              the number of seconds (a floating point value) and 
33429              microseconds (an integer) actually slept (well,
33430              modulo the time spent in measuring the time actually
33431              slept...), to be a better drop-in replacement for
33432              the builtin sleep().  Noticed by Chris Nandor.
33433              
33434              Also make usleep() to croak if fed illegal number
33435              of useconds (anything greater than 1_000_000).
33436      Branch: perl
33437            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
33438            ! ext/Time/HiRes/HiRes.xs
33439 ____________________________________________________________________________
33440 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
33441         Log: A missing SvREFCNT_dec.
33442      Branch: perl
33443            ! perl.c
33444 ____________________________________________________________________________
33445 [ 12447] By: nick                                  on 2001/10/15  20:27:53
33446         Log: Beginings of PerlIO_dup support (unstable)
33447      Branch: perlio
33448            ! perlio.c perliol.h
33449 ____________________________________________________________________________
33450 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
33451         Log: (retracted by #12497)
33452              In AIX vac 5 just can't seem to get regcomp right.
33453      Branch: perl
33454            ! hints/aix.sh
33455 ____________________________________________________________________________
33456 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
33457         Log: Bump the version number to agree with the maintperl one.
33458      Branch: perl
33459            ! lib/Tie/RefHash.pm
33460 ____________________________________________________________________________
33461 [ 12444] By: nick                                  on 2001/10/15  15:59:57
33462         Log: Integrate mainline
33463      Branch: perlio
33464           +> lib/Math/BigInt/t/Math/Subclass.pm
33465           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
33466           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
33467           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
33468           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
33469           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
33470           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
33471           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
33472           +> lib/unicore/mktables
33473            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
33474            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
33475            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
33476            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
33477            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
33478            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
33479            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
33480            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
33481            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
33482            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
33483            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
33484            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
33485            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
33486            - lib/unicore/syllables.txt
33487           !> (integrate 344 files)
33488 ____________________________________________________________________________
33489 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
33490         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
33491      Branch: perl
33492            ! ext/DB_File/DB_File.xs
33493 ____________________________________________________________________________
33494 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
33495         Log: Sync the skip() amounts with the number of tests.
33496      Branch: perl
33497            ! lib/Term/Complete.t
33498 ____________________________________________________________________________
33499 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
33500         Log: Update Changes.
33501      Branch: perl
33502            ! Changes patchlevel.h
33503 ____________________________________________________________________________
33504 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
33505         Log: MacOS Classic catdir() rewrite from Thomas Wegner
33506              (backward incompatibility, but a deliberate one,
33507              the old version simply is broken in its logic),
33508              also documentation updates, and as suggested replicated
33509              the File::Spec::Unix documentation updates also on the
33510              File::Spec documentation.
33511              
33512              TODO: there seems to be duplication of documentation
33513              between File::Spec and File::Spec::Unix.  I think
33514              the ::Unix should be left only with specific UNIXisms,
33515              and all the generic documentation should be in ::Spec.
33516      Branch: perl
33517            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
33518            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
33519            ! lib/File/Spec/Unix.pm
33520 ____________________________________________________________________________
33521 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
33522         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
33523              From: Blair Zajac <blair@orcaware.com>
33524              Date: Mon, 24 Sep 2001 11:48:58 -0700
33525              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
33526              
33527              (the skip() messages)
33528      Branch: perl
33529            ! t/op/magic.t
33530 ____________________________________________________________________________
33531 [ 12438] By: ams                                   on 2001/10/14  23:43:59
33532         Log: Subject: [PATCH] make PerlIO default on VMS
33533              From: "Craig A. Berry" <craigberry@mac.com>
33534              Date: Sun, 14 Oct 2001 15:27:18 -0500
33535              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
33536      Branch: perl
33537            ! configure.com
33538 ____________________________________________________________________________
33539 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
33540         Log: Retract #12436 (Abhijit already did this at #12426)
33541      Branch: perl
33542            ! lib/ExtUtils/MM_Unix.pm
33543 ____________________________________________________________________________
33544 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
33545         Log: (retracted by #12437)
33546              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
33547              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
33548              Date: Sat, 13 Oct 2001 20:33:55 +0200
33549              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
33550      Branch: perl
33551            ! lib/ExtUtils/MM_Unix.pm
33552 ____________________________________________________________________________
33553 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
33554         Log: Subject: h2xs grammar nit
33555              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
33556              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
33557              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
33558      Branch: perl
33559            ! utils/h2xs.PL
33560 ____________________________________________________________________________
33561 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
33562         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
33563              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
33564              Date: Sun, 14 Oct 2001 11:25:08 +0100
33565              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
33566      Branch: perl
33567            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
33568            ! warnings.pl
33569 ____________________________________________________________________________
33570 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
33571         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
33572              for File::Spec::Mac::catfile)
33573      Branch: perl
33574            ! lib/h2xs.t
33575 ____________________________________________________________________________
33576 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
33577         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
33578              From: Nicholas Clark <nick@ccl4.org>
33579              Date: Sat, 13 Oct 2001 00:07:31 +0100
33580              Message-ID: <20011013000731.D67535@plum.flirble.org>
33581      Branch: perl
33582            ! lib/h2xs.t utils/h2xs.PL
33583 ____________________________________________________________________________
33584 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
33585         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
33586              before DEFINE and INC), and repent by taking DEFINE and
33587              INC away from PASTHRU.
33588      Branch: perl
33589            ! lib/ExtUtils/MM_Unix.pm
33590 ____________________________________________________________________________
33591 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
33592         Log: More MANIFEST anomalies.
33593      Branch: perl
33594            ! MANIFEST
33595 ____________________________________________________________________________
33596 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
33597         Log: Not that many.
33598      Branch: perl
33599            ! MANIFEST
33600 ____________________________________________________________________________
33601 [ 12428] By: sky                                   on 2001/10/13  20:59:27
33602         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
33603              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33604              Date: Sat, 13 Oct 2001 23:15:55 +0200
33605              Message-ID: <20011013231555.A18071@rafael>
33606      Branch: perl
33607            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
33608            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
33609 ____________________________________________________________________________
33610 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
33611         Log: Rewrite mktables from scratch.
33612              - Cleaner.
33613              - Faster: 15-20 seconds as opposed to several minutes.
33614              - More dynamic: the names of the various categories
33615              such as the linebreak ones are dynamic, not static.
33616              - Is.pl: long names for the general category properties
33617              are now available.
33618              - Ranges (<... ,First>, <..., Last>) from the general
33619              categories work now.
33620              - No more mktables.PL because the mktables.PL is not
33621              and never has been run to create a mktables.
33622              - syllables.txt and Is/Syl*.pl removed: non-standard
33623              (not part of the Unicode), and the whole concept is
33624              being reworked (http://syllabary.sourceforge.net/),
33625              the old way wouldn't even work with the new Syllables.txt
33626              (it would result in 1000+ new categories)
33627      Branch: perl
33628            + lib/unicore/In/163.pl lib/unicore/In/164.pl
33629            + lib/unicore/In/165.pl lib/unicore/In/166.pl
33630            + lib/unicore/In/167.pl lib/unicore/In/168.pl
33631            + lib/unicore/In/169.pl lib/unicore/In/170.pl
33632            + lib/unicore/In/171.pl lib/unicore/Is.pl
33633            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
33634            + lib/unicore/mktables
33635            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
33636            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
33637            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
33638            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
33639            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
33640            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
33641            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
33642            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
33643            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
33644            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
33645            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
33646            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
33647            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
33648            - lib/unicore/syllables.txt
33649            ! (edit 304 files)
33650 ____________________________________________________________________________
33651 [ 12426] By: ams                                   on 2001/10/13  18:05:36
33652         Log: ExtUtils::MM_Unix should ignore comments when searching for
33653              $VERSION.
33654      Branch: perl
33655            ! lib/ExtUtils/MM_Unix.pm
33656 ____________________________________________________________________________
33657 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
33658         Log: Subject: Re: New module XML::Clean
33659              From: andreas.koenig@anima.de (Andreas J. Koenig)
33660              Date: 13 Oct 2001 10:17:09 +0200
33661              Message-ID: <m37ku0t0my.fsf@anima.de>
33662      Branch: perl
33663            ! pod/perlnewmod.pod
33664 ____________________________________________________________________________
33665 [ 12424] By: sky                                   on 2001/10/13  09:39:59
33666         Log: Set thread stack size if needed.
33667      Branch: perl
33668            ! ext/threads/threads.xs
33669 ____________________________________________________________________________
33670 [ 12423] By: sky                                   on 2001/10/13  09:36:49
33671         Log: We do want to set the attribute to joinable even on modern posix
33672              platforms.
33673      Branch: perl
33674            ! ext/threads/threads.xs
33675 ____________________________________________________________________________
33676 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
33677         Log: Subject: [PATCH ext/Data/Dumper.xs]
33678              From: Brian Ingerson <ingy@ttul.org>
33679              Date: Fri, 12 Oct 2001 19:32:35 -0700
33680              Message-ID: <20011012193235.B889@ttul.org>
33681      Branch: perl
33682            ! ext/Data/Dumper/Dumper.xs
33683 ____________________________________________________________________________
33684 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
33685         Log: Update Changes.
33686      Branch: perl
33687            ! Changes patchlevel.h
33688 ____________________________________________________________________________
33689 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
33690         Log: FAQ sync.
33691      Branch: perl
33692            ! pod/perlfaq3.pod pod/perlfaq4.pod
33693 ____________________________________________________________________________
33694 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
33695         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
33696              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
33697              Date: Fri, 12 Oct 2001 11:51:05 -0700
33698              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
33699      Branch: perl
33700            ! lib/File/Copy.pm
33701 ____________________________________________________________________________
33702 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
33703         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
33704              From: "chromatic" <chromatic@rmci.net>     
33705              Date: Thu, 11 Oct 2001 10:57:55 -0600
33706              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
33707              
33708              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
33709              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33710              Date: Thu, 11 Oct 2001 22:34:21 +0200
33711              Message-ID: <20011011223421.A693@rafael>     
33712              
33713              plus undef $Term::Complete::stty as suggested by Rafael.
33714      Branch: perl
33715            ! lib/Term/Complete.pm lib/Term/Complete.t
33716 ____________________________________________________________________________
33717 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
33718         Log: UUnndduupplleexx..
33719      Branch: perl
33720            ! perl.h
33721 ____________________________________________________________________________
33722 [ 12416] By: sky                                   on 2001/10/12  20:16:19
33723         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
33724              From: Andy Dougherty <doughera@lafayette.edu>
33725              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
33726              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
33727              (Potentially only band-aid)
33728      Branch: perl
33729            ! sv.c
33730 ____________________________________________________________________________
33731 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
33732         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
33733              mishandles kill(), and therefore the sigaction test
33734              should be skipped, from Charles Lane.
33735      Branch: perl
33736            ! ext/POSIX/t/sigaction.t
33737 ____________________________________________________________________________
33738 [ 12414] By: sky                                   on 2001/10/12  18:47:49
33739         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
33740      Branch: perl
33741            ! op.h
33742 ____________________________________________________________________________
33743 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
33744         Log: Upgrade to Math::BigInt 1.44 from Tels and
33745              further fixes from John Peacock.
33746      Branch: perl
33747            + lib/Math/BigInt/t/Math/Subclass.pm
33748            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
33749            + lib/Math/BigInt/t/subclass.t
33750            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
33751            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
33752            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
33753            ! lib/Math/BigInt/t/mbimbf.t
33754 ____________________________________________________________________________
33755 [ 12412] By: sky                                   on 2001/10/12  18:28:23
33756         Log: perhaps pthread_attr_t really needs to be set for the old api
33757      Branch: perl
33758            ! ext/threads/threads.xs
33759 ____________________________________________________________________________
33760 [ 12411] By: sky                                   on 2001/10/12  18:11:45
33761         Log: pthread_keycreate not pthread_key_create under the here be dragons API
33762      Branch: perl
33763            ! ext/threads/threads.h
33764 ____________________________________________________________________________
33765 [ 12410] By: sky                                   on 2001/10/12  18:07:37
33766         Log: Apperently OLD PTHREADS API is a bit retarded.
33767              This should fix another set of compile failures in HP-UX 10.20.
33768      Branch: perl
33769            ! ext/threads/threads.h ext/threads/threads.xs
33770 ____________________________________________________________________________
33771 [ 12409] By: nick                                  on 2001/10/12  15:30:01
33772         Log: Blind integrate of mainline
33773      Branch: perlio
33774           +> (branch 32 files)
33775            - lib/unicode/README
33776           !> (integrate 121 files)
33777 ____________________________________________________________________________
33778 [ 12408] By: sky                                   on 2001/10/12  14:55:08
33779         Log: Let us avoid being smart for now.
33780      Branch: perl
33781            ! ext/threads/threads.h
33782 ____________________________________________________________________________
33783 [ 12407] By: sky                                   on 2001/10/12  14:38:12
33784         Log: (void*) the argument to make sure we work with picky compilers
33785      Branch: perl
33786            ! ext/threads/threads.xs
33787 ____________________________________________________________________________
33788 [ 12406] By: ams                                   on 2001/10/12  13:26:04
33789         Log: (replaced with #12600)
33790              
33791              Subject: [PATCH 5.6.1 perldoc] use File::Temp
33792              From: Mikhail Zabaluev <mhz@alt-linux.org>
33793              Date: Fri, 12 Oct 2001 12:47:47 +0400
33794              Message-Id: <20011012124747.E13918@localhost.localdomain>
33795      Branch: perl
33796            ! utils/perldoc.PL
33797 ____________________________________________________________________________
33798 [ 12405] By: ams                                   on 2001/10/12  13:05:32
33799         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
33800              From: andreas.koenig@anima.de (Andreas J. Koenig)
33801              Date: 12 Oct 2001 11:12:07 +0200
33802              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
33803      Branch: perl
33804            ! lib/Memoize/t/speed.t
33805 ____________________________________________________________________________
33806 [ 12404] By: sky                                   on 2001/10/12  12:46:15
33807         Log: A) Support OLD_PTHREADS_API
33808              B) Change from using pthread_t to using a TLS to store the
33809              index of the thread in an hash, this is to avoid problems when
33810              in fact pthread_t was not a seralizable type.
33811              Both these changes are because of HP-UX 10.20
33812              This has not been tested on win32 but should work there.
33813              Need to add support for NetWare.
33814      Branch: perl
33815            ! ext/threads/threads.h ext/threads/threads.xs
33816 ____________________________________________________________________________
33817 [ 12403] By: ams                                   on 2001/10/12  07:34:19
33818         Log: Subject: Re: New module XML::Clean
33819              From: andreas.koenig@anima.de (Andreas J. Koenig)
33820              Date: 12 Oct 2001 10:20:35 +0200
33821              Message-Id: <m3elo9uv58.fsf@anima.de>
33822      Branch: perl
33823            ! pod/perlnewmod.pod
33824 ____________________________________________________________________________
33825 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
33826         Log: More HP model tweaks from Merijn.
33827      Branch: perl
33828            ! README.hpux
33829 ____________________________________________________________________________
33830 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
33831         Log: Update Changes.
33832      Branch: perl
33833            ! Changes patchlevel.h
33834 ____________________________________________________________________________
33835 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
33836         Log: HP-UX update from H.Merijn Brand.
33837      Branch: perl
33838            ! README.hpux
33839 ____________________________________________________________________________
33840 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
33841         Log: Subject: [PATCH] fix link rot in README.vms
33842              From: "Craig A. Berry" <craigberry@mac.com>
33843              Date: Wed, 10 Oct 2001 17:17:00 -0500
33844              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
33845      Branch: perl
33846            ! README.vms
33847 ____________________________________________________________________________
33848 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
33849         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
33850              From: "chromatic" <chromatic@rmci.net>
33851              Date: Wed, 10 Oct 2001 15:50:30 -0600
33852              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
33853      Branch: perl
33854            ! lib/Term/Complete.t
33855 ____________________________________________________________________________
33856 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
33857         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
33858              From: "chromatic" <chromatic@rmci.net>
33859              Date: Wed, 10 Oct 2001 15:45:42 -0600
33860              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
33861      Branch: perl
33862            + lib/ExtUtils/Packlist.t
33863            ! MANIFEST
33864 ____________________________________________________________________________
33865 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
33866         Log: VMS needs quotes around the -I option to keep it from
33867              being downcased, from Charles Lane.
33868      Branch: perl
33869            ! t/run/kill_perl.t
33870 ____________________________________________________________________________
33871 [ 12395] By: ams                                   on 2001/10/10  16:22:32
33872         Log: Subject: [PATCH lib/FindBin.pm]
33873              From: Stas Bekman <stas@stason.org>
33874              Date: Tue, 09 Oct 2001 23:57:10 +0800
33875              Message-Id: <3BC31E56.60805@stason.org>
33876      Branch: perl
33877            ! lib/FindBin.pm
33878 ____________________________________________________________________________
33879 [ 12394] By: ams                                   on 2001/10/10  16:09:53
33880         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
33881              From: Abhijit Menon-Sen <ams@wiw.org>
33882              Date: Wed, 10 Oct 2001 21:59:33 +0530
33883              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
33884      Branch: perl
33885            ! ext/Data/Dumper/Dumper.xs
33886 ____________________________________________________________________________
33887 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
33888         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
33889              from Charles Lane.
33890      Branch: perl
33891            ! lib/File/Spec/VMS.pm
33892 ____________________________________________________________________________
33893 [ 12392] By: ams                                   on 2001/10/10  14:49:43
33894         Log: Subject: [PATCH] two s/// bugfixes
33895              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33896              Date: Wed, 10 Oct 2001 17:23:44 +0200
33897              Message-Id: <20011010172344.C22440@rafael>
33898      Branch: perl
33899            ! pp_ctl.c regexec.c t/op/subst.t
33900 ____________________________________________________________________________
33901 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
33902         Log: Fix/improve handling of the [000000] special "root"
33903              directory, by putting cwd in canonical form when doing
33904              abs2rel, and prepending a 000000 to directory "chunks"
33905              if missing from base or path.  Also adjust test to
33906              reflect the (improved) output from abs2rel.
33907              From Charles Lane.
33908      Branch: perl
33909            ! lib/File/Spec.t lib/File/Spec/VMS.pm
33910 ____________________________________________________________________________
33911 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
33912         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
33913              all of the extra VMSish attributes (such as "treat this logical
33914              as a device name") that are necessary to make programs run.
33915              A tainted %ENV does not hinder VMS.  From Charles Lane.
33916      Branch: perl
33917            ! lib/File/Find/t/taint.t
33918 ____________________________________________________________________________
33919 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
33920         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
33921              
33922              o  VMS is case-insensitive, RTL downcases filenames read
33923              by perl... so need to re-upcase filenames like MANIFEST
33924              and MANIFEST.SKIP
33925              
33926              o  Need to convert VMS-style to Unix-style filenames when comparing
33927              names in MANIFEST to names in filesystem.
33928              
33929              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
33930              since VMS won't let you (easily) delete non-empty directories.
33931              
33932              From Charles Lane.
33933      Branch: perl
33934            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
33935 ____________________________________________________________________________
33936 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
33937         Log: Unix and VMS agree on "*" as a "match any number of any chars"
33938              wildcards, but differ ("?"  vs.  "%") for their "match any single
33939              char" wildcard.  This patch changes "?"  chars to "%" before doing a
33940              VMS glob...at no loss of functionality, since "?"  isn't a valid
33941              filename char on VMS.  From Charles Lane.
33942      Branch: perl
33943            ! doio.c
33944 ____________________________________________________________________________
33945 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
33946         Log: (accidentally empty submit; new life as #12390)
33947      Branch: perl
33948            ! lib/File/Find/t/taint.t
33949 ____________________________________________________________________________
33950 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
33951         Log: Even more VMS tweakage from Charles Lane:
33952              
33953              Tweak #1:  splitdir only works on directory part of filespec,
33954              split off volume first
33955              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
33956              (it's a horrible kludge in the run-time library,
33957              improved in later versions). Check the
33958              $Config{'d_setenv'} flag before attempting to set it.
33959      Branch: perl
33960            ! t/op/chdir.t
33961 ____________________________________________________________________________
33962 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
33963         Log: VMS tweakage from Charles Lane.
33964              
33965              . command.com doubles an output line when prompting for extensions
33966              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
33967              . perl5db doesn't clean up after itself
33968      Branch: perl
33969            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
33970 ____________________________________________________________________________
33971 [ 12384] By: sky                                   on 2001/10/09  19:16:11
33972         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
33973              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33974              Date: Tue, 9 Oct 2001 22:10:26 +0200
33975              Message-ID: <20011009221026.A8579@rafael>
33976      Branch: perl
33977            ! pod/perldata.pod
33978 ____________________________________________________________________________
33979 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
33980         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
33981              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
33982              Date: 9 Oct 2001 15:15:06 -0000
33983              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
33984      Branch: perl
33985            ! t/op/subst.t
33986 ____________________________________________________________________________
33987 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
33988         Log: Update Changes.
33989      Branch: perl
33990            ! Changes patchlevel.h
33991 ____________________________________________________________________________
33992 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
33993         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
33994              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
33995              when a NULL is passed for the filename string pointer.
33996              From Charles Lane.
33997      Branch: perl
33998            ! vms/vms.c
33999 ____________________________________________________________________________
34000 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
34001         Log: Subject: HP systems update
34002              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34003              Date: Tue, 09 Oct 2001 15:59:22 +0200
34004              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
34005      Branch: perl
34006            ! README.hpux
34007 ____________________________________________________________________________
34008 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
34009         Log: CPAN::Nox does now have a test.
34010      Branch: perl
34011            ! t/lib/1_compile.t
34012 ____________________________________________________________________________
34013 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
34014         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
34015              From: David Dyck <dcd@tc.fluke.com>
34016              Date: Mon, 1 Oct 2001 12:17:36 -0700
34017              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
34018      Branch: perl
34019            ! installperl
34020 ____________________________________________________________________________
34021 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
34022         Log: NetWare update from Ananth Kesari.
34023      Branch: perl
34024            ! NetWare/nwperlsys.h makedef.pl
34025 ____________________________________________________________________________
34026 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
34027         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
34028              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34029              Date: Tue, 9 Oct 2001 08:40:57 EDT
34030              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
34031      Branch: perl
34032            ! lib/File/Find/t/find.t
34033 ____________________________________________________________________________
34034 [ 12374] By: ams                                   on 2001/10/09  05:31:45
34035         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
34036              ExtUtils::Mkbootstrap
34037              From: "chromatic" <chromatic@rmci.net>
34038              Date: Tue, 09 Oct 2001 00:08:37 -0600
34039              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
34040      Branch: perl
34041            + lib/ExtUtils/Mkbootstrap.t
34042            ! MANIFEST
34043 ____________________________________________________________________________
34044 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
34045         Log: Enable more debugging.
34046      Branch: perl
34047            ! lib/utf8_heavy.pl
34048 ____________________________________________________________________________
34049 [ 12372] By: ams                                   on 2001/10/09  02:11:59
34050         Log: #12370 forgot to modify is_gv_magical().
34051      Branch: perl
34052            ! gv.c
34053 ____________________________________________________________________________
34054 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
34055         Log: Make the toupper/lower/title API for Unicode not right
34056              but at least less wrong: prepare for the mapping being
34057              more than just one-character-to-one-character.
34058      Branch: perl
34059            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
34060            ! regexec.c utf8.c
34061 ____________________________________________________________________________
34062 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
34063         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
34064              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
34065              Date: Mon, 8 Oct 2001 22:18:23 -0400
34066              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
34067      Branch: perl
34068            ! pod/perlvar.pod t/op/taint.t
34069 ____________________________________________________________________________
34070 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
34071         Log: FAQ sync.
34072      Branch: perl
34073            ! pod/perlfaq3.pod pod/perlfaq4.pod
34074 ____________________________________________________________________________
34075 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
34076         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
34077              From: "chromatic" <chromatic@rmci.net>
34078              Date: Mon, 08 Oct 2001 14:05:32 -0600
34079              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
34080      Branch: perl
34081            ! lib/Term/Cap.t
34082 ____________________________________________________________________________
34083 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
34084         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
34085              From: Michael G Schwern <schwern@pobox.com>
34086              Date: Mon, 8 Oct 2001 17:00:14 -0400
34087              Message-ID: <20011008170014.L17083@blackrider>
34088      Branch: perl
34089            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
34090 ____________________________________________________________________________
34091 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
34092         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
34093              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34094              Date: Mon, 8 Oct 2001 16:01:33 EDT
34095              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
34096      Branch: perl
34097            ! ext/Time/HiRes/HiRes.xs
34098 ____________________________________________________________________________
34099 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
34100         Log: Subject: [PATCH] Autosplit patch for VMS
34101              From: "Craig A. Berry" <craigberry@mac.com>
34102              Date: Mon, 08 Oct 2001 15:40:43 -0500
34103              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
34104      Branch: perl
34105            ! lib/AutoSplit.pm lib/AutoSplit.t
34106 ____________________________________________________________________________
34107 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
34108         Log: Don't assume that everybody is running OS X 10.1 yet;
34109              from Kay Röpke.
34110      Branch: perl
34111            ! hints/darwin.sh
34112 ____________________________________________________________________________
34113 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
34114         Log: Update Changes.
34115      Branch: perl
34116            ! Changes patchlevel.h
34117 ____________________________________________________________________________
34118 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
34119         Log: Retract #12358 for now.
34120      Branch: perl
34121            ! lib/Term/Cap.t
34122 ____________________________________________________________________________
34123 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
34124         Log: Can't figure out what this is testing.
34125              (If it is trying to catch SIGKILL, it should stop
34126              trying because that is by definition impossible.)
34127      Branch: perl
34128            ! lib/sigtrap.t
34129 ____________________________________________________________________________
34130 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
34131         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
34132              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
34133              Date: Sun, 30 Sep 2001 21:15:13 +0200
34134              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
34135      Branch: perl
34136            ! lib/ExtUtils/MM_Win32.pm
34137 ____________________________________________________________________________
34138 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
34139         Log: Clarify the ldlibpth part and condense the overall text.
34140      Branch: perl
34141            ! t/TEST
34142 ____________________________________________________________________________
34143 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
34144         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
34145              From: "chromatic" <chromatic@rmci.net>
34146              Date: Sun, 07 Oct 2001 16:59:26 -0600
34147              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
34148      Branch: perl
34149            ! lib/Term/Cap.t
34150 ____________________________________________________________________________
34151 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
34152         Log: Update the list because fo #12265.
34153      Branch: perl
34154            ! t/lib/1_compile.t
34155 ____________________________________________________________________________
34156 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
34157         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
34158              From: Nicholas Clark <nick@ccl4.org>
34159              Date: Sun, 7 Oct 2001 20:53:33 +0100
34160              Message-ID: <20011007205333.S38756@plum.flirble.org>   
34161      Branch: perl
34162            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
34163            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
34164            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
34165            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
34166            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
34167            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
34168            ! lib/Switch/t/switch.t lib/Term/Complete.t
34169            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
34170            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
34171            ! t/op/my_stash.t
34172 ____________________________________________________________________________
34173 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
34174         Log: Integrate patch #12350 from maintperl; typo in
34175              IO::Seekable doc.
34176      Branch: perl
34177           !> ext/IO/lib/IO/Seekable.pm
34178 ____________________________________________________________________________
34179 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
34180         Log: Detypo.
34181      Branch: perl
34182            ! hints/darwin.sh
34183 ____________________________________________________________________________
34184 [ 12353] By: sky                                   on 2001/10/07  17:16:14
34185         Log: Change 12349 didn't really get it right.
34186      Branch: perl
34187            ! lib/Unicode/README
34188 ____________________________________________________________________________
34189 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
34190         Log: If running the harness the dynamic library search path
34191              may need setting.
34192      Branch: perl
34193            ! t/TEST
34194 ____________________________________________________________________________
34195 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
34196         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
34197              in ldflags.
34198      Branch: perl
34199            ! hints/darwin.sh
34200 ____________________________________________________________________________
34201 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
34202         Log: typo in IO::Seekable doc
34203      Branch: maint-5.6/perl
34204            ! ext/IO/lib/IO/Seekable.pm
34205 ____________________________________________________________________________
34206 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
34207         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
34208              doesn't work on Mac OS X 10.1 (when unpacking the tar the
34209              latter gets renamed as lib/unicode:1, assumedly for security
34210              reasons not to overwrite stuff)
34211      Branch: perl
34212            + lib/Unicode/README
34213            - lib/unicode/README
34214            ! MANIFEST
34215 ____________________________________________________________________________
34216 [ 12348] By: ams                                   on 2001/10/07  05:33:40
34217         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
34218              From: "chromatic" <chromatic@rmci.net>
34219              Date: Sat, 06 Oct 2001 21:42:03 -0600
34220              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
34221      Branch: perl
34222            + lib/CPAN/t/Nox.t
34223            ! MANIFEST
34224 ____________________________________________________________________________
34225 [ 12347] By: ams                                   on 2001/10/07  00:48:10
34226         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
34227              From: "chromatic" <chromatic@rmci.net>
34228              Date: Sat, 06 Oct 2001 18:52:10 -0600
34229              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
34230      Branch: perl
34231            + lib/sigtrap.t
34232            ! MANIFEST
34233 ____________________________________________________________________________
34234 [ 12346] By: ams                                   on 2001/10/06  23:14:01
34235         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
34236              h2xs write?)
34237              From: Nicholas Clark <nick@ccl4.org>
34238              Date: Sat, 6 Oct 2001 21:46:43 +0100
34239              Message-Id: <20011006214643.L38756@plum.flirble.org>
34240      Branch: perl
34241            ! utils/h2xs.PL
34242 ____________________________________________________________________________
34243 [ 12345] By: ams                                   on 2001/10/06  17:39:53
34244         Log: Subject: [PATCH] Memoize tests
34245              From: Nicholas Clark <nick@ccl4.org>
34246              Date: Sat, 6 Oct 2001 18:04:21 +0100
34247              Message-Id: <20011006180421.J38756@plum.flirble.org>
34248      Branch: perl
34249            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
34250            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
34251            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
34252            ! lib/Memoize/t/expire_module_n.t
34253            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
34254            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
34255            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
34256            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
34257            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
34258            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
34259 ____________________________________________________________________________
34260 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
34261         Log: Retract the latter part of #12343.
34262      Branch: perl
34263            ! ext/IO/lib/IO/Socket/INET.pm
34264 ____________________________________________________________________________
34265 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
34266         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
34267              From: David Dyck <dcd@tc.fluke.com>
34268              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
34269              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
34270              
34271              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
34272              From: David Dyck <dcd@tc.fluke.com>
34273              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
34274              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
34275      Branch: perl
34276            ! ext/IO/lib/IO/Socket/INET.pm
34277 ____________________________________________________________________________
34278 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
34279         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
34280              From: Robin Barker <rmb1@cise.npl.co.uk>
34281              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
34282              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
34283      Branch: perl
34284            ! t/TEST
34285 ____________________________________________________________________________
34286 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
34287         Log: Don't assume that %x is good for displaying UVs.
34288      Branch: perl
34289            ! dump.c
34290 ____________________________________________________________________________
34291 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
34292         Log: Update Changes.
34293      Branch: perl
34294            ! Changes patchlevel.h
34295 ____________________________________________________________________________
34296 [ 12339] By: ams                                   on 2001/10/05  10:22:34
34297         Log: Subject: [PATCH] perlfunc/select
34298              From: Nicholas Clark <nick@ccl4.org>
34299              Date: Fri, 5 Oct 2001 11:33:58 +0100
34300              Message-Id: <20011005113358.Z38756@plum.flirble.org>
34301      Branch: perl
34302            ! pod/perlfunc.pod
34303 ____________________________________________________________________________
34304 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
34305         Log: Retract #12313 and #12249.
34306      Branch: perl
34307            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
34308            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
34309            ! pod/perlebcdic.pod
34310 ____________________________________________________________________________
34311 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
34312         Log: Subject: [PATCH] perlvms.pod update
34313              From: "Craig A. Berry" <craigberry@mac.com>
34314              Date: Thu, 04 Oct 2001 12:55:52 -0500
34315              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
34316      Branch: perl
34317            ! vms/perlvms.pod
34318 ____________________________________________________________________________
34319 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
34320         Log: Subject: PATCH: Tie::SubstrHash
34321              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
34322              Date: Thu, 04 Oct 2001 12:12:41 +0100
34323              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
34324      Branch: perl
34325            ! lib/Tie/SubstrHash.pm
34326 ____________________________________________________________________________
34327 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
34328         Log: Unicode properties saga continues.
34329      Branch: perl
34330            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
34331            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
34332 ____________________________________________________________________________
34333 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
34334         Log: Yet more Unicode properties.
34335      Branch: perl
34336            + lib/unicore/In/137.pl lib/unicore/In/138.pl
34337            + lib/unicore/In/139.pl lib/unicore/In/140.pl
34338            + lib/unicore/In/141.pl lib/unicore/In/142.pl
34339            + lib/unicore/In/143.pl lib/unicore/In/144.pl
34340            + lib/unicore/In/145.pl lib/unicore/In/146.pl
34341            + lib/unicore/In/147.pl lib/unicore/In/148.pl
34342            + lib/unicore/In/149.pl lib/unicore/In/150.pl
34343            + lib/unicore/In/151.pl lib/unicore/In/152.pl
34344            + lib/unicore/In/153.pl lib/unicore/In/154.pl
34345            + lib/unicore/In/155.pl lib/unicore/In/156.pl
34346            + lib/unicore/In/157.pl lib/unicore/In/158.pl
34347            + lib/unicore/In/159.pl lib/unicore/In/160.pl
34348            + lib/unicore/In/161.pl lib/unicore/In/162.pl
34349            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
34350            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
34351            ! pod/perlunicode.pod
34352 ____________________________________________________________________________
34353 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
34354         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
34355              From: "Craig A. Berry" <craigberry@mac.com>
34356              Date: Wed, 03 Oct 2001 17:45:25 -0500
34357              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
34358              
34359              (the lib/Term/Complete.t patched differently by #12332)
34360      Branch: perl
34361            ! lib/ExtUtils/Command.t
34362 ____________________________________________________________________________
34363 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
34364         Log: Restore only if something to restore.
34365      Branch: perl
34366            ! lib/Term/Complete.t
34367 ____________________________________________________________________________
34368 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
34369         Log: Update various resources for credits,
34370              minor icons fixes, and versions.
34371      Branch: maint-5.6/macperl
34372            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
34373            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
34374            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
34375 ____________________________________________________________________________
34376 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
34377         Log: Quiet the warnings about using undef value
34378      Branch: maint-5.6/macperl
34379            ! lib/File/Temp.pm
34380 ____________________________________________________________________________
34381 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
34382         Log: Fix up Ballon Help and Help menu docs (first pass);
34383              remove balloon rez file, and autogenerate with
34384              Balloon2Rez instead.
34385      Branch: maint-5.6/macperl
34386            + macos/macperl/macscripts/Balloon2Rez
34387            - macos/macperl/MPBalloons.r
34388            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
34389 ____________________________________________________________________________
34390 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
34391         Log: Allow overriding of defaults, for change #12327.
34392      Branch: maint-5.6/macperl
34393            ! perl.h
34394 ____________________________________________________________________________
34395 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
34396         Log: Override PerlProc_exit.
34397      Branch: maint-5.6/macperl
34398            ! macos/macish.h
34399 ____________________________________________________________________________
34400 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
34401         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
34402      Branch: maint-5.6/macperl
34403            + macos/bundled_lib/blib/lib/MD5.pm
34404            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
34405            + macos/lib/Mac/AETE/Dialect.pm
34406            + macos/lib/Mac/AETE/Format/Converter.pm
34407            + macos/lib/Mac/AETE/Format/Dictionary.pm
34408            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
34409            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
34410            + macos/lib/Mac/Toolbox.pod
34411            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
34412 ____________________________________________________________________________
34413 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
34414         Log: Sync up silly CVS headers ... I should commit CVS
34415              first to avoid this ...
34416      Branch: maint-5.6/macperl
34417            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
34418            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
34419            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
34420            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
34421 ____________________________________________________________________________
34422 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
34423         Log: Fix Matthias' address, and attributions.
34424      Branch: maint-5.6/macperl
34425            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
34426            ! pod/perlport.pod
34427 ____________________________________________________________________________
34428 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
34429         Log: Fix Matthias' address, and attributions.
34430      Branch: maint-5.6/macperl
34431            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
34432            ! macos/ext/Mac/Components/Components.pm
34433            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
34434            ! macos/ext/Mac/Dialogs/Dialogs.pm
34435            ! macos/ext/Mac/Events/Events.pm
34436            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
34437            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
34438            ! macos/ext/Mac/Gestalt/Gestalt.pm
34439            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
34440            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
34441            ! macos/ext/Mac/Menus/Menus.pm
34442            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
34443            ! macos/ext/Mac/Movies/Movies.pm
34444            ! macos/ext/Mac/Navigation/Navigation.pm
34445            ! macos/ext/Mac/Notification/Notification.pm
34446            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
34447            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
34448            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
34449            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
34450            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
34451            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
34452            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
34453            ! macos/ext/Mac/StandardFile/StandardFile.pm
34454            ! macos/ext/Mac/TextEdit/TextEdit.pm
34455            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
34456            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
34457            ! macos/lib/Mac/LowMem.pm
34458 ____________________________________________________________________________
34459 [ 12322] By: sky                                   on 2001/10/03  18:41:07
34460         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
34461              From: "Craig A. Berry" <craigberry@mac.com>
34462              Date: Wed, 03 Oct 2001 14:30:55 -0500
34463              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
34464      Branch: perl
34465            ! vms/vms.c
34466 ____________________________________________________________________________
34467 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
34468         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
34469              From: "Craig A. Berry" <craigberry@mac.com>
34470              Date: Wed, 03 Oct 2001 14:30:55 -0500
34471              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
34472      Branch: perl
34473            ! vms/vms.c
34474 ____________________________________________________________________________
34475 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
34476         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
34477              only IsL&) and Inherited (negative lookahead good);
34478              add tests for Common, Inherited, and L&.
34479      Branch: perl
34480            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
34481 ____________________________________________________________________________
34482 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
34483         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
34484              (The Unicode standard uses L& quite often.)
34485      Branch: perl
34486            ! lib/utf8_heavy.pl
34487 ____________________________________________________________________________
34488 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
34489         Log: Add the 'Common' Unicode property (code points not
34490              explicitly assigned to any other script).
34491      Branch: perl
34492            + lib/unicore/In/136.pl
34493            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
34494 ____________________________________________________________________________
34495 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
34496         Log: Skip the RV printing test under threads until fixed.
34497      Branch: perl
34498            ! ext/B/t/terse.t
34499 ____________________________________________________________________________
34500 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
34501         Log: Subject: 12309 / cygwin / win2k
34502              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34503              Date: Wed, 03 Oct 2001 15:25:15 +0200
34504              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
34505      Branch: perl
34506            ! makedef.pl
34507 ____________________________________________________________________________
34508 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
34509         Log: Metaconfig unit change for #12314.
34510      Branch: metaconfig
34511            ! U/modified/Head.U
34512 ____________________________________________________________________________
34513 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
34514         Log: Subject: Both cygwin and djgpp on one machine
34515              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34516              Date: Wed, 03 Oct 2001 15:02:59 +0200
34517              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
34518      Branch: perl
34519            ! Configure
34520 ____________________________________________________________________________
34521 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
34522         Log: (retracted by #12338)
34523              
34524              Subject: [PATCH] Code clean up for perlboot.pod
34525              From: Casey West <casey@geeknest.com>
34526              Date: Tue, 2 Oct 2001 19:24:43 -0400
34527              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
34528              
34529              Subject: [PATCH] Code clean up for perlbot.diff
34530              From: Casey West <casey@geeknest.com>
34531              Date: Tue, 2 Oct 2001 19:25:22 -0400
34532              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
34533              
34534              Subject: [PATCH] Code clean up for perlcall.pod
34535              From: Casey West <casey@geeknest.com>
34536              Date: Tue, 2 Oct 2001 19:25:57 -0400
34537              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
34538              
34539              Subject: [PATCH] Code clean up for perldata.pod
34540              From: Casey West <casey@geeknest.com>
34541              Date: Tue, 2 Oct 2001 19:26:29 -0400
34542              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
34543              
34544              Subject: [PATCH] Code clean up for perldbmfilter.pod
34545              From: Casey West <casey@geeknest.com>
34546              Date: Tue, 2 Oct 2001 19:26:59 -0400
34547              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
34548              
34549              Subject: [PATCH] Code clean up for perlebcdic.pod
34550              From: Casey West <casey@geeknest.com>
34551              Date: Tue, 2 Oct 2001 19:27:37 -0400
34552              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
34553      Branch: perl
34554            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
34555            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
34556 ____________________________________________________________________________
34557 [ 12312] By: ams                                   on 2001/10/02  23:43:55
34558         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
34559              From: Michael G Schwern <schwern@pobox.com>
34560              Date: Tue, 2 Oct 2001 17:00:49 -0400
34561              Message-Id: <20011002170049.A9955@blackrider>
34562      Branch: perl
34563            ! lib/ExtUtils/MakeMaker.pm
34564 ____________________________________________________________________________
34565 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
34566         Log: FAQ sync.
34567      Branch: perl
34568            ! pod/perlfaq3.pod
34569 ____________________________________________________________________________
34570 [ 12310] By: nick                                  on 2001/10/02  16:09:49
34571         Log: Integrate mainline
34572      Branch: perlio
34573           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
34574           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
34575           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
34576           !> patchlevel.h t/op/pat.t
34577 ____________________________________________________________________________
34578 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
34579         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
34580              not just one single space.
34581      Branch: perl
34582            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
34583 ____________________________________________________________________________
34584 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
34585         Log: AUTHORS updates.
34586      Branch: perl
34587            ! AUTHORS
34588 ____________________________________________________________________________
34589 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
34590         Log: Update Changes.
34591      Branch: perl
34592            ! Changes patchlevel.h
34593 ____________________________________________________________________________
34594 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
34595         Log: Work around old buggy glibcs for langinfo constants,
34596              from Nicholas Clark and David Dyck.
34597      Branch: perl
34598            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
34599 ____________________________________________________________________________
34600 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
34601         Log: Eradicate Time::Piece; add an example.
34602      Branch: perl
34603            ! ext/I18N/Langinfo/Langinfo.pm
34604 ____________________________________________________________________________
34605 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
34606         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
34607              From: Robert Spier <rspier@pobox.com>
34608              Date: Mon, 1 Oct 2001 23:20:16 -0700
34609              Message-ID: <15289.23712.422087.878224@rls.cx>
34610      Branch: perl
34611            ! lib/Pod/Html.pm
34612 ____________________________________________________________________________
34613 [ 12303] By: sky                                   on 2001/10/02  10:40:57
34614         Log: Fixes obscure bug that manifests itself by.
34615              local $!=0;undef*STDOUT;#segfaults
34616              Has been around for a while. Possible other magic IO vars are
34617              possibly affected as well. Reported by Jos Boumans.
34618      Branch: perl
34619            ! mg.c
34620 ____________________________________________________________________________
34621 [ 12302] By: nick                                  on 2001/10/02  09:00:52
34622         Log: Integrate mainline
34623      Branch: perlio
34624           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
34625           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
34626           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
34627 ____________________________________________________________________________
34628 [ 12301] By: nick                                  on 2001/10/02  08:40:57
34629         Log: Integrate mainline + lib/open.t patch from Chromatic
34630      Branch: perlio
34631           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
34632            ! lib/open.t
34633           !> (integrate 29 files)
34634 ____________________________________________________________________________
34635 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
34636         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
34637              Until it has, better stop early if someone requests threads.
34638      Branch: perl
34639            ! hints/darwin.sh
34640 ____________________________________________________________________________
34641 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
34642         Log: Subject: [ID 20011001.011] redundant code in t/TEST
34643              From: David Dyck <dcd@tc.fluke.com>
34644              Date: Mon, 1 Oct 2001 12:56:24 -0700
34645              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
34646      Branch: perl
34647            ! t/TEST
34648 ____________________________________________________________________________
34649 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
34650         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
34651              From: "chromatic" <chromatic@rmci.net>
34652              Date: Mon, 01 Oct 2001 12:27:12 -0600
34653              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
34654      Branch: perl
34655            ! lib/Term/Cap.t
34656 ____________________________________________________________________________
34657 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
34658         Log: UNICOS testing patches from Nicholas Clark.
34659      Branch: perl
34660            ! t/op/arith.t t/op/pack.t
34661 ____________________________________________________________________________
34662 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
34663         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
34664              From: "chromatic" <chromatic@rmci.net>
34665              Date: Mon, 01 Oct 2001 10:21:51 -0600
34666              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
34667      Branch: perl
34668            ! lib/open.t
34669 ____________________________________________________________________________
34670 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
34671         Log: Make missing the RADIXCHAR a softer, gentler error.
34672      Branch: perl
34673            ! ext/I18N/Langinfo/Langinfo.t
34674 ____________________________________________________________________________
34675 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
34676         Log: Nuke also the LANG because of glibc.
34677      Branch: perl
34678            ! lib/open.t
34679 ____________________________________________________________________________
34680 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
34681         Log: Also the ^Is is optional.
34682      Branch: perl
34683            ! pod/perlunicode.pod t/op/pat.t
34684 ____________________________________________________________________________
34685 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
34686         Log: Be careful to pull chars from the varargs stack when
34687              formatting chars.
34688      Branch: perl
34689            ! regcomp.c
34690 ____________________________________________________________________________
34691 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
34692         Log: sortsv not in place anymore, noticed by John P. Linderman.
34693      Branch: perl
34694            ! pod/perlapi.pod pp_ctl.c
34695 ____________________________________________________________________________
34696 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
34697         Log: Make the diagnostic messages more neutral.
34698      Branch: perl
34699            ! ext/B/t/terse.t
34700 ____________________________________________________________________________
34701 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
34702         Log: Forgotten from #12288.
34703      Branch: perl
34704            ! ext/Data/Dumper/Dumper.pm
34705 ____________________________________________________________________________
34706 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
34707         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
34708              From: Brian Ingerson <ingy@ttul.org>
34709              Date: Sun, 30 Sep 2001 21:45:56 -0700
34710              Message-ID: <20010930214556.D26392@ttul.org>
34711              
34712              (remember also the #12289)
34713      Branch: perl
34714            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
34715 ____________________________________________________________________________
34716 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
34717         Log: More Unicode property tests for the abbreviated
34718              general properties.
34719      Branch: perl
34720            ! t/op/pat.t
34721 ____________________________________________________________________________
34722 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
34723         Log: Further tweaks to the Unicode properties.
34724      Branch: perl
34725            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
34726 ____________________________________________________________________________
34727 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
34728         Log: Retract #12284.
34729      Branch: perl
34730            ! lib/Term/Cap.t
34731 ____________________________________________________________________________
34732 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
34733         Log: (Retracted by #12285)
34734      Branch: perl
34735            ! lib/Term/Cap.t
34736 ____________________________________________________________________________
34737 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
34738         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
34739              From: "chromatic" <chromatic@rmci.net>  
34740              Date: Sun, 30 Sep 2001 16:10:02 -0600
34741              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
34742      Branch: perl
34743            + lib/Term/Cap.t
34744            ! MANIFEST
34745 ____________________________________________________________________________
34746 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
34747         Log: Use stty -g to restore the terminal state, do not even
34748              try to run the tests if stty -g is not available.
34749      Branch: perl
34750            ! lib/Term/Complete.t
34751 ____________________________________________________________________________
34752 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
34753         Log: Cleanup utf8_heavy; allow dropping the In prefix from
34754              Unicode script/block properties.
34755      Branch: perl
34756            ! lib/utf8_heavy.pl
34757 ____________________________________________________________________________
34758 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
34759         Log: Retract the #12259 for now.
34760      Branch: perl
34761            ! embed.h embed.pl sv.h
34762 ____________________________________________________________________________
34763 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
34764         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
34765      Branch: perl
34766            + lib/Text/TabsWrap/CHANGELOG
34767            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
34768 ____________________________________________________________________________
34769 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
34770         Log: #12272 wasn't right, it introduced an extra ().
34771      Branch: perl
34772            ! lib/utf8_heavy.pl
34773 ____________________________________________________________________________
34774 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
34775         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
34776              From: Jonathan Stowe <gellyfish@gellyfish.com>
34777              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
34778              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
34779      Branch: perl
34780            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
34781 ____________________________________________________________________________
34782 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
34783         Log: Subject: Patch to put qsortsv in the public API
34784              From: Brian Ingerson <ingy@ttul.org>
34785              Date: Sat, 29 Sep 2001 17:41:13 -0700
34786              Message-ID: <20010929174113.A30223@ttul.org>
34787      Branch: perl
34788            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
34789 ____________________________________________________________________________
34790 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
34791         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
34792              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34793              Date: Sat, 29 Sep 2001 23:54:48 +0200
34794              Message-ID: <20010929235448.A5017@rafael>
34795      Branch: perl
34796            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
34797 ____________________________________________________________________________
34798 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
34799         Log: FAQ sync.
34800      Branch: perl
34801            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
34802            ! pod/perlfaq9.pod
34803 ____________________________________________________________________________
34804 [ 12273] By: bailey                                on 2001/09/29  23:43:46
34805         Log: Resync with mainline
34806      Branch: vmsperl
34807           +> (branch 1207 files)
34808            - (delete 324 files)
34809           !> (integrate 866 files)
34810 ____________________________________________________________________________
34811 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
34812         Log: Nasty recursion trap if one would match Unicode.
34813      Branch: perl
34814            ! lib/utf8_heavy.pl
34815 ____________________________________________________________________________
34816 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
34817         Log: More Unicode todo.
34818      Branch: perl
34819            ! pod/perltodo.pod
34820 ____________________________________________________________________________
34821 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
34822         Log: Explain a bit the new more flexible \p\P syntax.
34823      Branch: perl
34824            ! pod/perlunicode.pod
34825 ____________________________________________________________________________
34826 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
34827         Log: More leniency to the \p and \P: now can have whitespace
34828              between the property definition and the curlies; now can
34829              invert the property by having a caret between the open
34830              curly and the property.
34831      Branch: perl
34832            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
34833 ____________________________________________________________________________
34834 [ 12268] By: nick                                  on 2001/09/29  17:39:26
34835         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
34836              one test (lib/open.t) fails
34837      Branch: perlio
34838           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
34839           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
34840           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
34841           +> lib/Tie/Scalar.t lib/open.t
34842            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
34843            - ext/B/Stash.t
34844           !> (integrate 62 files)
34845 ____________________________________________________________________________
34846 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
34847         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
34848      Branch: perl
34849            ! t/op/chdir.t
34850 ____________________________________________________________________________
34851 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
34852         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
34853              From: "Craig A. Berry" <craigberry@mac.com> 
34854              Date: Sat, 29 Sep 2001 09:35:33 -0500
34855              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
34856      Branch: perl
34857            ! t/op/chdir.t
34858 ____________________________________________________________________________
34859 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
34860         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
34861              From: "chromatic" <chromatic@rmci.net>
34862              Date: Fri, 28 Sep 2001 21:20:12 -0600
34863              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
34864      Branch: perl
34865            + lib/Tie/Scalar.t
34866            ! MANIFEST lib/Tie/Scalar.pm
34867 ____________________________________________________________________________
34868 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
34869         Log: Allow for more flexibility in the \p{In...} names, now
34870              case doesn't matter, and any space or dash can be
34871              matched by any space, dash, underbar, or empty.
34872              (may be going too far on leniency)
34873      Branch: perl
34874            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
34875            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
34876            ! t/op/pat.t
34877 ____________________________________________________________________________
34878 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
34879         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
34880              From: "chromatic" <chromatic@rmci.net>
34881              Date: Fri, 28 Sep 2001 17:39:50 -0600
34882              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
34883      Branch: perl
34884            + lib/open.t
34885            ! MANIFEST
34886 ____________________________________________________________________________
34887 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
34888         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
34889              From: "Craig A. Berry" <craigberry@mac.com>
34890              Date: Fri, 28 Sep 2001 16:24:51 -0500
34891              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
34892      Branch: perl
34893            ! ext/File/Glob/t/basic.t
34894 ____________________________________________________________________________
34895 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
34896         Log: Subject: [DOC PATCH] Carp.pm pod typo
34897              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34898              Date: Fri, 28 Sep 2001 23:14:51 +0200
34899              Message-ID: <20010928231451.E16889@rafael>
34900      Branch: perl
34901            ! lib/Carp.pm
34902 ____________________________________________________________________________
34903 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
34904         Log: Subject: [PATCH] Allow an @INC hook to set %INC
34905              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34906              Date: Fri, 28 Sep 2001 22:18:13 +0200
34907              Message-ID: <20010928221813.A16889@rafael>
34908      Branch: perl
34909            ! pp_ctl.c
34910 ____________________________________________________________________________
34911 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
34912         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
34913              From: Nicholas Clark <nick@ccl4.org>
34914              Date: Fri, 28 Sep 2001 23:39:33 +0100
34915              Message-ID: <20010928233933.C23673@plum.flirble.org>
34916      Branch: perl
34917            ! embed.h embed.pl sv.h
34918 ____________________________________________________________________________
34919 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
34920         Log: Update Changes.
34921      Branch: perl
34922            ! Changes patchlevel.h
34923 ____________________________________________________________________________
34924 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
34925         Log: Move the B tests to B/t.
34926      Branch: perl
34927            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
34928            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
34929            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
34930            - ext/B/Showlex.t ext/B/Stash.t
34931            ! MANIFEST
34932 ____________________________________________________________________________
34933 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
34934         Log: Forgot from #12254.
34935      Branch: perl
34936            + ext/B/B/Terse.t
34937 ____________________________________________________________________________
34938 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
34939         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
34940              From: "chromatic" <chromatic@rmci.net>
34941              Date: Thu, 27 Sep 2001 23:22:17 -0600
34942              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
34943      Branch: perl
34944            ! MANIFEST
34945 ____________________________________________________________________________
34946 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
34947         Log: Test numbering mismatch.
34948      Branch: perl
34949            ! t/op/chdir.t
34950 ____________________________________________________________________________
34951 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
34952         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
34953              From: "Craig A. Berry" <craigberry@mac.com>
34954              Date: Wed, 26 Sep 2001 17:43:14 -0500
34955              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
34956      Branch: perl
34957            ! iperlsys.h t/op/chdir.t
34958 ____________________________________________________________________________
34959 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
34960         Log: Subject: [PATCH gv.c] make __ANON__ global
34961              From: Robin Barker <rmb1@cise.npl.co.uk>
34962              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
34963              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
34964      Branch: perl
34965            ! gv.c t/op/anonsub.t t/op/runlevel.t
34966 ____________________________________________________________________________
34967 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
34968         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
34969              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34970              Date: Thu, 27 Sep 2001 22:34:32 +0200
34971              Message-ID: <20010927223432.A1485@rafael>
34972      Branch: perl
34973            ! ext/B/B/Terse.pm
34974 ____________________________________________________________________________
34975 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
34976         Log: (retracted by #12338)
34977              
34978              Subject: [PATCH] Cleanup of perldsc.pod      
34979              From: Casey West <casey@geeknest.com>
34980              Date: Thu, 27 Sep 2001 11:13:17 -0400
34981              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
34982      Branch: perl
34983            ! pod/perldsc.pod
34984 ____________________________________________________________________________
34985 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
34986         Log: Not everyone is using ithreads...
34987      Branch: perl
34988            ! ext/Devel/Peek/Peek.t
34989 ____________________________________________________________________________
34990 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
34991         Log: Document the nss_delete core dump workaround for HP-UX
34992              and Solaris, bug IDs 20010805.018 and 20010629.004.
34993      Branch: perl
34994            ! README.hpux README.solaris
34995 ____________________________________________________________________________
34996 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
34997         Log: Dump Unicode hash keys also as Unicode,
34998              not just as a byte string.
34999      Branch: perl
35000            ! dump.c ext/Devel/Peek/Peek.t
35001 ____________________________________________________________________________
35002 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
35003         Log: Integrate changes #12241 and #12242 from macperl:
35004              
35005              Remove unneeded disabling of umask() calls
35006              
35007              Note (get|set)sockopt are available.
35008      Branch: perl
35009           !> lib/File/Temp.pm pod/perlport.pod
35010 ____________________________________________________________________________
35011 [ 12244] By: sky                                   on 2001/09/27  08:53:00
35012         Log: Flush buffers on thread closedown.
35013      Branch: perl
35014            ! ext/threads/threads.xs
35015 ____________________________________________________________________________
35016 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
35017         Log: Dump SvUTF8(sv)s also as \x{...}.
35018              
35019              TODO: dump the SvUTF8() hash keys similarly. 
35020      Branch: perl
35021            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
35022 ____________________________________________________________________________
35023 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
35024         Log: Note (get|set)sockopt are available.
35025      Branch: maint-5.6/macperl
35026            ! pod/perlport.pod
35027 ____________________________________________________________________________
35028 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
35029         Log: Remove unneeded disabling of umask() calls
35030      Branch: maint-5.6/macperl
35031            ! lib/File/Temp.pm
35032 ____________________________________________________________________________
35033 [ 12240] By: sky                                   on 2001/09/26  18:44:56
35034         Log: Documention update
35035      Branch: perl
35036            ! ext/threads/threads.pm
35037 ____________________________________________________________________________
35038 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
35039         Log: Update Changes.
35040      Branch: perl
35041            ! Changes patchlevel.h
35042 ____________________________________________________________________________
35043 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
35044         Log: Check that all environment variables are tainted.
35045      Branch: perl
35046            ! t/op/taint.t
35047 ____________________________________________________________________________
35048 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
35049         Log: Manual integration error in #12235.
35050      Branch: perl
35051            ! lib/File/DosGlob.t
35052 ____________________________________________________________________________
35053 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
35054         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
35055              From: "chromatic" <chromatic@rmci.net>
35056              Date: Tue, 25 Sep 2001 23:57:07 -0600
35057              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
35058      Branch: perl
35059            ! perlio.c
35060 ____________________________________________________________________________
35061 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
35062         Log: Integrate macperl changes from Chris Nandor:
35063              12192 11817 11815 11813 11778 11775
35064              
35065              Update CPAN.pm to work with new Mac::BuildTools instead
35066              of ExtUtils::MM_MacOS "orphan" functions
35067              
35068              Fix test
35069              
35070              Make syntax check report in MPW style, fix tests
35071              to use Mac::err=unix to get normal-style error
35072              messages.
35073              
35074              More module and test ports from Thomas Wegner et al
35075              
35076              Fix open of /dev/null for Mac OS
35077              
35078              Allow for platforms to override formatting of errors
35079              on output from Matthias Neeracher (core files)
35080      Branch: perl
35081            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
35082            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
35083            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
35084           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
35085           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
35086           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
35087 ____________________________________________________________________________
35088 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
35089         Log: grrr.
35090      Branch: perl
35091            ! t/op/gv.t
35092 ____________________________________________________________________________
35093 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
35094         Log: Retract #12232.
35095      Branch: perl
35096            ! t/op/gv.t
35097 ____________________________________________________________________________
35098 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
35099         Log: (Retracted by #12233.)
35100      Branch: perl
35101            ! t/op/gv.t
35102 ____________________________________________________________________________
35103 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
35104         Log: Detypo.
35105      Branch: perl
35106            ! ext/Encode/Makefile.PL
35107 ____________________________________________________________________________
35108 [ 12230] By: sky                                   on 2001/09/26  11:36:23
35109         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
35110              We are using a "delay" here because we do not want to depend on thread synchronization issues.
35111      Branch: perl
35112            + ext/threads/t/stress_cv.t
35113            ! MANIFEST ext/threads/t/stress_string.t
35114 ____________________________________________________________________________
35115 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
35116         Log: NetWare tweak from Ananth Kesari.
35117      Branch: perl
35118            ! NetWare/t/Readme.txt
35119 ____________________________________________________________________________
35120 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
35121         Log: Trick to fool case-blind filesystems.
35122      Branch: perl
35123            ! ext/Encode/Makefile.PL
35124 ____________________________________________________________________________
35125 [ 12227] By: sky                                   on 2001/09/26  11:06:50
35126         Log: Threads can start executing in a different order than they were
35127              created.... so we cannot ok() inside the threadstarter.
35128      Branch: perl
35129            ! ext/threads/t/stress_string.t
35130 ____________________________________________________________________________
35131 [ 12226] By: sky                                   on 2001/09/26  07:41:45
35132         Log: Add in stress_string.t to stress test threads a bit more.
35133      Branch: perl
35134            + ext/threads/t/stress_string.t
35135            ! MANIFEST
35136 ____________________________________________________________________________
35137 [ 12225] By: sky                                   on 2001/09/26  07:04:21
35138         Log: Fix negative refcount introduced by #12223.
35139      Branch: perl
35140            ! ext/threads/threads.xs
35141 ____________________________________________________________________________
35142 [ 12224] By: sky                                   on 2001/09/26  06:57:58
35143         Log: Update documentation to match change #12223
35144      Branch: perl
35145            ! sharedsv.c
35146 ____________________________________________________________________________
35147 [ 12223] By: sky                                   on 2001/09/26  06:54:32
35148         Log: Use a separate interpreter for the sharedsv space. Another
35149              negative sv leak. Sigh.
35150      Branch: perl
35151            ! sharedsv.c
35152 ____________________________________________________________________________
35153 [ 12222] By: sky                                   on 2001/09/26  05:58:35
35154         Log: Do the environ assignment in perl_contruct to match perl_destruct.
35155              Now we don't need to perl_parse/perl_run. However environ is a
35156              global....
35157      Branch: perl
35158            ! perl.c
35159 ____________________________________________________________________________
35160 [ 12221] By: sky                                   on 2001/09/26  05:41:02
35161         Log: Move the creation of PL_strtab to perl_construct so we can work
35162              with HV and HEs without running perl_parse.
35163      Branch: perl
35164            ! perl.c
35165 ____________________________________________________________________________
35166 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
35167         Log: integrate macperl changes into maint-5.6
35168      Branch: maint-5.6/perl
35169           !> (integrate 26 files)
35170 ____________________________________________________________________________
35171 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
35172         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
35173              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
35174      Branch: maint-5.6/macperl
35175            ! macos/ext/Mac/Fonts/Fonts.xs
35176            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
35177 ____________________________________________________________________________
35178 [ 12218] By: ams                                   on 2001/09/25  23:31:33
35179         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
35180              From: Nicholas Clark <nick@ccl4.org>
35181              Date: Wed, 26 Sep 2001 01:20:20 +0100
35182              Message-Id: <20010926012020.B48092@plum.flirble.org>
35183      Branch: perl
35184            ! lib/AutoSplit.t
35185 ____________________________________________________________________________
35186 [ 12217] By: ams                                   on 2001/09/25  22:33:05
35187         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
35188              From: "Craig A. Berry" <craigberry@mac.com>
35189              Date: Tue, 25 Sep 2001 18:08:42 -0500
35190              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
35191      Branch: perl
35192            ! vms/vms.c
35193 ____________________________________________________________________________
35194 [ 12216] By: ams                                   on 2001/09/25  21:41:01
35195         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
35196              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
35197              From: Michael G Schwern <schwern@pobox.com>
35198              Date: Wed, 26 Sep 2001 00:38:21 -0400
35199              Message-Id: <20010926003821.A627@blackrider>
35200      Branch: perl
35201            ! lib/AutoSplit.t
35202 ____________________________________________________________________________
35203 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
35204         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
35205              From: Michael G Schwern <schwern@pobox.com>
35206              Date: Tue, 25 Sep 2001 17:43:49 -0400
35207              Message-ID: <20010925174349.B19534@blackrider>
35208      Branch: perl
35209            ! lib/Test/Simple.pm lib/Test/Utils.pm
35210 ____________________________________________________________________________
35211 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
35212         Log: Integrate changes from bleadperl.
35213      Branch: maint-5.6/macperl
35214           !> pod/perlport.pod
35215 ____________________________________________________________________________
35216 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
35217         Log: skip($mess) should result in one skip.
35218      Branch: perl
35219            ! t/test.pl
35220 ____________________________________________________________________________
35221 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
35222         Log: Integrate change #12200 from maintperl.
35223      Branch: maint-5.6/macperl
35224           !> win32/perlhost.h
35225 ____________________________________________________________________________
35226 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
35227         Log: Fix file types to "apple"
35228      Branch: maint-5.6/macperl
35229            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
35230            ! macos/ext/Mac/SAT/t/Collision.rsrc
35231 ____________________________________________________________________________
35232 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
35233         Log: Fix rsrc file as snd file; fix path in t file.
35234      Branch: maint-5.6/macperl
35235            ! macos/ext/Mac/Notification/t/Notification.rsrc
35236            ! macos/ext/Mac/Notification/t/Notification.t
35237 ____________________________________________________________________________
35238 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
35239         Log: Sync up with File::Find from bleadperl.
35240      Branch: maint-5.6/macperl
35241            ! lib/File/Find.pm t/lib/filefind-taint.t
35242 ____________________________________________________________________________
35243 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
35244         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
35245              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
35246              of hundreds)
35247      Branch: maint-5.6/macperl
35248            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
35249            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
35250            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
35251 ____________________________________________________________________________
35252 [ 12207] By: nick                                  on 2001/09/25  19:04:36
35253         Log: Integrate mainline (untested while modem is up)
35254      Branch: perlio
35255           +> lib/AutoSplit.t t/test.pl
35256            - lib/warnings/register.t
35257           !> (integrate 28 files)
35258 ____________________________________________________________________________
35259 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
35260         Log: perldiag entry for #12205.
35261      Branch: perl
35262            ! pod/perldiag.pod
35263 ____________________________________________________________________________
35264 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
35265         Log: Subject: [PATCH] warning on v-string in use/require
35266              From: John Peacock <jpeacock@rowman.com>
35267              Date: Mon, 24 Sep 2001 17:29:03 -0400
35268              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
35269      Branch: perl
35270            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
35271 ____________________________________________________________________________
35272 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
35273         Log: perltooc et al updates.
35274      Branch: perl
35275            ! plan9/mkfile pod/roffitall
35276 ____________________________________________________________________________
35277 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
35278         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
35279              From: Michael G Schwern <schwern@pobox.com>
35280              Date: Sun, 23 Sep 2001 00:07:12 -0400
35281              Message-ID: <20010923000712.A7005@blackrider>
35282      Branch: perl
35283            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
35284 ____________________________________________________________________________
35285 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
35286         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
35287              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
35288              Date: Wed, 26 Sep 2001 01:25:10 +0900
35289              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
35290      Branch: perl
35291            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
35292            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
35293            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
35294 ____________________________________________________________________________
35295 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
35296         Log: Integrate change #12200 from maintperl;
35297              on windows, virtualized environment could propagate deleted variables
35298              into children if they happen to be at the very end of the table
35299      Branch: perl
35300           !> win32/perlhost.h
35301 ____________________________________________________________________________
35302 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
35303         Log: on windows, virtualized environment could propagate deleted variables
35304              into children if they happen to be at the very end of the table
35305              (thanks for succinct test case from Johan Holmberg, and fix from
35306              Doug Lankshear)
35307      Branch: maint-5.6/perl
35308            ! win32/perlhost.h
35309 ____________________________________________________________________________
35310 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
35311         Log: avoid the use of ftime() (it does a useless, potentially
35312              expensive call to GetTimeZoneInformation()); this potentially
35313              also results in three more digits of precision from
35314              Time::HiRes::time()
35315      Branch: perl
35316            ! ext/Time/HiRes/HiRes.xs
35317 ____________________________________________________________________________
35318 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
35319         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
35320              
35321              Note: io/binmode is failing, have to figure out why.
35322      Branch: perl
35323            + t/test.pl
35324            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
35325            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
35326            ! t/run/exit.t
35327 ____________________________________________________________________________
35328 [ 12197] By: ams                                   on 2001/09/25  13:48:55
35329         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
35330              From: Nicholas Clark <nick@ccl4.org>
35331              Date: Tue, 25 Sep 2001 00:37:40 +0100
35332              Message-Id: <20010925003740.S4971@plum.flirble.org>
35333              (Further changes expected.)
35334      Branch: perl
35335            + lib/AutoSplit.t
35336            ! MANIFEST
35337 ____________________________________________________________________________
35338 [ 12196] By: sky                                   on 2001/09/25  13:37:12
35339         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
35340              _ftime to try and be more robust.
35341      Branch: perl
35342            ! ext/Time/HiRes/HiRes.xs
35343 ____________________________________________________________________________
35344 [ 12194] By: ams                                   on 2001/09/25  11:40:00
35345         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
35346              From: "Craig A. Berry" <craigberry@mac.com>
35347              Date: Mon, 24 Sep 2001 17:54:20 -0500
35348              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
35349      Branch: perl
35350            ! vms/descrip_mms.template
35351 ____________________________________________________________________________
35352 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
35353         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
35354              not working, cursor not spinning (Bug #422129); external
35355              editor problems (Bug #456329); escape/cmd-. not activating
35356              "Cancel" in Save dialog box (Bug #446960); Runtimes not
35357              executing on launch (Bug #464441).
35358      Branch: maint-5.6/macperl
35359            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
35360            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
35361            ! macos/macperl/MacPerl.r
35362 ____________________________________________________________________________
35363 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
35364         Log: Update CPAN.pm to work with new Mac::BuildTools instead
35365              of ExtUtils::MM_MacOS "orphan" functions
35366      Branch: maint-5.6/macperl
35367            ! lib/CPAN.pm
35368 ____________________________________________________________________________
35369 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
35370         Log: Fix up another xsubpp problem (Matthias Neeracher)
35371      Branch: maint-5.6/macperl
35372            ! macos/xsubpp
35373 ____________________________________________________________________________
35374 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
35375         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
35376      Branch: maint-5.6/macperl
35377            ! macos/lib/ExtUtils/MM_MacOS.pm
35378 ____________________________________________________________________________
35379 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
35380         Log: Fix up Makefiles for more Mac:: modules (and prepare for
35381              static build ...?)
35382      Branch: maint-5.6/macperl
35383            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
35384            ! macos/macperl/Makefile.mk
35385 ____________________________________________________________________________
35386 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
35387         Log: Fix up tests
35388      Branch: maint-5.6/macperl
35389            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
35390 ____________________________________________________________________________
35391 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
35392         Log: Make malloc smarter, fix bugs.  (Bug #404030)
35393      Branch: maint-5.6/macperl
35394            ! macos/icemalloc.c macos/icemalloc.h
35395 ____________________________________________________________________________
35396 [ 12186] By: nick                                  on 2001/09/24  19:18:17
35397         Log: Integrate mainline
35398      Branch: perlio
35399           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
35400           +> lib/filetest.t
35401           !> (integrate 30 files)
35402 ____________________________________________________________________________
35403 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
35404         Log: Retract #12136, the warnings::register is already
35405              tested by t/lib/warnings/9enabled, as pointed out
35406              by Paul Marquess.
35407      Branch: perl
35408            - lib/warnings/register.t
35409            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
35410 ____________________________________________________________________________
35411 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
35412         Log: fix Time::HiRes implementation of gettimeofday() on windows
35413              (HiRes.t#14 now passes)
35414      Branch: perl
35415            ! ext/Time/HiRes/HiRes.xs
35416 ____________________________________________________________________________
35417 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
35418         Log: File::Spec::catfile() canonifies everything to blackslashes on
35419              windows :-(
35420      Branch: perl
35421            ! lib/ExtUtils/Manifest.t
35422 ____________________________________________________________________________
35423 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
35424         Log: test number mismatch
35425      Branch: perl
35426            ! t/op/magic.t
35427 ____________________________________________________________________________
35428 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
35429         Log: ok().
35430      Branch: perl
35431            ! t/op/pack.t
35432 ____________________________________________________________________________
35433 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
35434         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
35435              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
35436      Branch: perl
35437            ! pp_pack.c t/op/pack.t
35438 ____________________________________________________________________________
35439 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
35440         Log: Update Changes.
35441      Branch: perl
35442            ! Changes patchlevel.h
35443 ____________________________________________________________________________
35444 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
35445         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
35446              From: Michael G Schwern <schwern@pobox.com>
35447              Date: Mon, 24 Sep 2001 11:12:13 -0400
35448              Message-ID: <20010924111213.G27885@blackrider>
35449      Branch: perl
35450            ! lib/ExtUtils/Manifest.pm
35451 ____________________________________________________________________________
35452 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
35453         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
35454              From: Michael G Schwern <schwern@pobox.com> 
35455              Date: Mon, 24 Sep 2001 11:02:07 -0400
35456              Message-ID: <20010924110207.E27885@blackrider>
35457      Branch: perl
35458            ! vms/test.com
35459 ____________________________________________________________________________
35460 [ 12176] By: ams                                   on 2001/09/24  14:01:59
35461         Log: Update Changes.
35462      Branch: perl
35463            ! Changes
35464 ____________________________________________________________________________
35465 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
35466         Log: Various cleanups.
35467      Branch: perl
35468            ! ext/threads/Makefile.PL ext/threads/threads.xs
35469 ____________________________________________________________________________
35470 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
35471         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
35472      Branch: maint-5.6/macperl
35473           !> (integrate 33 files)
35474 ____________________________________________________________________________
35475 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
35476         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
35477              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
35478              Date: Mon, 24 Sep 2001 20:04:58 +0900
35479              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
35480      Branch: perl
35481            ! ext/Encode/Encode/gb2312.enc
35482 ____________________________________________________________________________
35483 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
35484         Log: Clarifying comment to #12164.
35485      Branch: perl
35486            ! lib/Cwd.pm
35487 ____________________________________________________________________________
35488 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
35489         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
35490              From: Nicholas Clark <nick@ccl4.org>
35491              Date: Sun, 23 Sep 2001 23:00:56 +0100
35492              Message-ID: <20010923230055.Y4971@plum.flirble.org>
35493              
35494              (with "sample_constants" changed to "fallback")
35495      Branch: perl
35496            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
35497            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
35498            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
35499            ! lib/h2xs.t utils/h2xs.PL
35500 ____________________________________________________________________________
35501 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
35502         Log: Metaconfig unit change for #12167.
35503      Branch: metaconfig
35504            ! U/modified/Cppsym.U
35505 ____________________________________________________________________________
35506 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
35507         Log: Add a few glibc cpp symbols to probe for.
35508      Branch: perl
35509            ! Configure
35510 ____________________________________________________________________________
35511 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
35512         Log: DJGPP tweaks for Laszlo Molnar.
35513      Branch: perl
35514            ! djgpp/djgppsed.sh dosish.h
35515 ____________________________________________________________________________
35516 [ 12165] By: ams                                   on 2001/09/24  10:07:08
35517         Log: Subject: [PATCH t/op/inccode.t] More tests
35518              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
35519              Date: 24 Sep 2001 10:01:44 -0000
35520              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
35521      Branch: perl
35522            ! t/op/inccode.t
35523 ____________________________________________________________________________
35524 [ 12164] By: ams                                   on 2001/09/24  09:43:29
35525         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
35526              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
35527              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
35528              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
35529      Branch: perl
35530            ! lib/Cwd.pm
35531 ____________________________________________________________________________
35532 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
35533         Log: 1_compile updates.
35534      Branch: perl
35535            ! t/lib/1_compile.t
35536 ____________________________________________________________________________
35537 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
35538         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
35539              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35540              Date: Wed, 19 Sep 2001 22:47:14 +0200
35541              Message-ID: <20010919224714.A6382@rafael>
35542      Branch: perl
35543            ! pod/perlvar.pod pp_ctl.c
35544 ____________________________________________________________________________
35545 [ 12161] By: ams                                   on 2001/09/23  17:40:02
35546         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
35547              filetest Pragma
35548              From: "chromatic" <chromatic@rmci.net>
35549              Date: Sun, 23 Sep 2001 12:07:25 -0600
35550              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
35551      Branch: perl
35552            + lib/filetest.t
35553            ! MANIFEST t/lib/1_compile.t
35554 ____________________________________________________________________________
35555 [ 12160] By: ams                                   on 2001/09/23  16:32:11
35556         Log: Additional minor chdir() tweak.
35557      Branch: perl
35558            ! pod/perlfunc.pod
35559 ____________________________________________________________________________
35560 [ 12159] By: ams                                   on 2001/09/23  16:25:01
35561         Log: Subject: PATCH lib/ExtUtils/Command.t
35562              From: Abe Timmerman <abe@ztreet.demon.nl>
35563              Date: Sun, 23 Sep 2001 19:11:44 +0200
35564              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
35565      Branch: perl
35566            ! lib/ExtUtils/Command.t
35567 ____________________________________________________________________________
35568 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
35569         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
35570              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
35571              Date: Sun, 23 Sep 2001 02:02:26 +0200
35572              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
35573      Branch: perl
35574            ! makedef.pl
35575 ____________________________________________________________________________
35576 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
35577         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
35578              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
35579              Date: Sat, 22 Sep 2001 12:54:39 -0500
35580              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
35581      Branch: perl
35582            ! t/op/study.t
35583 ____________________________________________________________________________
35584 [ 12156] By: nick                                  on 2001/09/23  07:48:44
35585         Log: Integrate mainline
35586      Branch: perlio
35587            - check83.pl
35588           !> ext/Encode/Encode/2022-cn.enc
35589 ____________________________________________________________________________
35590 [ 12155] By: nick                                  on 2001/09/23  07:48:01
35591         Log: Integrate mainline
35592      Branch: perlio
35593           +> (branch 64 files)
35594            - ext/Encode/Encode/cns11643-1.enc
35595            - ext/Encode/Encode/cns11643-2.enc
35596            - ext/Encode/Encode/iso2022-cn.enc
35597            - ext/Encode/Encode/iso2022-jp.enc
35598            - ext/Encode/Encode/iso2022-jp1.enc
35599            - ext/Encode/Encode/iso2022-jp2.enc
35600            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
35601            - ext/Encode/Encode/iso8859-1.enc
35602            - ext/Encode/Encode/iso8859-1.ucm
35603            - ext/Encode/Encode/iso8859-10.enc
35604            - ext/Encode/Encode/iso8859-10.ucm
35605            - ext/Encode/Encode/iso8859-13.enc
35606            - ext/Encode/Encode/iso8859-13.ucm
35607            - ext/Encode/Encode/iso8859-14.enc
35608            - ext/Encode/Encode/iso8859-14.ucm
35609            - ext/Encode/Encode/iso8859-15.enc
35610            - ext/Encode/Encode/iso8859-15.ucm
35611            - ext/Encode/Encode/iso8859-16.enc
35612            - ext/Encode/Encode/iso8859-16.ucm
35613            - ext/Encode/Encode/iso8859-2.enc
35614            - ext/Encode/Encode/iso8859-2.ucm
35615            - ext/Encode/Encode/iso8859-3.enc
35616            - ext/Encode/Encode/iso8859-3.ucm
35617            - ext/Encode/Encode/iso8859-4.enc
35618            - ext/Encode/Encode/iso8859-4.ucm
35619            - ext/Encode/Encode/iso8859-5.enc
35620            - ext/Encode/Encode/iso8859-5.ucm
35621            - ext/Encode/Encode/iso8859-6.enc
35622            - ext/Encode/Encode/iso8859-6.ucm
35623            - ext/Encode/Encode/iso8859-7.enc
35624            - ext/Encode/Encode/iso8859-7.ucm
35625            - ext/Encode/Encode/iso8859-8.enc
35626            - ext/Encode/Encode/iso8859-8.ucm
35627            - ext/Encode/Encode/iso8859-9.enc
35628            - ext/Encode/Encode/iso8859-9.ucm
35629            - ext/Encode/Encode/isoir-197.enc
35630            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
35631            - t/lib/sample-tests/header_at_end
35632            - t/lib/sample-tests/header_at_end_fail
35633           !> (integrate 174 files)
35634 ____________________________________________________________________________
35635 [ 12154] By: ams                                   on 2001/09/23  07:11:46
35636         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
35637              by Blair Zajac.
35638      Branch: perl
35639            ! pod/perlfunc.pod
35640 ____________________________________________________________________________
35641 [ 12153] By: ams                                   on 2001/09/23  06:56:32
35642         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
35643              Forgotten deprecation of *glob{FILEHANDLE}?
35644              From: "chromatic" <chromatic@rmci.net>
35645              Date: Sat, 22 Sep 2001 21:27:56 -0600
35646              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
35647      Branch: perl
35648            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
35649 ____________________________________________________________________________
35650 [ 12152] By: ams                                   on 2001/09/23  06:42:58
35651         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
35652              From: Michael G Schwern <schwern@pobox.com>
35653              Date: Sun, 23 Sep 2001 03:34:39 -0400
35654              Message-Id: <20010923033439.E7005@blackrider>
35655      Branch: perl
35656            ! lib/File/Find.pm
35657 ____________________________________________________________________________
35658 [ 12151] By: ams                                   on 2001/09/23  06:37:57
35659         Log: Subject: Re: t/op/magic.t missing tests on Win32
35660              From: Michael G Schwern <schwern@pobox.com>
35661              Date: Sat, 22 Sep 2001 20:29:09 -0400
35662              Message-Id: <20010922202909.I18223@blackrider>
35663      Branch: perl
35664            ! t/op/magic.t
35665 ____________________________________________________________________________
35666 [ 12150] By: ams                                   on 2001/09/23  06:36:26
35667         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
35668              Dumpvalue.pm
35669              From: "chromatic" <chromatic@rmci.net>
35670              Date: Sat, 22 Sep 2001 19:41:31 -0600
35671              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
35672      Branch: perl
35673            + lib/Dumpvalue.t
35674            ! MANIFEST lib/Dumpvalue.pm
35675 ____________________________________________________________________________
35676 [ 12149] By: ams                                   on 2001/09/23  06:25:35
35677         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
35678              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
35679              Date: Sun, 23 Sep 2001 15:27:56 +0900
35680              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
35681      Branch: perl
35682            ! ext/Encode/Encode/2022-cn.enc
35683 ____________________________________________________________________________
35684 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
35685         Log: Manual eror in #12147.
35686      Branch: perl
35687            ! win32/win32.c
35688 ____________________________________________________________________________
35689 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
35690         Log: Integrate change #12146 from maintperl;
35691              win32_chdir() et al don't handle a NULL argument gracefully
35692      Branch: perl
35693           !> win32/perlhost.h win32/win32.c
35694 ____________________________________________________________________________
35695 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
35696         Log: win32_chdir() et al don't handle a NULL argument gracefully
35697      Branch: maint-5.6/perl
35698            ! win32/perlhost.h win32/win32.c
35699 ____________________________________________________________________________
35700 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
35701         Log: typo in change#12026
35702      Branch: maint-5.6/perl
35703            ! op.c
35704 ____________________________________________________________________________
35705 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
35706         Log: Subject: [PATCH] Re: scalar context unpack bugs
35707              From: Nicholas Clark <nick@ccl4.org>
35708              Date: Sat, 22 Sep 2001 23:07:56 +0100
35709              Message-ID: <20010922230755.O4971@plum.flirble.org>
35710      Branch: perl
35711            ! pp_pack.c t/op/pack.t
35712 ____________________________________________________________________________
35713 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
35714         Log: Try ExtUtils::Command.t everywhere, not just on Win32
35715              (as suggested by NI-S).  Also allow running it either
35716              in t/ or in the main directory.
35717      Branch: perl
35718            ! lib/ExtUtils/Command.t
35719 ____________________________________________________________________________
35720 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
35721         Log: Update the test on warnings/register.t.
35722      Branch: perl
35723            ! t/lib/1_compile.t
35724 ____________________________________________________________________________
35725 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
35726         Log: The code is now almost tidy enough to keep the IRIX cc happy.
35727      Branch: perl
35728            ! hints/irix_6.sh
35729 ____________________________________________________________________________
35730 [ 12140] By: ams                                   on 2001/09/22  17:26:32
35731         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
35732              use_ithreads
35733              From: "Craig A. Berry" <craigberry@mac.com>
35734              Date: Sat, 22 Sep 2001 13:15:32 -0500
35735              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
35736      Branch: perl
35737            ! configure.com
35738 ____________________________________________________________________________
35739 [ 12139] By: ams                                   on 2001/09/22  16:44:08
35740         Log: Do what perl_clone() does for sharedsv functions.
35741      Branch: perl
35742            ! embed.pl proto.h
35743 ____________________________________________________________________________
35744 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
35745         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
35746              (suggested by Sarathy, extensions shouldn't be dabbling with
35747              op structures, so binary backward compatibility should not be
35748              an issue.)
35749      Branch: perl
35750            ! hints/irix_6.sh op.h
35751 ____________________________________________________________________________
35752 [ 12137] By: ams                                   on 2001/09/22  16:21:05
35753         Log: More cleanups. (What's PERL_DECL_PROT?)
35754      Branch: perl
35755            ! embed.pl proto.h sharedsv.h
35756 ____________________________________________________________________________
35757 [ 12136] By: ams                                   on 2001/09/22  15:14:34
35758         Log: (Retracted by #12185)
35759              
35760              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
35761              Add Tests for warnings::register, Doc Update
35762              From: "chromatic" <chromatic@rmci.net>
35763              Date: Sat, 22 Sep 2001 09:43:20 -0600
35764              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
35765      Branch: perl
35766            + lib/warnings/register.t
35767            ! MANIFEST lib/warnings/register.pm
35768 ____________________________________________________________________________
35769 [ 12135] By: ams                                   on 2001/09/22  15:07:50
35770         Log: `@foo' should be @foo for consistency.
35771      Branch: perl
35772            ! pod/perldiag.pod
35773 ____________________________________________________________________________
35774 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
35775         Log: (Retracted by #12138)
35776              
35777              Add -woff (turn warning off) 3187:
35778              "A pointer is converted to a smaller integer."
35779              This happens when your pointers are 64-bit: then every case
35780              of converting pointers to PADOFFSETs (explicitly 32-bit)
35781              faces truncation (even explicit use of INT2PTR doesn't help).
35782              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
35783              Changing PADOFFSET from U32 to UV would help, but that
35784              would break binary backward compatibility of BASEOP and padop
35785              (assuming you have been using 64-bit pointers).
35786      Branch: perl
35787            ! hints/irix_6.sh
35788 ____________________________________________________________________________
35789 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
35790         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
35791              but the name comes from the inside the file, not from the file
35792              name, and Rumanian is the name of the language.
35793      Branch: perl
35794            + ext/Encode/Encode/macRumanian.enc
35795            - ext/Encode/Encode/macRomania.enc
35796            ! MANIFEST
35797 ____________________________________________________________________________
35798 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
35799         Log: Rename perltootc as perltooc for 8.3-friedliness.
35800      Branch: perl
35801            + pod/perltooc.pod
35802            - pod/perltootc.pod
35803            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
35804            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
35805            ! pod/perltoot.pod
35806 ____________________________________________________________________________
35807 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
35808         Log: Find more conflicts by lowercasing.
35809      Branch: perl
35810            + Porting/check83.pl
35811            - check83.pl
35812            ! MANIFEST
35813 ____________________________________________________________________________
35814 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
35815         Log: The AIX cc 5.0.0.0 is simply too buggy.
35816      Branch: perl
35817            ! hints/aix.sh
35818 ____________________________________________________________________________
35819 [ 12129] By: ams                                   on 2001/09/22  12:35:38
35820         Log: Uninteresting cleanup.
35821      Branch: perl
35822            ! form.h
35823 ____________________________________________________________________________
35824 [ 12128] By: ams                                   on 2001/09/22  12:28:48
35825         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
35826              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
35827              Date: Sat, 22 Sep 2001 14:29:13 +0100
35828              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
35829      Branch: perl
35830            ! cv.h
35831 ____________________________________________________________________________
35832 [ 12127] By: ams                                   on 2001/09/22  12:04:28
35833         Log: What's a backet?
35834      Branch: perl
35835            ! dump.c
35836 ____________________________________________________________________________
35837 [ 12126] By: ams                                   on 2001/09/22  10:02:34
35838         Log: Removed duplicated tests #19 and #20.
35839      Branch: perl
35840            ! t/op/do.t
35841 ____________________________________________________________________________
35842 [ 12125] By: ams                                   on 2001/09/22  03:58:41
35843         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
35844              From: Michael Carman <mjcarman@home.com>
35845              Date: Fri, 21 Sep 2001 17:54:05 -0500
35846              Message-Id: <3BABC50D.6040202@home.com>
35847              (Applied with some changes.)
35848      Branch: perl
35849            ! pod/perlmod.pod
35850 ____________________________________________________________________________
35851 [ 12124] By: ams                                   on 2001/09/22  03:44:19
35852         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
35853              From: Michael G Schwern <schwern@pobox.com>
35854              Date: Fri, 21 Sep 2001 19:20:40 -0400
35855              Message-Id: <20010921192040.E5494@blackrider>
35856      Branch: perl
35857            ! t/op/chdir.t
35858 ____________________________________________________________________________
35859 [ 12123] By: ams                                   on 2001/09/22  03:41:08
35860         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
35861              From: Blair Zajac <blair@orcaware.com>
35862              Date: Fri, 21 Sep 2001 15:13:04 -0700
35863              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
35864      Branch: perl
35865            ! t/op/chdir.t
35866 ____________________________________________________________________________
35867 [ 12122] By: ams                                   on 2001/09/22  03:37:07
35868         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
35869              20010920.007
35870              From: Michael G Schwern <schwern@pobox.com>
35871              Date: Fri, 21 Sep 2001 17:59:03 -0400
35872              Message-Id: <20010921175903.V5494@blackrider>
35873      Branch: perl
35874            ! t/op/do.t
35875 ____________________________________________________________________________
35876 [ 12121] By: ams                                   on 2001/09/22  03:30:38
35877         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
35878              suite on WinCE)
35879              From: Michael G Schwern <schwern@pobox.com>
35880              Date: Fri, 21 Sep 2001 19:41:03 -0400
35881              Message-Id: <20010921194103.G5494@blackrider>
35882      Branch: perl
35883            ! pod/perlport.pod
35884 ____________________________________________________________________________
35885 [ 12120] By: ams                                   on 2001/09/22  03:28:06
35886         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
35887              From: Michael G Schwern <schwern@pobox.com>
35888              Date: Fri, 21 Sep 2001 17:33:35 -0400
35889              Message-Id: <20010921173335.T5494@blackrider>
35890              ($ENV{FOO}=undef hunk not applied.)
35891      Branch: perl
35892            ! t/op/magic.t
35893 ____________________________________________________________________________
35894 [ 12119] By: ams                                   on 2001/09/22  03:02:26
35895         Log: Subject: [PATCH] perldiag.pod
35896              From: Peter Scott <Peter@PSDT.com>
35897              Date: Fri, 21 Sep 2001 18:54:50 -0700
35898              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
35899              (Moved to the right place.)
35900      Branch: perl
35901            ! pod/perldiag.pod
35902 ____________________________________________________________________________
35903 [ 12118] By: ams                                   on 2001/09/21  20:05:29
35904         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
35905              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35906              Date: Fri, 21 Sep 2001 22:36:54 +0200
35907              Message-Id: <20010921223654.A12742@rafael>
35908      Branch: perl
35909            ! t/op/do.t
35910 ____________________________________________________________________________
35911 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
35912         Log: Restore things as they were before
35913              the backward compatibility police notices.
35914      Branch: perl
35915            ! lib/Cwd.pm
35916 ____________________________________________________________________________
35917 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
35918         Log: More Cwd from Schwern: make also OS/2 and DOS
35919              Cwd agree with File::Spec (that is, native path
35920              syntax using \ instead of / -- backward compatibility
35921              polic warning) and stop Win32 from using bsd_realpath().
35922      Branch: perl
35923            ! lib/Cwd.pm
35924 ____________________________________________________________________________
35925 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
35926         Log: Subject: [PATCH @12110] RE: Untested libraries update
35927              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
35928              Date: Fri, 21 Sep 2001 18:21:07 +0100
35929              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
35930      Branch: perl
35931            ! lib/warnings/register.pm
35932 ____________________________________________________________________________
35933 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
35934         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
35935              From: Michael G Schwern <schwern@pobox.com>
35936              Date: Thu, 20 Sep 2001 22:54:02 -0400
35937              Message-ID: <20010920225402.A3611@blackrider>
35938      Branch: perl
35939            ! lib/Cwd.pm
35940 ____________________________________________________________________________
35941 [ 12113] By: ams                                   on 2001/09/21  17:08:24
35942         Log: Subject: [PATCH] avoid v-strings with require/use
35943              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
35944              Date: Fri, 21 Sep 2001 12:34:40 -0400
35945              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
35946      Branch: perl
35947            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
35948            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
35949            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
35950            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
35951            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
35952            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
35953            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
35954            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
35955            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
35956            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
35957            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
35958            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
35959            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
35960            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
35961            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
35962            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
35963            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
35964            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
35965            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
35966 ____________________________________________________________________________
35967 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
35968         Log: Update Changes.
35969      Branch: perl
35970            ! Changes patchlevel.h
35971 ____________________________________________________________________________
35972 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
35973         Log: Make AIX and Tru64 compilers happy.  
35974      Branch: perl
35975            ! ext/threads/threads.h ext/threads/threads.xs
35976 ____________________________________________________________________________
35977 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
35978         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
35979              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
35980              Date: 21 Sep 2001 09:16:37 -0000
35981              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
35982      Branch: perl
35983            ! toke.c
35984 ____________________________________________________________________________
35985 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
35986         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
35987              From: Michael G Schwern <schwern@pobox.com>
35988              Date: Thu, 20 Sep 2001 21:21:34 -0400
35989              Message-ID: <20010920212134.Y28291@blackrider>
35990      Branch: perl
35991            ! pp_sys.c
35992 ____________________________________________________________________________
35993 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
35994         Log: Subject: Re: GDB Debugging Macros from mod_perl
35995              From: rspier@pobox.com (Robert Spier)
35996              Date: Thu, 20 Sep 2001 22:45:03 -0700
35997              Message-ID: <15274.54239.413929.49430@rls.cx>
35998      Branch: perl
35999            ! pod/perltodo.pod
36000 ____________________________________________________________________________
36001 [ 12105] By: sky                                   on 2001/09/21  10:33:34
36002         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
36003              timezone! GetSystemTime should be available on all Win32 
36004              platforms we support. Perhaps Time::HiRes should be extended to
36005              support WinCE and Novell?
36006      Branch: perl
36007            ! ext/Time/HiRes/HiRes.xs
36008 ____________________________________________________________________________
36009 [ 12104] By: sky                                   on 2001/09/21  08:12:39
36010         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
36011      Branch: perl
36012            ! ext/threads/threads.h ext/threads/threads.xs
36013 ____________________________________________________________________________
36014 [ 12103] By: sky                                   on 2001/09/21  07:57:41
36015         Log: Rename the *thread* functions to Perl_* to avoid clashes.
36016              Notably on AIX but could become a problem on other platforms.
36017      Branch: perl
36018            ! ext/threads/threads.h ext/threads/threads.xs
36019 ____________________________________________________________________________
36020 [ 12102] By: sky                                   on 2001/09/21  07:35:30
36021         Log: Add the shared sv space to the global vars.
36022              Fix problems compiling on win32.
36023      Branch: perl
36024            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
36025            ! sharedsv.c sharedsv.h
36026 ____________________________________________________________________________
36027 [ 12101] By: ams                                   on 2001/09/21  00:19:55
36028         Log: Subject: [PATCH] win32/Makefile warning fix
36029              From: Blair Zajac <blair@orcaware.com>
36030              Date: Thu, 20 Sep 2001 18:15:43 -0700
36031              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
36032      Branch: perl
36033            ! win32/Makefile
36034 ____________________________________________________________________________
36035 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
36036         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
36037              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
36038              Date: Thu, 20 Sep 2001 18:36:22 +0200
36039              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
36040      Branch: perl
36041            ! lib/ExtUtils/Command.t
36042 ____________________________________________________________________________
36043 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
36044         Log: Cant spl wirth a dam.
36045      Branch: perl
36046            ! intrpvar.h
36047 ____________________________________________________________________________
36048 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
36049         Log: Don't use C++ comments.
36050      Branch: perl
36051            ! ext/threads/threads.xs
36052 ____________________________________________________________________________
36053 [ 12097] By: ams                                   on 2001/09/20  21:42:07
36054         Log: Change #12044 didn't.
36055      Branch: perl
36056            ! lib/constant.pm
36057 ____________________________________________________________________________
36058 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
36059         Log: Metaconfig unit changes for #12095.
36060      Branch: metaconfig
36061            ! U/modified/Myinit.U U/modified/libs.U
36062 ____________________________________________________________________________
36063 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
36064         Log: Remove iconv references since we are not using it
36065              and not going to; regen perltoc, perlmodlib.
36066              (Some references still linger in perltoc, have to figure
36067              out where they are coming from.)
36068      Branch: perl
36069            ! Configure NetWare/config.wc NetWare/config_H.wc
36070            ! Porting/Glossary Porting/config.sh Porting/config_H
36071            ! config_h.SH configure.com epoc/config.sh perl.h
36072            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
36073            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
36074            ! vos/config.ga.h win32/config.bc win32/config.gc
36075            ! win32/config.vc win32/config_H.bc win32/config_H.gc
36076            ! win32/config_H.vc wince/config.ce wince/config.h
36077            ! wince/config_H.ce
36078 ____________________________________________________________________________
36079 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
36080         Log: Subject: [PATCH docs] Re: ARGV and read
36081              From: Dave Mitchell <davem@fdgroup.co.uk>
36082              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
36083              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
36084      Branch: perl
36085            ! pod/perltodo.pod pod/perlvar.pod
36086 ____________________________________________________________________________
36087 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
36088         Log: Fresh copies from the cvs.perl.org perlfaq repository.
36089      Branch: perl
36090            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
36091            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
36092            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
36093            ! pod/perlfaq9.pod
36094 ____________________________________________________________________________
36095 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
36096         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
36097              From: Nicholas Clark <nick@ccl4.org>
36098              Date: Thu, 20 Sep 2001 14:27:08 +0100
36099              Message-ID: <20010920142708.X4971@plum.flirble.org>
36100      Branch: perl
36101            ! pp_pack.c t/op/pack.t
36102 ____________________________________________________________________________
36103 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
36104         Log: The sharedsv_space* are variables, not code.  Duh.
36105      Branch: perl
36106            ! intrpvar.h makedef.pl
36107 ____________________________________________________________________________
36108 [ 12090] By: ams                                   on 2001/09/20  11:26:06
36109         Log: Subject: [patch lib/lib_pm.PL]
36110              From: Stas Bekman <stas@stason.org>
36111              Date: Thu, 20 Sep 2001 18:48:53 +0800
36112              Message-Id: <3BA9C995.6010302@stason.org>
36113              (Applied by hand.)
36114      Branch: perl
36115            ! lib/lib_pm.PL
36116 ____________________________________________________________________________
36117 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
36118         Log: Only 21 tests, skipping or not.
36119      Branch: perl
36120            ! lib/ExtUtils/Command.t
36121 ____________________________________________________________________________
36122 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
36123         Log: New exported symbols.
36124      Branch: perl
36125            ! makedef.pl
36126 ____________________________________________________________________________
36127 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
36128         Log: Update Changes.
36129      Branch: perl
36130            ! Changes patchlevel.h
36131 ____________________________________________________________________________
36132 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
36133         Log: Correct numbering of the tests is useful.
36134      Branch: perl
36135            ! ext/threads/t/basic.t
36136 ____________________________________________________________________________
36137 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
36138         Log: More tests now too.
36139      Branch: perl
36140            ! lib/ExtUtils/Command.t
36141 ____________________________________________________________________________
36142 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
36143         Log: More tests now.
36144      Branch: perl
36145            ! ext/threads/t/basic.t
36146 ____________________________________________________________________________
36147 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
36148         Log: The test assumed 7-bit ASCII.  Now it "just"
36149              assumes 8-bit whatever.
36150      Branch: perl
36151            ! t/op/crypt.t
36152 ____________________________________________________________________________
36153 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
36154         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
36155              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36156              Date: Wed, 19 Sep 2001 11:45:28 +0200
36157              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
36158              
36159              Lvalue casts are not portable.
36160      Branch: perl
36161            ! ext/threads/threads.xs
36162 ____________________________________________________________________________
36163 [ 12081] By: sky                                   on 2001/09/19  10:17:52
36164         Log: Make the basic test contain only realy basic API tests
36165              Seems to be a problem with detach.
36166      Branch: perl
36167            ! ext/threads/t/basic.t
36168 ____________________________________________________________________________
36169 [ 12080] By: ams                                   on 2001/09/19  01:23:55
36170         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
36171              From: Michael G Schwern <schwern@pobox.com>
36172              Date: Tue, 18 Sep 2001 19:53:48 -0400
36173              Message-Id: <20010918195348.M585@blackrider>
36174              
36175              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
36176              From: Michael G Schwern <schwern@pobox.com>
36177              Date: Tue, 18 Sep 2001 22:07:13 -0400
36178              Message-Id: <20010918220713.B19616@blackrider>
36179      Branch: perl
36180            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
36181            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
36182            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
36183            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
36184            ! lib/Test/Tutorial.pod
36185 ____________________________________________________________________________
36186 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
36187         Log: Indent the test a bit.
36188      Branch: perl
36189            ! ext/threads/t/basic.t
36190 ____________________________________________________________________________
36191 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
36192         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
36193              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
36194              Date: Tue, 18 Sep 2001 18:06:44 +0200
36195              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
36196      Branch: perl
36197            ! win32/win32.c
36198 ____________________________________________________________________________
36199 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
36200         Log: Subject: stat access time is wrong on Win95
36201              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
36202              Date: Tue, 18 Sep 2001 21:59:24 +0200
36203              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
36204      Branch: perl
36205            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
36206 ____________________________________________________________________________
36207 [ 12076] By: ams                                   on 2001/09/18  22:11:25
36208         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
36209              From: Michael G Schwern <schwern@pobox.com>
36210              Date: Tue, 18 Sep 2001 18:47:14 -0400
36211              Message-Id: <20010918184714.I585@blackrider>
36212      Branch: perl
36213            ! t/op/crypt.t
36214 ____________________________________________________________________________
36215 [ 12075] By: sky                                   on 2001/09/18  19:29:37
36216         Log: two test failures
36217              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36218              Message-ID: <20010918221702.A17408@rafael>
36219              partly applied, #12074 already fixed half the patch
36220      Branch: perl
36221            ! ext/threads/t/basic.t
36222 ____________________________________________________________________________
36223 [ 12074] By: sky                                   on 2001/09/18  18:49:03
36224         Log: Fixes test case failure introduced by #12071, the warning is
36225              now correctly spelled :-)
36226      Branch: perl
36227            ! ext/IO/lib/IO/t/io_sel.t
36228 ____________________________________________________________________________
36229 [ 12073] By: sky                                   on 2001/09/18  18:46:22
36230         Log: Make the test behave properly!
36231      Branch: perl
36232            ! ext/threads/t/basic.t
36233 ____________________________________________________________________________
36234 [ 12072] By: ams                                   on 2001/09/18  18:44:59
36235         Log: OP_RCATLINE is an SVOP, not a BASEOP.
36236      Branch: perl
36237            ! opcode.h opcode.pl
36238 ____________________________________________________________________________
36239 [ 12071] By: ams                                   on 2001/09/18  18:06:27
36240         Log: Deprecate != Depreciate.
36241      Branch: perl
36242            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
36243            ! lib/Pod/ParseUtils.pm
36244 ____________________________________________________________________________
36245 [ 12070] By: ams                                   on 2001/09/18  15:14:58
36246         Log: Subject: [PATCH] Getopt::Std cleanup
36247              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36248              Date: Tue, 18 Sep 2001 17:32:13 +0200
36249              Message-Id: <20010918173213.C777@rafael>
36250      Branch: perl
36251            ! lib/Getopt/Std.pm lib/Getopt/Std.t
36252 ____________________________________________________________________________
36253 [ 12069] By: sky                                   on 2001/09/18  14:56:33
36254         Log: Forgot the makefile
36255      Branch: perl
36256            + ext/threads/Makefile.PL
36257 ____________________________________________________________________________
36258 [ 12068] By: sky                                   on 2001/09/18  14:13:26
36259         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
36260              The test will fail because of Test.pm not knowing about threads. 
36261              basic needs to be manually tested
36262              compile time warnings on IV2PTR conversions need to be fixed
36263      Branch: perl
36264            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
36265            + ext/threads/threads.h ext/threads/threads.pm
36266            + ext/threads/threads.xs
36267            ! MANIFEST
36268 ____________________________________________________________________________
36269 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
36270         Log: DJGPP tweak from Laszlo Molnar.
36271      Branch: perl
36272            ! djgpp/config.over
36273 ____________________________________________________________________________
36274 [ 12066] By: sky                                   on 2001/09/18  10:24:31
36275         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
36276      Branch: perl
36277            ! sharedsv.c sharedsv.h
36278 ____________________________________________________________________________
36279 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
36280         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
36281              ditto ^cns.
36282      Branch: perl
36283            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
36284            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
36285            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
36286            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
36287            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
36288            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
36289            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
36290            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
36291            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
36292            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
36293            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
36294            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
36295            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
36296            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
36297            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
36298            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
36299            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
36300            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
36301            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
36302            + ext/Encode/Encode/ir-197.enc
36303            - ext/Encode/Encode/cns11643-1.enc
36304            - ext/Encode/Encode/cns11643-2.enc
36305            - ext/Encode/Encode/iso2022-cn.enc
36306            - ext/Encode/Encode/iso2022-jp.enc
36307            - ext/Encode/Encode/iso2022-jp1.enc
36308            - ext/Encode/Encode/iso2022-jp2.enc
36309            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
36310            - ext/Encode/Encode/iso8859-1.enc
36311            - ext/Encode/Encode/iso8859-1.ucm
36312            - ext/Encode/Encode/iso8859-10.enc
36313            - ext/Encode/Encode/iso8859-10.ucm
36314            - ext/Encode/Encode/iso8859-11.enc
36315            - ext/Encode/Encode/iso8859-11.ucm
36316            - ext/Encode/Encode/iso8859-13.enc
36317            - ext/Encode/Encode/iso8859-13.ucm
36318            - ext/Encode/Encode/iso8859-14.enc
36319            - ext/Encode/Encode/iso8859-14.ucm
36320            - ext/Encode/Encode/iso8859-15.enc
36321            - ext/Encode/Encode/iso8859-15.ucm
36322            - ext/Encode/Encode/iso8859-16.enc
36323            - ext/Encode/Encode/iso8859-16.ucm
36324            - ext/Encode/Encode/iso8859-2.enc
36325            - ext/Encode/Encode/iso8859-2.ucm
36326            - ext/Encode/Encode/iso8859-3.enc
36327            - ext/Encode/Encode/iso8859-3.ucm
36328            - ext/Encode/Encode/iso8859-4.enc
36329            - ext/Encode/Encode/iso8859-4.ucm
36330            - ext/Encode/Encode/iso8859-5.enc
36331            - ext/Encode/Encode/iso8859-5.ucm
36332            - ext/Encode/Encode/iso8859-6.enc
36333            - ext/Encode/Encode/iso8859-6.ucm
36334            - ext/Encode/Encode/iso8859-7.enc
36335            - ext/Encode/Encode/iso8859-7.ucm
36336            - ext/Encode/Encode/iso8859-8.enc
36337            - ext/Encode/Encode/iso8859-8.ucm
36338            - ext/Encode/Encode/iso8859-9.enc
36339            - ext/Encode/Encode/iso8859-9.ucm
36340            - ext/Encode/Encode/isoir-197.enc
36341            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
36342 ____________________________________________________________________________
36343 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
36344         Log: Must Uppercase.
36345      Branch: perl
36346            ! ext/Encode/Encode.pm
36347 ____________________________________________________________________________
36348 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
36349         Log: Add various encodings.
36350      Branch: perl
36351            + ext/Encode/Encode/iso8859-11.enc
36352            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
36353            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
36354            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
36355            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
36356            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
36357            + ext/Encode/Encode/viscii.ucm
36358            ! MANIFEST ext/Encode/Encode.pm
36359 ____________________________________________________________________________
36360 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
36361         Log: lib/unicode relic.
36362      Branch: perl
36363            ! ext/Encode/compile
36364 ____________________________________________________________________________
36365 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
36366         Log: Subject: [PATCH] Re: filename problems
36367              From: Michael G Schwern <schwern@pobox.com>
36368              Date: Mon, 17 Sep 2001 17:26:26 -0400
36369              Message-ID: <20010917172626.Q585@blackrider>
36370      Branch: perl
36371            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
36372            - t/lib/sample-tests/header_at_end
36373            - t/lib/sample-tests/header_at_end_fail
36374            ! MANIFEST lib/Test/Harness/t/test-harness.t
36375 ____________________________________________________________________________
36376 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
36377         Log: Explicitly explain the 1e9 seconds, not everybody
36378              is a C geek.
36379      Branch: perl
36380            ! ext/Time/HiRes/HiRes.pm
36381 ____________________________________________________________________________
36382 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
36383         Log: Explain an apparent bug reported by
36384              Richard J. Barbalace <rjbarbal@MIT.EDU>,
36385              with additional explanation from Gisle Aas.
36386      Branch: perl
36387            ! ext/Time/HiRes/HiRes.pm
36388 ____________________________________________________________________________
36389 [ 12058] By: ams                                   on 2001/09/17  19:52:01
36390         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
36391              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36392              Date: Mon, 17 Sep 2001 22:48:05 +0200
36393              Message-Id: <20010917224805.C11744@rafael>
36394      Branch: perl
36395            ! t/lib/warnings/op t/lib/warnings/pp
36396 ____________________________________________________________________________
36397 [ 12057] By: ams                                   on 2001/09/17  16:51:18
36398         Log: Its a nit!
36399      Branch: perl
36400            ! sv.h
36401 ____________________________________________________________________________
36402 [ 12056] By: ams                                   on 2001/09/17  16:47:55
36403         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
36404              From: "Craig A. Berry" <craigberry@mac.com>
36405              Date: Mon, 17 Sep 2001 12:34:20 -0500
36406              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
36407      Branch: perl
36408            ! vms/vms.c
36409 ____________________________________________________________________________
36410 [ 12055] By: ams                                   on 2001/09/17  16:05:15
36411         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
36412              From: Gisle Aas <gisle@ActiveState.com>
36413              Date: 16 Apr 2001 16:20:34 -0700
36414              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
36415              (Applied by hand.)
36416      Branch: perl
36417            ! lib/CPAN.pm lib/CPAN/Nox.pm
36418 ____________________________________________________________________________
36419 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
36420         Log: Update Changes.
36421      Branch: perl
36422            ! Changes patchlevel.h
36423 ____________________________________________________________________________
36424 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
36425         Log: Adding new files to the MANIFEST is always nice.
36426      Branch: perl
36427            ! MANIFEST
36428 ____________________________________________________________________________
36429 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
36430         Log: Reindent the PerlIO files (suggested by NI-S), used
36431              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
36432              (GNU indent).  Note that wholesale re-indenting might
36433              be nice, but that would break nice formatting/alignment
36434              of assignments, equality testing, and complex boolean
36435              expressions with lots of &s and |s.
36436      Branch: perl
36437            ! perlio.c perlio.h perliol.h
36438 ____________________________________________________________________________
36439 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
36440         Log: Add a script for being 8.3-polite.
36441              The found conflicts are being worked on.
36442      Branch: perl
36443            + check83.pl
36444            ! MANIFEST Porting/pumpkin.pod
36445 ____________________________________________________________________________
36446 [ 12050] By: sky                                   on 2001/09/17  12:44:36
36447         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
36448              finding it.
36449      Branch: perl
36450            ! sv.c
36451 ____________________________________________________________________________
36452 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
36453         Log: Bump up versions because of #12041.
36454      Branch: perl
36455            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
36456            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
36457            ! lib/Time/localtime.pm
36458 ____________________________________________________________________________
36459 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
36460         Log: Bump the version number because of #12042.
36461      Branch: perl
36462            ! lib/CPAN/FirstTime.pm
36463 ____________________________________________________________________________
36464 [ 12047] By: ams                                   on 2001/09/17  11:21:40
36465         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
36466              From: Abhijit Menon-Sen <ams@wiw.org>
36467              Date: Mon, 17 Sep 2001 17:44:12 +0530
36468              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
36469      Branch: perl
36470            ! op.c
36471 ____________________________________________________________________________
36472 [ 12046] By: sky                                   on 2001/09/17  07:14:17
36473         Log: Subject: Re: t/op/ver.t using skip() improperly
36474              From: "chromatic" <chromatic@rmci.net>
36475              Date: Mon, 17 Sep 2001 00:22:29 -0600
36476              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
36477      Branch: perl
36478            ! t/op/ver.t
36479 ____________________________________________________________________________
36480 [ 12045] By: nick                                  on 2001/09/17  07:12:14
36481         Log: Integrate mainline
36482      Branch: perlio
36483           +> t/op/chdir.t
36484           !> (integrate 117 files)
36485 ____________________________________________________________________________
36486 [ 12044] By: ams                                   on 2001/09/17  05:49:53
36487         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
36488              From: Ilmari Karonen <iltzu@sci.fi>
36489              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
36490              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
36491              (And $VERSION = '1.05'.)
36492      Branch: perl
36493            ! lib/constant.pm
36494 ____________________________________________________________________________
36495 [ 12043] By: ams                                   on 2001/09/17  05:44:50
36496         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
36497              From: Michael G Schwern <schwern@pobox.com>
36498              Date: Mon, 17 Sep 2001 07:49:04 +0200
36499              Message-Id: <20010917074904.V1588@blackrider>
36500              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
36501      Branch: perl
36502            + t/op/chdir.t
36503            ! MANIFEST pp_sys.c
36504 ____________________________________________________________________________
36505 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
36506         Log: Subject: Re: CPAN.pm needs some hacking 
36507              From: "chromatic" <chromatic@rmci.net>
36508              Date: Sun, 16 Sep 2001 16:46:29 -0600
36509              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
36510      Branch: perl
36511            ! lib/CPAN/FirstTime.pm
36512 ____________________________________________________________________________
36513 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
36514         Log: Change use|require 5.005_64 to use|require 5.6.1.
36515      Branch: perl
36516            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
36517            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
36518            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
36519            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
36520            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
36521            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
36522            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
36523            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
36524            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
36525            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
36526            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
36527            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
36528            ! lib/base.pm lib/fields.pm
36529 ____________________________________________________________________________
36530 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
36531         Log: Bump up version numbers.
36532              
36533              TODO 1: double check that pre-5.6.1 CPAN.pm:s
36534              don't try to download 5.8.0 because of the
36535              version numbers.  Mainly this means using _00
36536              in the core version numbers.
36537              
36538              TODO 2: the "use 5.005_64" in many modules
36539              needs to be changed to, say, "use 5.6.1".
36540      Branch: perl
36541            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
36542            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
36543            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
36544            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
36545            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
36546            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
36547            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
36548            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
36549            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
36550            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
36551            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
36552 ____________________________________________________________________________
36553 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
36554         Log: Use UCHARAT() as suggested by Inaba Hiroto.
36555      Branch: perl
36556            ! regexec.c
36557 ____________________________________________________________________________
36558 [ 12038] By: ams                                   on 2001/09/16  15:16:24
36559         Log: Subject: [PATCH] Re: Core module version numbers review
36560              From: Peter Scott <Peter@PSDT.com>
36561              Date: Sun, 16 Sep 2001 09:09:58 -0700
36562              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
36563      Branch: perl
36564            ! lib/perl5db.pl
36565 ____________________________________________________________________________
36566 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
36567         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
36568              not yet fully implemented.
36569      Branch: perl
36570            ! pod/perlfunc.pod pod/perlunicode.pod
36571 ____________________________________________________________________________
36572 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
36573         Log: Subject: [patch] plug PL_beginav_save leak
36574              From: Doug MacEachern <dougm@covalent.net>
36575              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
36576              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
36577      Branch: perl
36578            ! perl.c
36579 ____________________________________________________________________________
36580 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
36581         Log: (accidentally empty checkin)
36582      Branch: perl
36583            ! sv.c
36584 ____________________________________________________________________________
36585 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
36586         Log: Subject: [patch] ithreads+PL_beginav_save
36587              From: Doug MacEachern <dougm@covalent.net>
36588              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
36589              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
36590      Branch: perl
36591            ! sv.c
36592 ____________________________________________________________________________
36593 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
36594         Log: Subject: [PATCH] h2xs.PL with C::Scan
36595              From: Tim Jenness <t.jenness@jach.hawaii.edu>
36596              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
36597              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
36598      Branch: perl
36599            ! utils/h2xs.PL
36600 ____________________________________________________________________________
36601 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
36602         Log: Elaborate (well, make more vague, really) #12030.
36603      Branch: perl
36604            ! pod/perltodo.pod pod/perlunicode.pod
36605 ____________________________________________________________________________
36606 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
36607         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
36608              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36609              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
36610              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
36611      Branch: perl
36612            ! regexec.c
36613 ____________________________________________________________________________
36614 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
36615         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
36616              are not yet complete.
36617      Branch: perl
36618            ! pod/perltodo.pod pod/perlunicode.pod
36619 ____________________________________________________________________________
36620 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
36621         Log: Document what's still to be done on the regular expression
36622              Unicode support, based on the UTR#18.
36623      Branch: perl
36624            ! pod/perltodo.pod pod/perlunicode.pod
36625 ____________________________________________________________________________
36626 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
36627         Log: Regen headers.
36628      Branch: perl
36629            ! embedvar.h perlapi.h
36630 ____________________________________________________________________________
36631 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
36632         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
36633              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
36634              Date: Sun, 09 Sep 2001 18:41:54 +0100
36635              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
36636      Branch: perl
36637            ! Porting/findvars ext/ByteLoader/bytecode.h
36638            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
36639            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
36640 ____________________________________________________________________________
36641 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
36642         Log: enable most warnings for windows build; fix the various typecasting
36643              nits that showed up (no bugfixes here)
36644      Branch: maint-5.6/perl
36645            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
36646            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
36647            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
36648            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
36649            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
36650            ! x2p/walk.c
36651 ____________________________________________________________________________
36652 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
36653         Log: Integrate change #12024 from maintperl
36654              (a local() precedence bug)
36655      Branch: perl
36656           !> lib/ExtUtils/Install.pm
36657 ____________________________________________________________________________
36658 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
36659         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
36660              change#8642
36661      Branch: maint-5.6/perl
36662            ! lib/ExtUtils/Install.pm
36663 ____________________________________________________________________________
36664 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
36665         Log: Update Changes.
36666      Branch: perl
36667            ! Changes patchlevel.h
36668 ____________________________________________________________________________
36669 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
36670         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
36671              From: "chromatic" <chromatic@rmci.net>
36672              Date: Fri, 14 Sep 2001 09:44:57 -0600 
36673              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
36674      Branch: perl
36675            ! lib/ExtUtils/Manifest.t
36676 ____________________________________________________________________________
36677 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
36678         Log: Hopefully better skipping of the Complete.t tests
36679              in case of not a tty. 
36680      Branch: perl
36681            ! lib/Term/Complete.t t/op/stat.t
36682 ____________________________________________________________________________
36683 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
36684         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
36685              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36686              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
36687              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
36688      Branch: perl
36689            ! regexec.c t/op/pat.t
36690 ____________________________________________________________________________
36691 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
36692         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
36693              From: Robin Barker <rmb1@cise.npl.co.uk>
36694              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
36695              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
36696      Branch: perl
36697            ! pod/perlport.pod
36698 ____________________________________________________________________________
36699 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
36700         Log: NetWare tweaks from Ananth Kesari.
36701      Branch: perl
36702            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
36703            ! NetWare/nwutil.h
36704 ____________________________________________________________________________
36705 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
36706         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
36707              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36708              Date: Fri, 14 Sep 2001 10:51:13 +0200
36709              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
36710      Branch: perl
36711            ! pod/perlport.pod
36712 ____________________________________________________________________________
36713 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
36714         Log: Subject: Re: [PATCH 2 pl2pm.PL]
36715              From: Joe Smith <Joe.Smith@inwap.com>
36716              Date: Fri, 14 Sep 2001 00:13:32 -0700
36717              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
36718              
36719              Eradicate qu.
36720      Branch: perl
36721            ! keywords.h keywords.pl utils/pl2pm.PL
36722 ____________________________________________________________________________
36723 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
36724         Log: Retract #12013, didn't go over too well in Tru64.
36725      Branch: perl
36726            ! embed.h embed.pl sv.h
36727 ____________________________________________________________________________
36728 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
36729         Log: Subject: [PATCH] Execute files of debugger commands
36730              From: Peter Scott <Peter@PSDT.com>
36731              Date: Thu, 13 Sep 2001 15:26:31 -0700
36732              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
36733      Branch: perl
36734            ! lib/perl5db.pl pod/perldebug.pod
36735 ____________________________________________________________________________
36736 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
36737         Log: (Retracted by #12015)
36738              Subject: [proposed PATCH] Re: perl@11920
36739              From: Nicholas Clark <nick@ccl4.org>
36740              Date: Wed, 12 Sep 2001 23:46:09 +0100
36741              Message-ID: <20010912234609.H4971@plum.flirble.org>     
36742      Branch: perl
36743            ! embed.h embed.pl sv.h
36744 ____________________________________________________________________________
36745 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
36746         Log: ucblib shouldn't be linked against in nonstop-ux,
36747              from Tom Bates.
36748      Branch: perl
36749            ! hints/nonstopux.sh
36750 ____________________________________________________________________________
36751 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
36752         Log: Do stty only if we have stty.
36753              
36754              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
36755      Branch: perl
36756            ! lib/Term/Complete.pm
36757 ____________________________________________________________________________
36758 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
36759         Log: Skip the test if not running on a tty.
36760      Branch: perl
36761            ! lib/Term/Complete.t
36762 ____________________________________________________________________________
36763 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
36764         Log: Regen headers.
36765      Branch: perl
36766            ! embed.h opcode.h pod/perlapi.pod proto.h
36767 ____________________________________________________________________________
36768 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
36769         Log: Subject: [PATCH op.c] Re: perl@12003
36770              From: Robin Barker <rmb1@cise.npl.co.uk>
36771              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
36772              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
36773      Branch: perl
36774            ! op.c
36775 ____________________________________________________________________________
36776 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
36777         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
36778              From: Robin Barker <rmb1@cise.npl.co.uk>
36779              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
36780              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
36781      Branch: perl
36782            ! sv.c
36783 ____________________________________________________________________________
36784 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
36785         Log: Upgrade to Memoize 0.66.
36786      Branch: perl
36787            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
36788            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
36789            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
36790 ____________________________________________________________________________
36791 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
36792         Log: Subject: [ID 20010912.007] substr reference core dump
36793              From: me-01@ton.iguana.be
36794              Date: 12 Sep 2001 14:11:16 -0000
36795              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
36796      Branch: perl
36797            ! mg.c
36798 ____________________________________________________________________________
36799 [ 12004] By: ams                                   on 2001/09/12  01:13:49
36800         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
36801              From: Ilmari Karonen <iltzu@sci.fi>
36802              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
36803              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
36804      Branch: perl
36805            ! pod/perlfaq4.pod
36806 ____________________________________________________________________________
36807 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
36808         Log: Update Changes.
36809      Branch: perl
36810            ! Changes patchlevel.h
36811 ____________________________________________________________________________
36812 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
36813         Log: NetWare update from Ananth Kesari.
36814      Branch: perl
36815            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
36816            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
36817 ____________________________________________________________________________
36818 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
36819         Log: Retract #11984: div() being redefined, and 1397
36820              failing on 64-bit platforms.
36821      Branch: perl
36822            ! lib/Math/BigInt/Calc.pm
36823 ____________________________________________________________________________
36824 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
36825         Log: Metaconfig unit change for #11999.
36826      Branch: metaconfig
36827            ! U/protos/d_lseekproto.U
36828 ____________________________________________________________________________
36829 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
36830         Log: The lseek fix (#11991) was no fix.
36831      Branch: perl
36832            ! Configure
36833 ____________________________________________________________________________
36834 [ 11998] By: sky                                   on 2001/09/11  07:52:06
36835         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
36836              From: Matt Sergeant <MSergeant@star.net.uk>
36837              Date: Tue, 11 Sep 2001 09:22:32 +0100
36838              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
36839      Branch: perl
36840            ! ext/Encode/Encode.pm
36841 ____________________________________________________________________________
36842 [ 11997] By: sky                                   on 2001/09/11  06:35:29
36843         Log: Sometimes dTHX is added because it is needed on non 
36844              gnuc platforms, but not needed there. This uses GCC
36845              to silence GCC specific warnings by marking pTHX as 
36846              unused.
36847      Branch: perl
36848            ! perl.h
36849 ____________________________________________________________________________
36850 [ 11996] By: nick                                  on 2001/09/11  06:25:27
36851         Log: Integrate mainline
36852      Branch: perlio
36853            - ext/POSIX/sigaction.t lib/File/Find/taint.t
36854           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
36855 ____________________________________________________________________________
36856 [ 11995] By: nick                                  on 2001/09/11  06:23:39
36857         Log: Part Integrate mainline
36858      Branch: perlio
36859           +> (branch 69 files)
36860            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
36861            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
36862            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
36863            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
36864            - lib/Switch/t/switch_case.t lib/Test/Harness.t
36865            - lib/Test/More/Changes lib/Test/More/t/More.t
36866            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
36867            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
36868            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
36869            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
36870            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
36871            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
36872            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
36873            - t/lib/Test/More/Catch.pm wince/perl.ico
36874           !> (integrate 197 files)
36875 ____________________________________________________________________________
36876 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
36877         Log: Subject: Re: [PATCH] Encode.pm docs fix
36878              From: Gisle Aas <gisle@ActiveState.com>
36879              Date: 10 Sep 2001 11:27:02 -0700
36880              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
36881      Branch: perl
36882            ! ext/Encode/Encode.pm
36883 ____________________________________________________________________________
36884 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
36885         Log: Fix unpack U to be the reverse of pack U
36886              (but implement unpack U0U as a backdoor to get
36887              the UTF-8 malformed warnings from un-UTF-8 data)
36888      Branch: perl
36889            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
36890 ____________________________________________________________________________
36891 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
36892         Log: Metaconfig unit change for #11991;
36893              delete an unused unit (d_strtoull.U is the one used)
36894      Branch: metaconfig
36895            ! U/protos/d_lseekproto.U
36896      Branch: metaconfig/U/perl
36897            - strtoull.U
36898 ____________________________________________________________________________
36899 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
36900         Log: Subject: [PATCH] Configure not recording lseek proto
36901              From: Blair Zajac <blair@orcaware.com>
36902              Date: Mon, 10 Sep 2001 17:52:37 -0700
36903              Message-ID: <3B9D6055.BA334A31@orcaware.com>
36904              
36905              plus regen Configure.
36906      Branch: perl
36907            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36908            ! config_h.SH uconfig.h
36909 ____________________________________________________________________________
36910 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
36911         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?)))                  
36912              From: Nicholas Clark <nick@ccl4.org>
36913              Date: Tue, 11 Sep 2001 00:00:31 +0100
36914              Message-ID: <20010911000031.G1512@plum.flirble.org>
36915      Branch: perl
36916            + t/op/qq.t
36917            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
36918 ____________________________________________________________________________
36919 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
36920         Log: Subject: [PATCH] Building on win32 w/o perlio
36921              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
36922              Date: Mon, 10 Sep 2001 23:38:46 +0200
36923              Message-ID: <3B9D4F06.14433.2C37644@localhost>
36924      Branch: perl
36925            ! perl.c win32/Makefile win32/makefile.mk
36926 ____________________________________________________________________________
36927 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
36928         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
36929              From: "chromatic" <chromatic@rmci.net>
36930              Date: Mon, 10 Sep 2001 15:14:01 -0600
36931              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
36932      Branch: perl
36933            + lib/CGI/t/push.t
36934            ! MANIFEST
36935 ____________________________________________________________________________
36936 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
36937         Log: Subject: avoiding hoardes of zombies
36938              From: Nicholas Clark <nick@ccl4.org>
36939              Date: Mon, 10 Sep 2001 22:00:40 +0100
36940              Message-ID: <20010910220040.C1512@plum.flirble.org>
36941      Branch: perl
36942            ! pod/perlipc.pod
36943 ____________________________________________________________________________
36944 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
36945         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
36946              From: John Peacock <jpeacock@rowman.com>
36947              Date: Mon, 10 Sep 2001 16:34:30 -0400
36948              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
36949      Branch: perl
36950            ! sv.c t/op/ver.t utf8.h
36951 ____________________________________________________________________________
36952 [ 11985] By: ams                                   on 2001/09/10  23:20:13
36953         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
36954      Branch: perl
36955            ! MANIFEST
36956 ____________________________________________________________________________
36957 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
36958         Log: (Retracted by #12001)
36959              Subject: Calc with USE_MUL/USE_DIV
36960              From: Tels <perl_dummy@bloodgate.com>
36961              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
36962              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
36963      Branch: perl
36964            ! lib/Math/BigInt/Calc.pm
36965 ____________________________________________________________________________
36966 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
36967         Log: Subject: [PATCH op.c] Re: perl@11978
36968              From: Robin Barker <rmb1@cise.npl.co.uk>
36969              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
36970              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
36971              
36972              Format errors.
36973      Branch: perl
36974            ! op.c
36975 ____________________________________________________________________________
36976 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
36977         Log: Switch PADOFFSET back to U32 both because of binary backward
36978              compatibility and because Arthur seems to have been fixing the
36979              problems with naughty integer-pointer casting.
36980      Branch: perl
36981            ! op.h
36982 ____________________________________________________________________________
36983 [ 11981] By: ams                                   on 2001/09/10  16:31:43
36984         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
36985              Fix Pod Typo, Add Test for ExtUtils::Command
36986              From: "chromatic" <chromatic@rmci.net>
36987              Date: Mon, 10 Sep 2001 11:20:56 -0600
36988              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
36989      Branch: perl
36990            + lib/ExtUtils/Command.t
36991            ! MANIFEST lib/ExtUtils/Command.pm
36992 ____________________________________________________________________________
36993 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
36994         Log: Subject: [PATCH] Encode.pm docs fix
36995              From: Matt Sergeant <MSergeant@star.net.uk>
36996              Date: Mon, 10 Sep 2001 15:24:01 +0100
36997              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
36998      Branch: perl
36999            ! ext/Encode/Encode.pm
37000 ____________________________________________________________________________
37001 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
37002         Log: Update Changes.
37003      Branch: perl
37004            ! Changes patchlevel.h
37005 ____________________________________________________________________________
37006 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
37007         Log: Revert #11973, the dTHX seems to be needed in there
37008              for threaded builds.
37009      Branch: perl
37010            ! perlio.c
37011 ____________________________________________________________________________
37012 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
37013         Log: Detypo.
37014      Branch: perl
37015            ! pod/perlguts.pod
37016 ____________________________________________________________________________
37017 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
37018         Log: Further Class::Struct patching from Damian.
37019              
37020              The new new semantics are:
37021              
37022              * If you pass an initializer for a nested object, it has to be:
37023              a) a reference to an object of that class, or      
37024              b) a reference to an object of a subclass of that class, or
37025              c) a reference to a hash of arguments to be passed to the
37026              class's constructor
37027              * If you pass no initializer for a nested object, the attribute
37028              is initialized to C<undef>
37029      Branch: perl
37030            ! lib/Class/Struct.pm
37031 ____________________________________________________________________________
37032 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
37033         Log: Skip the crypt test if no crypt.
37034      Branch: perl
37035            ! t/op/crypt.t
37036 ____________________________________________________________________________
37037 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
37038         Log: Warn against using bare v-strings as IP addresses
37039              (okay if using the wrappers from Socket)
37040      Branch: perl
37041            ! pod/perldata.pod pod/perlport.pod
37042 ____________________________________________________________________________
37043 [ 11973] By: sky                                   on 2001/09/10  11:57:58
37044         Log: Remove unused dTHX. Silenced another warning.
37045      Branch: perl
37046            ! perlio.c
37047 ____________________________________________________________________________
37048 [ 11972] By: sky                                   on 2001/09/10  11:54:25
37049         Log: Silence some more warnings INT2PTR.
37050      Branch: perl
37051            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
37052 ____________________________________________________________________________
37053 [ 11971] By: sky                                   on 2001/09/10  11:21:50
37054         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
37055      Branch: perl
37056            ! cop.h
37057 ____________________________________________________________________________
37058 [ 11970] By: sky                                   on 2001/09/10  11:17:25
37059         Log: Apply INT2PTR with force to silence warnings from
37060              PM_GETRE and friends. No more warnings with 64bit 
37061              IVs and 32bit pointers.    
37062      Branch: perl
37063            ! op.c op.h perl.c
37064 ____________________________________________________________________________
37065 [ 11969] By: sky                                   on 2001/09/10  10:13:02
37066         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
37067      Branch: perl
37068            ! pod/perlguts.pod
37069 ____________________________________________________________________________
37070 [ 11968] By: sky                                   on 2001/09/10  10:02:51
37071         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
37072              Rename to custop_op_name to Perl_custom_op_name to match perlapi
37073              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
37074              perl_clone.
37075      Branch: perl
37076            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
37077 ____________________________________________________________________________
37078 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
37079         Log: Using strlen() not good on embedded nul bytes.
37080      Branch: perl
37081            ! regcomp.c
37082 ____________________________________________________________________________
37083 [ 11966] By: ams                                   on 2001/09/09  21:06:13
37084         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
37085              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37086              Date: Mon, 13 Aug 2001 22:51:59 +0200
37087              Message-ID: <20010813225159.C6681@rafael>
37088              (Applied with several tweaks.)
37089      Branch: perl
37090            ! embed.h embed.pl proto.h toke.c
37091 ____________________________________________________________________________
37092 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
37093         Log: The exact error message is system-dependent.
37094      Branch: perl
37095            ! lib/ExtUtils/Manifest.t
37096 ____________________________________________________________________________
37097 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
37098         Log: Add Windows and Mac Sami support to Encode
37099              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
37100      Branch: perl
37101            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
37102            ! MANIFEST
37103 ____________________________________________________________________________
37104 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
37105         Log: Use the tried method.
37106      Branch: perl
37107            ! pod/perlport.pod
37108 ____________________________________________________________________________
37109 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
37110         Log: Can't count parentheses.
37111      Branch: perl
37112            ! ext/IO/lib/IO/Socket/INET.pm
37113 ____________________________________________________________________________
37114 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
37115         Log: perlport additions: 1 while unlink, add/delete directory
37116              entries and permissions, cygwin stat funkiness (from Michael
37117              Schwern and Nicholas Clark)
37118      Branch: perl
37119            ! pod/perlport.pod
37120 ____________________________________________________________________________
37121 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
37122         Log: blib does have a detectable test.
37123      Branch: perl
37124            ! t/lib/1_compile.t
37125 ____________________________________________________________________________
37126 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
37127         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
37128              From: "chromatic" <chromatic@rmci.net>
37129              Date: Sat, 08 Sep 2001 19:33:42 -0600
37130              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
37131      Branch: perl
37132            + lib/Term/Complete.t
37133            ! MANIFEST
37134 ____________________________________________________________________________
37135 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
37136         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
37137              From: Michael G Schwern <schwern@pobox.com> 
37138              Date: Sat, 8 Sep 2001 02:40:26 -0400
37139              Message-ID: <20010908024026.A26283@blackrider>
37140      Branch: perl
37141            + lib/Test/Tutorial.pod
37142            ! MANIFEST
37143 ____________________________________________________________________________
37144 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
37145         Log: Try to look up protocol (by name) only iff it has non-numbers:
37146              nice if the server is in a chrooted environment (no /etc/protocols,
37147              server code using hardcorded protocol numbers like 6 for tcp),
37148              suggested by John Holdsworth <coldwave@bigfoot.com>.
37149              In other words, if we are given a number, why look it up again
37150              (by number)?
37151      Branch: perl
37152            ! ext/IO/lib/IO/Socket/INET.pm
37153 ____________________________________________________________________________
37154 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
37155         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
37156              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
37157              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
37158              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
37159              
37160              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
37161              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
37162              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
37163              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
37164              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
37165              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
37166              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
37167              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
37168      Branch: perl
37169            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
37170 ____________________________________________________________________________
37171 [ 11955] By: ams                                   on 2001/09/09  02:54:21
37172         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
37173              From: "Craig A. Berry" <craigberry@mac.com>
37174              Date: Sat, 08 Sep 2001 19:02:16 -0500
37175              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
37176      Branch: perl
37177            ! lib/CGI/t/carp.t
37178 ____________________________________________________________________________
37179 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
37180         Log: Documentation tweaks; think the IP address as an opaque string.
37181      Branch: perl
37182            ! ext/Socket/Socket.pm
37183 ____________________________________________________________________________
37184 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
37185         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
37186              From: Michael G Schwern <schwern@pobox.com>
37187              Date: Sat, 8 Sep 2001 19:45:46 -0400
37188              Message-ID: <20010908194546.C9193@blackrider>
37189      Branch: perl
37190            + lib/blib.t
37191            ! MANIFEST lib/blib.pm t/lib/1_compile.t
37192 ____________________________________________________________________________
37193 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
37194         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
37195              From: "chromatic" <chromatic@rmci.net>
37196              Date: Sat, 08 Sep 2001 12:31:44 -0600
37197              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
37198      Branch: perl
37199            + lib/CGI/t/fast.t
37200            ! MANIFEST
37201 ____________________________________________________________________________
37202 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
37203         Log: The Socket tests were wrong: they were assuming too much.
37204      Branch: perl
37205            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
37206 ____________________________________________________________________________
37207 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
37208         Log: Retract the portability changes since they
37209              seem to have opened a can of worms... will
37210              go back to UNICOS/mk and do the bare minimum
37211              required to get the tests working.
37212      Branch: perl
37213            ! ext/Socket/Socket.xs
37214 ____________________________________________________________________________
37215 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
37216         Log: PADOFFSET is used to cast pointers into integers,
37217              if pointers are 64 bits and U32 32 bits,
37218              bad things may happen, or at least warnings issued.
37219      Branch: perl
37220            ! op.h
37221 ____________________________________________________________________________
37222 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
37223         Log: Still more Socket portability tweaking.
37224              Now Socket.t seems to be happy in all of
37225              Linux/x86, Tru64/alpha, Solaris/sparc,
37226              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
37227              
37228              Addendum: it seems that io_multihomed, io_sock, and hostent
37229              were broken in little-endians (linux/x86 and tru64/alpha)
37230              because of this change.  Argh.
37231      Branch: perl
37232            ! ext/Socket/Socket.xs
37233 ____________________________________________________________________________
37234 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
37235         Log: More portability kicking on inet_ntoa().
37236      Branch: perl
37237            ! ext/Socket/Socket.xs
37238 ____________________________________________________________________________
37239 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
37240         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
37241              From: Michael G Schwern <schwern@pobox.com> 
37242              Date: Fri, 7 Sep 2001 23:06:51 -0400
37243              Message-ID: <20010907230651.R606@blackrider>
37244      Branch: perl
37245            + lib/ExtUtils/Manifest.t
37246            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
37247 ____________________________________________________________________________
37248 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
37249         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
37250              From: "chromatic" <chromatic@rmci.net>
37251              Date: Fri, 07 Sep 2001 17:53:15 -0600      
37252              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
37253      Branch: perl
37254            + lib/ExtUtils/testlib.t
37255            ! MANIFEST
37256 ____________________________________________________________________________
37257 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
37258         Log: Thinko.
37259      Branch: perl
37260            ! lib/integer.t
37261 ____________________________________________________________________________
37262 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
37263         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
37264              From: "Craig A. Berry" <craigberry@mac.com>
37265              Date: Fri, 07 Sep 2001 15:30:03 -0500
37266              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
37267      Branch: perl
37268            ! lib/CGI/Carp.pm
37269 ____________________________________________________________________________
37270 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
37271         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
37272              From: Michael G Schwern <schwern@pobox.com>
37273              Date: Fri, 7 Sep 2001 15:38:13 -0400
37274              Message-ID: <20010907153813.K606@blackrider>
37275      Branch: perl
37276            ! lib/ExtUtils/MM_Unix.pm
37277 ____________________________________________________________________________
37278 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
37279         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
37280              From: Robin Barker <rmb1@cise.npl.co.uk>
37281              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
37282              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
37283      Branch: perl
37284            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
37285 ____________________________________________________________________________
37286 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
37287         Log: Clean up 1_compile.t; move tests to more consistent
37288              places (t/ subdirectories); add integer.t (much of
37289              the pragma is tested elsewhere but there is no one
37290              centralized place)
37291      Branch: perl
37292            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
37293            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
37294            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
37295            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
37296            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
37297            - lib/File/Find/find.t lib/File/Find/taint.t
37298            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
37299 ____________________________________________________________________________
37300 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
37301         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
37302              From: "chromatic" <chromatic@rmci.net>
37303              Date: Fri, 07 Sep 2001 10:17:40 -0600
37304              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
37305      Branch: perl
37306            ! lib/File/Find/taint.t
37307 ____________________________________________________________________________
37308 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
37309         Log: Update Changes.
37310      Branch: perl
37311            ! Changes patchlevel.h
37312 ____________________________________________________________________________
37313 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
37314         Log: Rename the old threading tutorial, start a new one,
37315              regen toc.
37316      Branch: perl
37317            + pod/perlothrtut.pod
37318            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
37319            ! pod/perltoc.pod
37320 ____________________________________________________________________________
37321 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
37322         Log: vars very much has a test.
37323      Branch: perl
37324            ! t/lib/1_compile.t
37325 ____________________________________________________________________________
37326 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
37327         Log: Subject: Re: wince/perl.ico marked as binary
37328              From: Nicholas Clark <nick@ccl4.org>
37329              Date: Fri, 7 Sep 2001 13:54:40 +0100
37330              Message-ID: <20010907135439.D39150@plum.flirble.org>
37331              
37332              and wince/Makefile.ce change from Rainer Keuchel.
37333      Branch: perl
37334            + wince/makeico.pl
37335            ! MANIFEST wince/Makefile.ce
37336 ____________________________________________________________________________
37337 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
37338         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
37339              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
37340              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
37341              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
37342      Branch: perl
37343            ! regexec.c
37344 ____________________________________________________________________________
37345 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
37346         Log: (Replaced by #11934)
37347              Subject: Re: [PATCH regexec.c] more general .* and .*?
37348              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
37349              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
37350              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
37351      Branch: perl
37352            ! regexec.c
37353 ____________________________________________________________________________
37354 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
37355         Log: The #11931 patching misbehaved.
37356      Branch: perl
37357            ! lib/Test/Harness/t/test-harness.t
37358 ____________________________________________________________________________
37359 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
37360         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
37361              From: Michael G Schwern <schwern@pobox.com>
37362              Date: Fri, 7 Sep 2001 03:30:41 -0400
37363              Message-ID: <20010907033041.A2796@blackrider>
37364      Branch: perl
37365            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
37366            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
37367            + t/lib/sample-tests/header_at_end_fail
37368            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
37369            - lib/Test/Harness.t
37370            ! MANIFEST lib/Test/Harness.pm t/TEST
37371 ____________________________________________________________________________
37372 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
37373         Log: Subject: [PATCH] Digest::MD5 update
37374              From: Gisle Aas <gisle@ActiveState.com>
37375              Date: 06 Sep 2001 23:32:56 -0700
37376              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
37377      Branch: perl
37378            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
37379            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
37380 ____________________________________________________________________________
37381 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
37382         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
37383              From: "chromatic" <chromatic@rmci.net>
37384              Date: Thu, 06 Sep 2001 23:11:44 -0600
37385              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
37386      Branch: perl
37387            + lib/less.t
37388            ! MANIFEST t/lib/1_compile.t
37389 ____________________________________________________________________________
37390 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
37391         Log: The binary file must somehow differently stored.
37392      Branch: perl
37393            - wince/perl.ico
37394            ! MANIFEST
37395 ____________________________________________________________________________
37396 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
37397         Log: Add more modules to the list of modules that have tests,
37398              Schwern's wallet is getting more nervous.
37399              (Run t/lib/1_compile.t manually to see which modules
37400              are lacking tests, or the tests can't be run for some
37401              reason or another, such as the Net:: modules)
37402      Branch: perl
37403            ! t/lib/1_compile.t
37404 ____________________________________________________________________________
37405 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
37406         Log: Try to make Socket::inet_ntoa() more robust.
37407      Branch: perl
37408            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
37409 ____________________________________________________________________________
37410 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
37411         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
37412              From: chromatic <chromatic@rmci.net>       
37413              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
37414              Message-Id: <01090522580506.19590@firewheel>           
37415      Branch: perl
37416            ! lib/English.t
37417 ____________________________________________________________________________
37418 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
37419         Log: Subject: Re: perlvar manpage and localizing special vars
37420              From: Stas Bekman <stas@stason.org>
37421              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
37422              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
37423      Branch: perl
37424            ! pod/perlvar.pod
37425 ____________________________________________________________________________
37426 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
37427         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
37428              From: Robin Barker <rmb1@cise.npl.co.uk>
37429              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
37430              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
37431      Branch: perl
37432            ! lib/ExtUtils/MakeMaker.pm
37433 ____________________________________________________________________________
37434 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
37435         Log: Symbol missing; AIX unhappy.
37436      Branch: perl
37437            ! makedef.pl
37438 ____________________________________________________________________________
37439 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
37440         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
37441              Reported in 5.61, seems to work okay in blead.
37442      Branch: perl
37443            ! t/run/kill_perl.t
37444 ____________________________________________________________________________
37445 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
37446         Log: Update Changes.
37447      Branch: perl
37448            ! Changes patchlevel.h
37449 ____________________________________________________________________________
37450 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
37451         Log: Document the bad assumptions currently breaking
37452              the Socket.t tests 10, 11, and 13 in UNICOS.
37453      Branch: perl
37454            ! ext/Socket/Socket.xs
37455 ____________________________________________________________________________
37456 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
37457         Log: Subject: [PATCH x2p] make OPTIMIZE=...
37458              From: Robin Barker <rmb1@cise.npl.co.uk>
37459              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
37460              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
37461      Branch: perl
37462            ! x2p/Makefile.SH x2p/cflags.SH
37463 ____________________________________________________________________________
37464 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
37465         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
37466              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
37467              Date: Thu, 6 Sep 2001 11:09:40 +0100
37468              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
37469              
37470              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
37471              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
37472              Date: 6 Sep 2001 10:14:38 -0000
37473              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
37474      Branch: perl
37475            ! pod/perlfaq1.pod pod/perlhack.pod
37476 ____________________________________________________________________________
37477 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
37478         Log: Subject: Extra NUL is Data::Dumper output - patch
37479              From: Tony Cook <tony@develop-help.com>
37480              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
37481              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
37482      Branch: perl
37483            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
37484 ____________________________________________________________________________
37485 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
37486         Log: Avoid redefinition warning
37487              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
37488              from
37489              perl -w -Ilib -MCwd -e ''
37490      Branch: perl
37491            ! lib/Cwd.pm
37492 ____________________________________________________________________________
37493 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
37494         Log: Update the is_tainted() example implementation.
37495      Branch: perl
37496            ! pod/perlsec.pod
37497 ____________________________________________________________________________
37498 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
37499         Log: Missing) in #11912.
37500      Branch: perl
37501            ! lib/Test/Simple/t/fail.t
37502 ____________________________________________________________________________
37503 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
37504         Log: Rewhack Test-Simple into core harness.
37505      Branch: perl
37506            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
37507            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
37508            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
37509            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
37510            ! lib/Test/Simple/t/skipall.t
37511 ____________________________________________________________________________
37512 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
37513         Log: Workaround for the new Exporter 'feature'.
37514      Branch: perl
37515            ! lib/Test/More.pm
37516 ____________________________________________________________________________
37517 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
37518         Log: Re-introduce pure-Perl fall-back for abs_path,
37519              re-introduce #11898.
37520      Branch: perl
37521            ! lib/Cwd.pm lib/File/Find.pm
37522 ____________________________________________________________________________
37523 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
37524         Log: More tests.
37525      Branch: perl
37526            ! lib/Exporter.t
37527 ____________________________________________________________________________
37528 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
37529         Log: Retract #11898 for now because it introduces
37530              a rather nasty depencency: when B is being built,
37531              MakeMaker is used.  MakeMaker uses File::Find.
37532              File::Find uses Cwd::getcwd()...which doesn't
37533              exist yet.
37534      Branch: perl
37535            ! lib/File/Find.pm
37536 ____________________________________________________________________________
37537 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
37538         Log: New test welcome.
37539      Branch: perl
37540            + lib/Test/Simple/t/simple.t
37541 ____________________________________________________________________________
37542 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
37543         Log: Old test begone.
37544      Branch: perl
37545            - lib/Attribute/Handlers/test.pl
37546 ____________________________________________________________________________
37547 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
37548         Log: Test-Simple syncup from Schwern.
37549      Branch: perl
37550            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
37551            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
37552            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
37553            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
37554            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
37555            - lib/Test/More/Changes lib/Test/More/t/More.t
37556            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
37557            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
37558            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
37559            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
37560            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
37561            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
37562            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
37563            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
37564            ! t/lib/Test/Simple/sample_tests/death.plx
37565            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
37566            ! t/lib/Test/Simple/sample_tests/extras.plx
37567            ! t/lib/Test/Simple/sample_tests/five_fail.plx
37568            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
37569            ! t/lib/Test/Simple/sample_tests/one_fail.plx
37570            ! t/lib/Test/Simple/sample_tests/require.plx
37571            ! t/lib/Test/Simple/sample_tests/success.plx
37572            ! t/lib/Test/Simple/sample_tests/too_few.plx
37573            ! t/lib/Test/Simple/sample_tests/two_fail.plx
37574 ____________________________________________________________________________
37575 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
37576         Log: Integrate File::Find changes from bleadperl
37577      Branch: maint-5.6/macperl
37578            ! lib/File/Find.pm t/lib/filefind-taint.t
37579 ____________________________________________________________________________
37580 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
37581         Log: Integrate 11847 from maint-5.6/perl
37582      Branch: maint-5.6/macperl
37583           !> sv.c
37584 ____________________________________________________________________________
37585 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
37586         Log: In UNICOS division yada yada.
37587      Branch: perl
37588            ! t/op/override.t
37589 ____________________________________________________________________________
37590 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
37591         Log: In UNICOS division is really lossy, better use
37592              a tolerance test.
37593      Branch: perl
37594            ! ext/Time/HiRes/HiRes.t
37595 ____________________________________________________________________________
37596 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
37597         Log: In UNICOS sigaction() sets an extra flag
37598              ("the signal has been registered for all the processes in
37599              a multitasking group.")
37600      Branch: perl
37601            ! ext/POSIX/sigaction.t
37602 ____________________________________________________________________________
37603 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
37604         Log: Documentation micropatch from Damian.
37605      Branch: perl
37606            ! lib/Attribute/Handlers.pm
37607 ____________________________________________________________________________
37608 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
37609         Log: (Retracted by #11908)
37610              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
37611              From: Michael G Schwern <schwern@pobox.com>
37612              Date: Wed, 5 Sep 2001 15:58:21 -0400
37613              Message-ID: <20010905155821.I632@blackrider>
37614      Branch: perl
37615            ! lib/File/Find.pm lib/File/Find/taint.t
37616 ____________________________________________________________________________
37617 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
37618         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
37619              From: Michael G Schwern <schwern@pobox.com>
37620              Date: Wed, 5 Sep 2001 19:16:31 -0400
37621              Message-ID: <20010905191631.E11386@blackrider>
37622      Branch: perl
37623            + lib/CGI/t/carp.t
37624            ! MANIFEST
37625 ____________________________________________________________________________
37626 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
37627         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
37628              From: chromatic <chromatic@rmci.net>
37629              Date: Wed, 5 Sep 2001 18:08:07 -0600
37630              Message-Id: <01090518080700.19590@firewheel>
37631      Branch: perl
37632            ! lib/English.pm
37633 ____________________________________________________________________________
37634 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
37635         Log: Fix a typo #11889 and add a test for the same.
37636      Branch: perl
37637            ! ext/Socket/Socket.t ext/Socket/Socket.xs
37638 ____________________________________________________________________________
37639 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
37640         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
37641              From: "Craig A. Berry" <craigberry@mac.com>
37642              Date: Wed, 05 Sep 2001 17:48:54 -0500
37643              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
37644      Branch: perl
37645            ! lib/warnings.t t/run/kill_perl.t
37646 ____________________________________________________________________________
37647 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
37648         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
37649              From: Michael G Schwern <schwern@pobox.com>
37650              Date: Wed, 5 Sep 2001 17:22:25 -0400
37651              Message-ID: <20010905172225.C11386@blackrider>
37652      Branch: perl
37653            ! t/run/kill_perl.t
37654 ____________________________________________________________________________
37655 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
37656         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
37657              From: Nicholas Clark <nick@ccl4.org>
37658              Date: Wed, 5 Sep 2001 20:54:24 +0100
37659              Message-ID: <20010905205424.C25120@plum.flirble.org>
37660      Branch: perl
37661            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
37662 ____________________________________________________________________________
37663 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
37664         Log: Forgotten thing.
37665      Branch: perl
37666            ! uconfig.h
37667 ____________________________________________________________________________
37668 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
37669         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
37670              From: chromatic <chromatic@rmci.net>               
37671              Date: Wed, 5 Sep 2001 13:22:08 -0600
37672              Message-Id: <01090513220807.10587@firewheel> 
37673      Branch: perl
37674            ! lib/English.pm
37675 ____________________________________________________________________________
37676 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
37677         Log: inet_ntoa() tweaks:
37678              - don't allow addresses with > 255 characters
37679              - indent the HP-UX workaround
37680              - don't leak memory
37681      Branch: perl
37682            ! ext/Socket/Socket.xs
37683 ____________________________________________________________________________
37684 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
37685         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
37686              <xwu@theeducationcenter.com>
37687      Branch: perl
37688            ! lib/File/Find.pm
37689 ____________________________________________________________________________
37690 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
37691         Log: Typo nits.
37692      Branch: perl
37693            ! lib/File/Find.pm
37694 ____________________________________________________________________________
37695 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
37696         Log: -Wall nit.
37697      Branch: perl
37698            ! op.c
37699 ____________________________________________________________________________
37700 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
37701         Log: Update to Scalar-List-Utils 1.05
37702      Branch: perl
37703            ! ext/List/Util/ChangeLog ext/List/Util/README
37704            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
37705 ____________________________________________________________________________
37706 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
37707         Log: Update Changes.
37708      Branch: perl
37709            ! Changes patchlevel.h
37710 ____________________________________________________________________________
37711 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
37712         Log: Update to Scalar-List-Utils 1.04
37713      Branch: perl
37714            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
37715            ! ext/List/Util/lib/List/Util.pm
37716            ! ext/List/Util/lib/Scalar/Util.pm
37717 ____________________________________________________________________________
37718 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
37719         Log: Metaconfigify #11724.
37720      Branch: metaconfig
37721            ! U/threads/archname.U
37722 ____________________________________________________________________________
37723 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
37724         Log: The MacOS reference is okay, no reason to hide it.
37725      Branch: perl
37726            ! lib/Cwd.pm
37727 ____________________________________________________________________________
37728 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
37729         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
37730              From: Michael G Schwern <schwern@pobox.com>
37731              Date: Tue, 4 Sep 2001 15:30:10 -0400
37732              Message-ID: <20010904153010.H26466@blackrider> 
37733              
37734              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
37735      Branch: perl
37736            ! ext/Cwd/Makefile.PL lib/Cwd.pm
37737 ____________________________________________________________________________
37738 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
37739         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.))
37740              From: Michael G Schwern <schwern@pobox.com>
37741              Date: Tue, 4 Sep 2001 17:39:13 -0400
37742              Message-ID: <20010904173913.C626@blackrider>
37743      Branch: perl
37744            ! lib/Cwd.pm
37745 ____________________________________________________________________________
37746 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
37747         Log: Subject: Re: Perl_pp_* in public API?
37748              From: "Craig A. Berry" <craigberry@mac.com>
37749              Date: Tue, 4 Sep 2001 21:51:29 -0500
37750              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
37751      Branch: perl
37752            ! ext/List/Util/Util.xs
37753 ____________________________________________________________________________
37754 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
37755         Log: From Damian: Class::Struct was unable to define
37756              recursive classes.  After the patch an object reference
37757              (rather than a hash) is required to initialize
37758              an object attribute.  If no such initializer is given to
37759              the constructor, object attributes are now default
37760              initialized to C<undef>.
37761      Branch: perl
37762            ! lib/Class/Struct.pm lib/Class/Struct.t
37763 ____________________________________________________________________________
37764 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
37765         Log: Subject: Re: sv_catpvfn and sv_setpvfn
37766              From: Richard Soderberg <rs@oregonnet.com>
37767              Date: Tue, 4 Sep 2001 15:16:47 -0700
37768              Message-Id: <200109042216.PAA17858@oregonnet.com>
37769      Branch: perl
37770            ! pod/perlclib.pod pod/perlguts.pod
37771 ____________________________________________________________________________
37772 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
37773         Log: NetWare updates from Ananth Kesari.
37774      Branch: perl
37775            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
37776            ! NetWare/nw5thread.h
37777 ____________________________________________________________________________
37778 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
37779         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?))
37780              From: Nicholas Clark <nick@ccl4.org>
37781              Date: Tue, 4 Sep 2001 22:42:50 +0100
37782              Message-ID: <20010904224250.P25120@plum.flirble.org>
37783      Branch: perl
37784            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
37785            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
37786            ! t/op/oct.t toke.c
37787 ____________________________________________________________________________
37788 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
37789         Log: Fix Cwd::getcwd() not being tainted, as noticed
37790              by Schwern.
37791      Branch: perl
37792            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
37793            - ext/Cwd/Cwd.t
37794            ! MANIFEST ext/Cwd/Cwd.xs util.c
37795 ____________________________________________________________________________
37796 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
37797         Log: Retract #11870 and volatilize the right destruct_level.
37798              Silly thinko pointed out by Sarathy.
37799      Branch: perl
37800            ! intrpvar.h perl.c
37801 ____________________________________________________________________________
37802 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
37803         Log: At least a temporary fix for the mysterious scope core dumps
37804              in Tru64 from Graham.
37805      Branch: perl
37806            ! ext/List/Util/Util.xs
37807 ____________________________________________________________________________
37808 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
37809         Log: (Retracted by #11872)
37810      Branch: perl
37811            ! intrpvar.h
37812 ____________________________________________________________________________
37813 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
37814         Log: Quench a -Wall gripe noticed by Robin Barker.
37815      Branch: perl
37816            ! op.c
37817 ____________________________________________________________________________
37818 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
37819         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
37820              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
37821              Date: Wed, 05 Sep 2001 02:01:32 +0900
37822              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
37823      Branch: perl
37824            ! lib/Unicode/UCD.pm
37825 ____________________________________________________________________________
37826 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
37827         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
37828              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
37829              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
37830              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
37831      Branch: perl
37832            ! gv.c
37833 ____________________________________________________________________________
37834 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
37835         Log: Update Changes.
37836      Branch: perl
37837            ! Changes patchlevel.h
37838 ____________________________________________________________________________
37839 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
37840         Log: Add the \[$@%&*] prototype support.
37841      Branch: perl
37842            ! op.c pod/perlsub.pod t/comp/proto.t
37843 ____________________________________________________________________________
37844 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
37845         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
37846              From: Michael G Schwern <schwern@pobox.com>
37847              Date: Mon, 3 Sep 2001 18:59:01 -0400
37848              Message-ID: <20010903185901.Z9233@blackrider>
37849      Branch: perl
37850            ! lib/CGI/t/form.t
37851 ____________________________________________________________________________
37852 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
37853         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
37854              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
37855              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
37856              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
37857      Branch: perl
37858            ! gv.c
37859 ____________________________________________________________________________
37860 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
37861         Log: More srand entry tweakage based on Randal's suggestion.
37862      Branch: perl
37863            ! pod/perlfunc.pod
37864 ____________________________________________________________________________
37865 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
37866         Log: Subject: [PATCH] 'main' *is* a reserved word
37867              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37868              Date: Mon, 3 Sep 2001 22:55:41 +0200
37869              Message-ID: <20010903225541.A24097@rafael>
37870      Branch: perl
37871            ! toke.c
37872 ____________________________________________________________________________
37873 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
37874         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
37875              From: Peter Prymmer <pvhp@best.com>
37876              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
37877              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
37878      Branch: perl
37879            ! README.vms configure.com
37880 ____________________________________________________________________________
37881 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
37882         Log: Subject: Re: A slightly better default seed?   
37883              From: Michael G Schwern <schwern@pobox.com>
37884              Date: Mon, 3 Sep 2001 18:08:15 -0400 
37885              Message-ID: <20010903180815.W9233@blackrider>
37886      Branch: perl
37887            ! t/op/srand.t
37888 ____________________________________________________________________________
37889 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
37890         Log: Add sharedsv.o to microperl object files.
37891      Branch: perl
37892            ! Makefile.micro
37893 ____________________________________________________________________________
37894 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
37895         Log: AUTHORS updates and
37896              
37897              Subject: [PATCH] Just some preening :-)        
37898              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
37899              Date: Tue, 4 Sep 2001 14:16:59 +0100
37900              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
37901      Branch: perl
37902            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
37903 ____________________________________________________________________________
37904 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
37905         Log: Typo fix and slight rewording.
37906      Branch: perl
37907            ! pod/perlfunc.pod
37908 ____________________________________________________________________________
37909 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
37910         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
37911      Branch: perl
37912            ! pod/perlfaq4.pod
37913 ____________________________________________________________________________
37914 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
37915         Log: The helper file changed name.
37916      Branch: perl
37917            ! MANIFEST
37918 ____________________________________________________________________________
37919 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
37920         Log: Update to Scalar-List-Utils 1.03
37921      Branch: perl
37922            + ext/List/Util/t/shuffle.t
37923            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
37924            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
37925            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
37926            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
37927            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
37928            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
37929            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
37930            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
37931 ____________________________________________________________________________
37932 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
37933         Log: Make crypt() do something more sane for Unicode
37934              (take crypt() of the low eight bits of the characters,
37935              instead of taking crypt() of the UTF-8 of the scalar);
37936              add a test for crypt().
37937      Branch: perl
37938            + t/op/crypt.t
37939            ! MANIFEST pod/perlfunc.pod pp.c
37940 ____________________________________________________________________________
37941 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
37942         Log: Reorganize the srand entry.
37943      Branch: perl
37944            ! pod/perlfunc.pod
37945 ____________________________________________________________________________
37946 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
37947         Log: Remove the tests that assume something about
37948              calling srand() without arguments multiple times.
37949      Branch: perl
37950            ! t/op/srand.t
37951 ____________________________________________________________________________
37952 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
37953         Log: Upgrade to Math::BigInt 1.42.
37954      Branch: perl
37955            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
37956            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
37957            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
37958            ! lib/Math/BigInt/t/mbimbf.t
37959 ____________________________________________________________________________
37960 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
37961         Log: integrate change#11847 from maint-5.6
37962              
37963              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
37964      Branch: perl
37965            ! sv.c
37966 ____________________________________________________________________________
37967 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
37968         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
37969      Branch: maint-5.6/perl
37970            ! sv.c
37971 ____________________________________________________________________________
37972 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
37973         Log: As far as I can tell these functions have been Unicodified.
37974      Branch: perl
37975            ! doop.c
37976 ____________________________________________________________________________
37977 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
37978         Log: Update to Storable 1.0.13.
37979      Branch: perl
37980            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
37981            ! ext/Storable/Storable.xs
37982 ____________________________________________________________________________
37983 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
37984         Log: Patch the Filter::Simple test to work with
37985              the core test suite (since the FilterTest.pm
37986              is in t/lib, not in lib).
37987      Branch: perl
37988            ! lib/Filter/Simple/t/filter.t
37989 ____________________________________________________________________________
37990 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
37991         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
37992      Branch: perl
37993            + t/lib/FilterTest.pm
37994            - t/lib/MyFilter.pm
37995 ____________________________________________________________________________
37996 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
37997         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
37998              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
37999              Text::Balanced 1.86.
38000      Branch: perl
38001            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
38002            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
38003            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
38004            + lib/Switch/t/nested.t lib/Switch/t/switch.t
38005            + lib/Text/Balanced/Changes lib/Text/Balanced/README
38006            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
38007            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
38008            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
38009            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
38010            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
38011            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
38012            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
38013            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
38014            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
38015            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
38016            ! MANIFEST lib/Attribute/Handlers.pm
38017            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
38018            ! lib/Attribute/Handlers/demo/Demo.pm
38019            ! lib/Attribute/Handlers/demo/Descriptions.pm
38020            ! lib/Attribute/Handlers/demo/MyClass.pm
38021            ! lib/Attribute/Handlers/demo/demo.pl
38022            ! lib/Attribute/Handlers/demo/demo2.pl
38023            ! lib/Attribute/Handlers/demo/demo3.pl
38024            ! lib/Attribute/Handlers/demo/demo4.pl
38025            ! lib/Attribute/Handlers/demo/demo_call.pl
38026            ! lib/Attribute/Handlers/demo/demo_chain.pl
38027            ! lib/Attribute/Handlers/demo/demo_cycle.pl
38028            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
38029            ! lib/Attribute/Handlers/demo/demo_phases.pl
38030            ! lib/Attribute/Handlers/demo/demo_range.pl
38031            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
38032            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
38033            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
38034            ! lib/Text/Balanced.pm
38035 ____________________________________________________________________________
38036 [ 11841] By: sky                                   on 2001/09/03  11:04:15
38037         Log: Forgot to add a file with Change #11840
38038      Branch: perl
38039            + t/op/srand.t
38040 ____________________________________________________________________________
38041 [ 11840] By: sky                                   on 2001/09/03  11:02:04
38042         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
38043              From: Michael G Schwern <schwern@pobox.com>
38044              Date: Mon, 3 Sep 2001 07:43:00 -0400
38045              Message-ID: <20010903074300.E9233@blackrider>
38046      Branch: perl
38047            ! MANIFEST pod/perlfunc.pod t/op/rand.t
38048 ____________________________________________________________________________
38049 [ 11839] By: sky                                   on 2001/09/03  10:47:11
38050         Log: Document the changes with regards to running of END blocks.
38051              And DESTROY on global objects are called in perl_destruct()!
38052      Branch: perl
38053            ! pod/perl572delta.pod pod/perlembed.pod
38054 ____________________________________________________________________________
38055 [ 11838] By: sky                                   on 2001/09/03  09:34:44
38056         Log: Subject: [PATCH t/op/time.t] Partial cleanup
38057              From: Michael G Schwern <schwern@pobox.com>
38058              Date: Mon, 3 Sep 2001 06:29:42 -0400
38059              Message-ID: <20010903062942.C9233@blackrider>
38060      Branch: perl
38061            ! t/op/time.t
38062 ____________________________________________________________________________
38063 [ 11837] By: sky                                   on 2001/09/03  09:30:02
38064         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
38065              From: Michael G Schwern <schwern@pobox.com>
38066              Date: Mon, 3 Sep 2001 06:24:13 -0400
38067              Message-ID: <20010903062413.B9233@blackrider>
38068      Branch: perl
38069            ! t/op/rand.t
38070 ____________________________________________________________________________
38071 [ 11836] By: sky                                   on 2001/09/03  07:56:47
38072         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
38073              From: Michael G Schwern <schwern@pobox.com>
38074              Date: Sun, 2 Sep 2001 21:38:43 -0400
38075              Message-ID: <20010902213843.L2711@blackrider>
38076      Branch: perl
38077            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
38078            ! MANIFEST
38079 ____________________________________________________________________________
38080 [ 11835] By: nick                                  on 2001/09/03  06:20:06
38081         Log: Integrate mainline
38082      Branch: perlio
38083           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
38084            - t/op/misc.t
38085           !> (integrate 187 files)
38086 ____________________________________________________________________________
38087 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
38088         Log: Update Changes.
38089      Branch: perl
38090            ! Changes patchlevel.h
38091 ____________________________________________________________________________
38092 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
38093         Log: Slight tweaks.
38094      Branch: perl
38095            ! t/run/kill_perl.t
38096 ____________________________________________________________________________
38097 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
38098         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
38099      Branch: perl
38100            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
38101 ____________________________________________________________________________
38102 [ 11831] By: sky                                   on 2001/09/02  12:10:42
38103         Log: Change #11828 wasn't complete, this updates to intest path
38104      Branch: perl
38105            ! t/run/kill_perl.t
38106 ____________________________________________________________________________
38107 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
38108         Log: 's's's.
38109      Branch: perl
38110            ! Changes
38111 ____________________________________________________________________________
38112 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
38113         Log: Update Changes.
38114      Branch: perl
38115            ! Changes patchlevel.h
38116 ____________________________________________________________________________
38117 [ 11828] By: sky                                   on 2001/09/02  11:53:56
38118         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
38119              From: Michael G Schwern <schwern@pobox.com>
38120              Date: Sat, 1 Sep 2001 20:18:58 -0400
38121              Message-ID: <20010901201858.X606@blackrider>
38122              +MANIFEST Fix
38123      Branch: perl
38124            + t/run/kill_perl.t
38125            - t/op/misc.t t/run/segfault.t
38126            ! MANIFEST
38127 ____________________________________________________________________________
38128 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
38129         Log: Subject: [PATCH] lib/Time/Local.pm
38130              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
38131              Date: Sun, 2 Sep 2001 06:50:01 -0500
38132              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
38133      Branch: perl
38134            ! lib/Time/Local.pm
38135 ____________________________________________________________________________
38136 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
38137         Log: Tick off Unicode collation and the normalization from
38138              the todo list.
38139      Branch: perl
38140            ! pod/perltodo.pod
38141 ____________________________________________________________________________
38142 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
38143         Log: Update to Unicode 3.1.1.
38144      Branch: perl
38145            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
38146            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
38147            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
38148            ! lib/unicore/PropList.txt lib/unicore/README.perl
38149            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
38150            ! lib/unicore/rename lib/unicore/version
38151 ____________________________________________________________________________
38152 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
38153         Log: Slight doc tweaks for the module.
38154      Branch: perl
38155            ! lib/Unicode/UCD.pm
38156 ____________________________________________________________________________
38157 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
38158         Log: Rename the variable: it *used* to be (wrongly) that the
38159              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
38160              but that is no more the case: PL_reg_match_utf8 is better.
38161      Branch: perl
38162            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
38163            ! regexec.c sv.c thrdvar.h
38164 ____________________________________________________________________________
38165 [ 11822] By: ams                                   on 2001/09/02  02:54:50
38166         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
38167              From: Ilmari Karonen <iltzu@sci.fi>
38168              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
38169              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
38170              (op/sub_lval.t updated to take new error message into account.)
38171      Branch: perl
38172            ! op.c t/op/sub_lval.t
38173 ____________________________________________________________________________
38174 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
38175         Log: remove stray CRs in files; keep all files with UNIX line-ends
38176              (Porting/makerel adds CRs to the files that need it in the
38177              distribution)
38178      Branch: perl
38179            ! NetWare/t/NWScripts.pl README.dos
38180            ! ext/Encode/Encode/cns11643-1.enc
38181            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
38182            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
38183 ____________________________________________________________________________
38184 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
38185         Log: some remnants of change#11803
38186      Branch: perl
38187            ! ext/ByteLoader/byterun.h perl.h
38188 ____________________________________________________________________________
38189 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
38190         Log: Update to Unicode::Collate 0.08.
38191      Branch: perl
38192            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
38193            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
38194 ____________________________________________________________________________
38195 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
38196         Log: Test tweaks.
38197      Branch: perl
38198            ! t/op/pat.t
38199 ____________________________________________________________________________
38200 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
38201         Log: Fix test
38202      Branch: maint-5.6/macperl
38203            ! t/lib/b.t
38204 ____________________________________________________________________________
38205 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
38206         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
38207              warnings in Config.pm with -W; increase default and
38208              minimum RAM; bump version number.
38209      Branch: maint-5.6/macperl
38210            + macos/lib/Mac/LowMem.pm
38211            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
38212            ! macos/configpm macos/macperl/MacPerl.r
38213 ____________________________________________________________________________
38214 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
38215         Log: Make syntax check report in MPW style, fix tests
38216              to use Mac::err=unix to get normal-style error
38217              messages.
38218      Branch: maint-5.6/macperl
38219            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
38220            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
38221 ____________________________________________________________________________
38222 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
38223         Log: Make MPW-style errors optional (but the default); add
38224              MacPerl::ErrorFormat() function and Mac::err pragma
38225      Branch: maint-5.6/macperl
38226            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
38227            + macos/ext/Mac/err/err.xs
38228            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
38229            ! macos/macish.c macos/macish.h macos/macperl.sym
38230 ____________________________________________________________________________
38231 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
38232         Log: More module and test ports from Thomas Wegner et al
38233      Branch: maint-5.6/macperl
38234            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
38235            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
38236            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
38237            ! t/op/magic.t
38238 ____________________________________________________________________________
38239 [ 11812] By: sky                                   on 2001/09/01  17:19:30
38240         Log: Subject: [PATCH t/op/concat.t] cleanup
38241              From: Michael G Schwern <schwern@pobox.com>
38242              Date: Sat, 1 Sep 2001 14:06:28 -0400
38243              Message-ID: <20010901140628.C606@blackrider>
38244      Branch: perl
38245            ! t/op/concat.t
38246 ____________________________________________________________________________
38247 [ 11811] By: sky                                   on 2001/09/01  12:25:29
38248         Log: Change #11805 didn't update the MANIFEST
38249      Branch: perl
38250            ! MANIFEST
38251 ____________________________________________________________________________
38252 [ 11810] By: sky                                   on 2001/09/01  11:52:44
38253         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
38254              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38255              Date: Sat, 1 Sep 2001 14:50:14 +0200
38256              Message-ID: <20010901145014.A691@rafael>
38257      Branch: perl
38258            ! t/op/inccode.t
38259 ____________________________________________________________________________
38260 [ 11809] By: sky                                   on 2001/09/01  11:49:22
38261         Log: Subject: PATCH: ExtUtils::MakeMaker
38262              From: Tony Bowden <tony@kasei.com>
38263              Date: Sat, 1 Sep 2001 10:33:53 +0100
38264              Message-ID: <20010901103353.A13863@soto.kasei.com>
38265              Manually applied
38266      Branch: perl
38267            ! lib/ExtUtils/MakeMaker.pm
38268 ____________________________________________________________________________
38269 [ 11808] By: sky                                   on 2001/09/01  11:39:13
38270         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
38271              From: mike808@users.sourceforge.net
38272              Date: Sat, 1 Sep 101 11:27:50 GMT
38273              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
38274              With little tweak
38275      Branch: perl
38276            ! lib/Term/Cap.pm
38277 ____________________________________________________________________________
38278 [ 11807] By: ams                                   on 2001/09/01  11:31:16
38279         Log: Subject: oct() and hex()
38280              From: Nicholas Clark <nick@ccl4.org>
38281              Date: Fri, 31 Aug 2001 23:14:13 +0100
38282              Message-Id: <20010831231413.J4950@plum.flirble.org>
38283      Branch: perl
38284            ! pod/perlclib.pod
38285 ____________________________________________________________________________
38286 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
38287         Log: Integrate change 11801 from maintperl
38288      Branch: maint-5.6/macperl
38289            ! perl.c
38290 ____________________________________________________________________________
38291 [ 11805] By: sky                                   on 2001/08/31  21:35:10
38292         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
38293              From: Michael G Schwern <schwern@pobox.com>
38294              Date: Fri, 31 Aug 2001 15:36:28 -0400
38295              Message-ID: <20010831153628.B598@blackrider>
38296              Check for things which used to segfault
38297      Branch: perl
38298            + t/run/segfault.t
38299 ____________________________________________________________________________
38300 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
38301         Log: integrate change#11801 from maint-5.6
38302              
38303              remove age-old UNICOS "workaround" that introduces a static, and
38304              hence an egregious race condition for threaded builds (*sigh*
38305              beats me why this kludge wasn't guarded by a UNICOS-specific
38306              #define *sigh*)
38307      Branch: perl
38308            ! perl.c
38309 ____________________________________________________________________________
38310 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
38311         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
38312              working in 5.7.x
38313      Branch: perl
38314            - objXSUB.h
38315            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
38316            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
38317            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
38318            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
38319            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
38320            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
38321            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
38322            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
38323            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
38324            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
38325            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
38326            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
38327            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
38328            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
38329            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
38330            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
38331            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
38332            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
38333            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
38334            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
38335            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
38336            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
38337 ____________________________________________________________________________
38338 [ 11802] By: ams                                   on 2001/08/31  18:11:32
38339         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
38340              From: "Philip Newton" <Philip.Newton@gmx.net>
38341              Date: Fri, 31 Aug 2001 21:12:56 +0200
38342              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
38343      Branch: perl
38344            ! pod/perldiag.pod
38345 ____________________________________________________________________________
38346 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
38347         Log: remove age-old UNICOS "workaround" that introduces a static, and
38348              hence an egregious race condition for threaded builds (*sigh*
38349              beats me why this kludge wasn't guarded by a UNICOS-specific
38350              #define *sigh*)
38351      Branch: maint-5.6/perl
38352            ! perl.c
38353 ____________________________________________________________________________
38354 [ 11800] By: sky                                   on 2001/08/31  17:30:26
38355         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
38356              Might break on platforms where bool is larger than 8 bites ???
38357      Branch: perl
38358            ! regcomp.c
38359 ____________________________________________________________________________
38360 [ 11799] By: ams                                   on 2001/08/31  12:15:44
38361         Log: Integrate 11778 into mainline.
38362      Branch: perl
38363            ! t/base/term.t
38364 ____________________________________________________________________________
38365 [ 11798] By: sky                                   on 2001/08/31  11:31:44
38366         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
38367              supposed to happen.
38368      Branch: perl
38369            ! regcomp.c
38370 ____________________________________________________________________________
38371 [ 11797] By: sky                                   on 2001/08/31  11:28:17
38372         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
38373              From: "John P. Linderman" <jpl@research.att.com>
38374              Date: Fri, 31 Aug 2001 08:20:35 -0400
38375              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
38376              Fixes test 14 which could fail randomly in rare cases.
38377      Branch: perl
38378            ! ext/Time/HiRes/HiRes.t regcomp.c
38379 ____________________________________________________________________________
38380 [ 11796] By: ams                                   on 2001/08/31  01:13:07
38381         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
38382              From: Nicholas Clark <nick@ccl4.org>
38383              Date: Thu, 30 Aug 2001 23:21:50 +0100
38384              Message-Id: <20010830232150.D4950@plum.flirble.org>
38385      Branch: perl
38386            ! ext/Sys/Syslog/Makefile.PL
38387 ____________________________________________________________________________
38388 [ 11795] By: ams                                   on 2001/08/30  23:53:23
38389         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
38390              patching example
38391              From: Michael G Schwern <schwern@pobox.com>
38392              Date: Thu, 30 Aug 2001 17:02:08 -0400
38393              Message-Id: <20010830170208.M2318@blackrider>
38394      Branch: perl
38395            ! pod/perlhack.pod
38396 ____________________________________________________________________________
38397 [ 11794] By: ams                                   on 2001/08/30  19:35:36
38398         Log: Subject: [PATCH] pp_modulo
38399              From: Nicholas Clark <nick@ccl4.org>
38400              Date: Thu, 30 Aug 2001 18:20:54 +0100
38401              Message-Id: <20010830182053.A4950@plum.flirble.org>
38402      Branch: perl
38403            ! pp.c t/op/64bitint.t
38404 ____________________________________________________________________________
38405 [ 11793] By: sky                                   on 2001/08/30  13:02:48
38406         Log: 11792 wasn't complete
38407      Branch: perl
38408            ! makedef.pl regcomp.c
38409 ____________________________________________________________________________
38410 [ 11792] By: sky                                   on 2001/08/30  12:21:11
38411         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
38412      Branch: perl
38413            ! makedef.pl
38414 ____________________________________________________________________________
38415 [ 11791] By: sky                                   on 2001/08/30  10:08:02
38416         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
38417      Branch: perl
38418            ! config_h.SH
38419 ____________________________________________________________________________
38420 [ 11790] By: sky                                   on 2001/08/30  08:22:31
38421         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
38422              on the pad. Fixes coredumps in cleanups introduced by
38423              Change 11755  
38424      Branch: perl
38425            ! op.c perl.c sv.h
38426 ____________________________________________________________________________
38427 [ 11789] By: sky                                   on 2001/08/29  19:01:47
38428         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
38429              This is a replacement implmentation that works on HPUX.
38430              This bug should probably be fixed in GCC.
38431      Branch: perl
38432            ! ext/Socket/Socket.xs
38433 ____________________________________________________________________________
38434 [ 11788] By: ams                                   on 2001/08/29  17:35:33
38435         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
38436              From: Nicholas Clark <nick@ccl4.org>
38437              Date: Wed, 29 Aug 2001 18:21:56 +0100
38438              Message-Id: <20010829182156.O4950@plum.flirble.org>
38439      Branch: perl
38440            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
38441 ____________________________________________________________________________
38442 [ 11787] By: sky                                   on 2001/08/29  10:42:54
38443         Log: Added test for pack_addr_in and unpack_addr_in
38444              Nitpik in test 10
38445      Branch: perl
38446            ! ext/Socket/Socket.t
38447 ____________________________________________________________________________
38448 [ 11786] By: sky                                   on 2001/08/29  10:28:14
38449         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
38450              Trying to catch errors on HP-UX
38451      Branch: perl
38452            ! ext/Socket/Socket.t
38453 ____________________________________________________________________________
38454 [ 11785] By: sky                                   on 2001/08/29  09:07:03
38455         Log: make sure USE_THREADS is defined so external apps work
38456      Branch: perl
38457            ! config_h.SH
38458 ____________________________________________________________________________
38459 [ 11784] By: sky                                   on 2001/08/29  08:06:12
38460         Log: Subject: Re: The hitlist of untested modules.
38461              From: Jonathan Stowe <gellyfish@gellyfish.com>
38462              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
38463              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
38464              Start of tests for Shell.pm (make Schwern poorer!)
38465      Branch: perl
38466            + lib/Shell.t
38467            ! MANIFEST
38468 ____________________________________________________________________________
38469 [ 11783] By: sky                                   on 2001/08/29  07:37:50
38470         Log: END{} can change the return value even if we die from BEGIN{}
38471      Branch: perl
38472            ! miniperlmain.c
38473 ____________________________________________________________________________
38474 [ 11782] By: ams                                   on 2001/08/29  06:32:17
38475         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
38476              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38477              Date: Wed, 29 Aug 2001 09:18:17 +0200
38478              Message-Id: <20010829091817.A4453@rafael>
38479      Branch: perl
38480            ! t/op/inccode.t
38481 ____________________________________________________________________________
38482 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
38483         Log: Delete xsubpp.patch, as full copy exists now
38484      Branch: maint-5.6/macperl
38485            - macos/xsubpp.patch
38486 ____________________________________________________________________________
38487 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
38488         Log: Add Changes file
38489      Branch: maint-5.6/macperl
38490            + macos/Changes
38491 ____________________________________________________________________________
38492 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
38493         Log: Add Mac version of xsubpp as separate file
38494      Branch: maint-5.6/macperl
38495            + macos/xsubpp
38496            ! macos/Makefile.mk
38497 ____________________________________________________________________________
38498 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
38499         Log: Fix open of /dev/null for Mac OS
38500      Branch: maint-5.6/macperl
38501            ! t/base/term.t
38502 ____________________________________________________________________________
38503 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
38504         Log: Various patches: enable more tests; skip CVS in PerlInstall;
38505              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
38506      Branch: maint-5.6/macperl
38507            ! macos/MacPerlTests.cmd macos/PerlInstall
38508            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
38509 ____________________________________________________________________________
38510 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
38511         Log: Allow for platforms to override formatting of errors
38512              on output from Matthias Neeracher (Mac files)
38513      Branch: maint-5.6/macperl
38514            ! macos/macish.c macos/macish.h
38515 ____________________________________________________________________________
38516 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
38517         Log: Allow for platforms to override formatting of errors
38518              on output from Matthias Neeracher (core files)
38519      Branch: maint-5.6/macperl
38520            ! perl.h pp_ctl.c util.c
38521 ____________________________________________________________________________
38522 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
38523         Log: Add some param checking, from reports by Kevin Reid.
38524      Branch: maint-5.6/macperl
38525            ! macos/ext/Mac/Controls/Controls.pm
38526            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
38527 ____________________________________________________________________________
38528 [ 11773] By: ams                                   on 2001/08/28  23:54:57
38529         Log: Subject: [PATCH] make coretest
38530              From: Paul Johnson <paul@pjcj.net>
38531              Date: Wed, 29 Aug 2001 00:11:38 +0200
38532              Message-Id: <20010829001138.B12169@pjcj.net>
38533              (Applied without the change to perlhack.pod. This should
38534              probably stay undocumented.)
38535      Branch: perl
38536            ! Makefile.SH t/TEST
38537 ____________________________________________________________________________
38538 [ 11772] By: sky                                   on 2001/08/28  13:01:20
38539         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
38540              From: Michael G Schwern <schwern@pobox.com>
38541              Date: Tue, 28 Aug 2001 09:57:39 -0400
38542              Message-ID: <20010828095738.E17775@blackrider>
38543      Branch: perl
38544            ! pod/perlhack.pod t/op/pack.t
38545 ____________________________________________________________________________
38546 [ 11771] By: sky                                   on 2001/08/28  11:20:13
38547         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
38548              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38549              Date: Tue, 28 Aug 2001 14:23:43 +0200
38550              Message-ID: <20010828142343.A19299@rafael>
38551      Branch: perl
38552            ! pod/perlvar.pod pp_ctl.c
38553 ____________________________________________________________________________
38554 [ 11770] By: ams                                   on 2001/08/28  10:13:21
38555         Log: Subject: [PATCH] odd typo in op.h
38556              From: Nicholas Clark <nick@ccl4.org>
38557              Date: Tue, 28 Aug 2001 12:10:26 +0100
38558              Message-Id: <20010828121026.V4950@plum.flirble.org>
38559      Branch: perl
38560            ! op.h
38561 ____________________________________________________________________________
38562 [ 11769] By: sky                                   on 2001/08/28  08:09:16
38563         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
38564              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
38565              Date: Tue, 28 Aug 2001 02:22:20 +0300
38566              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
38567      Branch: perl
38568            ! ext/B/B/Lint.pm
38569 ____________________________________________________________________________
38570 [ 11768] By: ams                                   on 2001/08/28  00:47:35
38571         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
38572              From: Michael G Schwern <schwern@pobox.com>
38573              Date: Mon, 27 Aug 2001 21:24:44 -0400
38574              Message-Id: <20010827212444.F12582@blackrider>
38575      Branch: perl
38576            ! pod/perlhack.pod t/op/pack.t
38577 ____________________________________________________________________________
38578 [ 11767] By: ams                                   on 2001/08/27  23:59:48
38579         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
38580              From: Michael G Schwern <schwern@pobox.com>
38581              Date: Mon, 27 Aug 2001 20:12:29 -0400
38582              Message-Id: <20010827201229.D12582@blackrider>
38583      Branch: perl
38584            ! pod/perlhack.pod t/op/pack.t
38585 ____________________________________________________________________________
38586 [ 11766] By: ams                                   on 2001/08/27  23:39:40
38587         Log: Update Changes.
38588      Branch: perl
38589            ! Changes
38590 ____________________________________________________________________________
38591 [ 11765] By: ams                                   on 2001/08/27  22:53:10
38592         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
38593              From: Michael G Schwern <schwern@pobox.com>
38594              Date: Mon, 27 Aug 2001 19:47:30 -0400
38595              Message-Id: <20010827194730.C12582@blackrider>
38596      Branch: perl
38597            ! t/op/inccode.t
38598 ____________________________________________________________________________
38599 [ 11764] By: ams                                   on 2001/08/27  22:46:21
38600         Log: Subject: [PATCH] new tests for the coderef-in-@INC
38601              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38602              Date: Mon, 27 Aug 2001 22:36:27 +0200
38603              Message-Id: <20010827223627.C690@rafael>
38604              
38605              Subject: Re: [PATCH] new tests for the coderef-in-@INC
38606              From: Nicholas Clark <nick@ccl4.org>
38607              Date: Tue, 28 Aug 2001 00:02:46 +0100
38608              Message-Id: <20010828000245.R4950@plum.flirble.org>
38609      Branch: perl
38610            + t/op/inccode.t
38611            ! MANIFEST
38612 ____________________________________________________________________________
38613 [ 11763] By: ams                                   on 2001/08/27  22:41:09
38614         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
38615              bleadperl on fire, Win95+4NT)
38616              From: Michael G Schwern <schwern@pobox.com>
38617              Date: Mon, 27 Aug 2001 16:54:42 -0400
38618              Message-Id: <20010827165442.F9436@blackrider>
38619      Branch: perl
38620            ! lib/warnings.t
38621 ____________________________________________________________________________
38622 [ 11762] By: sky                                   on 2001/08/27  19:19:17
38623         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
38624              avaible at compile time. This broke the compilation of 
38625              Net/Ping.pm
38626      Branch: perl
38627            ! lib/Net/Ping.pm
38628 ____________________________________________________________________________
38629 [ 11761] By: sky                                   on 2001/08/27  18:34:48
38630         Log: Removed tripple definitions of CUSTOM_OP functions.
38631      Branch: perl
38632            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
38633 ____________________________________________________________________________
38634 [ 11760] By: sky                                   on 2001/08/27  18:21:27
38635         Log: Regen headers
38636      Branch: perl
38637            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
38638            ! perlapi.h proto.h
38639 ____________________________________________________________________________
38640 [ 11759] By: ams                                   on 2001/08/27  16:31:53
38641         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
38642              From: "chromatic" <chromatic@rmci.net>
38643              Date: Mon, 27 Aug 2001 11:17:09 -0600
38644              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
38645      Branch: perl
38646            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
38647 ____________________________________________________________________________
38648 [ 11758] By: sky                                   on 2001/08/27  15:16:42
38649         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
38650              Thanks to H. Merijn Brand for the patch.
38651              Some of the comments and or guards might be removable in perl.h now.
38652      Branch: perl
38653            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
38654            ! Porting/Glossary Porting/config_H README.threads config_h.SH
38655            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
38656            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
38657            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
38658            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
38659            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
38660            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
38661            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
38662            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
38663            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
38664            ! win32/config_H.vc win32/perllib.c win32/win32.h
38665            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
38666            ! wince/config.h wince/config_H.ce wince/win32.h
38667            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
38668 ____________________________________________________________________________
38669 [ 11757] By: sky                                   on 2001/08/27  13:39:16
38670         Log: Subject: GNU ld parses arguments different
38671              From: H.Merijn Brand <h.m.brand@hccnet.nl>
38672              Date: Mon, 27 Aug 2001 16:25:51 +0200
38673              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
38674      Branch: perl
38675            ! hints/hpux.sh
38676 ____________________________________________________________________________
38677 [ 11756] By: sky                                   on 2001/08/27  13:18:45
38678         Log: Subject: Custom Ops
38679              From: Simon Cozens <simon@netthink.co.uk>
38680              Date: Sat, 25 Aug 2001 17:45:09 +0100
38681              Message-ID: <20010825174509.A5752@netthink.co.uk>
38682              I also added a fix to Opcode.pm to quite test cases.
38683      Branch: perl
38684            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
38685            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
38686 ____________________________________________________________________________
38687 [ 11755] By: sky                                   on 2001/08/27  05:37:17
38688         Log: Plugs a memory leak on destruction of regular expressions
38689              introcued by #11274.
38690              PL_regex_padav now has an AV as it's first entry with a list
38691              of freed regex_padav slots that it will reuse on creating
38692              new PMOPs.
38693      Branch: perl
38694            ! op.c perl.c
38695 ____________________________________________________________________________
38696 [ 11754] By: ams                                   on 2001/08/26  14:38:52
38697         Log: Subject: [PATCH] t/io/binmode.t
38698              From: Nicholas Clark <nick@ccl4.org>
38699              Date: Sun, 26 Aug 2001 12:03:05 +0100
38700              Message-Id: <20010826120305.C4950@plum.flirble.org>
38701              
38702              (Also a nitpick in #11752 to t/op/universal.t)
38703      Branch: perl
38704            ! t/io/binmode.t t/op/universal.t
38705 ____________________________________________________________________________
38706 [ 11753] By: ams                                   on 2001/08/26  08:19:34
38707         Log: Subject: [PATCH] op/universal.t failing
38708              From: Nicholas Clark <nick@ccl4.org>
38709              Date: Sun, 26 Aug 2001 09:48:22 +0100
38710              Message-Id: <20010826094822.B4950@plum.flirble.org>
38711      Branch: perl
38712            ! t/op/universal.t
38713 ____________________________________________________________________________
38714 [ 11752] By: ams                                   on 2001/08/25  22:46:13
38715         Log: Subject: Re: 'can' with undefined subs
38716              From: Tony Bowden <tony@kasei.com>
38717              Date: Sat, 25 Aug 2001 14:58:17 +0100
38718              Message-Id: <20010825145817.A11788@soto.kasei.com>
38719              (Applied with minor modifications.)
38720      Branch: perl
38721            ! t/op/universal.t
38722 ____________________________________________________________________________
38723 [ 11751] By: ams                                   on 2001/08/25  18:28:43
38724         Log: Subject: Re: 'can' with undefined subs
38725              From: Tony Bowden <tony@kasei.com>
38726              Date: Sat, 25 Aug 2001 15:13:14 +0100
38727              Message-Id: <20010825151314.B11788@soto.kasei.com>
38728      Branch: perl
38729            ! lib/UNIVERSAL.pm
38730 ____________________________________________________________________________
38731 [ 11750] By: nick                                  on 2001/08/25  15:24:15
38732         Log: Integrate mainline
38733      Branch: perlio
38734           +> t/io/binmode.t
38735           !> (integrate 26 files)
38736 ____________________________________________________________________________
38737 [ 11749] By: nick                                  on 2001/08/25  14:55:41
38738         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
38739              From:  John Peacock <jpeacock@rowman.com>
38740              Date:  Wed, 22 Aug 2001 12:05:28 -0400
38741              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
38742      Branch: perl
38743            ! pod/perlhack.pod
38744 ____________________________________________________________________________
38745 [ 11748] By: nick                                  on 2001/08/25  14:53:04
38746         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
38747              From:  Michael G Schwern <schwern@pobox.com>
38748              Date:  Wed, 22 Aug 2001 19:22:45 -0400
38749              Message-Id:  <20010822192245.U619@blackrider>
38750      Branch: perl
38751            ! MANIFEST
38752 ____________________________________________________________________________
38753 [ 11747] By: nick                                  on 2001/08/25  14:52:33
38754         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
38755              From:  Nicholas Clark <nick@ccl4.org>
38756              Date:  Wed, 22 Aug 2001 23:29:06 +0100
38757              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
38758      Branch: perl
38759            + t/io/binmode.t
38760            ! perlio.c pod/perlfunc.pod
38761 ____________________________________________________________________________
38762 [ 11744] By: nick                                  on 2001/08/25  14:37:33
38763         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
38764              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
38765              Date:  Fri, 24 Aug 2001 22:10:42 +0200
38766              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
38767      Branch: perl
38768            ! x2p/a2py.c x2p/walk.c
38769 ____________________________________________________________________________
38770 [ 11743] By: nick                                  on 2001/08/25  14:32:47
38771         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
38772              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38773              Date:  Fri, 24 Aug 2001 23:34:13 +0200
38774              Message-Id:  <20010824233413.A1285@rafael>
38775      Branch: perl
38776            ! pod/perlfunc.pod pod/perlvar.pod
38777 ____________________________________________________________________________
38778 [ 11742] By: ams                                   on 2001/08/25  13:16:02
38779         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
38780              From: Nicholas Clark <nick@ccl4.org>
38781              Date: Sat, 25 Aug 2001 14:50:07 +0100
38782              Message-Id: <20010825145007.L41464@plum.flirble.org>
38783      Branch: perl
38784            ! pp_ctl.c
38785 ____________________________________________________________________________
38786 [ 11741] By: nick                                  on 2001/08/24  07:08:45
38787         Log: When applying patch via Porting/apply fails, do p4 refresh
38788              to get old files back.
38789      Branch: perl
38790            ! Porting/apply
38791 ____________________________________________________________________________
38792 [ 11740] By: ams                                   on 2001/08/24  04:47:24
38793         Log: #11739 was incomplete.
38794      Branch: perl
38795            ! pod/perldiag.pod
38796 ____________________________________________________________________________
38797 [ 11739] By: ams                                   on 2001/08/24  04:09:40
38798         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
38799              From: "Philip Newton" <Philip.Newton@gmx.net>
38800              Date: Fri, 24 Aug 2001 07:08:34 +0200
38801      Branch: perl
38802            ! pod/perldiag.pod
38803 ____________________________________________________________________________
38804 [ 11738] By: ams                                   on 2001/08/24  02:19:42
38805         Log: Fixed Doug Wilson's email address.
38806      Branch: perl
38807            ! AUTHORS
38808 ____________________________________________________________________________
38809 [ 11737] By: ams                                   on 2001/08/24  00:10:13
38810         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
38811              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38812              Date: Thu, 23 Aug 2001 22:22:58 +0200
38813              Message-Id: <20010823222258.A901@rafael>
38814      Branch: perl
38815            ! pod/perldiag.pod
38816 ____________________________________________________________________________
38817 [ 11736] By: ams                                   on 2001/08/24  00:05:02
38818         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
38819              From: "Craig A. Berry" <craigberry@mac.com>
38820              Date: Thu, 23 Aug 2001 19:07:45 -0500
38821              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
38822      Branch: perl
38823            ! configure.com
38824 ____________________________________________________________________________
38825 [ 11735] By: sky                                   on 2001/08/23  13:42:07
38826         Log: Backed out 11732, it breaks lib/strict.t 
38827      Branch: perl
38828            ! op.c
38829 ____________________________________________________________________________
38830 [ 11734] By: sky                                   on 2001/08/23  11:45:59
38831         Log: Removed toy from 17133 after Matt Sargeants request.
38832      Branch: perl
38833            ! pod/perlfaq4.pod
38834 ____________________________________________________________________________
38835 [ 11733] By: sky                                   on 2001/08/23  11:36:29
38836         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
38837              From: Robin Houston <robin@kitsite.com>
38838              Date: Wed, 22 Aug 2001 23:06:16 +0100
38839              Message-ID: <20010822230616.A254@robin.kitsite.com>
38840      Branch: perl
38841            ! pod/perlfaq4.pod
38842 ____________________________________________________________________________
38843 [ 11732] By: sky                                   on 2001/08/23  10:36:02
38844         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
38845              From: Simon Cozens <simon@netthink.co.uk>
38846              Date: Thu, 23 Aug 2001 12:06:36 +0100
38847              Message-ID: <20010823120636.A9961@netthink.co.uk>
38848      Branch: perl
38849            ! op.c
38850 ____________________________________________________________________________
38851 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
38852         Log: fix broken windows build
38853      Branch: perl
38854            ! perl.h
38855 ____________________________________________________________________________
38856 [ 11730] By: ams                                   on 2001/08/22  21:35:30
38857         Log: Subject: [PATCH] io/tell.t doesn't chdir t
38858              From: Nicholas Clark <nick@ccl4.org>
38859              Date: Wed, 22 Aug 2001 23:25:58 +0100
38860              Message-Id: <20010822232557.Y82818@plum.flirble.org>
38861      Branch: perl
38862            ! t/io/tell.t
38863 ____________________________________________________________________________
38864 [ 11729] By: ams                                   on 2001/08/22  20:32:21
38865         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
38866              questions)
38867              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
38868              Date: Wed, 22 Aug 2001 17:09:04 -0400
38869              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
38870              (Oops, forgot File::Spec::Unix in the previous patch.)
38871      Branch: perl
38872            ! lib/File/Spec/Unix.pm
38873 ____________________________________________________________________________
38874 [ 11728] By: ams                                   on 2001/08/22  20:25:41
38875         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
38876              questions)
38877              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
38878              Date: Wed, 22 Aug 2001 17:09:04 -0400
38879              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
38880      Branch: perl
38881            ! lib/File/Spec.pm
38882 ____________________________________________________________________________
38883 [ 11727] By: ams                                   on 2001/08/22  19:43:30
38884         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
38885              From: John Peacock <jpeacock@rowman.com>
38886              Date: Wed, 22 Aug 2001 12:35:52 -0400
38887              Message-Id: <3B83DF68.5D89DC81@rowman.com>
38888              (Adds proper tests for $], notwithstanding Subject. +nitpick)
38889      Branch: perl
38890            ! t/op/ver.t
38891 ____________________________________________________________________________
38892 [ 11726] By: ams                                   on 2001/08/22  19:36:39
38893         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
38894              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
38895              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
38896              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
38897      Branch: perl
38898            ! lib/diagnostics.pm lib/diagnostics.t
38899 ____________________________________________________________________________
38900 [ 11725] By: ams                                   on 2001/08/22  19:25:01
38901         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
38902              From: Nicholas Clark <nick@ccl4.org>
38903              Date: Wed, 22 Aug 2001 20:59:05 +0100
38904              Message-Id: <20010822205905.U82818@plum.flirble.org>
38905      Branch: perl
38906            ! pp.c t/op/64bitint.t t/op/arith.t
38907 ____________________________________________________________________________
38908 [ 11724] By: ams                                   on 2001/08/22  10:02:33
38909         Log: Subject: Configure blooper
38910              From: H.Merijn Brand <h.m.brand@hccnet.nl>
38911              Date: Wed, 22 Aug 2001 12:38:35 +0200
38912              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
38913      Branch: perl
38914            ! Configure
38915 ____________________________________________________________________________
38916 [ 11723] By: ams                                   on 2001/08/21  16:17:53
38917         Log: Subject: [PATCH] installperl -help
38918              From: Nicholas Clark <nick@ccl4.org>
38919              Date: Tue, 21 Aug 2001 17:34:23 +0100
38920              Message-Id: <20010821173423.F82818@plum.flirble.org>
38921      Branch: perl
38922            ! installperl
38923 ____________________________________________________________________________
38924 [ 11722] By: ams                                   on 2001/08/20  07:46:31
38925         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
38926              From: Ilmari Karonen <iltzu@sci.fi>
38927              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
38928              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
38929      Branch: perl
38930            ! pod/perlvar.pod
38931 ____________________________________________________________________________
38932 [ 11721] By: nick                                  on 2001/08/20  06:24:31
38933         Log: Integrate mainline
38934      Branch: perlio
38935           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
38936           +> lib/Lingua/KO/Hangul/Util/Changes
38937           +> lib/Lingua/KO/Hangul/Util/README
38938           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
38939           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
38940           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
38941           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
38942           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
38943           +> lib/Unicode/Normalize/t/test.t
38944            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
38945           !> (integrate 55 files)
38946 ____________________________________________________________________________
38947 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
38948         Log: Integrate Change #11599 from maint-5.6/perl
38949      Branch: maint-5.6/macperl
38950           !> README.win32
38951 ____________________________________________________________________________
38952 [ 11719] By: ams                                   on 2001/08/18  21:21:42
38953         Log: Add Porting/apply to MANIFEST.
38954      Branch: perl
38955            ! MANIFEST
38956 ____________________________________________________________________________
38957 [ 11718] By: sky                                   on 2001/08/18  14:38:01
38958         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
38959              Better solution would be to make 5005threaded perl use
38960              the same system as ithreads do
38961      Branch: perl
38962            ! perl.h
38963 ____________________________________________________________________________
38964 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
38965         Log: New try for ID 20010407.006: detach the semantics
38966              "was the last match target UTF8" into its own variable.
38967      Branch: perl
38968            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
38969            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
38970 ____________________________________________________________________________
38971 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
38972         Log: UTF8 flag should be meaningful only when POK.
38973      Branch: perl
38974            ! dump.c
38975 ____________________________________________________________________________
38976 [ 11715] By: sky                                   on 2001/08/18  11:45:16
38977         Log: USE_THREADS and USE_ITHREADS are never true at the same time
38978      Branch: perl
38979            ! perl.h
38980 ____________________________________________________________________________
38981 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
38982         Log: Retract #11712 for now.  The real fix would probably
38983              be something like making PL_reg_sv a copy (PV + UTF8)
38984              of the matched/substituted string (note: not just a SvPOK
38985              string, for example the stringified form of a ROK would
38986              be applicable)  Beware of leaks.
38987      Branch: perl
38988            ! pp_hot.c t/op/pat.t
38989 ____________________________________________________________________________
38990 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
38991         Log: UTF8 wasn't printing for PVMGs.
38992      Branch: perl
38993            ! dump.c
38994 ____________________________________________________________________________
38995 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
38996         Log: (Retracted by #11714)
38997              
38998              Okay analysis, debatable fix.  (The fix will inc
38999              the refcount of all temporary match objects,
39000              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
39001              which will then cause griping at untie() time
39002              ("inner references remain").
39003              
39004              Fix for ID 20010407.006: PL_reg_sv got wiped out
39005              by freetemps if the match target was a temporary
39006              (like function_call() =~ /.../), which in turn meant
39007              that the $1 et al stopped working if they had UTF-8
39008              in them.  Therefore bump up the refcount of PL_reg_sv.
39009      Branch: perl
39010            ! pp_hot.c t/op/pat.t
39011 ____________________________________________________________________________
39012 [ 11711] By: ams                                   on 2001/08/17  20:32:08
39013         Log: Subject: [PATCH] doesn't compile, was perl@11710
39014              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39015              Date: Fri, 17 Aug 2001 23:21:10 +0200
39016              Message-Id: <20010817232110.C7041@rafael> 
39017      Branch: perl
39018            ! sharedsv.c
39019 ____________________________________________________________________________
39020 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
39021         Log: Update Changes.
39022      Branch: perl
39023            ! Changes patchlevel.h
39024 ____________________________________________________________________________
39025 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
39026         Log: Upgrade to libnet 1.0704.
39027      Branch: perl
39028            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
39029            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
39030            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
39031            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
39032            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
39033            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
39034            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
39035 ____________________________________________________________________________
39036 [ 11708] By: sky                                   on 2001/08/17  13:34:04
39037         Log: Let perl_clone copy PL_exit_flags
39038      Branch: perl
39039            ! sv.c
39040 ____________________________________________________________________________
39041 [ 11707] By: sky                                   on 2001/08/17  12:28:41
39042         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
39043      Branch: perl
39044            ! sharedsv.c sharedsv.h
39045 ____________________________________________________________________________
39046 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
39047         Log: The metaconfig unit change for #11705.
39048      Branch: metaconfig/U/perl
39049            ! Extensions.U
39050 ____________________________________________________________________________
39051 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
39052         Log: Allow the threads extension to be found if present.
39053      Branch: perl
39054            ! Configure
39055 ____________________________________________________________________________
39056 [ 11704] By: nick                                  on 2001/08/17  11:47:54
39057         Log: Mail -> change script (pre-alpha)
39058      Branch: perl
39059            + Porting/apply
39060 ____________________________________________________________________________
39061 [ 11703] By: sky                                   on 2001/08/17  07:11:24
39062         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
39063              Thanks to Tom Hospel for pointing out my error.
39064      Branch: perl
39065            ! op.h
39066 ____________________________________________________________________________
39067 [ 11702] By: sky                                   on 2001/08/17  04:18:11
39068         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.
39069      Branch: perl
39070            ! embed.pl miniperlmain.c perl.c perl.h proto.h
39071 ____________________________________________________________________________
39072 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
39073         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
39074              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
39075      Branch: perl
39076            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
39077            + lib/Lingua/KO/Hangul/Util/README
39078            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
39079            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
39080            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
39081            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
39082            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
39083            + lib/Unicode/Normalize/t/test.t
39084            ! MANIFEST
39085 ____________________________________________________________________________
39086 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
39087         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
39088              Date: Thu, 16 Aug 2001 22:46:15 -0500
39089              From: "Craig A. Berry" <craigberry@mac.com>
39090              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
39091      Branch: perl
39092            ! configure.com numeric.c
39093 ____________________________________________________________________________
39094 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
39095         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
39096              of the usual suspects (like getpwent) but not for others
39097              (like localtime and rand).  The _r versions are available
39098              for all of them, so let's use them.
39099      Branch: perl
39100            ! perl.h
39101 ____________________________________________________________________________
39102 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
39103         Log: (Accidental apply; thankfully empty.)
39104      Branch: perl
39105            ! hints/os390.sh
39106 ____________________________________________________________________________
39107 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
39108         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
39109              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
39110              Date: Thu, 16 Aug 2001 16:27:49 +0100
39111              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
39112      Branch: perl
39113            ! regexec.c t/op/re_tests
39114 ____________________________________________________________________________
39115 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
39116         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
39117              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
39118              Date: Thu, 16 Aug 2001 18:50:01 +0100
39119              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
39120      Branch: perl
39121            ! pp_hot.c t/op/pat.t
39122 ____________________________________________________________________________
39123 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
39124         Log: Subject: [PATCH] *time_r again
39125              From: "Arthur Bergman" <arthur@contiller.se>
39126              Date: Thu, 16 Aug 2001 16:01:54 +0200
39127              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
39128      Branch: perl
39129            ! op.h
39130 ____________________________________________________________________________
39131 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
39132         Log: system() and backtick error handling cleanup from Craig A. Berry.
39133      Branch: perl
39134            ! vms/vms.c
39135 ____________________________________________________________________________
39136 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
39137         Log: change#10334 leaks memory, copies string when it doesn't
39138              need to
39139      Branch: perl
39140            ! perl.c
39141 ____________________________________________________________________________
39142 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
39143         Log: One more twist to the sprintf + utf8 testing.
39144      Branch: perl
39145            ! t/op/misc.t
39146 ____________________________________________________________________________
39147 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
39148         Log: Fix for 20010407.008 sprintf removes utf8-ness.
39149      Branch: perl
39150            ! pp.c t/op/misc.t
39151 ____________________________________________________________________________
39152 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
39153         Log: Subject: [PATCH] *time_r fixes
39154              From: "Arthur Bergman" <arthur@contiller.se>
39155              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
39156              Date: Thu, 16 Aug 2001 14:22:27 +0200
39157      Branch: perl
39158            ! op.h
39159 ____________________________________________________________________________
39160 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
39161         Log: Upgrade to CGI.pm 2.77.
39162      Branch: perl
39163            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
39164            ! lib/CGI/t/function.t
39165 ____________________________________________________________________________
39166 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
39167         Log: Document the bytes-to-Unicode upgrading.
39168      Branch: perl
39169            ! pod/perlunicode.pod
39170 ____________________________________________________________________________
39171 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
39172         Log: Add a test for Unicode sprintf.
39173      Branch: perl
39174            ! t/op/misc.t
39175 ____________________________________________________________________________
39176 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
39177         Log: Add Unicode tests for index/rindex.
39178      Branch: perl
39179            ! t/op/index.t
39180 ____________________________________________________________________________
39181 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
39182         Log: Document a bit the art of minimizing the installation,
39183              based on the p5p discussion.
39184      Branch: perl
39185            ! INSTALL
39186 ____________________________________________________________________________
39187 [ 11684] By: nick                                  on 2001/08/15  15:03:31
39188         Log: Integrate mainline
39189      Branch: perlio
39190           +> sharedsv.c sharedsv.h
39191           !> (integrate 53 files)
39192 ____________________________________________________________________________
39193 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
39194         Log: Update Changes.
39195      Branch: perl
39196            ! Changes patchlevel.h
39197 ____________________________________________________________________________
39198 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
39199         Log: The #11673 necessitated a test tweak.
39200      Branch: perl
39201            ! t/io/utf8.t
39202 ____________________________________________________________________________
39203 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
39204         Log: Also UNICOS is in the general case unable to silently
39205              handle fp overflows.
39206      Branch: perl
39207            ! numeric.c
39208 ____________________________________________________________________________
39209 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
39210         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
39211              NV_EPSILON #defined.
39212      Branch: perl
39213            ! perl.h
39214 ____________________________________________________________________________
39215 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
39216         Log: Re-establish the fp overflow detection for VAX VMS; there
39217              is no easy way to have the IEEE fp silent overflow semantics.
39218              (in Alpha VMS we still will use IEEE fp by default-- but it
39219              is still possible to configure Perl to use G_FLOAT)
39220      Branch: perl
39221            ! numeric.c
39222 ____________________________________________________________________________
39223 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
39224         Log: Subject: [PATCH] pp_lock 
39225              From: "Arthur Bergman" <arthur@contiller.se>
39226              Date: Wed, 15 Aug 2001 11:52:16 +0200
39227              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
39228      Branch: perl
39229            ! pp.c
39230 ____________________________________________________________________________
39231 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
39232         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
39233              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
39234              Date: Wed, 15 Aug 2001 11:32:11 +0100
39235              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
39236      Branch: perl
39237            ! regcomp.c t/op/re_tests
39238 ____________________________________________________________________________
39239 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
39240         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
39241              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
39242              Date: Wed, 15 Aug 2001 10:33:49 +0100
39243              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
39244      Branch: perl
39245            ! regexec.c t/op/re_tests
39246 ____________________________________________________________________________
39247 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
39248         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
39249              From: Barrie Slaymaker <barries@slaysys.com>
39250              Date: Tue, 14 Aug 2001 14:32:25 -0400
39251              Message-ID: <20010814143225.A19822@jester.slaysys.com>
39252      Branch: perl
39253            ! lib/File/Spec.t lib/File/Spec/Unix.pm
39254 ____________________________________________________________________________
39255 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
39256         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
39257              From: Peter Prymmer <pvhp@forte.com>
39258              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
39259              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
39260      Branch: perl
39261            ! README.vms configure.com
39262 ____________________________________________________________________________
39263 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
39264         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
39265              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39266              Date: Tue, 14 Aug 2001 21:23:27 +0200
39267              Message-ID: <20010814212327.A1919@rafael>
39268      Branch: perl
39269            ! doio.c
39270 ____________________________________________________________________________
39271 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
39272         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
39273              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
39274              Date: Tue, 14 Aug 2001 22:30:11 +0200
39275              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
39276              
39277              Combination of nmake, quoting, and Perl expanded $( in here-doc.
39278      Branch: perl
39279            ! ext/SDBM_File/Makefile.PL
39280 ____________________________________________________________________________
39281 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
39282         Log: Todo updates.
39283      Branch: perl
39284            ! pod/perltodo.pod
39285 ____________________________________________________________________________
39286 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
39287         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
39288              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
39289              Date: Mon, 13 Aug 2001 23:15:01 +0200
39290              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
39291      Branch: perl
39292            ! sv.c
39293 ____________________________________________________________________________
39294 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
39295         Log: Subject: [PATCH] [b-]showlex.t
39296              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
39297              Date: Sun, 12 Aug 2001 22:24:51 +0200
39298              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
39299              
39300              The 4nt command shell will expand the % in command line
39301              no matter what quoting is attempted, changed the % to @.
39302      Branch: perl
39303            ! ext/B/Showlex.t
39304 ____________________________________________________________________________
39305 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
39306         Log: Subject: [PATCH] magic.t
39307              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
39308              Date: Sun, 12 Aug 2001 20:49:27 +0200
39309              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
39310      Branch: perl
39311            ! t/op/magic.t
39312 ____________________________________________________________________________
39313 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
39314         Log: Add sharedsv* to the DOSish platforms; plus add
39315              some WinCE files to the list of DOSish files.
39316      Branch: perl
39317            ! NetWare/Makefile Porting/makerel win32/Makefile
39318            ! win32/makefile.mk wince/Makefile.ce
39319 ____________________________________________________________________________
39320 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
39321         Log: More DOSish files.
39322      Branch: perl
39323            ! Porting/makerel
39324 ____________________________________________________________________________
39325 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
39326         Log: Strip CRs from the WinCE files.  Now we need to
39327              figure out in which CRs are really needed: probably
39328              Makefile.ce and the README files, at least, probably
39329              also the registry.bat.
39330      Branch: perl
39331            ! wince/Makefile.ce wince/README.compile wince/README.perlce
39332            ! wince/config.h wince/include/cectype.h wince/include/errno.h
39333            ! wince/include/sys/stat.h wince/include/sys/types.h
39334            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
39335            ! wince/perldll.def wince/registry.bat wince/wince.h
39336            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
39337 ____________________________________________________________________________
39338 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
39339         Log: Add some files to DOSish and writables.
39340      Branch: perl
39341            ! Porting/makerel
39342 ____________________________________________________________________________
39343 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
39344         Log: Compile failure message tidying.
39345      Branch: perl
39346            ! t/lib/1_compile.t
39347 ____________________________________________________________________________
39348 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
39349         Log: The new sharedsv* should be exported only if usethreads.
39350      Branch: perl
39351            ! makedef.pl
39352 ____________________________________________________________________________
39353 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
39354         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
39355              From: Peter Prymmer <pvhp@forte.com>
39356              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
39357              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
39358      Branch: perl
39359            ! README.os390
39360 ____________________________________________________________________________
39361 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
39362         Log: Update Changes.
39363      Branch: perl
39364            ! Changes patchlevel.h
39365 ____________________________________________________________________________
39366 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
39367         Log: Subject: [PATHC] sharedsv.[c|h]
39368              From: "Artur Bergman" <artur@contiller.se>
39369              Date: Mon, 13 Aug 2001 14:38:41 +0200
39370              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
39371              
39372              Subject: [PATCH] embed.pl
39373              From: Arthur Bergman <arthur@contiller.se>
39374              Date: Mon, 13 Aug 2001 14:38:14 +0200
39375              Message-ID: <B79D96D6.3088%arthur@contiller.se>
39376              
39377              Subject: [PATCH] sharedsv cleanups
39378              From: "Arthur Bergman" <arthur@contiller.se>
39379              Date: Mon, 13 Aug 2001 15:14:25 +0200
39380              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
39381              
39382              Plus few tweaks: _init needs to be Adp, the prototypes
39383              should not be revealed unless using ithreads, #endif FOO
39384              must be #endif /* FOO */, adding (parentheses) around
39385              do { } while doesn't work too well.
39386      Branch: perl
39387            + sharedsv.c sharedsv.h
39388            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
39389            ! perl.h perlapi.c pod/perlapi.pod proto.h
39390 ____________________________________________________________________________
39391 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
39392         Log: Subject: Re: END {} blocks run in perl_run
39393              From: Arthur Bergman <arthur@contiller.se>
39394              Date: Mon, 13 Aug 2001 11:11:30 +0200
39395              Message-ID: <B79D6661.3068%arthur@contiller.se>
39396      Branch: perl
39397            ! perl.c
39398 ____________________________________________________________________________
39399 [ 11657] By: nick                                  on 2001/08/13  09:03:02
39400         Log: Integrate mainline
39401      Branch: perlio
39402           +> (branch 326 files)
39403            - (delete 330 files)
39404           !> (integrate 85 files)
39405 ____________________________________________________________________________
39406 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
39407         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
39408              and the Perl will be built to do that by default (adding that
39409              will break scripts having non-UTF-8 binary data, such as Latin-1.)
39410      Branch: perl
39411            ! op.c toke.c utf8.h
39412 ____________________________________________________________________________
39413 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
39414         Log: Unnecessary downgrades.
39415      Branch: perl
39416            ! doop.c
39417 ____________________________________________________________________________
39418 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
39419         Log: Failure not true anymore (probably caused by my broken setup).
39420      Branch: perl
39421            ! t/op/pat.t
39422 ____________________________________________________________________________
39423 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
39424         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
39425              stopped working).
39426      Branch: perl
39427            ! op.h pp_ctl.c regcomp.c
39428 ____________________________________________________________________________
39429 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
39430         Log: There is no IN_UTF8.
39431      Branch: perl
39432            ! utf8.h
39433 ____________________________________________________________________________
39434 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
39435         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
39436      Branch: perl
39437            ! op.c op.h pp_ctl.c regcomp.c
39438 ____________________________________________________________________________
39439 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
39440         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
39441              and a test tweak.
39442      Branch: perl
39443            ! op.c t/pod/find.t
39444 ____________________________________________________________________________
39445 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
39446         Log: Todo updates and fixes.
39447      Branch: perl
39448            ! pod/perltodo.pod
39449 ____________________________________________________________________________
39450 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
39451         Log: Mark tests (and one module) having explicit Latin-1
39452              (and one file having explicit UTF-8) with an explicit
39453              'no utf8' (and one explicit 'use utf8').
39454              
39455              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
39456      Branch: perl
39457            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
39458            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
39459            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
39460 ____________________________________________________________________________
39461 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
39462         Log: Subject: SV: END {} blocks run in perl_run
39463              From: "Arthur Bergman" <arthur@contiller.se>
39464              Date: Sun, 12 Aug 2001 00:34:28 +0200 
39465              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
39466      Branch: perl
39467            ! miniperlmain.c perl.c
39468 ____________________________________________________________________________
39469 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
39470         Log: Typos in #11645.
39471      Branch: perl
39472            ! perl.h
39473 ____________________________________________________________________________
39474 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
39475         Log: On ithreads default to use_reentrant except on naturally
39476              threadsafe platforms.
39477      Branch: perl
39478            ! perl.h
39479 ____________________________________________________________________________
39480 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
39481         Log: (Hopefully) a fix for 20010723.004: make install needs
39482              write permission in build directory.  The problem was
39483              probably caused by overeager sprinkling of the lib/re.pm
39484              dependencies (which was done to guarantee lib/re.pm being
39485              uptodate for parallel makes: now solved by funneling that
39486              through an explicit recursive make in the preplibrary target).
39487      Branch: perl
39488            ! Makefile.SH
39489 ____________________________________________________________________________
39490 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
39491         Log: Dispell the "use utf8" superstition.
39492      Branch: perl
39493            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
39494            ! pod/perlunicode.pod
39495 ____________________________________________________________________________
39496 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
39497         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
39498              From: "Abigail" <abigail@foad.org> 
39499              Date: Sat, 11 Aug 2001 23:49:49 +0200
39500              Message-ID: <20010811214950.23255.qmail@foad.org>
39501      Branch: perl
39502            ! t/op/taint.t
39503 ____________________________________________________________________________
39504 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
39505         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
39506              From: Abhijit Menon-Sen <ams@wiw.org>
39507              Date: Sat, 11 Aug 2001 06:18:19 +0530
39508              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
39509      Branch: perl
39510            ! mg.c
39511 ____________________________________________________________________________
39512 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
39513         Log: Test for change #11639.
39514      Branch: perl
39515            ! t/op/tiehandle.t
39516 ____________________________________________________________________________
39517 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
39518         Log: Subject: Re: Can't localize *FH, then tie it
39519              From: Abhijit Menon-Sen <ams@wiw.org>
39520              Date: Sun, 12 Aug 2001 16:08:06 +0530
39521              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
39522      Branch: perl
39523            ! pp_hot.c pp_sys.c
39524 ____________________________________________________________________________
39525 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
39526         Log: Drop all the unnecessary "use utf8" clauses and some of
39527              the unnecessary "use bytes" ones.
39528              
39529              TODO: scour the documentation for unnecessary "use utf8"
39530              and prominently display it in perldelta when the time comes.
39531              ("use utf8" should be necessary ONLY if one wants the script
39532              to be in UTF-8.)  Also should be checked in some non-ASCII
39533              non-Latin-1 platform, like EBCDIC.
39534      Branch: perl
39535            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
39536            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
39537 ____________________________________________________________________________
39538 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
39539         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
39540              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
39541              in Unicode handling.
39542      Branch: perl
39543            + t/op/lc.t
39544            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
39545 ____________________________________________________________________________
39546 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
39547         Log: Thinko: we want the flags for native cc, not gcc.
39548      Branch: perl
39549            ! hints/dec_osf.sh
39550 ____________________________________________________________________________
39551 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
39552         Log: (retracted by 13077)
39553              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
39554              From: Robin Houston <robin@kitsite.com>
39555              Date: Fri, 10 Aug 2001 14:42:02 +0100
39556              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
39557      Branch: perl
39558            ! pp.c
39559 ____________________________________________________________________________
39560 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
39561         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
39562              From: Abhijit Menon-Sen <ams@wiw.org>
39563              Date: Sat, 11 Aug 2001 16:31:04 +0530
39564              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
39565      Branch: perl
39566            ! op.c
39567 ____________________________________________________________________________
39568 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
39569         Log: Get rid of indread, from Abhijit Menon-Sen.
39570      Branch: perl
39571            ! pp_sys.c
39572 ____________________________________________________________________________
39573 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
39574         Log: CRLFgngngn.
39575      Branch: perl
39576            ! win32/Makefile win32/makefile.mk
39577 ____________________________________________________________________________
39578 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
39579         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
39580      Branch: perl
39581            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
39582            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
39583            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
39584            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
39585            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
39586            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
39587            ! win32/Makefile win32/makefile.mk
39588 ____________________________________________________________________________
39589 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
39590         Log: Avoid #elif (less portable than #else #if).
39591      Branch: perl
39592            ! handy.h
39593 ____________________________________________________________________________
39594 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
39595         Log: Subject: patch for perlvar.pod
39596              From: mah@everybody.org (Mark A. Hershberger)
39597              Date: 08 Aug 2001 17:03:16 -0500
39598              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
39599      Branch: perl
39600            ! pod/perlvar.pod
39601 ____________________________________________________________________________
39602 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
39603         Log: cpp commands must start (the # must be) at the column #0.
39604      Branch: perl
39605            ! op.c
39606 ____________________________________________________________________________
39607 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
39608         Log: If using gcc -B/foo/bar makedepend would give
39609              unnecessary warnings about unused -B/foo/bar.
39610      Branch: perl
39611            ! makedepend.SH
39612 ____________________________________________________________________________
39613 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
39614         Log: Update Changes.
39615      Branch: perl
39616            ! Changes patchlevel.h
39617 ____________________________________________________________________________
39618 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
39619         Log: s/z/tz/
39620      Branch: perl
39621            ! pod/perlfaq2.pod
39622 ____________________________________________________________________________
39623 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
39624         Log: Article nit.
39625      Branch: perl
39626            ! pod/perlfaq2.pod
39627 ____________________________________________________________________________
39628 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
39629         Log: Rename lib/unicode files to lib/unicore to avoid
39630              conflicts between core lib/unicode and Unicode::
39631              files in case-ignoring filesystems.
39632      Branch: perl
39633            + (add 325 files)
39634            - (delete 324 files)
39635            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
39636 ____________________________________________________________________________
39637 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
39638         Log: Upgrade to Math::BigInt 1.41.
39639      Branch: perl
39640            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
39641 ____________________________________________________________________________
39642 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
39643         Log: Subject: [PATCH] remove PL_na from typemap
39644              From: James <james@rf.net>
39645              Date: Mon, 06 Aug 2001 20:23:15 -0700
39646              Message-ID: <3B6F5F23.A31A81B1@rf.net>
39647              
39648              (had to be manually applied)
39649      Branch: perl
39650            ! lib/ExtUtils/typemap
39651 ____________________________________________________________________________
39652 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
39653         Log: The metaconfig unit changes for #11618.
39654      Branch: metaconfig/U/perl
39655            + d_fpclassl.U i_fp.U
39656 ____________________________________________________________________________
39657 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
39658         Log: Forgot this from #11618.
39659              
39660              NOTE: wince/config_H.ce needs updating.
39661      Branch: perl
39662            ! wince/config.ce
39663 ____________________________________________________________________________
39664 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
39665         Log: Introduce more floating point classifying APIs;
39666              try to define (most importantly) Perl_is{inf,nan}(x).
39667              
39668              For this first cut, assume none such APIs exist in non-UNIXoid
39669              platforms-- this is of course too unkind: Win32 rumoredly has
39670              _fpclass() and _isnan(), and VMS/VOS very probably have some
39671              of the APIs available.     The only thing Perl uses at the moment
39672              is Perl_isnan() (has been in use for a while now).
39673              
39674              NOTE: the Win32 and NetWare config_h.?c need regenerating.
39675      Branch: perl
39676            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
39677            ! Porting/config_H config_h.SH configure.com epoc/config.sh
39678            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
39679            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39680            ! vos/config.ga.h win32/config.bc win32/config.gc
39681            ! win32/config.vc win32/config_H.bc win32/config_H.gc
39682            ! win32/config_H.vc wince/config.ce wince/config.h
39683 ____________________________________________________________________________
39684 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
39685         Log: Integrate change #11519 from perlio:
39686              
39687              Avoid testing for (non-)existance of "encoding(xxxx)"
39688              layer is called "encoding" the (xxxx) is an argument.
39689      Branch: perl
39690           !> lib/open.pm
39691 ____________________________________________________________________________
39692 [ 11616] By: nick                                  on 2001/08/09  07:50:24
39693         Log: Integrate mainline
39694      Branch: perlio
39695           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
39696           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
39697           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
39698           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
39699            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
39700            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
39701           !> (integrate 79 files)
39702 ____________________________________________________________________________
39703 [ 11615] By: nick                                  on 2001/08/09  06:23:44
39704         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
39705              layer is called "encoding" the (xxxx) is an argument.
39706      Branch: perlio
39707            ! lib/open.pm
39708 ____________________________________________________________________________
39709 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
39710         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
39711              From: Paul Johnson <paul@pjcj.net>
39712              Date: Wed, 8 Aug 2001 23:54:17 +0200
39713              Message-ID: <20010808235417.O1006@pjcj.net>
39714      Branch: perl
39715            ! ext/B/B/Concise.pm
39716 ____________________________________________________________________________
39717 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
39718         Log: Make VMS use IEEE math by default; reorder Tru64 hints
39719              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
39720              exception semantics) is always set if using (the new) cc.
39721      Branch: perl
39722            ! configure.com hints/dec_osf.sh
39723 ____________________________________________________________________________
39724 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
39725         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
39726              From: Abhijit Menon-Sen <ams@wiw.org>
39727              Date: Tue, 7 Aug 2001 17:16:05 +0530
39728              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
39729      Branch: perl
39730            ! pp_sys.c
39731 ____________________________________________________________________________
39732 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
39733         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
39734              From: "Craig A. Berry" <craigberry@mac.com>
39735              Date: Tue, 07 Aug 2001 22:27:47 -0500
39736              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
39737      Branch: perl
39738            ! t/run/exit.t
39739 ____________________________________________________________________________
39740 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
39741         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
39742              From: "Craig A. Berry" <craigberry@mac.com>
39743              Date: Tue, 07 Aug 2001 20:01:53 -0500
39744              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
39745      Branch: perl
39746            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
39747 ____________________________________________________________________________
39748 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
39749         Log: Update the magazine information.
39750      Branch: perl
39751            ! pod/perlfaq2.pod
39752 ____________________________________________________________________________
39753 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
39754         Log: Ignore SIGFPE everywhere.
39755      Branch: perl
39756            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
39757 ____________________________________________________________________________
39758 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
39759         Log: With permission, change the licensing of the docs by
39760              TomC (and Gnat) to comply with the rest of Perl.
39761      Branch: perl
39762            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
39763            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
39764            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
39765            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
39766            ! pod/perltootc.pod
39767 ____________________________________________________________________________
39768 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
39769         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
39770              From: Andy Dougherty <doughera@lafayette.edu>
39771              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
39772              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
39773      Branch: perl
39774            ! hints/openbsd.sh
39775 ____________________________________________________________________________
39776 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
39777         Log: Subject: [PATCH] Makefile.SH test_prep dependency
39778              From: Andy Dougherty <doughera@lafayette.edu>
39779              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
39780              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
39781      Branch: perl
39782            ! Makefile.SH
39783 ____________________________________________________________________________
39784 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
39785         Log: Don't autogenerate the headers et alia,
39786              make regen_headers explicitly.
39787      Branch: perl
39788            ! Makefile.SH
39789 ____________________________________________________________________________
39790 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
39791         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
39792              From: Gurusamy Sarathy <gsar@ActiveState.com> 
39793              Date: Tue, 07 Aug 2001 08:33:26 -0700
39794              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
39795              
39796              Unnecessary dependency.
39797      Branch: perl
39798            ! embed.pl
39799 ____________________________________________________________________________
39800 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
39801         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
39802              From: Abhijit Menon-Sen <ams@wiw.org>
39803              Date: Tue, 7 Aug 2001 09:10:54 +0530
39804              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
39805      Branch: perl
39806            ! pp_hot.c
39807 ____________________________________________________________________________
39808 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
39809         Log: Subject: [PATCH perl@11597] B && BEGIN handling
39810              From: "James A. Duncan" <jduncan@fotango.com>
39811              Date: Mon, 6 Aug 2001 17:29:11 +0100
39812              Message-ID: <20010806172911.A2071@fotango.com>
39813              
39814              (the intrpvar.h addition moved to the end for bincompat)
39815      Branch: perl
39816            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
39817 ____________________________________________________________________________
39818 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
39819         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
39820      Branch: perl
39821           !> README.win32
39822 ____________________________________________________________________________
39823 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
39824         Log: fix URLs for fcrypt.c
39825      Branch: maint-5.6/perl
39826            ! README.win32
39827 ____________________________________________________________________________
39828 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
39829         Log: Yet another way to say Infinity: HP-UX calls its "++".
39830      Branch: perl
39831            ! lib/Math/BigInt/t/bigintpm.t
39832 ____________________________________________________________________________
39833 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
39834         Log: Update Changes.
39835      Branch: perl
39836            ! Changes patchlevel.h
39837 ____________________________________________________________________________
39838 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
39839         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
39840      Branch: perl
39841            ! pod/perlfaq5.pod
39842 ____________________________________________________________________________
39843 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
39844         Log: The #11593 wasn't right.
39845      Branch: perl
39846            ! lib/Math/BigInt/t/bigintpm.t
39847 ____________________________________________________________________________
39848 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
39849         Log: Subject: [PATCH: perl@11564] introducing perlivp
39850              From: Prymmer/Kahn <pvhp@best.com>
39851              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
39852              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
39853              
39854              Subject: Re: [PATCH: perl@11564] introducing perlivp
39855              From: Prymmer/Kahn <pvhp@best.com>
39856              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
39857              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
39858      Branch: perl
39859            + utils/perlivp.PL
39860            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
39861            ! win32/Makefile win32/makefile.mk
39862 ____________________________________________________________________________
39863 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
39864         Log: libcs are confused what to call Infinity.
39865      Branch: perl
39866            ! lib/Math/BigInt/t/bigintpm.t
39867 ____________________________________________________________________________
39868 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
39869         Log: Avoid SIGFPE in Tru64.
39870      Branch: perl
39871            ! numeric.c
39872 ____________________________________________________________________________
39873 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
39874         Log: Upgrade to Math::BigInt 1.40.
39875              
39876              NOTE: this patch necessitates doing something about
39877              infinity handling since the new bigintpm.t tests use
39878              infinity, which causes SIGFPEs at least in Tru64.
39879      Branch: perl
39880            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
39881            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
39882            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
39883            ! lib/Math/BigInt/t/mbimbf.t
39884 ____________________________________________________________________________
39885 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
39886         Log: remove hardcoded cmd shell in testsuite
39887      Branch: perl
39888            ! t/op/glob.t t/op/magic.t t/op/stat.t
39889 ____________________________________________________________________________
39890 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
39891         Log: 4-arg select() was busted on windows because change#8178 didn't
39892              make it into mainline
39893      Branch: perl
39894            ! perl.h win32/include/sys/socket.h
39895 ____________________________________________________________________________
39896 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
39897         Log: Rename the Getopt::Long tests to be as they are
39898              in the Getopt::Long official distribution.
39899      Branch: perl
39900            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
39901            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
39902            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
39903            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
39904            ! MANIFEST
39905 ____________________________________________________________________________
39906 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
39907         Log: Upgrade to Getopt::Long 2.26.
39908      Branch: perl
39909            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
39910            ! MANIFEST lib/Getopt/Long.pm
39911 ____________________________________________________________________________
39912 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
39913         Log: Retract #10874 (the hack should be unnecessary by now)
39914      Branch: perl
39915            ! lib/Test/Harness.pm
39916 ____________________________________________________________________________
39917 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
39918         Log: avoid temp file littering in tests
39919      Branch: perl
39920            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
39921 ____________________________________________________________________________
39922 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
39923         Log: Subject: warning in sv.c: double format, NV arg
39924              From: "Philip Newton" <Philip.Newton@gmx.net>
39925              Date: Sun, 5 Aug 2001 19:41:07 +0200
39926              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
39927      Branch: perl
39928            ! sv.c
39929 ____________________________________________________________________________
39930 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
39931         Log: fix POSIX.t#13 for windos
39932      Branch: perl
39933            ! ext/POSIX/POSIX.t
39934 ____________________________________________________________________________
39935 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
39936         Log: Add a test for PerlIO::Via.
39937      Branch: perl
39938            + ext/PerlIO/t/via.t
39939            ! MANIFEST ext/PerlIO/Via/Via.pm
39940 ____________________________________________________________________________
39941 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
39942         Log: flock() and link() are not available on Windows 9x
39943      Branch: perl
39944            ! win32/config_sh.PL
39945 ____________________________________________________________________________
39946 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
39947         Log: Some Tru64 C compilers have C++ components that confuse
39948              the ccversion parsing.
39949      Branch: perl
39950            ! hints/dec_osf.sh
39951 ____________________________________________________________________________
39952 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
39953         Log: (Reintroduce #11125)
39954              
39955              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
39956              From: Alan Burlison <Alan.Burlison@sun.com> 
39957              Date: Tue, 03 Jul 2001 15:20:13 +0100   
39958              Message-ID: <3B41D49D.A923D4F9@sun.com> 
39959      Branch: perl
39960            ! lib/ExtUtils/MM_Unix.pm
39961 ____________________________________________________________________________
39962 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
39963         Log: Little pointer juggling for HP-UX cc to avoid
39964              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
39965              followed by
39966              "error 1549: Modifiable lvalue required for assignment operator."
39967      Branch: perl
39968            ! hv.c
39969 ____________________________________________________________________________
39970 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
39971         Log: Continuation of #11575: SANY_SEEN completely deprecated,
39972              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
39973              plus a fix for the bug.
39974      Branch: perl
39975            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
39976 ____________________________________________________________________________
39977 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
39978         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
39979              From: Doug MacEachern <dougm@covalent.net>
39980              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
39981              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
39982      Branch: perl
39983            ! sv.c
39984 ____________________________________________________________________________
39985 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
39986         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
39987              the new CANY is the \C.  The problem reported and the
39988              test case supplied in
39989              
39990              Subject: UTF-8 bugs in string length & single line regex matches
39991              From: "Daniel P. Berrange" <dan@berrange.com>
39992              Date: Fri, 3 Aug 2001 11:39:33 +0100
39993              Message-ID: <20010803113932.A19318@berrange.com>
39994      Branch: perl
39995            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
39996            ! t/op/pat.t
39997 ____________________________________________________________________________
39998 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
39999         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
40000              From: Doug MacEachern <dougm@covalent.net>
40001              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
40002              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
40003      Branch: perl
40004            ! perl.c regexec.c
40005 ____________________________________________________________________________
40006 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
40007         Log: The #11572 didn't up the test count.
40008      Branch: perl
40009            ! t/op/length.t
40010 ____________________________________________________________________________
40011 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
40012         Log: Subject: UTF-8 bugs in string length & single line regex matches
40013              From: "Daniel P. Berrange" <dan@berrange.com>
40014              Date: Fri, 3 Aug 2001 11:39:33 +0100         
40015              Message-ID: <20010803113932.A19318@berrange.com>
40016              
40017              (the mg_length() fix)
40018      Branch: perl
40019            ! mg.c t/op/length.t
40020 ____________________________________________________________________________
40021 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
40022         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
40023              From: Abhijit Menon-Sen <ams@wiw.org>
40024              Date: Sat, 4 Aug 2001 16:56:35 +0530
40025              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
40026      Branch: perl
40027            ! hv.c
40028 ____________________________________________________________________________
40029 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
40030         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
40031              From: Abhijit Menon-Sen <ams@wiw.org>
40032              Date: Sat, 4 Aug 2001 16:16:03 +0530
40033              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
40034      Branch: perl
40035            ! hv.c
40036 ____________________________________________________________________________
40037 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
40038         Log: Subject: Re: [patch] refcount re ops
40039              From: Abhijit Menon-Sen <ams@wiw.org>
40040              Date: Sat, 4 Aug 2001 08:54:55 +0530
40041              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
40042      Branch: perl
40043            ! sv.c
40044 ____________________________________________________________________________
40045 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
40046         Log: Subject: [patch] refcount re ops
40047              From: Doug MacEachern <dougm@covalent.net>
40048              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
40049              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
40050      Branch: perl
40051            ! regcomp.c sv.c
40052 ____________________________________________________________________________
40053 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
40054         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
40055              From: Doug MacEachern <dougm@covalent.net>
40056              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
40057              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
40058      Branch: perl
40059            ! perl.c regexec.c
40060 ____________________________________________________________________________
40061 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
40062         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
40063              From: "Craig A. Berry" <craigberry@mac.com> 
40064              Date: Fri, 03 Aug 2001 16:16:16 -0500
40065              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
40066      Branch: perl
40067            ! t/op/misc.t
40068 ____________________________________________________________________________
40069 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
40070         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
40071              From: John Kristian <jmk2001@engineer.com>
40072              Date: Fri, 03 Aug 2001 00:59:08 -0700
40073              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
40074      Branch: perl
40075            ! win32/win32.c
40076 ____________________________________________________________________________
40077 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
40078         Log: Update Changes.
40079      Branch: perl
40080            ! Changes patchlevel.h
40081 ____________________________________________________________________________
40082 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
40083         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
40084              From: "Craig A. Berry" <craigberry@mac.com>
40085              Date: Thu, 02 Aug 2001 23:15:24 -0500
40086              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
40087      Branch: perl
40088            ! ext/B/Stash.t
40089 ____________________________________________________________________________
40090 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
40091         Log: Subject: [patch] plug PL_cshname leak
40092              From: Doug MacEachern <dougm@covalent.net>
40093              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
40094              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
40095      Branch: perl
40096            ! sv.c
40097 ____________________________________________________________________________
40098 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
40099         Log: Subject: [patch] plug PL_sh_path leak
40100              From: Doug MacEachern <dougm@covalent.net>
40101              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
40102              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
40103      Branch: perl
40104            ! sv.c
40105 ____________________________________________________________________________
40106 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
40107         Log: Subject: [patch] plug PL_regex_padav leaks
40108              From: Doug MacEachern <dougm@covalent.net>
40109              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
40110              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
40111      Branch: perl
40112            ! op.c op.h perl.c
40113 ____________________________________________________________________________
40114 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
40115         Log: Subject: [patch] plug PL_origargv leak
40116              From: Doug MacEachern <dougm@covalent.net>
40117              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
40118              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
40119      Branch: perl
40120            ! perl.c
40121 ____________________________________________________________________________
40122 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
40123         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
40124              From: Abhijit Menon-Sen <ams@wiw.org>
40125              Date: Fri, 3 Aug 2001 06:38:11 +0530
40126              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
40127      Branch: perl
40128            ! hv.c
40129 ____________________________________________________________________________
40130 [ 11557] By: nick                                  on 2001/08/03  08:17:38
40131         Log: Integrate mainline
40132      Branch: perlio
40133           +> (branch 47 files)
40134            - lib/Switch/test.pl
40135           !> (integrate 49 files)
40136 ____________________________________________________________________________
40137 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
40138         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
40139              From: "Craig A. Berry" <craigberry@mac.com>
40140              Date: Thu, 02 Aug 2001 12:56:19 -0500
40141              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
40142      Branch: perl
40143            ! ext/B/Showlex.t
40144 ____________________________________________________________________________
40145 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
40146         Log: Be more careful about non-existent files.
40147      Branch: perl
40148            ! lib/File/Copy.pm
40149 ____________________________________________________________________________
40150 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
40151         Log: Subject: [PATCH resend] deparse empty formats
40152              From: Robin Houston <robin@kitsite.com> 
40153              Date: Thu, 2 Aug 2001 14:32:36 +0100
40154              Message-ID: <20010802143236.A894@robin.kitsite.com>
40155      Branch: perl
40156            ! ext/B/B/Deparse.pm
40157 ____________________________________________________________________________
40158 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
40159         Log: Subject: [patch] ithreads + refto fix improvement
40160              From: Doug MacEachern <dougm@covalent.net>
40161              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
40162              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
40163      Branch: perl
40164            ! pp.c
40165 ____________________________________________________________________________
40166 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
40167         Log: Readability nit from Abhijit.
40168      Branch: perl
40169            ! op.c
40170 ____________________________________________________________________________
40171 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
40172         Log: setproctitle() API version nit from Anton Berezin.
40173      Branch: perl
40174            ! mg.c
40175 ____________________________________________________________________________
40176 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
40177         Log: Add PerlCE to the docs.
40178      Branch: perl
40179            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
40180            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
40181 ____________________________________________________________________________
40182 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
40183         Log: Integrate the PerlCE (WinCE Perl) port;
40184              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
40185      Branch: perl
40186            + README.ce wince/FindExt.pm wince/Makefile.ce
40187            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
40188            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
40189            + wince/bin/search.pl wince/config.ce wince/config.h
40190            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
40191            + wince/dl_win32.xs wince/include/arpa/inet.h
40192            + wince/include/cectype.h wince/include/errno.h
40193            + wince/include/netdb.h wince/include/sys/socket.h
40194            + wince/include/sys/stat.h wince/include/sys/types.h
40195            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
40196            + wince/perl.rc wince/perldll.def wince/perllib.c
40197            + wince/perlmain.c wince/registry.bat wince/runperl.c
40198            + wince/splittree.pl wince/win32.h wince/win32iop.h
40199            + wince/win32thread.c wince/win32thread.h wince/wince.c
40200            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
40201            + wince/xdistclean.ksh wince/xmakediffs.ksh
40202            ! MANIFEST perl.c perl.h perlio.c
40203 ____________________________________________________________________________
40204 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
40205         Log: setproctitle() made simpler.  (This assumes the string is
40206              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
40207              should be used.  Note len, not len + 1.)  BSD-fu from Anton
40208              Berezin.
40209      Branch: perl
40210            ! mg.c
40211 ____________________________________________________________________________
40212 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
40213         Log: Subject: [PATCH] -Wall cleanup: op.c
40214              From: Richard Soderberg <rs@oregonnet.com>
40215              Date: Thu, 2 Aug 2001 00:17:09 -0700
40216              Message-Id: <200108020717.AAA26895@oregonnet.com>
40217              
40218              Subject: [PATCH] -Wall cleanup: sv.c
40219              From: Richard Soderberg <rs@oregonnet.com>
40220              Date: Thu, 2 Aug 2001 00:49:21 -0700
40221              Message-Id: <200108020749.AAA27492@oregonnet.com>
40222      Branch: perl
40223            ! op.c sv.c
40224 ____________________________________________________________________________
40225 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
40226         Log: Update Changes.
40227      Branch: perl
40228            ! Changes patchlevel.h
40229 ____________________________________________________________________________
40230 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
40231         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
40232              From: Doug MacEachern <dougm@covalent.net>
40233              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
40234              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
40235      Branch: perl
40236            ! op.c
40237 ____________________________________________________________________________
40238 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
40239         Log: The #11541 didn't work under threads.
40240      Branch: perl
40241            ! op.c
40242 ____________________________________________________________________________
40243 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
40244         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
40245              From: Hugo <hv@crypt.compulink.co.uk>
40246              Date: Fri, 22 Jun 2001 01:19:08 +0100 
40247              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
40248              
40249              (Skip tests if accept() failed)
40250      Branch: perl
40251            ! ext/IO/lib/IO/t/io_unix.t
40252 ____________________________________________________________________________
40253 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
40254         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
40255              From: "Stian Seeberg" <sseeberg@nimsoft.no>
40256              Date: Mon, 30 Jul 2001 12:28:07 +0200
40257              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
40258      Branch: perl
40259            ! perl.h
40260 ____________________________________________________________________________
40261 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
40262         Log: Subject: Pluggable optimizer
40263              From: Simon Cozens <simon@netthink.co.uk>
40264              Date: Wed, 1 Aug 2001 13:57:02 -0700
40265              Message-ID: <20010801135702.I10442@netthink.co.uk>
40266      Branch: perl
40267            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
40268 ____________________________________________________________________________
40269 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
40270         Log: Subject: [ID 20010801.039] perlre.pod message typo
40271              From: Autrijus Tang <autrijus@geb.elixus.org>
40272              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
40273              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
40274      Branch: perl
40275            ! pod/perlre.pod
40276 ____________________________________________________________________________
40277 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
40278         Log: Test for change #11536.
40279      Branch: perl
40280            ! t/op/tiehandle.t
40281 ____________________________________________________________________________
40282 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
40283         Log: More test fixups for #11537.
40284      Branch: perl
40285            ! t/lib/warnings/4lint t/lib/warnings/9enabled
40286 ____________________________________________________________________________
40287 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
40288         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
40289              From: Doug MacEachern <dougm@covalent.net>
40290              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
40291              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
40292      Branch: perl
40293            ! op.c t/TestInit.pm
40294 ____________________________________________________________________________
40295 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
40296         Log: Subject: [patch] ithreads + refto bug
40297              From: Doug MacEachern <dougm@covalent.net>
40298              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
40299              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
40300              
40301              (Test in change #11539)
40302      Branch: perl
40303            ! pp.c
40304 ____________________________________________________________________________
40305 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
40306         Log: Subject: [PATCH: perl@11523] fixups for t/harness
40307              From: Prymmer/Kahn <pvhp@best.com>
40308              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
40309              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
40310      Branch: perl
40311            ! t/harness
40312 ____________________________________________________________________________
40313 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
40314         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
40315              From: Prymmer/Kahn <pvhp@best.com>
40316              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
40317              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
40318      Branch: perl
40319            ! win32/Makefile win32/makefile.mk
40320 ____________________________________________________________________________
40321 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
40322         Log: Need to know the number of tests.
40323      Branch: perl
40324            ! t/run/exit.t
40325 ____________________________________________________________________________
40326 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
40327         Log: Subject: Re: new exit tests on VMS
40328              From: "Craig A. Berry" <craigberry@mac.com>
40329              Date: Tue, 31 Jul 2001 12:19:29 -0500
40330              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
40331      Branch: perl
40332            ! t/run/exit.t
40333 ____________________________________________________________________________
40334 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
40335         Log: Retract #11530 (the dTHX is needed under threads)
40336      Branch: perl
40337            ! perlio.c
40338 ____________________________________________________________________________
40339 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
40340         Log: (Retracted by #11531)
40341      Branch: perl
40342            ! perlio.c
40343 ____________________________________________________________________________
40344 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
40345         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
40346              From: Richard Soderberg <rs@crystalflame.net>
40347              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
40348              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
40349      Branch: perl
40350            ! unixish.h
40351 ____________________________________________________________________________
40352 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
40353         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
40354              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40355              Date: Tue, 31 Jul 2001 05:39:09 -0400
40356              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
40357              
40358              (with a note about the case of UV being equal to long long)
40359      Branch: perl
40360            ! utils/h2xs.PL
40361 ____________________________________________________________________________
40362 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
40363         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
40364              From: "Craig A. Berry" <craigberry@mac.com>
40365              Date: Tue, 31 Jul 2001 14:57:43 -0500
40366              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
40367      Branch: perl
40368            ! t/io/fs.t
40369 ____________________________________________________________________________
40370 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
40371         Log: Fix for
40372              
40373              Subject: [ID 20010116.001] File::Copy truncates orig file 
40374              From: arbor@al37al08.telecel.pt
40375              Date: Tue, 16 Jan 2001 11:43:02 GMT
40376              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
40377              
40378              (copy($foo, $foo) would truncate $foo)
40379      Branch: perl
40380            ! lib/File/Copy.pm lib/File/Copy.t
40381 ____________________________________________________________________________
40382 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
40383         Log: Metaconfig unit change for #11524.
40384      Branch: metaconfig/U/perl
40385            ! Extras.U
40386 ____________________________________________________________________________
40387 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
40388         Log: Multiple modules didn't work; plus typo fixes.
40389      Branch: perl
40390            ! Configure
40391 ____________________________________________________________________________
40392 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
40393         Log: Update Changes.
40394      Branch: perl
40395            ! Changes patchlevel.h
40396 ____________________________________________________________________________
40397 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
40398         Log: Regen perlapi.
40399      Branch: perl
40400            ! pod/perlapi.pod
40401 ____________________________________________________________________________
40402 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
40403         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
40404              From: Dave Mitchell <davem@fdgroup.co.uk>
40405              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
40406              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
40407      Branch: perl
40408            ! sv.c
40409 ____________________________________________________________________________
40410 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
40411         Log: Regen toc.
40412      Branch: perl
40413            ! pod/perltoc.pod
40414 ____________________________________________________________________________
40415 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
40416         Log: Regen Porting stuff.
40417      Branch: perl
40418            ! Porting/Glossary Porting/config.sh Porting/config_H
40419 ____________________________________________________________________________
40420 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
40421         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
40422              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40423              Date: Tue, 31 Jul 2001 05:34:38 -0400
40424              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
40425      Branch: perl
40426            ! utils/h2xs.PL
40427 ____________________________________________________________________________
40428 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
40429         Log: Metaconfig unit change for #11516. 
40430      Branch: metaconfig/U/perl
40431            ! gccvers.U
40432 ____________________________________________________________________________
40433 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
40434         Log: Add -Wall in cflags, not in Configure.
40435              (This way -Wall affects only the core and the core XS,
40436              not user modules' XS.  Concern from Paul Marquess,
40437              implementation idea from Andy Dougherty.)
40438      Branch: perl
40439            ! Configure cflags.SH
40440 ____________________________________________________________________________
40441 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
40442         Log: Metaconfig unit changes for #11514.
40443      Branch: metaconfig
40444            + U/modified/sysman.U
40445            ! U/installdirs/man1dir.U
40446 ____________________________________________________________________________
40447 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
40448         Log: Subject: Configure's detection of system manual
40449              From: Sean Dague <sean@dague.net> 
40450              Date: Sun, 13 May 2001 15:53:15 -0400
40451              Message-ID: <20010513155315.A15833@underhill.dague.net>
40452      Branch: perl
40453            ! Configure
40454 ____________________________________________________________________________
40455 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
40456         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
40457              From: Autrijus Tang <autrijus@autrijus.org> 
40458              Date: Thu, 21 Jun 2001 23:56:48 +0800
40459              Message-Id: <20010621235648.A57340@not.autrijus.org>
40460      Branch: perl
40461            ! pod/perlobj.pod
40462 ____________________________________________________________________________
40463 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
40464         Log: Subject: Typo in DB_File.pm
40465              From: "Philip Newton" <Philip.Newton@gmx.net>
40466              Date: Tue, 31 Jul 2001 06:19:35 +0200
40467              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
40468      Branch: perl
40469            ! ext/DB_File/DB_File.pm
40470 ____________________________________________________________________________
40471 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
40472         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
40473              From: "Stephen P. Potter" <spp@spotter.yi.org>
40474              Date: Wed, 30 May 2001 13:59:34 -0400
40475              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
40476      Branch: perl
40477            ! pod/perlre.pod
40478 ____________________________________________________________________________
40479 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
40480         Log: eval "format foo=" would loop indefinitely; reported in
40481              
40482              Subject: A load of old rubbish
40483              From: Mike Guy <mjtg@cam.ac.uk>
40484              Date: Mon, 14 May 2001 16:12:22 +0100
40485              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
40486              
40487              (The core dumps reported in there already fixed.)
40488      Branch: perl
40489            ! toke.c
40490 ____________________________________________________________________________
40491 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
40492         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
40493      Branch: perl
40494            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
40495            + lib/Switch/t/switch_case.t
40496            - lib/Switch/test.pl
40497            ! MANIFEST lib/Switch.pm
40498 ____________________________________________________________________________
40499 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
40500         Log: Subject: [PATCH @11505] DB_File-1.78
40501              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
40502              Date: Mon, 30 Jul 2001 22:54:37 +0100
40503              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
40504      Branch: perl
40505            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
40506            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
40507 ____________________________________________________________________________
40508 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
40509         Log: Explain in more detail why -pipe and -fno-common are good.
40510      Branch: perl
40511            ! hints/darwin.sh
40512 ____________________________________________________________________________
40513 [ 11506] By: nick                                  on 2001/07/30  14:32:23
40514         Log: Integrate mainline
40515      Branch: perlio
40516           !> INSTALL Makefile.SH doio.c hints/darwin.sh
40517 ____________________________________________________________________________
40518 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
40519         Log: Perl hasn't been putting man pages into $prefix/lib for
40520              a long time now; pointed out by Andy Dougherty. 
40521      Branch: perl
40522            ! hints/darwin.sh
40523 ____________________________________________________________________________
40524 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
40525         Log: Document the extras Configure option.
40526      Branch: perl
40527            ! INSTALL
40528 ____________________________________________________________________________
40529 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
40530         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
40531              everywhere.
40532      Branch: perl
40533           !> doio.c
40534 ____________________________________________________________________________
40535 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
40536         Log: Doubly guard against invoking CPAN if no extras defined,
40537              pointed out by H. Merijn Brand.
40538      Branch: perl
40539            ! Makefile.SH
40540 ____________________________________________________________________________
40541 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
40542         Log: Fix O_RDONLY check to check for O_RDONLY.
40543      Branch: maint-5.6/macperl
40544            ! doio.c
40545 ____________________________________________________________________________
40546 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
40547         Log: Integrate miscellaneous changes from maint-5.6/perl.
40548      Branch: maint-5.6/macperl
40549           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
40550 ____________________________________________________________________________
40551 [ 11499] By: nick                                  on 2001/07/30  06:52:42
40552         Log: Integrate mainline
40553      Branch: perlio
40554           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
40555           +> win32/sync_ext.pl
40556            - win32/sncfnmcs.pl
40557           !> (integrate 71 files)
40558 ____________________________________________________________________________
40559 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
40560         Log: Update Changes.
40561      Branch: perl
40562            ! Changes patchlevel.h
40563 ____________________________________________________________________________
40564 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
40565         Log: Now Configure -Dextras=Foo::Bar and "make install" will
40566              fetch and install Foo::Bar.
40567      Branch: perl
40568            ! Makefile.SH
40569 ____________________________________________________________________________
40570 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
40571         Log: Metaconfig unit change for #11495.
40572      Branch: metaconfig/U/perl
40573            ! Extras.U
40574 ____________________________________________________________________________
40575 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
40576         Log: extras.make, extras.test, and extras.install make targets.
40577      Branch: perl
40578            ! Configure Makefile.SH
40579 ____________________________________________________________________________
40580 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
40581         Log: Metaconfig unit change for #11493.
40582      Branch: metaconfig/U/perl
40583            ! Extras.U
40584 ____________________________________________________________________________
40585 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
40586         Log: Better to have the list of extras in $extras than 'define'.
40587      Branch: perl
40588            ! Configure
40589 ____________________________________________________________________________
40590 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
40591         Log: The metaconfig unit change for #11490.
40592      Branch: metaconfig/U/perl
40593            + Extras.U
40594 ____________________________________________________________________________
40595 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
40596         Log: Missed from #11490 (the required dependency).
40597      Branch: perl
40598            ! Makefile.SH
40599 ____________________________________________________________________________
40600 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
40601         Log: Add the support of asking for extra modules or bundles of modules
40602              to be fetched from the CPAN and installed as a part of the Perl
40603              build process.  None of this installation is yet really done;
40604              only the list is asked, and saved away in extras.lst for
40605              the build and installation process to worry about later.
40606      Branch: perl
40607            ! Configure
40608 ____________________________________________________________________________
40609 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
40610         Log: Beginnings of better Inf and NaN support.
40611              At least toke.c and sv.c still need quite a bit of work.
40612      Branch: perl
40613            ! numeric.c perl.h
40614 ____________________________________________________________________________
40615 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
40616         Log: Top-level Makefile didn't honour OPTIMIZE.
40617      Branch: perl
40618            ! Makefile.SH
40619 ____________________________________________________________________________
40620 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
40621         Log: Update Changes.
40622      Branch: perl
40623            ! Changes patchlevel.h
40624 ____________________________________________________________________________
40625 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
40626         Log: Use Search::Dict 1.02 interface for charinfo().
40627      Branch: perl
40628            ! lib/UnicodeCD.pm
40629 ____________________________________________________________________________
40630 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
40631         Log: Now also allow transforming the read lines before comparing them.
40632              (This will help UnicodeCD.) 
40633      Branch: perl
40634            ! lib/Search/Dict.pm
40635 ____________________________________________________________________________
40636 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
40637         Log: Remove tiehandle code.
40638      Branch: perl
40639            ! lib/UnicodeCD.pm
40640 ____________________________________________________________________________
40641 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
40642         Log: Allow specifying a comparison function for Search::Dict::look().
40643      Branch: perl
40644            ! lib/Search/Dict.pm
40645 ____________________________________________________________________________
40646 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
40647         Log: Small UnicodeCD tweaks.
40648      Branch: perl
40649            ! lib/UnicodeCD.pm lib/UnicodeCD.t
40650 ____________________________________________________________________________
40651 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
40652         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
40653              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
40654              Date: Tue, 24 Jul 2001 01:51:32 +0900
40655              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
40656      Branch: perl
40657            ! lib/UnicodeCD.pm lib/UnicodeCD.t
40658 ____________________________________________________________________________
40659 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
40660         Log: Subject: [PATCH] installperl
40661              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
40662              Date: Fri, 27 Jul 2001 19:05:04 -0700
40663              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
40664      Branch: perl
40665            ! installperl
40666 ____________________________________________________________________________
40667 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
40668         Log: Subject: [PATCH] Set proper compatibility versions in core
40669              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
40670              Date: Fri, 27 Jul 2001 20:01:49 -0700
40671              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
40672      Branch: perl
40673            ! Makefile.SH
40674 ____________________________________________________________________________
40675 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
40676         Log: Metaconfig unit change for #11477.
40677      Branch: metaconfig/U/perl
40678            ! dlsrc.U
40679 ____________________________________________________________________________
40680 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
40681         Log: Subject: [PATCH] Darwin: -fpic not so good
40682              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
40683              Date: Fri, 27 Jul 2001 18:57:38 -0700
40684              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
40685      Branch: perl
40686            ! Configure
40687 ____________________________________________________________________________
40688 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
40689         Log: Subject: [PATCH] Clean up Darwin hints
40690              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
40691              Date: Fri, 27 Jul 2001 19:13:15 -0700
40692              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
40693      Branch: perl
40694            ! hints/darwin.sh
40695 ____________________________________________________________________________
40696 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
40697         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
40698              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
40699              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
40700              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
40701      Branch: perl
40702            ! pod/perlfunc.pod pp.c t/op/split.t
40703 ____________________________________________________________________________
40704 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
40705         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
40706              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
40707              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
40708              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
40709      Branch: perl
40710            ! pod/perlvar.pod
40711 ____________________________________________________________________________
40712 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
40713         Log: Subject: [PATCH] fixes to constant.pm documentation
40714              From: Ilmari Karonen <iltzu@sci.fi>
40715              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
40716              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
40717      Branch: perl
40718            ! lib/constant.pm
40719 ____________________________________________________________________________
40720 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
40721         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
40722              From: "Philip Newton" <Philip.Newton@gmx.net>
40723              Date: Fri, 27 Jul 2001 07:51:10 +0200
40724              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
40725      Branch: perl
40726            ! pod/perlport.pod
40727 ____________________________________________________________________________
40728 [ 11471] By: nick                                  on 2001/07/26  06:23:32
40729         Log: Subject:  [PATCH] Doc fix for perlguts / threading
40730              From:  Arthur Bergman <arthur@contiller.se>
40731              Date:  Wed, 25 Jul 2001 11:28:23 +0200
40732              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
40733      Branch: perl
40734            ! pod/perlguts.pod
40735 ____________________________________________________________________________
40736 [ 11470] By: nick                                  on 2001/07/26  06:21:06
40737         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
40738              From:  Philip Newton <Philip.Newton@gmx.net>
40739              Date:  Wed, 25 Jul 2001 08:19:47 +0200
40740              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
40741      Branch: perl
40742            ! INSTALL
40743 ____________________________________________________________________________
40744 [ 11469] By: nick                                  on 2001/07/26  06:20:25
40745         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
40746              From:  Philip Newton <Philip.Newton@gmx.net>
40747              Date:  Wed, 25 Jul 2001 08:12:48 +0200
40748              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
40749      Branch: perl
40750            ! INSTALL
40751 ____________________________________________________________________________
40752 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
40753         Log: More +x.
40754      Branch: perl
40755            ! Porting/makerel
40756 ____________________________________________________________________________
40757 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
40758         Log: Update Changes.
40759      Branch: perl
40760            ! Changes patchlevel.h
40761 ____________________________________________________________________________
40762 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
40763         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
40764              From: "Philip Newton" <Philip.Newton@gmx.net>
40765              Date: Tue, 24 Jul 2001 06:45:55 +0200
40766              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
40767      Branch: perl
40768            ! os2/perlrexx.c
40769 ____________________________________________________________________________
40770 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
40771         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
40772              From: Peter Prymmer <pvhp@forte.com>
40773              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
40774              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
40775      Branch: perl
40776            ! pod/perlport.pod t/io/fs.t vms/test.com
40777 ____________________________________________________________________________
40778 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
40779         Log: Workaround on Cwd bootstrap problem.
40780      Branch: perl
40781            ! lib/ExtUtils/MakeMaker.pm
40782 ____________________________________________________________________________
40783 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
40784         Log: When in Rome, quote like the Romans do.
40785      Branch: perl
40786            ! cflags.SH
40787 ____________________________________________________________________________
40788 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
40789         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
40790              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40791              Date: Mon, 23 Jul 2001 19:29:49 -0400
40792              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
40793      Branch: perl
40794            + os2/perlrexx.c
40795            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
40796            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
40797            ! t/op/write.t
40798 ____________________________________________________________________________
40799 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
40800         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
40801              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40802              Date: Mon, 23 Jul 2001 18:43:42 -0400
40803              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
40804      Branch: perl
40805            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
40806 ____________________________________________________________________________
40807 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
40808         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
40809              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40810              Date: Mon, 23 Jul 2001 18:33:16 -0400
40811              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
40812      Branch: perl
40813            ! lib/ExtUtils/MakeMaker.pm
40814 ____________________________________________________________________________
40815 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
40816         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
40817              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40818              Date: Mon, 23 Jul 2001 18:20:35 -0400
40819              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
40820      Branch: perl
40821            ! Makefile.SH cflags.SH
40822 ____________________________________________________________________________
40823 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
40824         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
40825              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
40826              Date: Mon, 23 Jul 2001 11:32:17 -0500
40827              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
40828      Branch: perl
40829            ! lib/ExtUtils/MakeMaker.pm
40830 ____________________________________________________________________________
40831 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
40832         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
40833              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40834              Date: Mon, 23 Jul 2001 18:13:20 -0400
40835              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
40836      Branch: perl
40837            ! lib/perl5db.pl
40838 ____________________________________________________________________________
40839 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
40840         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
40841              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40842              Date: Mon, 23 Jul 2001 18:07:40 -0400
40843              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
40844      Branch: perl
40845            ! op.c
40846 ____________________________________________________________________________
40847 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
40848         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
40849              From: "Craig A. Berry" <craigberry@mac.com>
40850              Date: Mon, 23 Jul 2001 15:35:06 -0500
40851              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
40852      Branch: perl
40853            ! util.c
40854 ____________________________________________________________________________
40855 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
40856         Log: Subject: [PATCH perlfaq9.pod typo]
40857              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
40858              Date: Mon, 23 Jul 2001 07:49:05 -0700
40859              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
40860      Branch: perl
40861            ! pod/perlfaq9.pod
40862 ____________________________________________________________________________
40863 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
40864         Log: Subject: win32\sncfnmcs.pl corrections
40865              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
40866              Date: Mon, 23 Jul 2001 12:56:54 +0200
40867              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
40868              
40869              Rename the script a little bit more sensibly.
40870      Branch: perl
40871            + win32/sync_ext.pl
40872            - win32/sncfnmcs.pl
40873            ! MANIFEST README.win32
40874 ____________________________________________________________________________
40875 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
40876         Log: Test tweak.
40877      Branch: perl
40878            ! ext/B/Deparse.t
40879 ____________________________________________________________________________
40880 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
40881         Log: Metaconfig unit tweak for #11450.
40882      Branch: metaconfig/U/perl
40883            ! Mksymlinks.U
40884 ____________________________________________________________________________
40885 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
40886         Log: Too volatile failsafe check.
40887      Branch: perl
40888            ! Configure
40889 ____________________________________________________________________________
40890 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
40891         Log: Further doc tweaks.
40892      Branch: perl
40893            ! lib/UnicodeCD.pm
40894 ____________________________________________________________________________
40895 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
40896         Log: Doc tweaks.
40897      Branch: perl
40898            ! lib/UnicodeCD.pm
40899 ____________________________________________________________________________
40900 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
40901         Log: Doc tweakery from Abhijit.
40902      Branch: perl
40903            ! Porting/repository.pod
40904 ____________________________________________________________________________
40905 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
40906         Log: An accidental empty line.
40907      Branch: perl
40908            ! MANIFEST
40909 ____________________________________________________________________________
40910 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
40911         Log: Missing MANIFESTations.
40912      Branch: perl
40913            ! MANIFEST
40914 ____________________________________________________________________________
40915 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
40916         Log: Update Changes.
40917      Branch: perl
40918            ! Changes patchlevel.h
40919 ____________________________________________________________________________
40920 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
40921         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
40922              From: Mike Guy <mjtg@cam.ac.uk>
40923              Date: Fri, 20 Jul 2001 16:12:49 +0100
40924              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
40925      Branch: perl
40926            ! Porting/pumpkin.pod
40927 ____________________________________________________________________________
40928 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
40929         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
40930              From: Peter Prymmer <pvhp@forte.com>
40931              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
40932              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
40933      Branch: perl
40934            ! pod/perlhack.pod
40935 ____________________________________________________________________________
40936 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
40937         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
40938              From: Michael G Schwern <schwern@pobox.com>
40939              Date: Fri, 20 Jul 2001 20:22:35 -0400
40940              Message-ID: <20010720202235.O4498@blackrider>
40941      Branch: perl
40942            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
40943            ! lib/Test/t/todo.t
40944 ____________________________________________________________________________
40945 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
40946         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
40947              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
40948              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
40949              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
40950      Branch: perl
40951            ! ext/POSIX/POSIX.pod
40952 ____________________________________________________________________________
40953 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
40954         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
40955              From: Mark-Jason Dominus <mjd@plover.com>
40956              Date: Fri, 20 Jul 2001 23:16:54 -0400
40957              Message-ID: <20010721031654.21877.qmail@plover.com>
40958      Branch: perl
40959            ! ext/POSIX/POSIX.pod
40960 ____________________________________________________________________________
40961 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
40962         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
40963              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40964              Date: Sun, 22 Jul 2001 14:56:09 +0200
40965              Message-ID: <20010722145609.A766@rafael>
40966      Branch: perl
40967            ! ext/B/O.pm
40968 ____________________________________________________________________________
40969 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
40970         Log: Subject: regexec.c #define cleanup
40971              From: Mark-Jason Dominus <mjd@plover.com>
40972              Date: Sat, 21 Jul 2001 18:33:25 -0400
40973              Message-ID: <20010721223325.3069.qmail@plover.com>
40974      Branch: perl
40975            ! regexec.c
40976 ____________________________________________________________________________
40977 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
40978         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
40979              From: Prymmer/Kahn <pvhp@best.com>
40980              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
40981              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
40982      Branch: perl
40983            ! t/io/fs.t
40984 ____________________________________________________________________________
40985 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
40986         Log: Typo in #11432.
40987      Branch: perl
40988            ! ext/POSIX/POSIX.t
40989 ____________________________________________________________________________
40990 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
40991         Log: Integrate (manually) change #11424 from macperl.
40992      Branch: perl
40993            ! ext/Filter/t/call.t
40994 ____________________________________________________________________________
40995 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
40996         Log: Integrate change #11408 from macperl.
40997      Branch: perl
40998           !> README.macos pod/perlport.pod
40999 ____________________________________________________________________________
41000 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
41001         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
41002      Branch: perl
41003           +> macos/MacPerlTests.cmd macos/xsubpp.patch
41004            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
41005            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
41006            ! ext/POSIX/POSIX.t
41007 ____________________________________________________________________________
41008 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
41009         Log: pod/*.t tests not picked up by t/TEST either
41010      Branch: maint-5.6/perl
41011            ! t/TEST
41012 ____________________________________________________________________________
41013 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
41014         Log: better tweak for change#11429 (windows has both / and \ separated
41015              paths in @INC at that point)
41016      Branch: maint-5.6/perl
41017            ! t/pod/testp2pt.pl
41018 ____________________________________________________________________________
41019 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
41020         Log: MacOS pod test tweak needs \Escape
41021      Branch: maint-5.6/perl
41022            ! t/pod/testp2pt.pl
41023 ____________________________________________________________________________
41024 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
41025         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
41026              resulting duplicate output, but t/harness isn't)
41027      Branch: maint-5.6/perl
41028            ! t/run/runenv.t
41029 ____________________________________________________________________________
41030 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
41031         Log: t/harness wasn't picking up all the tests
41032      Branch: maint-5.6/perl
41033            ! t/harness
41034 ____________________________________________________________________________
41035 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
41036         Log: update MANIFEST for new file
41037      Branch: maint-5.6/perl
41038            ! MANIFEST
41039 ____________________________________________________________________________
41040 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
41041         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
41042              the exception of the macperl/macos/... tree
41043      Branch: maint-5.6/perl
41044           +> t/lib/filefind-taint.t
41045           !> (integrate 72 files)
41046 ____________________________________________________________________________
41047 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
41048         Log: Fix test.
41049      Branch: maint-5.6/macperl
41050            ! macos/bundled_ext/Filter/t/call.t
41051 ____________________________________________________________________________
41052 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
41053         Log: Make perl fork()-safe (in a slightly limited way) even on
41054              platforms that don't have pthread_atfork() (extension of
41055              the fix in change#11151).
41056              
41057              Note that this will not help extensions that call fork()
41058              directly in C, or that link to libraries that call fork()
41059              directly.  Such cases must be fixed to either call
41060              PerlProc_fork(), or call atfork_lock() in parent before the
41061              calling the function that forks and call atfork_unlock()
41062              in both parent and child immediately after the fork().
41063              (There are no worries if C code calls exec() in the child
41064              immediately after a fork().  Only cases where the child
41065              calls perl's API functions (including New()) after the
41066              fork() are problematic.)
41067              
41068              This change also eliminates the use of vfork() from perl,
41069              since all such uses were violating the severe restrictions
41070              on modifying the state of the process between the vfork()
41071              and the exec().
41072              
41073              This is a modified version of patches suggested by Abhijit
41074              Menon-Sen and Richard Soderberg.
41075      Branch: perl
41076            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
41077            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
41078 ____________________________________________________________________________
41079 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
41080         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
41081              Switch, and Text::Balanced.
41082      Branch: maint-5.6/macperl
41083            + macos/bundled_ext/Filter/Util/Call/Call.pm
41084            + macos/bundled_ext/Filter/Util/Call/Call.xs
41085            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
41086            + macos/bundled_ext/Filter/t/MyFilter.pm
41087            + macos/bundled_ext/Filter/t/call.t
41088            + macos/bundled_ext/Filter/t/filter-util.pl
41089            + macos/bundled_lib/blib/lib/Class/ISA.pm
41090            + macos/bundled_lib/blib/lib/Digest.pm
41091            + macos/bundled_lib/blib/lib/Filter/Simple.pm
41092            + macos/bundled_lib/blib/lib/Switch.pm
41093            + macos/bundled_lib/blib/lib/Text/Balanced.pm
41094            + macos/bundled_lib/blib/lib/Text/Balanced.pod
41095            + macos/bundled_lib/t/Class/ISA/test.pl
41096            + macos/bundled_lib/t/Digest/Digest.t
41097            + macos/bundled_lib/t/Filter/Simple/test.pl
41098            + macos/bundled_lib/t/Switch/test.pl
41099            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
41100            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
41101            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
41102            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
41103            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
41104            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
41105            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
41106            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
41107 ____________________________________________________________________________
41108 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
41109         Log: Add Filter::Util::Call to config/make files; edit utils
41110              to recognize the module (it was descended too far down).
41111              Bump version to 5.6.1a4.
41112      Branch: maint-5.6/macperl
41113            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
41114            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
41115            ! macos/macperl/Makefile.mk macos/xsubpp.patch
41116 ____________________________________________________________________________
41117 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
41118         Log: Make DB_File the default for MLDBM on MacOS.
41119      Branch: maint-5.6/macperl
41120            ! macos/bundled_lib/blib/lib/MLDBM.pm
41121 ____________________________________________________________________________
41122 [ 11419] By: nick                                  on 2001/07/20  14:51:03
41123         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
41124              From:  Simon Cozens <simon@netthink.co.uk>
41125              Date:  Fri, 20 Jul 2001 11:42:35 -0400
41126              Message-Id:  <20010720114235.A5235@netthink.co.uk>
41127      Branch: perl
41128            ! lib/UnicodeCD.pm
41129 ____________________________________________________________________________
41130 [ 11418] By: nick                                  on 2001/07/20  14:48:12
41131         Log: Subject:  [PATCH regcomp.h] adds a comment
41132              From:  Abhijit Menon-Sen <ams@wiw.org>
41133              Date:  Fri, 20 Jul 2001 21:05:37 +0530
41134              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
41135      Branch: perl
41136            ! regcomp.h
41137 ____________________________________________________________________________
41138 [ 11417] By: nick                                  on 2001/07/20  14:16:38
41139         Log: Subject:  [PATCH 5.7.2] INSTALL updates
41140              From:  Andy Dougherty <doughera@lafayette.edu>
41141              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
41142              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
41143      Branch: perl
41144            ! INSTALL
41145 ____________________________________________________________________________
41146 [ 11416] By: nick                                  on 2001/07/20  06:44:44
41147         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
41148              From:  Russ Allbery <rra@stanford.edu>
41149              Date:  19 Jul 2001 15:52:37 -0700
41150              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
41151      Branch: perl
41152            ! lib/Pod/Man.pm
41153 ____________________________________________________________________________
41154 [ 11415] By: nick                                  on 2001/07/20  06:35:11
41155         Log: Subject:  [PATCH] defer op_seq allocation
41156              From:  Abhijit Menon-Sen <ams@wiw.org>
41157              Date:  Thu, 19 Jul 2001 22:12:24 +0530
41158              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
41159      Branch: perl
41160            ! op.c
41161 ____________________________________________________________________________
41162 [ 11414] By: nick                                  on 2001/07/20  06:23:36
41163         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
41164              From:  Abhijit Menon-Sen <ams@wiw.org>
41165              Date:  Fri, 20 Jul 2001 01:18:50 +0530
41166              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
41167              (Private e-mail)
41168      Branch: perl
41169            ! ext/Time/HiRes/HiRes.xs
41170 ____________________________________________________________________________
41171 [ 11413] By: nick                                  on 2001/07/20  06:18:53
41172         Log: Integrate mainline
41173      Branch: perlio
41174           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
41175            - t/base/commonsense.t
41176           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
41177           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
41178           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
41179           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
41180           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
41181           !> win32/win32.c
41182 ____________________________________________________________________________
41183 [ 11412] By: nick                                  on 2001/07/19  06:44:27
41184         Log: Integrate win32/perlhost.h from maintenance branch.
41185              (Rest of $ENV{PATH} / system() fix.)
41186      Branch: perl
41187           !> win32/perlhost.h
41188 ____________________________________________________________________________
41189 [ 11411] By: nick                                  on 2001/07/19  06:41:34
41190         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
41191              From:  Philip Newton <Philip.Newton@gmx.net>
41192              Date:  Wed, 18 Jul 2001 21:43:57 +0200
41193              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
41194      Branch: perl
41195            ! pod/perlhack.pod
41196 ____________________________________________________________________________
41197 [ 11410] By: nick                                  on 2001/07/19  06:39:35
41198         Log: Subject:  Security hole in taint checking in open()
41199              From:  deekoo@tentacle.net
41200              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
41201              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
41202      Branch: perl
41203            ! doio.c
41204 ____________________________________________________________________________
41205 [ 11409] By: nick                                  on 2001/07/19  06:28:08
41206         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
41207              From:  Abhijit Menon-Sen <ams@wiw.org>
41208              Date:  Thu, 19 Jul 2001 04:30:43 +0530
41209              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
41210      Branch: perl
41211            ! ext/Time/HiRes/HiRes.xs
41212 ____________________________________________________________________________
41213 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
41214         Log: Update docs with latest implementation information and new URLs.
41215      Branch: maint-5.6/macperl
41216            ! README.macos pod/perlport.pod
41217 ____________________________________________________________________________
41218 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
41219         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
41220              Fix BuildRules to accept optimization variables.
41221      Branch: maint-5.6/macperl
41222            + macos/bundled_ext/Digest/MD5/Makefile.mk
41223            ! macos/BuildRules.mk macos/Makefile.mk
41224            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
41225            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
41226 ____________________________________________________________________________
41227 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
41228         Log: Integrate changes 11399,11401
41229      Branch: maint-5.6/macperl
41230           !> win32/perlhost.h win32/win32.c
41231 ____________________________________________________________________________
41232 [ 11405] By: nick                                  on 2001/07/18  06:50:33
41233         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
41234              from perl5.6*
41235      Branch: perl
41236           !> win32/perlhost.h win32/win32.c
41237 ____________________________________________________________________________
41238 [ 11404] By: nick                                  on 2001/07/18  06:43:59
41239         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
41240              From:  hv@crypt0.demon.co.uk
41241              Date:  Wed, 18 Jul 2001 05:58:46 +0100
41242              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
41243      Branch: perl
41244            ! ext/POSIX/POSIX.t
41245 ____________________________________________________________________________
41246 [ 11403] By: nick                                  on 2001/07/18  06:38:57
41247         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
41248              From:  hv@crypt0.demon.co.uk
41249              Date:  Wed, 18 Jul 2001 05:21:54 +0100
41250              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
41251      Branch: perl
41252            ! numeric.c t/op/arith.t
41253 ____________________________________________________________________________
41254 [ 11402] By: nick                                  on 2001/07/18  06:19:17
41255         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
41256              From:  mjd@plover.com
41257              Date:  17 Jul 2001 17:59:20 -0000
41258              Message-Id:  <20010717175920.8177.qmail@plover.com>
41259      Branch: perl
41260            ! pod/perlre.pod
41261 ____________________________________________________________________________
41262 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
41263         Log: thinko in change#11400 (duh)
41264      Branch: maint-5.6/perl
41265            ! win32/perlhost.h
41266 ____________________________________________________________________________
41267 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
41268         Log: change#11399 revealed another unrelated bug; this is just a temporary
41269              bandaid
41270      Branch: maint-5.6/perl
41271            ! win32/perlhost.h
41272 ____________________________________________________________________________
41273 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
41274         Log: fix bugs in handling of the virtualized environment under windows;
41275              there were bugs in propagating any changes to %ENV down to the real
41276              environment when such changes happened in the toplevel process
41277              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
41278              problem identification, and for a part of the fix)
41279      Branch: maint-5.6/perl
41280            ! win32/perlhost.h win32/win32.c
41281 ____________________________________________________________________________
41282 [ 11398] By: nick                                  on 2001/07/17  08:26:35
41283         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
41284              From: Peter Prymmer <pvhp@forte.com>
41285              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
41286              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
41287              
41288              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
41289              should not depend on existance of Config.pm
41290      Branch: perl
41291           +> t/lib/commonsense.t
41292            - t/base/commonsense.t
41293            ! MANIFEST t/README
41294 ____________________________________________________________________________
41295 [ 11397] By: nick                                  on 2001/07/17  08:09:58
41296         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
41297              From:  Michael G Schwern <schwern@pobox.com>
41298              Date:  Mon, 16 Jul 2001 18:20:31 -0400
41299              Message-Id:  <20010716182031.A1128@blackrider>
41300      Branch: perl
41301            ! pod/perlhack.pod
41302 ____________________________________________________________________________
41303 [ 11396] By: nick                                  on 2001/07/17  08:04:11
41304         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
41305              From:  Gwyn Judd <b.judd@xtra.co.nz>
41306              Date:  Tue, 17 Jul 2001 20:55:58 +1200
41307              Message-Id:  <20010717205558.A3107@thislove>
41308      Branch: perl
41309            ! pod/perlfunc.pod
41310 ____________________________________________________________________________
41311 [ 11395] By: nick                                  on 2001/07/17  08:02:22
41312         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
41313              From:  Peter Prymmer <pvhp@forte.com>
41314              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
41315              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
41316      Branch: perl
41317            ! t/op/sprintf.t
41318 ____________________________________________________________________________
41319 [ 11394] By: nick                                  on 2001/07/17  07:57:06
41320         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
41321              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
41322              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
41323              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
41324      Branch: perl
41325            ! gv.c
41326 ____________________________________________________________________________
41327 [ 11392] By: nick                                  on 2001/07/17  07:50:12
41328         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
41329              From:  Coral <coral@moonlight.crystalflame.net>
41330              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
41331              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
41332      Branch: perl
41333            ! pp_sys.c thread.h
41334 ____________________________________________________________________________
41335 [ 11391] By: nick                                  on 2001/07/17  07:34:28
41336         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
41337              From:  Jonathan Stowe <gellyfish@gellyfish.com>
41338              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
41339              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
41340      Branch: perl
41341            ! utils/h2xs.PL
41342 ____________________________________________________________________________
41343 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
41344         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
41345              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
41346              and Mac::Apps::Launch, which don't work, and Time::HiRes and
41347              Time::Piece, which don't yet work.
41348      Branch: maint-5.6/macperl
41349            + (add 154 files)
41350 ____________________________________________________________________________
41351 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
41352         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
41353              Also add hack to get around missing setenv for PERL5DB.
41354      Branch: maint-5.6/macperl
41355            ! macos/macish.c macos/macish.h
41356 ____________________________________________________________________________
41357 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
41358         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
41359      Branch: maint-5.6/macperl
41360            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
41361            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
41362 ____________________________________________________________________________
41363 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
41364         Log: Fix up some configuration and make options, add extra
41365              extensions.
41366      Branch: maint-5.6/macperl
41367            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
41368            ! macos/macperl/Makefile.mk
41369 ____________________________________________________________________________
41370 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
41371         Log: From Change 11374 in maintperl.
41372      Branch: maint-5.6/macperl
41373           !> utils/h2ph.PL
41374 ____________________________________________________________________________
41375 [ 11385] By: nick                                  on 2001/07/16  14:12:58
41376         Log: Back out change to h2xs till it passes its test.
41377      Branch: perl
41378            ! utils/h2xs.PL
41379 ____________________________________________________________________________
41380 [ 11384] By: nick                                  on 2001/07/16  14:00:10
41381         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
41382              From:  Jonathan Stowe <gellyfish@gellyfish.com>
41383              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
41384              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
41385      Branch: perl
41386            ! utils/h2xs.PL
41387 ____________________________________________________________________________
41388 [ 11383] By: nick                                  on 2001/07/16  13:53:12
41389         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
41390              From:  Robin Houston <robin@kitsite.com>
41391              Date:  Sun, 15 Jul 2001 18:22:31 +0100
41392              Message-Id:  <20010715182230.A11174@robin>
41393      Branch: perl
41394            ! hints/darwin.sh
41395 ____________________________________________________________________________
41396 [ 11382] By: nick                                  on 2001/07/16  13:52:49
41397         Log: Subject:  [PATCH perl@11372] re_dup
41398              From:  Radu Greab <radu@netsoft.ro>
41399              Date:  Sun, 15 Jul 2001 04:50:06 +0300
41400              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
41401      Branch: perl
41402            ! sv.c
41403 ____________________________________________________________________________
41404 [ 11379] By: nick                                  on 2001/07/16  13:35:39
41405         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
41406              From:  Robin Houston <robin@kitsite.com>
41407              Date:  Sat, 14 Jul 2001 14:28:50 +0100
41408              Message-Id:  <20010714142850.A10205@robin>
41409      Branch: perl
41410            ! ext/B/B/Deparse.pm
41411 ____________________________________________________________________________
41412 [ 11378] By: nick                                  on 2001/07/16  13:30:36
41413         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
41414              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
41415              Date:  Sat, 14 Jul 2001 22:17:42 +0900
41416              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
41417      Branch: perl
41418            + ext/Encode/Encode/euc-jp-0212.enc
41419            ! ext/Encode/Encode/Tcl.pm
41420 ____________________________________________________________________________
41421 [ 11377] By: nick                                  on 2001/07/16  13:17:28
41422         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
41423              From:  Andy Dougherty <doughera@lafayette.edu>
41424              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
41425              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
41426      Branch: perl
41427            ! hints/darwin.sh hints/rhapsody.sh
41428 ____________________________________________________________________________
41429 [ 11376] By: nick                                  on 2001/07/16  09:05:00
41430         Log: Integrate mainline
41431      Branch: perlio
41432           +> ext/Encode/Encode/7bit-greek.enc
41433           +> ext/Encode/Encode/7bit-latin1.enc
41434           +> ext/Encode/Encode/cns11643-1.enc
41435           +> ext/Encode/Encode/cns11643-2.enc
41436           +> ext/Encode/Encode/iso2022-cn.enc
41437           +> ext/Encode/Encode/iso2022-jp1.enc
41438           +> ext/Encode/Encode/iso2022-jp2.enc
41439           !> Changes Configure MANIFEST Makefile.SH
41440           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
41441           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
41442           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
41443           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
41444           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
41445 ____________________________________________________________________________
41446 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
41447         Log: integrate change#11374 from maint-5.6
41448              
41449              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
41450      Branch: perl
41451           !> utils/h2ph.PL
41452 ____________________________________________________________________________
41453 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
41454         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
41455      Branch: maint-5.6/perl
41456            ! utils/h2ph.PL
41457 ____________________________________________________________________________
41458 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
41459         Log: Update Changes.
41460      Branch: perl
41461            ! Changes patchlevel.h
41462 ____________________________________________________________________________
41463 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
41464         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
41465              From: Jonathan Stowe <gellyfish@gellyfish.com>
41466              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
41467              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
41468      Branch: perl
41469            ! utils/h2xs.PL
41470 ____________________________________________________________________________
41471 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
41472         Log: Subject: patch to add DEL to [:cntrl:]
41473              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
41474              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
41475              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
41476      Branch: perl
41477            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
41478 ____________________________________________________________________________
41479 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
41480         Log: Metaconfig unit change for #11369; plus a dependency nit.
41481      Branch: metaconfig
41482            ! U/compline/nblock_io.U
41483      Branch: metaconfig/U/perl
41484            ! Extensions.U
41485 ____________________________________________________________________________
41486 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
41487         Log: #include <stdlib.h> so that exit() is prototyped,
41488              noticed by Hugo.
41489      Branch: perl
41490            ! Configure
41491 ____________________________________________________________________________
41492 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
41493         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
41494              From: Peter Prymmer <pvhp@forte.com>
41495              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
41496              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
41497      Branch: perl
41498            ! t/op/sprintf.t
41499 ____________________________________________________________________________
41500 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
41501         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
41502              From: Peter Prymmer <pvhp@forte.com>
41503              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
41504              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
41505      Branch: perl
41506            ! ext/Encode/Encode/Tcl.t
41507 ____________________________________________________________________________
41508 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
41509         Log: Add information about gcc 3.0 basic block profiling.
41510      Branch: perl
41511            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
41512 ____________________________________________________________________________
41513 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
41514         Log: Subject: Error in lib/PerlIO/Via.pm ?
41515              From: Mark-Jason Dominus <mjd@plover.com>
41516              Date: Fri, 13 Jul 2001 15:55:41 -0400
41517              Message-ID: <20010713195541.26751.qmail@plover.com>
41518      Branch: perl
41519            ! ext/PerlIO/Via/Via.pm
41520 ____________________________________________________________________________
41521 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
41522         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
41523              section from the Compiler section.
41524      Branch: perl
41525            ! myconfig.SH
41526 ____________________________________________________________________________
41527 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
41528         Log: Handle glibc style of constant definitions using enum
41529              with intervening #defines; from Brendan O'Dea.
41530      Branch: perl
41531            ! utils/h2ph.PL
41532 ____________________________________________________________________________
41533 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
41534         Log: Add LC_MESSAGES to the locale_h export tag (it already is
41535              in the Makefile.PL and thusly eligible for an XS constant)
41536              (see also maintperl #10543)
41537      Branch: perl
41538            ! ext/POSIX/POSIX.pm
41539 ____________________________________________________________________________
41540 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
41541         Log: Subject: Re: [patch] re_dup
41542              From: Abhijit Menon-Sen <ams@wiw.org>
41543              Date: Fri, 13 Jul 2001 21:41:09 +0530
41544              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
41545      Branch: perl
41546            ! sv.c
41547 ____________________________________________________________________________
41548 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
41549         Log: Subject: [patch] re_dup
41550              From: Doug MacEachern <dougm@covalent.net>
41551              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
41552              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
41553      Branch: perl
41554            ! sv.c
41555 ____________________________________________________________________________
41556 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
41557         Log: Update Changes.
41558      Branch: perl
41559            ! Changes patchlevel.h
41560 ____________________________________________________________________________
41561 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
41562         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
41563              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
41564              Date: Sat, 14 Jul 2001 00:06:30 +0900
41565              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
41566      Branch: perl
41567            + ext/Encode/Encode/7bit-greek.enc
41568            + ext/Encode/Encode/7bit-latin1.enc
41569            + ext/Encode/Encode/cns11643-1.enc
41570            + ext/Encode/Encode/cns11643-2.enc
41571            + ext/Encode/Encode/iso2022-cn.enc
41572            + ext/Encode/Encode/iso2022-jp1.enc
41573            + ext/Encode/Encode/iso2022-jp2.enc
41574            ! MANIFEST ext/Encode/Encode/Tcl.pm
41575            ! ext/Encode/Encode/iso2022-kr.enc
41576 ____________________________________________________________________________
41577 [ 11357] By: nick                                  on 2001/07/13  14:24:06
41578         Log: Blind integrate mainline (as of 5.7.2?)
41579      Branch: perlio
41580           !> AUTHORS Changes Porting/config.sh Porting/config_H
41581           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
41582           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
41583           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
41584           !> win32/makefile.mk
41585 ____________________________________________________________________________
41586 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
41587         Log: Snip away the devel patchlevel.
41588      Branch: perl
41589            ! patchlevel.h
41590 ____________________________________________________________________________
41591 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
41592         Log: Bump the version to 5.7.2.
41593      Branch: perl
41594            ! Porting/config.sh Porting/config_H patchlevel.h
41595            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
41596            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41597            ! win32/makefile.mk
41598 ____________________________________________________________________________
41599 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
41600         Log: Update Changes.
41601      Branch: perl
41602            ! Changes
41603 ____________________________________________________________________________
41604 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
41605         Log: Reword.
41606      Branch: perl
41607            ! AUTHORS
41608 ____________________________________________________________________________
41609 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
41610         Log: AUTHORS update.
41611      Branch: perl
41612            ! AUTHORS
41613 ____________________________________________________________________________
41614 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
41615         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
41616              unless ithreads.
41617      Branch: perl
41618            ! makedef.pl
41619 ____________________________________________________________________________
41620 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
41621         Log: Integrate perlio.
41622      Branch: perl
41623           !> win32/distclean.bat
41624 ____________________________________________________________________________
41625 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
41626         Log: Test the encoding transform only iff we have PerlIO,
41627              noticed by H. Merijn Brand.
41628      Branch: perl
41629            ! ext/PerlIO/t/encoding.t
41630 ____________________________________________________________________________
41631 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
41632         Log: README.netware tweaks from Ananth Kesari.
41633      Branch: perl
41634            ! README.netware
41635 ____________________________________________________________________________
41636 [ 11346] By: nick                                  on 2001/07/13  09:18:51
41637         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
41638              to avoid /unicode vs /Unicode issues.
41639      Branch: perlio
41640            ! win32/distclean.bat
41641 ____________________________________________________________________________
41642 [ 11345] By: nick                                  on 2001/07/13  06:24:18
41643         Log: Integrate mainline
41644      Branch: perlio
41645           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
41646            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
41647           !> (integrate 63 files)
41648 ____________________________________________________________________________
41649 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
41650         Log: Add d_bincompat5005 information to perl -V.
41651      Branch: perl
41652            ! myconfig.SH
41653 ____________________________________________________________________________
41654 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
41655         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
41656              From: Abhijit Menon-Sen <ams@wiw.org>
41657              Date: Fri, 13 Jul 2001 07:12:36 +0530
41658              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
41659      Branch: perl
41660            ! sv.c
41661 ____________________________________________________________________________
41662 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
41663         Log: Remove unicode::distinct, as per Inaba Hiroto.
41664      Branch: perl
41665            - lib/unicode/distinct.pm
41666            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
41667            ! t/lib/1_compile.t
41668 ____________________________________________________________________________
41669 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
41670         Log: Paging for Dr Octothorpe.
41671      Branch: perl
41672            ! pod/perlfaq4.pod
41673 ____________________________________________________________________________
41674 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
41675         Log: cut-n-paste error noticed by mjd.
41676      Branch: perl
41677            ! pod/perlfaq4.pod
41678 ____________________________________________________________________________
41679 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
41680         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
41681              From: Peter Prymmer <pvhp@forte.com>
41682              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
41683              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
41684      Branch: perl
41685            ! pod/perlfaq4.pod
41686 ____________________________________________________________________________
41687 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
41688         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
41689              From: Randall Gellens <randy@qualcomm.com>
41690              Date: Thu, 12 Jul 2001 16:56:23 -0700
41691              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
41692      Branch: perl
41693            ! Porting/repository.pod
41694 ____________________________________________________________________________
41695 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
41696         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
41697      Branch: perl
41698            ! thread.h
41699 ____________________________________________________________________________
41700 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
41701         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
41702              From: coral <coral@moonlight.crystalflame.net>
41703              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
41704              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
41705      Branch: perl
41706            ! thread.h
41707 ____________________________________________________________________________
41708 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
41709         Log: Metaconfig unit change for #11134.
41710      Branch: metaconfig
41711            + U/threads/d_pthread_atfork.U
41712 ____________________________________________________________________________
41713 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
41714         Log: Add HAS_PTHREAD_ATFORK.
41715      Branch: perl
41716            ! Configure NetWare/config.wc NetWare/config_H.wc
41717            ! Porting/Glossary Porting/config.sh Porting/config_H
41718            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
41719            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
41720            ! vos/config.ga.def vos/config.ga.h win32/config.bc
41721            ! win32/config.gc win32/config.vc win32/config_H.bc
41722            ! win32/config_H.gc win32/config_H.vc
41723 ____________________________________________________________________________
41724 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
41725         Log: Subject: [PATCH] File::Copy fails on tied handles
41726              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
41727              Date: Thu, 12 Jul 2001 15:18:51 -0700
41728              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
41729      Branch: perl
41730            ! lib/File/Copy.pm
41731 ____________________________________________________________________________
41732 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
41733         Log: Subject: [PATCH] Langinfo.t
41734              From: Nicholas Clark <nick@ccl4.org>
41735              Date: Thu, 12 Jul 2001 23:55:38 +0100
41736              Message-ID: <20010712235538.M5827@plum.flirble.org>
41737      Branch: perl
41738            ! ext/I18N/Langinfo/Langinfo.t
41739 ____________________________________________________________________________
41740 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
41741         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
41742              From: Peter Prymmer <pvhp@forte.com>
41743              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
41744              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
41745      Branch: perl
41746            ! pod/perl572delta.pod
41747 ____________________________________________________________________________
41748 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
41749         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
41750              From: Abhijit Menon-Sen <ams@wiw.org>
41751              Date: Fri, 13 Jul 2001 05:21:16 +0530
41752              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
41753      Branch: perl
41754            ! sv.c
41755 ____________________________________________________________________________
41756 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
41757         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
41758              From: Abhijit Menon-Sen <ams@wiw.org>
41759              Date: Fri, 13 Jul 2001 03:04:25 +0530
41760              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
41761      Branch: perl
41762            ! av.c
41763 ____________________________________________________________________________
41764 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
41765         Log: s/^M$//g
41766      Branch: perl
41767            ! win32/Makefile win32/makefile.mk
41768 ____________________________________________________________________________
41769 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
41770         Log: Update Changes.
41771      Branch: perl
41772            ! Changes patchlevel.h
41773 ____________________________________________________________________________
41774 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
41775         Log: Typo spotted by Philip Newton.
41776      Branch: perl
41777            ! pod/perl572delta.pod
41778 ____________________________________________________________________________
41779 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
41780         Log: Subject: [PATCH] fixes perl_clone of perl_clone
41781              From: Artur Bergman <artur@contiller.se>
41782              Date: Thu, 12 Jul 2001 20:57:09 +0200
41783              Message-ID: <B773BFA4.236B%artur@contiller.se>
41784      Branch: perl
41785            ! sv.c
41786 ____________________________________________________________________________
41787 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
41788         Log: Add README.uts from Hal Morris.
41789      Branch: perl
41790            + README.uts
41791            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
41792            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
41793 ____________________________________________________________________________
41794 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
41795         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
41796              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41797              Date: Thu, 12 Jul 2001 20:32:37 +0200
41798              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
41799      Branch: perl
41800            ! hints/aix.sh
41801 ____________________________________________________________________________
41802 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
41803         Log: Subject: Patch: document reg_data.what member
41804              From: Mark-Jason Dominus <mjd@plover.com>
41805              Message-ID: <20010712182532.14821.qmail@plover.com>
41806              Date: Thu, 12 Jul 2001 14:25:32 -0400
41807      Branch: perl
41808            ! regcomp.c regcomp.h
41809 ____________________________________________________________________________
41810 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
41811         Log: Subject: [PATCH] Perl_re_dup()
41812              From: Abhijit Menon-Sen <ams@wiw.org>
41813              Date: Thu, 12 Jul 2001 23:54:32 +0530
41814              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
41815      Branch: perl
41816            ! embed.h embed.pl perlapi.c proto.h sv.c
41817 ____________________________________________________________________________
41818 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
41819         Log: Regen Configure, modlib, toc.
41820      Branch: perl
41821            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41822            ! pod/perlmodlib.pod pod/perltoc.pod
41823 ____________________________________________________________________________
41824 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
41825         Log: The problem seems to be in PerlIO::Layer::->find() not
41826              accepting the ":encoding(blurflur)" arguments.
41827      Branch: perl
41828            ! lib/PerlIO.pm lib/open.pm
41829 ____________________________________________________________________________
41830 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
41831         Log: AIX doc update.
41832      Branch: perl
41833            ! README.aix pod/perl572delta.pod
41834 ____________________________________________________________________________
41835 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
41836         Log: Subject: AIX README update
41837              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41838              Date: Thu, 12 Jul 2001 19:28:30 +0200
41839              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
41840      Branch: perl
41841            ! README.aix
41842 ____________________________________________________________________________
41843 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
41844         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
41845              From: Norton Allen <allen@huarp.harvard.edu>
41846              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
41847              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
41848      Branch: perl
41849            ! ext/IO/lib/IO/t/io_unix.t
41850 ____________________________________________________________________________
41851 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
41852         Log: Subject: [PATCH README.qnx hints/qnx.sh]
41853              From: Norton Allen <allen@huarp.harvard.edu>
41854              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
41855              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
41856      Branch: perl
41857            ! README.qnx hints/qnx.sh
41858 ____________________________________________________________________________
41859 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
41860         Log: Subject: [patch] faster PM_GETRE
41861              From: Doug MacEachern <dougm@covalent.net>
41862              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
41863              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
41864      Branch: perl
41865            ! op.h
41866 ____________________________________________________________________________
41867 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
41868         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
41869              From: Doug MacEachern <dougm@covalent.net>
41870              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
41871              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
41872      Branch: perl
41873            ! op.c
41874 ____________________________________________________________________________
41875 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
41876         Log: Tell where the nice Estonian database is.
41877      Branch: perl
41878            ! lib/open.pm
41879 ____________________________________________________________________________
41880 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
41881         Log: Retract #11309 since #11310 is a better fix.
41882      Branch: perl
41883            ! t/lib/1_compile.t
41884 ____________________________________________________________________________
41885 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
41886         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
41887              change#11300 needs to return the status of failed win32_spawnvp())
41888              
41889              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
41890              splitting correctly; remove unused variables; 'require' at run time
41891              rather than 'use' at compile time for I18N::Langinfo, since it
41892              isn't everyware
41893      Branch: perl
41894            ! lib/open.pm win32/win32.c
41895 ____________________________________________________________________________
41896 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
41897         Log: Temporary workaround.
41898      Branch: perl
41899            ! t/lib/1_compile.t
41900 ____________________________________________________________________________
41901 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
41902         Log: UCD typo in #11306 and add also more known-to-be-tested
41903              modules to the skip list.
41904      Branch: perl
41905            ! t/lib/1_compile.t
41906 ____________________________________________________________________________
41907 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
41908         Log: Rename Unicode::UCD to UnicodeCD to avoid
41909              messups with case-insensitive filesystems.
41910      Branch: perl
41911            + lib/UnicodeCD.pm lib/UnicodeCD.t
41912            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
41913            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
41914 ____________________________________________________________________________
41915 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
41916         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
41917              From: daniel@biz.bitpusher.com
41918              Date: Wed, 11 Jul 2001 23:25:47 -0700
41919              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
41920      Branch: perl
41921            ! lib/Tie/Array.pm t/op/splice.t
41922 ____________________________________________________________________________
41923 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
41924         Log: Subject: [PATCH] More accurate line numbers in messages
41925              From: Paul Johnson <paul@pjcj.net>
41926              Date: Thu, 12 Jul 2001 04:14:11 +0200
41927              Message-ID: <20010712041411.A3467@pjcj.net>
41928              
41929              (With prototyping and multiplicity tweaks.)
41930      Branch: perl
41931            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
41932 ____________________________________________________________________________
41933 [ 11304] By: nick                                  on 2001/07/12  12:53:40
41934         Log: Integrate mainline
41935      Branch: perlio
41936           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
41937           !> regexec.c thread.h
41938 ____________________________________________________________________________
41939 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
41940         Log: Cut-and-pasto in #11298.
41941      Branch: perl
41942            ! ext/ByteLoader/bytecode.h
41943 ____________________________________________________________________________
41944 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
41945         Log: Update the AIX known problems section.
41946      Branch: perl
41947            ! pod/perl572delta.pod
41948 ____________________________________________________________________________
41949 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
41950         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
41951              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41952              Date: Thu, 12 Jul 2001 12:16:16 +0200
41953              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
41954      Branch: perl
41955            ! hints/aix.sh
41956 ____________________________________________________________________________
41957 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
41958         Log: Integrate perlio.
41959      Branch: perl
41960           !> makedef.pl win32/win32.c
41961 ____________________________________________________________________________
41962 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
41963         Log: Subject: [PATCH] fix for PMOP threadness failures
41964              From: Artur Bergman <artur@contiller.se>
41965              Date: Thu, 12 Jul 2001 09:48:06 +0200
41966              Message-ID: <B77322D6.22DD%artur@contiller.se>
41967      Branch: perl
41968            ! regexec.c
41969 ____________________________________________________________________________
41970 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
41971         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
41972              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
41973              Date: Thu, 12 Jul 2001 09:09:48 +0200
41974              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
41975              
41976              More parentheses to keep bcc happy.
41977      Branch: perl
41978            ! ext/ByteLoader/bytecode.h
41979 ____________________________________________________________________________
41980 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
41981         Log: Subject: Re: [patch] pthread_atfork bandaid
41982              From: Doug MacEachern <dougm@covalent.net>
41983              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
41984              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
41985      Branch: perl
41986            ! thread.h
41987 ____________________________________________________________________________
41988 [ 11296] By: nick                                  on 2001/07/12  11:55:48
41989         Log: Exclude reentrant_buffer from .def file
41990      Branch: perlio
41991            ! makedef.pl
41992 ____________________________________________________________________________
41993 [ 11295] By: nick                                  on 2001/07/12  11:11:44
41994         Log: Honour void-ness of my_exit()
41995      Branch: perlio
41996            ! win32/win32.c
41997 ____________________________________________________________________________
41998 [ 11294] By: nick                                  on 2001/07/12  07:51:04
41999         Log: Integrate mainline
42000      Branch: perlio
42001           +> uts/sprintf_wrap.c
42002           !> (integrate 35 files)
42003 ____________________________________________________________________________
42004 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
42005         Log: Retract #11289.
42006      Branch: perl
42007            ! embed.h embed.pl perl.c proto.h thread.h
42008 ____________________________________________________________________________
42009 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
42010         Log: Now the :locale pseudolayer *almost* works...
42011      Branch: perl
42012            ! lib/open.pm
42013 ____________________________________________________________________________
42014 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
42015         Log: Locale encoding tweaks.
42016      Branch: perl
42017            ! lib/open.pm
42018 ____________________________________________________________________________
42019 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
42020         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
42021              From: Mark-Jason Dominus <mjd@plover.com>
42022              Date: Thu, 12 Jul 2001 00:59:31 -0400
42023              Message-ID: <20010712045931.8543.qmail@plover.com>
42024              
42025              Remove the chmod/umask leading zero warning.
42026      Branch: perl
42027            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
42028            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
42029 ____________________________________________________________________________
42030 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
42031         Log: (Retracted by #11289.)
42032      Branch: perl
42033            ! embed.h embed.pl perl.c proto.h thread.h
42034 ____________________________________________________________________________
42035 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
42036         Log: Needed by #11283.
42037      Branch: perl
42038            ! intrpvar.h
42039 ____________________________________________________________________________
42040 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
42041         Log: Metaconfig unit change for #11286.
42042      Branch: metaconfig/U/perl
42043            ! patchlevel.U
42044 ____________________________________________________________________________
42045 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
42046         Log: Subject: Re: [PATCH Configure] perl -V broken
42047              From: Andy Dougherty <doughera@lafayette.edu>
42048              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
42049              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
42050      Branch: perl
42051            ! Configure myconfig.SH
42052 ____________________________________________________________________________
42053 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
42054         Log: Retract #11166 (and #11237).
42055      Branch: perl
42056            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
42057            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
42058            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
42059 ____________________________________________________________________________
42060 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
42061         Log: UTS tweaks for Hal Morris.
42062      Branch: perl
42063            + uts/sprintf_wrap.c
42064            ! MANIFEST hints/uts.sh perl.h
42065 ____________________________________________________________________________
42066 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
42067         Log: Subject: [PATCH] Use reentrant API glibc
42068              From: Artur Bergman <artur@contiller.se>
42069              Date: Thu, 12 Jul 2001 00:58:21 +0200
42070              Message-ID: <B772A6AD.2288%artur@contiller.se>
42071      Branch: perl
42072            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
42073            ! sv.c
42074 ____________________________________________________________________________
42075 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
42076         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
42077              From: barries <barries@slaysys.com>
42078              Date: Wed, 11 Jul 2001 15:11:46 -0400
42079              Message-ID: <20010711151146.G24560@jester.slaysys.com>
42080      Branch: perl
42081            ! pp_sys.c t/lib/warnings/doio win32/win32.c
42082 ____________________________________________________________________________
42083 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
42084         Log: Subject: [patch] pthread_atfork bandaid
42085              From: Doug MacEachern <dougm@covalent.net>
42086              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
42087              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
42088      Branch: perl
42089            ! miniperlmain.c perl.c
42090 ____________________________________________________________________________
42091 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
42092         Log: Subject: [patch] perl_clone leaks
42093              From: Doug MacEachern <dougm@covalent.net>
42094              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
42095              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
42096      Branch: perl
42097            ! sv.c
42098 ____________________________________________________________________________
42099 [ 11279] By: nick                                  on 2001/07/11  15:49:38
42100         Log: Integrate mainline
42101      Branch: perlio
42102           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
42103           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
42104           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
42105           +> lib/Term/ANSIColor/README
42106           !> (integrate 54 files)
42107 ____________________________________________________________________________
42108 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
42109         Log: Update Changes.
42110      Branch: perl
42111            ! Changes patchlevel.h
42112 ____________________________________________________________________________
42113 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
42114         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
42115              From: Peter Prymmer <pvhp@forte.com>
42116              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
42117              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
42118              
42119              Backport of embed.pl to 5.003.
42120      Branch: perl
42121            ! embed.pl
42122 ____________________________________________________________________________
42123 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
42124         Log: Subject: Re: POSIX test #14 on UTS 
42125              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
42126              Date: Wed, 11 Jul 2001 03:02:14 +0100
42127              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
42128      Branch: perl
42129            ! ext/POSIX/POSIX.t
42130 ____________________________________________________________________________
42131 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
42132         Log: Make the I32 an IV to preserve structure alignment and size.
42133      Branch: perl
42134            ! op.h
42135 ____________________________________________________________________________
42136 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
42137         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
42138              From: "Artur Bergman" <artur@contiller.se>
42139              Date: Wed, 11 Jul 2001 14:23:37 +0200
42140              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
42141              
42142              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
42143      Branch: perl
42144            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
42145            ! pod/perlapi.pod sv.c
42146 ____________________________________________________________________________
42147 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
42148         Log: Tweak until Pod::Parser gets updated.
42149      Branch: perl
42150            ! t/pod/special_seqs.xr
42151 ____________________________________________________________________________
42152 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
42153         Log: File::Spec usage tweak.
42154      Branch: perl
42155            ! lib/ExtUtils.t
42156 ____________________________________________________________________________
42157 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
42158         Log: Integrate #11263 from macperl; macos and macosx updates.
42159      Branch: perl
42160           !> pod/perlport.pod
42161 ____________________________________________________________________________
42162 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
42163         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
42164              From: Peter Prymmer <pvhp@forte.com>
42165              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
42166              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
42167      Branch: perl
42168            + ext/Time/HiRes/hints/dynixptx.pl
42169            ! MANIFEST hints/dynixptx.sh
42170 ____________________________________________________________________________
42171 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
42172         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
42173              From: Nicholas Clark <nick@ccl4.org>
42174              Date: Tue, 10 Jul 2001 23:17:43 +0100
42175              Message-ID: <20010710231742.B59620@plum.flirble.org>
42176      Branch: perl
42177            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
42178 ____________________________________________________________________________
42179 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
42180         Log: Subject: [DOC PATCH] Pluggable runops
42181              From: Paul Johnson <paul@pjcj.net>
42182              Date: Tue, 10 Jul 2001 21:53:28 +0200
42183              Message-ID: <20010710215328.B26577@pjcj.net>
42184      Branch: perl
42185            ! pod/perlguts.pod
42186 ____________________________________________________________________________
42187 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
42188         Log: Subject: [PATCH] Authors
42189              From: Artur Bergman <artur@contiller.se>
42190              Date: Tue, 10 Jul 2001 20:39:12 +0200
42191              Message-ID: <B771186F.21CD%artur@contiller.se>
42192      Branch: perl
42193            ! AUTHORS
42194 ____________________________________________________________________________
42195 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
42196         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
42197              From: Doug MacEachern <dougm@covalent.net>
42198              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
42199              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
42200      Branch: perl
42201            ! pp_ctl.c
42202 ____________________________________________________________________________
42203 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
42204         Log: Subject: doc patch; times() in scalar context
42205              From: mjd@plover.com
42206              Date: 10 Jul 2001 18:01:17 -0000
42207              Message-ID: <20010710180117.12477.qmail@plover.com>
42208      Branch: perl
42209            ! pod/perlfunc.pod
42210 ____________________________________________________________________________
42211 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
42212         Log: Subject: [PATCH] Small fix to pp_gmtime
42213              From: Artur Bergman <artur@contiller.se>
42214              Date: Tue, 10 Jul 2001 19:54:52 +0200
42215              Message-ID: <B7710E0B.21C5%artur@contiller.se>
42216      Branch: perl
42217            ! pp_sys.c
42218 ____________________________________________________________________________
42219 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
42220         Log: Integrate changes from mainline perl, add notes about
42221              Mac OS X and Mac OS.
42222      Branch: maint-5.6/macperl
42223            ! pod/perlport.pod
42224 ____________________________________________________________________________
42225 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
42226         Log: A proof of the dangers of package; ?
42227      Branch: perl
42228            ! t/lib/warnings/op
42229 ____________________________________________________________________________
42230 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
42231         Log: Regen toc and modlib.
42232      Branch: perl
42233            ! pod/perlmodlib.pod pod/perltoc.pod
42234 ____________________________________________________________________________
42235 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
42236         Log: Add compexcl(), casefold(), and casespec() interfaces;
42237              and make all interfaces to return hash references instead
42238              of hashes. 
42239      Branch: perl
42240            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
42241 ____________________________________________________________________________
42242 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
42243         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
42244              From: "Philip Newton" <Philip.Newton@gmx.net>
42245              Date: Tue, 10 Jul 2001 09:55:59 +0200
42246              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
42247              
42248              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
42249              From: "Philip Newton" <Philip.Newton@gmx.net>
42250              Date: Tue, 10 Jul 2001 09:56:37 +0200
42251              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
42252      Branch: perl
42253            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
42254            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
42255 ____________________________________________________________________________
42256 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
42257         Log: Subject: [patch] undef &xsub for 1,2
42258              From: Doug MacEachern <dougm@covalent.net>
42259              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
42260              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
42261              
42262              (This version of the patch with a comment from Gisle.)
42263      Branch: perl
42264            ! op.c
42265 ____________________________________________________________________________
42266 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
42267         Log: Mention package; deprecation and the Win32 problems.
42268      Branch: perl
42269            ! pod/perl572delta.pod
42270 ____________________________________________________________________________
42271 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
42272         Log: Subject: [PATCH] deprecate package with no arguments
42273              From: Robin Houston <robin@kitsite.com>
42274              Date: Tue, 10 Jul 2001 13:33:40 +0100
42275              Message-ID: <20010710133340.A13452@robin.kitsite.com>
42276      Branch: perl
42277            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
42278 ____________________________________________________________________________
42279 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
42280         Log: Upgrade to podlators 1.10.
42281      Branch: perl
42282            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
42283            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
42284            ! pod/pod2man.PL pod/pod2text.PL
42285 ____________________________________________________________________________
42286 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
42287         Log: Upgrade to Term::ANSIColor 1.04.
42288      Branch: perl
42289            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
42290            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
42291 ____________________________________________________________________________
42292 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
42293         Log: Integrate perlio (the right fix for the ":layer(args)")
42294      Branch: perl
42295           !> perlio.c
42296 ____________________________________________________________________________
42297 [ 11252] By: nick                                  on 2001/07/10  06:58:14
42298         Log: Fix open(...,"...:layer(xxx)",...)
42299              - use memEQ not strEQ as there is '(' not '\0'
42300      Branch: perlio
42301            ! perlio.c
42302 ____________________________________________________________________________
42303 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
42304         Log: Telling the number of tests helps.
42305      Branch: perl
42306            ! ext/PerlIO/t/encoding.t
42307 ____________________________________________________________________________
42308 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
42309         Log: Require I18N::Langinfo, not use.
42310      Branch: perl
42311            ! lib/open.pm
42312 ____________________________________________________________________________
42313 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
42314         Log: Add a test for for PerlIO ":encoding(...)" layer.
42315      Branch: perl
42316            + ext/PerlIO/t/encoding.t
42317            ! MANIFEST ext/Encode/Encode.pm
42318 ____________________________________________________________________________
42319 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
42320         Log: PerlIO ":encoding(foobar)" temporary fix.
42321              Not really correct, I think, since the change means
42322              that prefixes match.
42323      Branch: perl
42324            ! perlio.c
42325 ____________________________________________________________________________
42326 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
42327         Log: Update to Math::BigInt 1.36.  The biggest news is
42328              the separation of the backend; now the pure Perl
42329              implementation is in Math::BigInt::Calc, but one
42330              can plugin, say, Math::BigInt::BitVect, and get
42331              considerable speedup.
42332      Branch: perl
42333            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
42334            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
42335            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
42336            ! lib/Math/BigInt/t/mbimbf.t
42337 ____________________________________________________________________________
42338 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
42339         Log: Subject: Re: compatibility question
42340              From: Peter Prymmer <pvhp@forte.com>
42341              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
42342              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
42343      Branch: perl
42344            ! lib/ExtUtils/MM_VMS.pm
42345 ____________________________________________________________________________
42346 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
42347         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
42348              From: Norton Allen <allen@huarp.harvard.edu>
42349              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
42350              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
42351      Branch: perl
42352            ! ext/File/Glob/t/basic.t
42353 ____________________________________________________________________________
42354 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
42355         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
42356              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42357              Date: Tue, 10 Jul 2001 00:29:55 +0900
42358              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
42359      Branch: perl
42360            + ext/Encode/Encode/HZ.enc
42361            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
42362            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
42363            ! ext/Encode/Encode/iso2022-jp.enc
42364            ! ext/Encode/Encode/iso2022-kr.enc
42365 ____________________________________________________________________________
42366 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
42367         Log: Add in all them there macos/ files.
42368      Branch: maint-5.6/macperl
42369            + (add 577 files)
42370 ____________________________________________________________________________
42371 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
42372         Log: Add the new modules to the list of having those own tests.
42373      Branch: perl
42374            ! t/lib/1_compile.t
42375 ____________________________________________________________________________
42376 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
42377         Log: Add INOUT to control both ways at the same time.
42378      Branch: perl
42379            ! lib/open.pm
42380 ____________________________________________________________________________
42381 [ 11240] By: nick                                  on 2001/07/09  16:33:50
42382         Log: Integrate mainline
42383      Branch: perlio
42384           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
42385           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
42386           !> (integrate 41 files)
42387 ____________________________________________________________________________
42388 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
42389         Log: More encoding mapping magic.
42390      Branch: perl
42391            ! lib/open.pm
42392 ____________________________________________________________________________
42393 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
42394         Log: Update Changes.
42395      Branch: perl
42396            ! Changes patchlevel.h
42397 ____________________________________________________________________________
42398 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
42399         Log: (Retracted by #11285).
42400              
42401              Subject: [PATCH] OPpCONST_OCTAL fixes
42402              From: Abhijit Menon-Sen <ams@wiw.org>
42403              Date: Mon, 9 Jul 2001 07:38:45 +0530
42404              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
42405      Branch: perl
42406            ! op.c
42407 ____________________________________________________________________________
42408 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
42409         Log: Add a pseudolayer ":locale" to the open pragma which
42410              will get the encoding from the locale.  Yet undocumented
42411              because I can't get the PerlIO :encoding(foobar) to work.
42412      Branch: perl
42413            ! ext/Encode/Encode.pm lib/open.pm
42414 ____________________________________________________________________________
42415 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
42416         Log: Add more encoding mappings.
42417      Branch: perl
42418            ! ext/Encode/Encode.pm
42419 ____________________________________________________________________________
42420 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
42421         Log: Document that using :encoding layer requires using Encode.
42422      Branch: perl
42423            ! ext/Encode/Encode.pm lib/PerlIO.pm
42424 ____________________________________________________________________________
42425 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
42426         Log: Netware tweak from Ananth Kesari.
42427      Branch: perl
42428            ! NetWare/netware.h
42429 ____________________________________________________________________________
42430 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
42431         Log: t/harness doesn't know about run/*.t
42432      Branch: perl
42433            ! t/harness
42434 ____________________________________________________________________________
42435 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
42436         Log: run/exit.t busted on windows
42437      Branch: perl
42438            ! t/run/exit.t
42439 ____________________________________________________________________________
42440 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
42441         Log: fix a couple of UCD.t tests that fail due to bad case
42442      Branch: perl
42443            ! lib/Unicode/UCD.t
42444 ____________________________________________________________________________
42445 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
42446         Log: test skip logic was broken
42447      Branch: perl
42448            ! ext/I18N/Langinfo/Langinfo.t
42449 ____________________________________________________________________________
42450 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
42451         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
42452              failure of ExtUtils.t#27 when built in debug mode)
42453      Branch: perl
42454            ! lib/ExtUtils/MM_Win32.pm
42455 ____________________________________________________________________________
42456 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
42457         Log: I18N::Langinfo is not available on windows
42458      Branch: perl
42459            ! win32/FindExt.pm
42460 ____________________________________________________________________________
42461 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
42462         Log: save a dTHX
42463      Branch: perl
42464            ! ext/POSIX/POSIX.xs
42465 ____________________________________________________________________________
42466 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
42467         Log: Update Changes.
42468      Branch: perl
42469            ! Changes patchlevel.h
42470 ____________________________________________________________________________
42471 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
42472         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
42473              as pointed out by Sarathy.
42474      Branch: perl
42475            ! ext/I18N/Langinfo/Langinfo.xs
42476 ____________________________________________________________________________
42477 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
42478         Log: Retract #11212.
42479      Branch: perl
42480            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
42481 ____________________________________________________________________________
42482 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
42483         Log: Bump up the VERSION of Cwd.xs.
42484      Branch: perl
42485            ! ext/Cwd/Makefile.PL
42486 ____________________________________________________________________________
42487 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
42488         Log: Retract #11220, the problem wasn't the missing leading zero.
42489              Here's the problem:
42490              $ ./perl -we 'chmod(oct("755"), ".")'
42491              Non-octal literal mode (493) specified at -e line 1.
42492              (Did you mean 0493 instead?)
42493      Branch: perl
42494            ! lib/ExtUtils/MM_Unix.pm
42495 ____________________________________________________________________________
42496 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
42497         Log: (Retracted by #11221)
42498              Change the PERM_RW and PERM_RWX to 0644 and 0755
42499              (add the leading zero).
42500      Branch: perl
42501            ! lib/ExtUtils/MM_Unix.pm
42502 ____________________________________________________________________________
42503 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
42504         Log: Integrate changes #11193, 11205, 11209 from macperl.
42505              
42506              Fix up AutoLoader to fudge for Mac paths in import().
42507              
42508              Allow symbols in try_symbol() to begin with "_".
42509              
42510              Small portability fix for Mac OS.
42511      Branch: perl
42512           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
42513 ____________________________________________________________________________
42514 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
42515         Log: Metaconfig unit change for #11217.
42516      Branch: metaconfig/U/perl
42517            ! Extensions.U
42518 ____________________________________________________________________________
42519 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
42520         Log: Detypo, problem noticed by Gerrit P. Haase.
42521      Branch: perl
42522            ! Configure config_h.SH
42523 ____________________________________________________________________________
42524 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
42525         Log: Cwd cleanups.
42526      Branch: perl
42527            ! ext/Cwd/Cwd.xs
42528 ____________________________________________________________________________
42529 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
42530         Log: Slight tweaks on #11213.
42531      Branch: perl
42532            ! toke.c
42533 ____________________________________________________________________________
42534 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
42535         Log: A missing dTHX noticed by Gerrit P. Haase.
42536      Branch: perl
42537            ! ext/POSIX/POSIX.xs
42538 ____________________________________________________________________________
42539 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
42540         Log: Subject: [PATCH toke.c] Simplify yytoke()
42541              From: Simon Cozens <simon@netthink.co.uk>
42542              Date: Sun, 8 Jul 2001 13:24:34 +0100
42543              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
42544              
42545              Split out pending_ident().
42546      Branch: perl
42547            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
42548 ____________________________________________________________________________
42549 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
42550         Log: (Retracted by #11223.)
42551              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
42552              Date: Wed, 05 Nov 1997 17:22:34 -0600
42553              From: Graham Barr <gbarr@ti.com>
42554              Message-Id: <3460FFBA.6DA51F46@ti.com>
42555      Branch: perl
42556            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
42557 ____________________________________________________________________________
42558 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
42559         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
42560      Branch: perl
42561            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
42562            ! pod/perllocale.pod
42563 ____________________________________________________________________________
42564 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
42565         Log: Really do the test under the C locale.
42566      Branch: perl
42567            ! ext/I18N/Langinfo/Langinfo.t
42568 ____________________________________________________________________________
42569 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
42570         Log: Small portability fix for Mac OS.
42571      Branch: maint-5.6/macperl
42572            ! lib/Cwd.pm
42573 ____________________________________________________________________________
42574 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
42575         Log: Metaconfig unit change for #11207.
42576      Branch: metaconfig/U/perl
42577            ! Extensions.U
42578 ____________________________________________________________________________
42579 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
42580         Log: Add I18N::Langinfo, which is basically a wrapper around
42581              nl_langinfo(), which is an additional way to query locale
42582              specific information.
42583      Branch: perl
42584            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
42585            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
42586            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
42587 ____________________________________________________________________________
42588 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
42589         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
42590              used in File::Find tests; replace with if.t.
42591      Branch: maint-5.6/macperl
42592            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
42593            ! t/pragma/warn/op
42594 ____________________________________________________________________________
42595 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
42596         Log: Allow symbols in try_symbol() to begin with "_".
42597      Branch: maint-5.6/macperl
42598            ! makedef.pl
42599 ____________________________________________________________________________
42600 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
42601         Log: Sync up the File::Find changes from the rewrite by
42602              Thomas Wegner, et al.
42603      Branch: maint-5.6/macperl
42604            + t/lib/filefind-taint.t
42605            ! lib/File/Find.pm t/lib/filefind.t
42606 ____________________________________________________________________________
42607 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
42608         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
42609              From: Thomas Wegner <wegner_thomas@yahoo.com>
42610              Date: Thu, 5 Jul 2001 20:31:25 +0200
42611              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
42612      Branch: maint-5.6/macperl
42613            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
42614 ____________________________________________________________________________
42615 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
42616         Log: Some more test portability fixes.
42617      Branch: maint-5.6/macperl
42618            ! t/lib/filecopy.t t/pragma/warn/pp_sys
42619 ____________________________________________________________________________
42620 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
42621         Log: The #11200 removed wrong (non-existent) target.  Duh.
42622      Branch: perl
42623            ! Makefile.SH
42624 ____________________________________________________________________________
42625 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
42626         Log: Zap the lib/re.pm before creating it.
42627      Branch: perl
42628            ! Makefile.SH
42629 ____________________________________________________________________________
42630 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
42631         Log: Another test.  Please ignore.
42632      Branch: maint-5.6/macperl
42633            ! README.macos
42634 ____________________________________________________________________________
42635 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
42636         Log: Portability fixes for a lot of tests, especially IO-related
42637              tests, and warnings, and the harness script.
42638      Branch: maint-5.6/macperl
42639            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
42640            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
42641            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
42642            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
42643            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
42644            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
42645            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
42646            ! t/pragma/warnings.t
42647 ____________________________________________________________________________
42648 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
42649         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
42650              From: Nicholas Clark <nick@ccl4.org>
42651              Date: Sat, 7 Jul 2001 21:00:17 +0100
42652              Message-ID: <20010707210017.H59620@plum.flirble.org>
42653      Branch: perl
42654            ! lib/h2xs.t
42655 ____________________________________________________________________________
42656 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
42657         Log: The UNICOS/mk SysV IPC problem has been fixed.
42658      Branch: perl
42659            ! pod/perl572delta.pod
42660 ____________________________________________________________________________
42661 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
42662         Log: Slight update tweaks on perlunicode.pod.
42663      Branch: perl
42664            ! pod/perlunicode.pod
42665 ____________________________________________________________________________
42666 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
42667         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
42668              From: Mark-Jason Dominus <mjd@plover.com>
42669              Date: Sat, 07 Jul 2001 13:04:04 -0400
42670              Message-ID: <20010707170404.32694.qmail@plover.com>
42671      Branch: perl
42672            ! ext/DB_File/DB_File.pm
42673 ____________________________________________________________________________
42674 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
42675         Log: Fix up AutoLoader to fudge for Mac paths in import().
42676      Branch: maint-5.6/macperl
42677            ! lib/AutoLoader.pm
42678 ____________________________________________________________________________
42679 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
42680         Log: Try to force the lib/re.pm to be there before entering
42681              the extensions builds, should help for parallel makes.
42682      Branch: perl
42683            ! Makefile.SH
42684 ____________________________________________________________________________
42685 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
42686         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
42687              From: Norton Allen <allen@huarp.harvard.edu>
42688              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
42689              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
42690      Branch: perl
42691            ! ext/POSIX/POSIX.xs
42692 ____________________________________________________________________________
42693 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
42694         Log: Subject: [PATCH] Re: op/arith.t
42695              From: Nicholas Clark <nick@ccl4.org>
42696              Date: Sat, 7 Jul 2001 13:04:54 +0100
42697              Message-ID: <20010707130454.D59620@plum.flirble.org>
42698      Branch: perl
42699            ! numeric.c toke.c
42700 ____________________________________________________________________________
42701 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
42702         Log: Subject: [PATCH] h2xs
42703              From: Nicholas Clark <nick@ccl4.org>
42704              Date: Fri, 6 Jul 2001 23:25:14 +0100
42705              Message-ID: <20010706232514.X59620@plum.flirble.org>
42706      Branch: perl
42707            ! utils/h2xs.PL
42708 ____________________________________________________________________________
42709 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
42710         Log: Subject: Re: bleedperl perl_alloc..free leakage
42711              From: Radu Greab <radu@netsoft.ro>
42712              Date: Fri, 6 Jul 2001 19:48:54 +0300
42713              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
42714              
42715              Leak-be-gone.
42716      Branch: perl
42717            ! op.c
42718 ____________________________________________________________________________
42719 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
42720         Log: Test again.  Please ignore.
42721      Branch: maint-5.6/macperl
42722            ! README.macos
42723 ____________________________________________________________________________
42724 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
42725         Log: Test.  Please ignore.
42726      Branch: maint-5.6/macperl
42727            ! README.macos
42728 ____________________________________________________________________________
42729 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
42730         Log: Include changes already sent in separately as patches,
42731              before branch was created.
42732      Branch: maint-5.6/macperl
42733            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
42734            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
42735            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
42736            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
42737            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
42738            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
42739            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
42740            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
42741            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
42742            ! t/pragma/strict.t
42743 ____________________________________________________________________________
42744 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
42745         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
42746              From: Norton Allen <allen@huarp.harvard.edu>
42747              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
42748              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
42749      Branch: perl
42750            ! utf8.h
42751 ____________________________________________________________________________
42752 [ 11183] By: nick                                  on 2001/07/06  16:27:40
42753         Log: Integrate mainline
42754      Branch: perlio
42755           +> (branch 42 files)
42756            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
42757            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
42758            - win32/bin/mdelete.bat
42759           !> (integrate 215 files)
42760 ____________________________________________________________________________
42761 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
42762         Log: The #11166 needed also these updated.
42763      Branch: perl
42764            ! lib/warnings.pm warnings.h
42765 ____________________________________________________________________________
42766 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
42767         Log: Update Changes.
42768      Branch: perl
42769            ! Changes patchlevel.h
42770 ____________________________________________________________________________
42771 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
42772         Log: Regen toc.
42773      Branch: perl
42774            ! pod/perltoc.pod
42775 ____________________________________________________________________________
42776 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
42777         Log: Nit from Abhijit.
42778      Branch: perl
42779            ! lib/CPAN.pm
42780 ____________________________________________________________________________
42781 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
42782         Log: Retract #11172.
42783      Branch: perl
42784            ! t/op/method.t
42785 ____________________________________________________________________________
42786 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
42787         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
42788              From: Norton Allen <allen@huarp.harvard.edu>
42789              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
42790              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
42791      Branch: perl
42792            ! lib/Cwd.pm
42793 ____________________________________________________________________________
42794 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
42795         Log: (Accidentally empty check-in.)
42796      Branch: perl
42797            ! utf8.h
42798 ____________________________________________________________________________
42799 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
42800         Log: Retract #11165 since Sarathy pointed out it'll not
42801              work properly under threads, the problem should be
42802              solved using "the savestack, either via SSNEW() or
42803              using a newSVpv()+SAVEFREESV() combo."
42804      Branch: perl
42805            ! ext/POSIX/POSIX.xs
42806 ____________________________________________________________________________
42807 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
42808         Log: Retract #11125 since NI-S pointed out it'll not work in
42809              cases where the extension has their own handcrafted INC
42810              et alia.
42811      Branch: perl
42812            ! lib/ExtUtils/MM_Unix.pm
42813 ____________________________________________________________________________
42814 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
42815         Log: Subject: RE: [PATCH] -I and MakeMaker again
42816              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
42817              Date: Fri, 6 Jul 2001 09:18:29 +0200
42818              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
42819      Branch: perl
42820            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
42821            ! lib/ExtUtils/MM_Win32.pm
42822 ____________________________________________________________________________
42823 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
42824         Log: (Retracted by #11178)
42825              Subject: [PATCH t/op/method.t] SUPER:: strangeness
42826              From: Piers Cawley <pdcawley@iterative-software.com>
42827              Date: 06 Jul 2001 10:49:01 +0100
42828              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
42829      Branch: perl
42830            ! t/op/method.t
42831 ____________________________________________________________________________
42832 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
42833         Log: VOS README update from Paul Green.
42834      Branch: perl
42835            ! README.vos
42836 ____________________________________________________________________________
42837 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
42838         Log: Subject: [PATCH README.qnx hints/qnx.sh]
42839              From: Norton Allen <allen@huarp.harvard.edu>
42840              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
42841              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
42842      Branch: perl
42843            ! README.qnx hints/qnx.sh
42844 ____________________________________________________________________________
42845 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
42846         Log: Subject: [PATCH] Doc patch for Tie::Hash
42847              From: Artur Bergman <artur@contiller.se>
42848              Date: Thu, 05 Jul 2001 22:51:18 +0200
42849              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
42850      Branch: perl
42851            ! lib/Tie/Hash.pm
42852 ____________________________________________________________________________
42853 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
42854         Log: Subject: [PATCH] perlfaq4.pod
42855              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
42856              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
42857              Date: Thu, 5 Jul 2001 18:44:10 +0100 
42858      Branch: perl
42859            ! pod/perlfaq4.pod
42860 ____________________________________________________________________________
42861 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
42862         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
42863              From: Robin Houston <robin@kitsite.com>
42864              Date: Thu, 5 Jul 2001 18:33:21 +0100
42865              Message-ID: <20010705183321.A27345@robin.kitsite.com>
42866      Branch: perl
42867            ! ext/B/B/Deparse.pm
42868 ____________________________________________________________________________
42869 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
42870         Log: (Retracted by #11285.)
42871              
42872              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
42873              From: Abhijit Menon-Sen <ams@wiw.org>
42874              Date: Fri, 6 Jul 2001 01:26:32 +0530
42875              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
42876      Branch: perl
42877            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
42878            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
42879            ! warnings.pl
42880 ____________________________________________________________________________
42881 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
42882         Log: (Retracted by #11175)
42883              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
42884              From: Norton Allen <allen@huarp.harvard.edu>
42885              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
42886              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
42887      Branch: perl
42888            ! ext/POSIX/POSIX.xs
42889 ____________________________________________________________________________
42890 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
42891         Log: Unterminated C< (noticed by Richard Hatch), and few other
42892              small Unicode doc tweaks.
42893      Branch: perl
42894            ! pod/perlretut.pod
42895 ____________________________________________________________________________
42896 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
42897         Log: More flexible argument understanding; add charblocks() and
42898              charscripts(); make charblock() and charscript() two-way;
42899              add charinrange(); separate the $Unicode::UCD::VERSION and
42900              the version of the Unicode by adding UnicodeVersion().
42901      Branch: perl
42902            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
42903 ____________________________________________________________________________
42904 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
42905         Log: Update Unicode::UCD on \p{In...}.
42906      Branch: perl
42907            ! lib/Unicode/UCD.pm
42908 ____________________________________________________________________________
42909 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
42910         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
42911              From: Norton Allen <allen@huarp.harvard.edu>
42912              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
42913              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
42914      Branch: perl
42915            ! lib/ExtUtils/MM_Unix.pm
42916 ____________________________________________________________________________
42917 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
42918         Log: POSIX-BC tweaks from Thomas Dorner.
42919      Branch: perl
42920            ! hints/posix-bc.sh perlio.h
42921 ____________________________________________________________________________
42922 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
42923         Log: Module updates for the delta.
42924      Branch: perl
42925            ! pod/perl572delta.pod
42926 ____________________________________________________________________________
42927 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
42928         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
42929              From: Norton Allen <allen@huarp.harvard.edu>
42930              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
42931              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
42932      Branch: perl
42933            ! ext/IO/lib/IO/t/io_sock.t
42934 ____________________________________________________________________________
42935 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
42936         Log: Subject: [PATCH perldiag.pod] Quick fixes
42937              From: Simon Cozens <simon@netthink.co.uk>
42938              Date: Wed, 4 Jul 2001 20:22:12 +0100
42939              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
42940      Branch: perl
42941            ! pod/perldiag.pod
42942 ____________________________________________________________________________
42943 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
42944         Log: (retracted by #13533)
42945              
42946              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
42947              From: Radu Greab <radu@netsoft.ro>
42948              Date: Wed, 4 Jul 2001 22:13:31 +0300
42949              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
42950      Branch: perl
42951            ! op.c sv.c t/op/pos.t
42952 ____________________________________________________________________________
42953 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
42954         Log: Subject: [PATCH] -I and MakeMaker again
42955              From: Michael G Schwern <schwern@pobox.com>
42956              Date: Wed, 4 Jul 2001 15:03:07 -0400
42957              Message-ID: <20010704150307.I20340@blackrider>
42958              
42959              (and retract #11145)
42960      Branch: perl
42961            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
42962            ! lib/ExtUtils/MakeMaker.pm
42963 ____________________________________________________________________________
42964 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
42965         Log: Subject: Re: PERFORCE change 11142 for review
42966              From: "Philip Newton" <Philip.Newton@gmx.net>
42967              Date: Wed, 4 Jul 2001 20:46:26 +0200
42968              Message-Id: <200107041841.VAA25380@taas.iki.fi>
42969      Branch: perl
42970            ! lib/ExtUtils/MakeMaker.pm
42971 ____________________________________________________________________________
42972 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
42973         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
42974              From: Jonathan Stowe <gellyfish@gellyfish.com>
42975              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
42976              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
42977      Branch: perl
42978            ! utils/pl2pm.PL
42979 ____________________________________________________________________________
42980 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
42981         Log: fix the binary compatibility issue when building with/without
42982              usemymalloc by exporting Perl_malloc() et al as simple wrappers
42983              around the system functions (this allows most extensions built
42984              using one mode to coexist with perls built in the other mode)
42985              
42986              XXX the Perl_mfree() wrapper might need to do return(free()) on
42987              platforms where Free_t isn't "void"
42988      Branch: perl
42989            ! embed.h embed.pl makedef.pl proto.h util.c
42990 ____________________________________________________________________________
42991 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
42992         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
42993              since it doesn't ensure threads other than the one calling fork()
42994              aren't holding any locks; the fix is to use pthread_atfork() to
42995              hold global locks
42996              
42997              building perl with -Dusemymalloc exacerbates the problem since
42998              Perl_malloc() holds a mutex, and perl's exec() calls New()
42999              
43000              XXX the code in win32thread.h may be needed on platforms that have
43001              no pthread_atfork()
43002      Branch: perl
43003            ! perl.c thread.h win32/win32thread.h
43004 ____________________________________________________________________________
43005 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
43006         Log: Integrate #11009 from maintperl.
43007      Branch: maint-5.6/macperl
43008           !> lib/ExtUtils/Manifest.pm
43009 ____________________________________________________________________________
43010 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
43011         Log: Flexing my Perforce muscles.
43012      Branch: maint-5.6/macperl
43013            ! README.macos
43014 ____________________________________________________________________________
43015 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
43016         Log: Update Changes.
43017      Branch: perl
43018            ! Changes patchlevel.h
43019 ____________________________________________________________________________
43020 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
43021         Log: Metaconfig unit change for #11146.
43022      Branch: metaconfig/U/perl
43023            ! d_fcntl_can_lock.U
43024 ____________________________________________________________________________
43025 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
43026         Log: Somehow the #ifdefs of the added code (in #11093) made
43027              HP-UX to fail the fcntl locking test, without the ifdefs
43028              the test seems to be working again.  Reason unknown:
43029              HP-UX cc doesn't complain either way.
43030      Branch: perl
43031            ! Configure
43032 ____________________________________________________________________________
43033 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
43034         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
43035      Branch: perl
43036            ! lib/ExtUtils/MM_Unix.pm
43037 ____________________________________________________________________________
43038 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
43039         Log: gcc -Wall nit.
43040      Branch: perl
43041            ! pp_hot.c
43042 ____________________________________________________________________________
43043 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
43044         Log: When removing tests updating the test count is a good idea, too.
43045      Branch: perl
43046            ! lib/Net/t/require.t
43047 ____________________________________________________________________________
43048 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
43049         Log: Document #11134 and add the new symbols to the list of
43050              of MakeMaker known ones.
43051      Branch: perl
43052            ! lib/ExtUtils/MakeMaker.pm
43053 ____________________________________________________________________________
43054 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
43055         Log: Microperl update.
43056      Branch: perl
43057            ! uconfig.h
43058 ____________________________________________________________________________
43059 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
43060         Log: Update the libnet tests as per #11138.
43061      Branch: perl
43062            - lib/Net/t/ph.t
43063            ! MANIFEST lib/Net/t/require.t
43064 ____________________________________________________________________________
43065 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
43066         Log: Regen toc and modlib.
43067      Branch: perl
43068            ! pod/perlmodlib.pod pod/perltoc.pod
43069 ____________________________________________________________________________
43070 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
43071         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
43072              Graham's request.
43073      Branch: perl
43074            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
43075            ! MANIFEST
43076 ____________________________________________________________________________
43077 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
43078         Log: Add the OS/390 harness results to the delta.
43079      Branch: perl
43080            ! pod/perl572delta.pod
43081 ____________________________________________________________________________
43082 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
43083         Log: Avoid the two study tests in OS/390 until the bug has been solved.
43084      Branch: perl
43085            ! t/op/study.t
43086 ____________________________________________________________________________
43087 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
43088         Log: DOS/DJGPP tweaks from Laszlo Molnar.
43089      Branch: perl
43090            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
43091 ____________________________________________________________________________
43092 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
43093         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
43094              From: Michael G Schwern <schwern@pobox.com>
43095              Date: Wed, 4 Jul 2001 00:01:16 -0400
43096              Message-ID: <20010704000116.C591@blackrider>
43097      Branch: perl
43098            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
43099 ____________________________________________________________________________
43100 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
43101         Log: The #11132 missed singleton characters (not part
43102              of a unilo..unihi range) in Unicode scripts.
43103      Branch: perl
43104            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
43105            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
43106            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
43107            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
43108            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
43109            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
43110            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
43111            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
43112            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
43113            ! lib/unicode/mktables.PL t/op/pat.t
43114 ____________________________________________________________________________
43115 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
43116         Log: Support preferentially the Unicode 'scripts' definition
43117              in the \p{In...} notation since according to Unicode the
43118              scripts concept is more natural for matching than using
43119              the somewhat artificial block names.  The block names are
43120              still available, though, and if there's a name conflict,
43121              the scripts one wins and the blocks one has to do with
43122              'Block' appended to its name.  For more information see
43123              
43124              http://www.unicode.org/unicode/reports/tr24/
43125      Branch: perl
43126            + lib/unicode/In/100.pl lib/unicode/In/101.pl
43127            + lib/unicode/In/102.pl lib/unicode/In/103.pl
43128            + lib/unicode/In/104.pl lib/unicode/In/105.pl
43129            + lib/unicode/In/106.pl lib/unicode/In/107.pl
43130            + lib/unicode/In/108.pl lib/unicode/In/109.pl
43131            + lib/unicode/In/110.pl lib/unicode/In/111.pl
43132            + lib/unicode/In/112.pl lib/unicode/In/113.pl
43133            + lib/unicode/In/114.pl lib/unicode/In/115.pl
43134            + lib/unicode/In/116.pl lib/unicode/In/117.pl
43135            + lib/unicode/In/118.pl lib/unicode/In/119.pl
43136            + lib/unicode/In/120.pl lib/unicode/In/121.pl
43137            + lib/unicode/In/122.pl lib/unicode/In/123.pl
43138            + lib/unicode/In/124.pl lib/unicode/In/125.pl
43139            + lib/unicode/In/126.pl lib/unicode/In/127.pl
43140            + lib/unicode/In/128.pl lib/unicode/In/129.pl
43141            + lib/unicode/In/130.pl lib/unicode/In/131.pl
43142            + lib/unicode/In/132.pl lib/unicode/In/133.pl
43143            + lib/unicode/In/134.pl lib/unicode/In/135.pl
43144            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
43145            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
43146            ! (edit 106 files)
43147 ____________________________________________________________________________
43148 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
43149         Log: Better document the difference between a block and a script.
43150      Branch: perl
43151            ! lib/Unicode/UCD.pm
43152 ____________________________________________________________________________
43153 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
43154         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
43155              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
43156              Date: Tue, 3 Jul 2001 15:04:23 -0500
43157              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
43158      Branch: perl
43159            ! lib/CPAN.pm
43160 ____________________________________________________________________________
43161 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
43162         Log: Add tests for charscript().
43163      Branch: perl
43164            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
43165 ____________________________________________________________________________
43166 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
43167         Log: Add charscript() to get the UTR#24 script names of characters.
43168      Branch: perl
43169            ! lib/Unicode/UCD.pm
43170 ____________________________________________________________________________
43171 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
43172         Log: Todo updates.
43173      Branch: perl
43174            ! pod/perltodo.pod
43175 ____________________________________________________________________________
43176 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
43177         Log: Unicode::UCD updates.
43178      Branch: perl
43179            ! lib/Unicode/UCD.pm
43180 ____________________________________________________________________________
43181 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
43182         Log: (Retracted by #11174)
43183              Subject: MakeMaker should pass through DEFINE and INC to subdirs
43184              From: Alan Burlison <Alan.Burlison@sun.com>
43185              Date: Tue, 03 Jul 2001 15:20:13 +0100
43186              Message-ID: <3B41D49D.A923D4F9@sun.com>
43187      Branch: perl
43188            ! lib/ExtUtils/MM_Unix.pm
43189 ____________________________________________________________________________
43190 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
43191         Log: Subject: Patch needed for UTS
43192              From: hom00@utsglobal.com (Hal Morris)
43193              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
43194              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
43195              
43196              Replace #11113 with a better version.
43197      Branch: perl
43198            ! perl.h
43199 ____________________________________________________________________________
43200 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
43201         Log: Subject: Re: POINTERRIGOR
43202              From: Andy Dougherty <doughera@lafayette.edu>
43203              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
43204              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
43205      Branch: perl
43206            ! util.c
43207 ____________________________________________________________________________
43208 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
43209         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
43210              From: "Philip Newton" <pnewton@gmx.de>
43211              Date: Tue, 3 Jul 2001 17:03:34 +0200
43212              Message-ID: <3B41FAE6.29564.660E117@localhost>
43213      Branch: perl
43214            ! pp_hot.c
43215 ____________________________________________________________________________
43216 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
43217         Log: Typos.
43218      Branch: perl
43219            ! INSTALL
43220 ____________________________________________________________________________
43221 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
43222         Log: Subject: [PATCH 5.6.1] debugger fixes
43223              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43224              Date: Tue, 3 Jul 2001 03:38:18 -0400
43225              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
43226              
43227              The $^S is working again.
43228      Branch: perl
43229            ! lib/perl5db.pl
43230 ____________________________________________________________________________
43231 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
43232         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
43233              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43234              Date: Tue, 3 Jul 2001 03:34:06 -0400
43235              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
43236      Branch: perl
43237            ! os2/OS2/Process/Process.pm
43238 ____________________________________________________________________________
43239 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
43240         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
43241              From: "Philip Newton" <Philip.Newton@gmx.net>
43242              Date: Tue, 3 Jul 2001 09:11:27 +0200
43243              Message-Id: <200107030706.KAA04596@taas.iki.fi>
43244      Branch: perl
43245            ! lib/FindBin.pm
43246 ____________________________________________________________________________
43247 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
43248         Log: Delta delta.
43249      Branch: perl
43250            ! pod/perl572delta.pod
43251 ____________________________________________________________________________
43252 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
43253         Log: Metaconfig unit change for 11115.
43254      Branch: metaconfig
43255            ! U/modified/libc.U
43256 ____________________________________________________________________________
43257 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
43258         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
43259              (from Richard Hatch) (this was the cause of pipes() and
43260              times() mysteriously not being found)
43261      Branch: perl
43262            ! Configure
43263 ____________________________________________________________________________
43264 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
43265         Log: Retract #10142, the real culprit found by Richard Hatch,
43266              coming soon to Configure near you.
43267      Branch: perl
43268            ! hints/aix.sh
43269 ____________________________________________________________________________
43270 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
43271         Log: (Replaced by #11124) UTS workaround from Hal Morris.
43272      Branch: perl
43273            ! perl.h
43274 ____________________________________________________________________________
43275 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
43276         Log: Subject: [PATCH] grok not grocking correctly
43277              From: Nicholas Clark <nick@ccl4.org>
43278              Date: Tue, 3 Jul 2001 00:19:08 +0100
43279              Message-ID: <20010703001908.H59620@plum.flirble.org>
43280      Branch: perl
43281            ! numeric.c
43282 ____________________________________________________________________________
43283 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
43284         Log: Subject: [PATCH Deparse.t] test just-posted patches
43285              From: Robin Houston <robin@kitsite.com>
43286              Date: Mon, 2 Jul 2001 23:46:15 +0100
43287              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
43288      Branch: perl
43289            ! ext/B/Deparse.t
43290 ____________________________________________________________________________
43291 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
43292         Log: Subject: [PATCH toke.c] autosplit into @F
43293              From: Robin Houston <robin@kitsite.com>
43294              Date: Mon, 2 Jul 2001 23:18:20 +0100
43295              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
43296      Branch: perl
43297            ! perl.c toke.c
43298 ____________________________________________________________________________
43299 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
43300         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
43301              From: Robin Houston <robin@kitsite.com>
43302              Date: Mon, 2 Jul 2001 23:00:48 +0100
43303              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
43304      Branch: perl
43305            ! ext/B/B/Deparse.pm
43306 ____________________________________________________________________________
43307 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
43308         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
43309              From: "Philip Newton" <Philip.Newton@gmx.net>
43310              Date: Mon, 2 Jul 2001 22:06:22 +0200
43311              (no Message-Id)
43312      Branch: perl
43313            ! ext/NDBM_File/hints/linux.pl
43314 ____________________________________________________________________________
43315 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
43316         Log: Subject: Re: Fixed pack problem - sort of
43317              From: Nicholas Clark <nick@ccl4.org>
43318              Date: Mon, 2 Jul 2001 20:59:20 +0100
43319              Message-ID: <20010702205919.F59620@plum.flirble.org>
43320      Branch: perl
43321            ! pp_pack.c t/op/pack.t
43322 ____________________________________________________________________________
43323 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
43324         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
43325              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43326              Date: Mon, 2 Jul 2001 15:45:41 -0400
43327              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
43328      Branch: perl
43329            ! os2/os2.c
43330 ____________________________________________________________________________
43331 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
43332         Log: (Mistaken retraction)
43333      Branch: perl
43334            ! utils/pl2pm.PL
43335 ____________________________________________________________________________
43336 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
43337         Log: Detypo in #11103.
43338      Branch: perl
43339            ! utils/pl2pm.PL
43340 ____________________________________________________________________________
43341 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
43342         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
43343              From: Jonathan Stowe <gellyfish@gellyfish.com>
43344              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
43345              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
43346      Branch: perl
43347            ! utils/pl2pm.PL
43348 ____________________________________________________________________________
43349 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
43350         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
43351              From: "Craig A. Berry" <craigberry@mac.com>
43352              Date: Mon, 02 Jul 2001 14:11:23 -0500
43353              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
43354      Branch: perl
43355            ! lib/Unicode/UCD.pm
43356 ____________________________________________________________________________
43357 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
43358         Log: Subject: [PATCH] Re: op/numconvert.t failures
43359              From: Nicholas Clark <nick@ccl4.org>
43360              Date: Mon, 2 Jul 2001 20:10:48 +0100
43361              Message-ID: <20010702201048.E59620@plum.flirble.org>
43362      Branch: perl
43363            ! t/op/numconvert.t
43364 ____________________________________________________________________________
43365 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
43366         Log: Update Changes.
43367      Branch: perl
43368            ! Changes patchlevel.h
43369 ____________________________________________________________________________
43370 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
43371         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
43372              The real fix must be more involved.  The line of code all the leaky
43373              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
43374              line of Perl_newPMOP().
43375      Branch: perl
43376            ! op.h
43377 ____________________________________________________________________________
43378 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
43379         Log: Based on
43380              
43381              Subject: Re: sizeof(struct sembuf)
43382              From: Nicholas Clark <nick@ccl4.org>
43383              Date: Sun, 1 Jul 2001 22:26:48 +0100
43384              Message-ID: <20010701222648.W59620@plum.flirble.org>
43385              
43386              but do semop() always the slow way.
43387      Branch: perl
43388            ! doio.c
43389 ____________________________________________________________________________
43390 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
43391         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
43392              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
43393              Date: Tue, 03 Jul 2001 00:56:30 +0900
43394              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
43395      Branch: perl
43396            ! ext/Encode/Encode/Tcl.t
43397 ____________________________________________________________________________
43398 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
43399         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
43400              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
43401              Date: Tue, 03 Jul 2001 00:55:46 +0900
43402              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
43403      Branch: perl
43404            ! ext/Encode/Encode/Tcl.pm
43405 ____________________________________________________________________________
43406 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
43407         Log: Regen api and toc.
43408      Branch: perl
43409            ! pod/perlapi.pod pod/perltoc.pod
43410 ____________________________________________________________________________
43411 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
43412         Log: Metaconfig unit change for #11093.
43413      Branch: metaconfig/U/perl
43414            ! d_fcntl_can_lock.U
43415 ____________________________________________________________________________
43416 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
43417         Log: The fcntl locking test may hang if NFS locking messed up;
43418              break out with alarm(10).
43419      Branch: perl
43420            ! Configure
43421 ____________________________________________________________________________
43422 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
43423         Log: Move the mdelete.bat from win32/bin to win32.
43424      Branch: perl
43425            ! MANIFEST
43426 ____________________________________________________________________________
43427 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
43428         Log: Typo in #11083.
43429      Branch: perl
43430            ! ext/Time/Piece/Piece.t
43431 ____________________________________________________________________________
43432 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
43433         Log: Netware tweaks from Guruprasad.
43434      Branch: perl
43435            - NetWare/perlsdio.h
43436            ! MANIFEST NetWare/Makefile NetWare/interface.c
43437            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
43438            ! perlsdio.h
43439 ____________________________________________________________________________
43440 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
43441         Log: Subject: Re: [PATH] shared -> unique;
43442              From: Abhijit Menon-Sen <ams@wiw.org>
43443              Date: Wed, 27 Jun 2001 03:51:27 +0530
43444              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
43445      Branch: perl
43446            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
43447 ____________________________________________________________________________
43448 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
43449         Log: Subject: Re: AIX / gcc-3.0
43450              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43451              Date: Mon, 02 Jul 2001 15:20:21 +0200
43452              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
43453      Branch: perl
43454            ! hints/aix.sh
43455 ____________________________________________________________________________
43456 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
43457         Log: Subject: Re: Bug report: split splits on wrong pattern
43458              From: Abhijit Menon-Sen <ams@wiw.org>
43459              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
43460              Date: Mon, 2 Jul 2001 16:31:33 +0530
43461      Branch: perl
43462            ! pp_ctl.c
43463 ____________________________________________________________________________
43464 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
43465         Log: Subject: [PATCH 5.6.1] test harness
43466              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43467              Date: Mon, 2 Jul 2001 06:29:21 -0400
43468              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
43469      Branch: perl
43470            ! lib/Test/Harness.pm
43471 ____________________________________________________________________________
43472 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
43473         Log: Subject: [PATCH 5.6.1] debugger goof
43474              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43475              Date: Mon, 2 Jul 2001 06:27:22 -0400
43476              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
43477      Branch: perl
43478            ! lib/perl5db.pl
43479 ____________________________________________________________________________
43480 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
43481         Log: Subject: [PATCH 5.6.1] OS/2 cwd
43482              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43483              Date: Mon, 2 Jul 2001 06:21:17 -0400
43484              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
43485      Branch: perl
43486            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
43487 ____________________________________________________________________________
43488 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
43489         Log: Make #11082 more OS/2-specific.
43490      Branch: perl
43491            ! ext/Time/Piece/Piece.t
43492 ____________________________________________________________________________
43493 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
43494         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
43495              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43496              Date: Mon, 2 Jul 2001 06:06:34 -0400
43497              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
43498      Branch: perl
43499            ! ext/Time/Piece/Piece.t
43500 ____________________________________________________________________________
43501 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
43502         Log: Subject: [PATCH B::Deparse] version number & changes
43503              From: Robin Houston <robin@kitsite.com>  
43504              Date: Sun, 1 Jul 2001 17:17:29 +0100
43505              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
43506      Branch: perl
43507            ! ext/B/B/Deparse.pm
43508 ____________________________________________________________________________
43509 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
43510         Log: Subject: a small fix.
43511              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
43512              Date: Mon, 2 Jul 2001 12:17:53 +0200
43513              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
43514      Branch: perl
43515            ! ext/Thread/Thread.xs
43516 ____________________________________________________________________________
43517 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
43518         Log: Subject: RE: perl@10907
43519              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
43520              Date: Mon, 2 Jul 2001 12:06:16 +0200
43521              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
43522              
43523              Borland C vs PerlIO.
43524      Branch: perl
43525            ! win32/config.bc win32/config_H.bc
43526 ____________________________________________________________________________
43527 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
43528         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
43529              From: "H.M. Brand" <merijn@l1.procura.nl>
43530              Date: Mon, 02 Jul 2001 11:18:57 +0200
43531              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
43532      Branch: perl
43533            ! t/op/write.t
43534 ____________________________________________________________________________
43535 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
43536         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
43537              From: Michael G Schwern <schwern@pobox.com>
43538              Date: Mon, 2 Jul 2001 00:26:24 -0400
43539              Message-ID: <20010702002624.A18302@blackrider>
43540      Branch: perl
43541            - ext/util/mkbootstrap
43542 ____________________________________________________________________________
43543 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
43544         Log: Subject: [PATCH op.h] v minor comment tweak
43545              From: Robin Houston <robin@puffinry.freeserve.co.uk>
43546              Date: Mon, 2 Jul 2001 00:42:01 +0100
43547              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
43548      Branch: perl
43549            ! op.h
43550 ____________________________________________________________________________
43551 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
43552         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
43553      Branch: perl
43554            ! pod/perlfunc.pod
43555 ____________________________________________________________________________
43556 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
43557         Log: Subject: Re: sizeof(struct sembuf)
43558              From: Nicholas Clark <nick@ccl4.org>
43559              Date: Sun, 1 Jul 2001 19:23:16 +0100
43560              Message-ID: <20010701192316.V59620@plum.flirble.org>
43561              
43562              s/signaling/signalling/
43563      Branch: perl
43564            ! pod/perlfunc.pod
43565 ____________________________________________________________________________
43566 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
43567         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
43568              From: "Philip Newton" <Philip.Newton@gmx.net>
43569              Date: Sun, 1 Jul 2001 09:37:56 +0200
43570              Message-Id: <200107010733.KAA03920@taas.iki.fi>
43571      Branch: perl
43572            ! pod/perlvar.pod
43573 ____________________________________________________________________________
43574 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
43575         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
43576              From: "Philip Newton" <Philip.Newton@gmx.net>
43577              Date: Sun, 1 Jul 2001 09:37:56 +0200
43578              Message-Id: <200107010733.KAA03925@taas.iki.fi>
43579      Branch: perl
43580            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
43581 ____________________________________________________________________________
43582 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
43583         Log: Metaconfig unit change for #11070.
43584      Branch: metaconfig
43585            ! U/compline/randfunc.U
43586 ____________________________________________________________________________
43587 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
43588         Log: Subject: [PATCH perlsnap] its --> it's --> its
43589              From: "Philip Newton" <Philip.Newton@gmx.net>
43590              Date: Sun, 1 Jul 2001 09:37:56 +0200
43591              Message-Id: <200107010733.KAA03914@taas.iki.fi>
43592      Branch: perl
43593            ! Porting/config_H
43594 ____________________________________________________________________________
43595 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
43596         Log: Sync with Sarathy; integrate with perlio.
43597      Branch: perl
43598           !> gv.c
43599 ____________________________________________________________________________
43600 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
43601         Log: regenerate win32/config_H.?c files
43602      Branch: perl
43603            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
43604 ____________________________________________________________________________
43605 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
43606         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
43607              naming discipline
43608              
43609              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
43610              because of this)
43611              
43612              fix a warning about "fd" being used without being set in Cwd.xs
43613      Branch: perl
43614            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
43615            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
43616            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
43617            ! win32/config.vc
43618 ____________________________________________________________________________
43619 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
43620         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
43621              within macro arguments") and warnings ("unary minus applied to
43622              unsigned type", among others)
43623      Branch: perl
43624            ! gv.c hv.c op.c pp.c sv.c toke.c
43625 ____________________________________________________________________________
43626 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
43627         Log: win32 fixes: more spurious CRs
43628      Branch: perl
43629            ! win32/mdelete.bat
43630 ____________________________________________________________________________
43631 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
43632         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
43633              from win32/bin (or it gets deleted by distclean); don't delete
43634              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
43635              NT (should be made Win9x specific, and added to makefile.mk)
43636      Branch: perl
43637           +> win32/mdelete.bat
43638            - win32/bin/mdelete.bat
43639            ! win32/Makefile win32/makefile.mk
43640 ____________________________________________________________________________
43641 [ 11063] By: nick                                  on 2001/07/01  18:54:09
43642         Log: Quick for for #ifdef mess
43643      Branch: perlio
43644            ! gv.c
43645 ____________________________________________________________________________
43646 [ 11062] By: nick                                  on 2001/07/01  18:47:42
43647         Log: Raw integrate - does not build #if mess in gv.c
43648      Branch: perlio
43649           !> (integrate 29 files)
43650 ____________________________________________________________________________
43651 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
43652         Log: Make 'compile' target a little less broken.
43653              Still very broken, though: -Wall warnings from
43654              the generated code, boot_Foo prototypes missing,
43655              can't autoload Fcntl::SEEK_CUR et alia, ...
43656      Branch: perl
43657            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
43658            ! utils/perlcc.PL x2p/Makefile.SH
43659 ____________________________________________________________________________
43660 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
43661         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
43662      Branch: perl
43663            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
43664            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
43665 ____________________________________________________________________________
43666 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
43667         Log: Update Changes.
43668      Branch: perl
43669            ! Changes patchlevel.h
43670 ____________________________________________________________________________
43671 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
43672         Log: Still one typo, regen toc.
43673      Branch: perl
43674            ! lib/Unicode/UCD.pm pod/perltoc.pod
43675 ____________________________________________________________________________
43676 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
43677         Log: Detypos and regen toc.
43678      Branch: perl
43679            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
43680 ____________________________________________________________________________
43681 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
43682         Log: VERSION tweak.
43683      Branch: perl
43684            ! ext/List/Util/lib/List/Util.pm
43685 ____________________________________________________________________________
43686 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
43687         Log: Attempt at plugging the leak under ithreads detected by Doug.
43688      Branch: perl
43689            ! op.h
43690 ____________________________________________________________________________
43691 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
43692         Log: gcc -Wall lint after #11051.
43693      Branch: perl
43694            ! pp_sys.c
43695 ____________________________________________________________________________
43696 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
43697         Log: Integrate perlio.
43698      Branch: perl
43699           !> lib/File/Find/taint.t
43700 ____________________________________________________________________________
43701 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
43702         Log: Don't use the v-strings for module VERSIONs.
43703      Branch: perl
43704            ! lib/Unicode/UCD.pm
43705 ____________________________________________________________________________
43706 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
43707         Log: Code cleanup based on turning off the -woffs in IRIX.
43708              Not all of the gripes cleaned up (hairy code in hv.c and
43709              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
43710              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
43711              to the IRIX hints)
43712      Branch: perl
43713            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
43714            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
43715            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
43716            ! regcomp.c sv.c
43717 ____________________________________________________________________________
43718 [ 11050] By: nick                                  on 2001/06/30  20:46:46
43719         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
43720      Branch: perlio
43721            ! lib/File/Find/taint.t
43722 ____________________________________________________________________________
43723 [ 11049] By: nick                                  on 2001/06/30  18:13:33
43724         Log: Integrate mainline
43725      Branch: perlio
43726           +> NetWare/nwstdio.h NetWare/perlsdio.h
43727           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
43728           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
43729           +> lib/Unicode/UCD.t t/run/exit.t
43730           !> (integrate 60 files)
43731 ____________________________________________________________________________
43732 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
43733         Log: Delta delta.
43734      Branch: perl
43735            ! pod/perl572delta.pod
43736 ____________________________________________________________________________
43737 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
43738         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
43739              by CPAN.pm, use rather _00.
43740      Branch: perl
43741            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
43742            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
43743            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
43744            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
43745            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
43746            ! lib/ExtUtils/Embed.pm lib/Test.pm
43747 ____________________________________________________________________________
43748 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
43749         Log: Add a simple Unicode character database interface, Unicode::UCD.
43750      Branch: perl
43751            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
43752            ! MANIFEST
43753 ____________________________________________________________________________
43754 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
43755         Log: Subject: [PATCH] op/numconver.t
43756              From: Nicholas Clark <nick@ccl4.org>
43757              Date: Sat, 30 Jun 2001 15:40:10 +0100
43758              Message-ID: <20010630154010.I59620@plum.flirble.org>
43759      Branch: perl
43760            ! t/op/numconvert.t
43761 ____________________________________________________________________________
43762 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
43763         Log: The $^N is now taken (by #11038).
43764      Branch: perl
43765            ! t/base/lex.t
43766 ____________________________________________________________________________
43767 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
43768         Log: The #11040 had slipped to a wrong function...
43769      Branch: perl
43770            ! sv.c
43771 ____________________________________________________________________________
43772 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
43773         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
43774              the Configure library symbol probe mysteriously finds all
43775              symbols but those of pipe() and times().
43776      Branch: perl
43777            ! hints/aix.sh
43778 ____________________________________________________________________________
43779 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
43780         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
43781              From: Nicholas Clark <nick@ccl4.org>
43782              Date: Fri, 29 Jun 2001 23:49:07 +0100
43783              Message-ID: <20010629234907.D59620@plum.flirble.org>
43784      Branch: perl
43785            ! lib/ExtUtils.t
43786 ____________________________________________________________________________
43787 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
43788         Log: Subject: [PATCH] weakref fix 2, not yet there
43789              From: Artur Bergman <artur@contiller.se>
43790              Date: Sat, 30 Jun 2001 01:18:16 +0200
43791              Message-ID: <B762D957.1CC9%artur@contiller.se>
43792      Branch: perl
43793            ! sv.c
43794 ____________________________________________________________________________
43795 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
43796         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
43797              From: Michael G Schwern <schwern@pobox.com>
43798              Date: Fri, 29 Jun 2001 19:39:11 -0400
43799              Message-ID: <20010629193910.D25304@blackrider>
43800      Branch: perl
43801            + t/run/exit.t
43802            ! MANIFEST
43803 ____________________________________________________________________________
43804 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
43805         Log: Add support for $^N, the most-recently closed group.
43806      Branch: perl
43807            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
43808            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
43809            ! thrdvar.h
43810 ____________________________________________________________________________
43811 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
43812         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
43813              From: lvirden@cas.org
43814              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
43815              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
43816              
43817              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
43818              From: lvirden@cas.org
43819              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
43820              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
43821      Branch: perl
43822            ! README.solaris
43823 ____________________________________________________________________________
43824 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
43825         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
43826              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
43827              Date: Sat, 30 Jun 2001 07:33:37 +0900
43828              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
43829              
43830              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
43831              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
43832              Date: Sat, 30 Jun 2001 21:38:14 +0900
43833              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
43834      Branch: perl
43835            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
43836            + ext/Encode/Encode/7bit-kr.enc
43837            ! MANIFEST ext/Encode/Encode/Tcl.pm
43838 ____________________________________________________________________________
43839 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
43840         Log: NetWare tweaks from Guruprasad.
43841      Branch: perl
43842            + NetWare/nwstdio.h NetWare/perlsdio.h
43843            ! MANIFEST NetWare/Makefile NetWare/config.wc
43844            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
43845            ! NetWare/t/Readme.txt
43846 ____________________________________________________________________________
43847 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
43848         Log: More module $VERSION bump-ups.
43849      Branch: perl
43850            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
43851            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
43852            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
43853 ____________________________________________________________________________
43854 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
43855         Log: Doc update due to #11032.
43856      Branch: perl
43857            ! pod/perl572delta.pod
43858 ____________________________________________________________________________
43859 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
43860         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
43861              From: Peter Prymmer <pvhp@forte.com>
43862              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
43863              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
43864      Branch: perl
43865            ! ext/Time/HiRes/HiRes.xs
43866 ____________________________________________________________________________
43867 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
43868         Log: -lpthreads missing in AIX.
43869      Branch: perl
43870            ! hints/aix.sh
43871 ____________________________________________________________________________
43872 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
43873         Log: Subject: [PATCH] CLONE && weakrefs
43874              From: Artur Bergman <artur@contiller.se>
43875              Date: Fri, 29 Jun 2001 17:02:00 +0200
43876              Message-ID: <B7626508.1CA0%artur@contiller.se>
43877      Branch: perl
43878            ! sv.c
43879 ____________________________________________________________________________
43880 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
43881         Log: Subject: Re: Bug report: split splits on wrong pattern
43882              From: Radu Greab <radu@netsoft.ro>
43883              Date: Wed, 27 Jun 2001 21:50:52 +0300
43884              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
43885      Branch: perl
43886            ! pp_ctl.c t/op/split.t
43887 ____________________________________________________________________________
43888 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
43889         Log: Metaconfig unit change for #11027.
43890      Branch: metaconfig/U/perl
43891            ! d_modfl.U
43892 ____________________________________________________________________________
43893 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
43894         Log: I thought this Configure glitch for AIX was just recently fixed?
43895      Branch: perl
43896            ! Configure
43897 ____________________________________________________________________________
43898 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
43899         Log: Update Changes.
43900      Branch: perl
43901            ! Changes patchlevel.h
43902 ____________________________________________________________________________
43903 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
43904         Log: Subject: Re: perl@10967, File::Find, and Cwd
43905              From: Mike Guy <mjtg@cam.ac.uk>
43906              Date: Fri, 29 Jun 2001 14:56:49 +0100
43907              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
43908      Branch: perl
43909            ! lib/File/Find/taint.t
43910 ____________________________________________________________________________
43911 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
43912         Log: Update the sv_pvprintify() spec.
43913      Branch: perl
43914            ! pod/perltodo.pod
43915 ____________________________________________________________________________
43916 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
43917         Log: Known test failures update.
43918      Branch: perl
43919            ! pod/perl572delta.pod
43920 ____________________________________________________________________________
43921 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
43922         Log: Based on
43923              
43924              Subject: [PATCH @11016] More );) fixes
43925              From: Richard Soderberg <rs@crystalflame.net>
43926              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
43927              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
43928      Branch: perl
43929            ! ext/Thread/Thread.xs ext/Thread/typemap
43930 ____________________________________________________________________________
43931 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
43932         Log: Subject: [PATCH @11016] Fixes compile errors in four files
43933              From: Richard Soderberg <rs@crystalflame.net>
43934              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
43935              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
43936      Branch: perl
43937            ! mg.c pp.c pp_hot.c util.c
43938 ____________________________________________________________________________
43939 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
43940         Log: AIX hints tweaking continues, from Merijn Brand.
43941      Branch: perl
43942            ! hints/aix.sh
43943 ____________________________________________________________________________
43944 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
43945         Log: HP-UX needs gccversion sooner, from Merijn Brand.
43946      Branch: perl
43947            ! hints/hpux.sh
43948 ____________________________________________________________________________
43949 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
43950         Log: Subject: [PATCH 5.6.1] OS/2 docs
43951              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43952              Date: Fri, 29 Jun 2001 02:34:12 -0400
43953              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
43954      Branch: perl
43955            ! README.os2 os2/Changes
43956 ____________________________________________________________________________
43957 [ 11017] By: nick                                  on 2001/06/29  10:20:30
43958         Log: Integrate mainline
43959      Branch: perlio
43960           +> (branch 37 files)
43961            - ext/ODBM_File/sdbm.t
43962           !> (integrate 211 files)
43963 ____________________________________________________________________________
43964 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
43965         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
43966              the modules found using a script written by Larry Schatzer Jr.
43967      Branch: perl
43968            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
43969            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
43970            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
43971            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
43972            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
43973            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
43974            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
43975            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
43976            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
43977            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
43978            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
43979            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
43980            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
43981            ! lib/constant.pm lib/fields.pm lib/strict.pm
43982 ____________________________________________________________________________
43983 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
43984         Log: The latest JPL from the anoncvs.
43985      Branch: perl
43986            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
43987 ____________________________________________________________________________
43988 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
43989         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
43990      Branch: perl
43991            ! t/op/pat.t
43992 ____________________________________________________________________________
43993 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
43994         Log: Worrying about insecure directories now is a bit too late.
43995      Branch: perl
43996            ! lib/File/Find/taint.t
43997 ____________________________________________________________________________
43998 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
43999         Log: Cannot DIE() in a void function,
44000              from Richard Hatch <rhatch@austin.ibm.com>.
44001      Branch: perl
44002            ! ext/IPC/SysV/SysV.xs
44003 ____________________________________________________________________________
44004 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
44005         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
44006              From: Peter Prymmer <pvhp@forte.com>
44007              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
44008              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
44009              
44010              (unfinished: time/hires tests 3, 5, 14 failing, but better
44011              than wholesale failure)
44012      Branch: perl
44013            ! ext/Time/HiRes/HiRes.xs
44014 ____________________________________________________________________________
44015 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
44016         Log: Subject: [PATCH 5.6.1] OS/2 improvements
44017              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44018              Date: Thu, 28 Jun 2001 16:03:14 -0400
44019              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
44020      Branch: perl
44021            + os2/os2_base.t
44022            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
44023            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
44024            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
44025            ! os2/os2ish.h
44026 ____________________________________________________________________________
44027 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
44028         Log: Subject: Incrementing Extutils::Manifest's $VERSION
44029              From: Michael G Schwern <schwern@pobox.com>
44030              Date: Thu, 28 Jun 2001 13:13:49 -0400
44031              Message-ID: <20010628131349.A14738@blackrider>
44032      Branch: maint-5.6/perl
44033            ! lib/ExtUtils/Manifest.pm
44034 ____________________________________________________________________________
44035 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
44036         Log: AIX tweak from Merijn Brand.
44037      Branch: perl
44038            ! hints/aix.sh
44039 ____________________________________________________________________________
44040 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
44041         Log: Create the macperl branch.
44042      Branch: maint-5.6/macperl
44043           +> (branch 1728 files)
44044 ____________________________________________________________________________
44045 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
44046         Log: Update Changes.
44047      Branch: perl
44048            ! Changes patchlevel.h
44049 ____________________________________________________________________________
44050 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
44051         Log: More Perforce lore.
44052      Branch: perl
44053            ! Porting/repository.pod
44054 ____________________________________________________________________________
44055 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
44056         Log: Metaconfig unit changes for #11003.
44057      Branch: metaconfig/U/perl
44058            + d_nl_langinfo.U i_langinfo.U
44059 ____________________________________________________________________________
44060 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
44061         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
44062              Expected not to exist in non-UNIX excepting in VMS, where
44063              according to a quick web survey they just might.
44064      Branch: perl
44065            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
44066            ! Porting/config_H config_h.SH configure.com epoc/config.sh
44067            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
44068            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
44069            ! win32/config.bc win32/config.gc win32/config.vc
44070 ____________________________________________________________________________
44071 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
44072         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
44073              in AIX is one is doing a 64-bit build.
44074      Branch: perl
44075            ! hints/aix.sh
44076 ____________________________________________________________________________
44077 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
44078         Log: Metaconfig unit changes for #11000.
44079      Branch: metaconfig/U/perl
44080            ! use64bits.U uselfs.U
44081 ____________________________________________________________________________
44082 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
44083         Log: Move use64bitint and use64bitall before uselargefiles.
44084      Branch: perl
44085            ! Configure
44086 ____________________________________________________________________________
44087 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
44088         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
44089              From: Robert Spier <rspier@pobox.com>
44090              Message-ID: <15162.41164.618712.841415@rls.cx>
44091              Date: Wed, 27 Jun 2001 23:13:16 -0400
44092      Branch: perl
44093            ! doio.c
44094 ____________________________________________________________________________
44095 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
44096         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
44097              From: Peter Prymmer <pvhp@forte.com>
44098              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
44099              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
44100      Branch: perl
44101            ! numeric.c
44102 ____________________________________________________________________________
44103 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
44104         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
44105              From: Peter Prymmer <pvhp@forte.com>
44106              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
44107              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
44108      Branch: perl
44109            ! configure.com ext/Digest/MD5/Makefile.PL
44110 ____________________________________________________________________________
44111 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
44112         Log: Update Changes.
44113      Branch: perl
44114            ! Changes patchlevel.h
44115 ____________________________________________________________________________
44116 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
44117         Log: Tiny EPOC updates.
44118      Branch: perl
44119            ! epoc/config.sh
44120 ____________________________________________________________________________
44121 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
44122         Log: The Test::More and Test::Simple tests required help
44123              thanks to our schizophrenic test scheme.
44124      Branch: perl
44125            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
44126            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
44127            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
44128            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
44129            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
44130 ____________________________________________________________________________
44131 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
44132         Log: Upgrade to Test::Simple 0.09.
44133      Branch: perl
44134            + lib/Test/Simple/Changes
44135            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
44136            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
44137            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
44138            ! lib/Test/Simple/t/plan_is_noplan.t
44139 ____________________________________________________________________________
44140 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
44141         Log: Upgrade to Test::More 0.07.
44142      Branch: perl
44143            + lib/Test/More/Changes
44144            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
44145            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
44146            ! lib/Test/More/t/skipall.t
44147 ____________________________________________________________________________
44148 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
44149         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
44150              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44151              Date: Wed, 27 Jun 2001 18:40:04 +0200
44152              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
44153      Branch: perl
44154            ! hints/hpux.sh
44155 ____________________________________________________________________________
44156 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
44157         Log: Subject: [PATCH README.qnx hints/qnx.sh]
44158              From: Norton Allen <allen@huarp.harvard.edu>
44159              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
44160              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
44161      Branch: perl
44162            ! README.qnx hints/qnx.sh
44163 ____________________________________________________________________________
44164 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
44165         Log: Subject: [PATCH] two little documentation nits
44166              From: Abhijit Menon-Sen <ams@wiw.org>
44167              Date: Wed, 27 Jun 2001 20:07:50 +0530
44168              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
44169      Branch: perl
44170            ! sv.c sv.h
44171 ____________________________________________________________________________
44172 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
44173         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
44174              From: Norton Allen <allen@huarp.harvard.edu>
44175              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
44176              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
44177      Branch: perl
44178            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
44179 ____________________________________________________________________________
44180 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
44181         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
44182              From: Michael G Schwern <schwern@pobox.com>
44183              Date: Wed, 27 Jun 2001 02:34:58 -0400
44184              Message-ID: <20010627023458.K23874@blackrider>
44185      Branch: perl
44186            ! vms/test.com
44187 ____________________________________________________________________________
44188 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
44189         Log: Add perl_clone_host() for Netware.
44190      Branch: perl
44191            ! NetWare/nw5.c
44192 ____________________________________________________________________________
44193 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
44194         Log: GCC 3.0 hints for HP-UX.
44195      Branch: perl
44196            ! hints/hpux.sh
44197 ____________________________________________________________________________
44198 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
44199         Log: In some Linux distributions the libndbm is broken
44200              (no null key support), therefore link with libgdbm
44201              (if available), since it has a working ndbm emulation,
44202              from Jonathan Stowe.
44203      Branch: perl
44204            + ext/NDBM_File/hints/linux.pl
44205            ! MANIFEST
44206 ____________________________________________________________________________
44207 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
44208         Log: Subject: [PATCH perl@10930] find.t hack for VMS
44209              From: "Craig A. Berry" <craigberry@mac.com>
44210              Date: Tue, 26 Jun 2001 23:40:25 -0500
44211              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
44212      Branch: perl
44213            ! lib/File/Find/find.t
44214 ____________________________________________________________________________
44215 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
44216         Log: AUTHORS updates.
44217      Branch: perl
44218            ! AUTHORS
44219 ____________________________________________________________________________
44220 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
44221         Log: Metaconfig unit change like #10980.
44222      Branch: metaconfig
44223            ! U/compline/d_stdstdio.U
44224 ____________________________________________________________________________
44225 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
44226         Log: "lose the it's", from Abhijit Menon-Sen.
44227              ("It's" not searched, pods not searched.)
44228      Branch: perl
44229            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
44230            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
44231            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
44232            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
44233            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
44234            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
44235 ____________________________________________________________________________
44236 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
44237         Log: "lose the looses", from Abhijit Menon-Sen.
44238      Branch: perl
44239            ! ext/B/B/Assembler.pm gv.c
44240 ____________________________________________________________________________
44241 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
44242         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
44243      Branch: perl
44244            ! hints/os390.sh
44245 ____________________________________________________________________________
44246 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
44247         Log: DEC C 5.3 on the VAX simply doesn't seem to like
44248              compiling the MD5 extension, disable it there for now,
44249              from Peter Prymmer.
44250      Branch: perl
44251            ! configure.com
44252 ____________________________________________________________________________
44253 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
44254         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
44255              From: Jonathan Stowe <gellyfish@gellyfish.com>
44256              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
44257              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
44258      Branch: perl
44259            ! pod/perlfaq3.pod
44260 ____________________________________________________________________________
44261 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
44262         Log: Subject: [PATCH 5.6.1] perlxs misprints
44263              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44264              Date: Tue, 26 Jun 2001 17:20:00 -0400
44265              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
44266      Branch: perl
44267            ! pod/perlxs.pod
44268 ____________________________________________________________________________
44269 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
44270         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
44271              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44272              Date: Tue, 26 Jun 2001 17:27:07 -0400
44273              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
44274      Branch: perl
44275            ! lib/ExtUtils/MM_Unix.pm
44276 ____________________________________________________________________________
44277 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
44278         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
44279              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44280              Date: Tue, 26 Jun 2001 17:23:24 -0400
44281              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
44282      Branch: perl
44283            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
44284 ____________________________________________________________________________
44285 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
44286         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
44287              by Olaf Flebbe.
44288      Branch: perl
44289            ! perl.h
44290 ____________________________________________________________________________
44291 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
44292         Log: Detypo.
44293      Branch: perl
44294            ! lib/Memoize/t/tie_sdbm.t
44295 ____________________________________________________________________________
44296 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
44297         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
44298      Branch: perl
44299            ! win32/perllib.c
44300 ____________________________________________________________________________
44301 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
44302         Log: Subject: [patch] perl_clone+CvFILE
44303              From: Doug MacEachern <dougm@covalent.net>
44304              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
44305              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
44306      Branch: perl
44307            ! sv.c
44308 ____________________________________________________________________________
44309 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
44310         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
44311              From: Mark-Jason Dominus <mjd@plover.com>
44312              Date: Tue, 26 Jun 2001 12:33:01 -0400
44313              Message-ID: <20010626163301.31298.qmail@plover.com>
44314      Branch: perl
44315            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
44316 ____________________________________________________________________________
44317 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
44318         Log: Update Changes.
44319      Branch: perl
44320            ! Changes patchlevel.h
44321 ____________________________________________________________________________
44322 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
44323         Log: Also catfile() needs now to explicitly exported.
44324      Branch: perl
44325            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
44326 ____________________________________________________________________________
44327 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
44328         Log: Regen toc.
44329      Branch: perl
44330            ! pod/perltoc.pod
44331 ____________________________________________________________________________
44332 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
44333         Log: Nonexistent pod command.
44334      Branch: perl
44335            ! pod/perl572delta.pod
44336 ____________________________________________________________________________
44337 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
44338         Log: Be more portable in the quest for tmpdir.
44339      Branch: perl
44340            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
44341 ____________________________________________________________________________
44342 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
44343         Log: Be more portable in finding out the home directory,
44344              and use File::Spec to do the concat.
44345              (Come to think of it, couldn't File::Spec provide
44346              for a ->homedir method?)
44347      Branch: perl
44348            ! lib/Net/Config.pm
44349 ____________________________________________________________________________
44350 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
44351         Log: Doc patch for #10959.
44352      Branch: perl
44353            ! pod/perlfunc.pod
44354 ____________________________________________________________________________
44355 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
44356         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
44357              From: "Philip Newton" <pnewton@gmx.de>
44358              Date: Tue, 26 Jun 2001 16:26:47 +0200
44359              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
44360      Branch: perl
44361            ! pod/perldata.pod
44362 ____________________________________________________________________________
44363 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
44364         Log: Subject: [PATH] shared -> unique;
44365              From: "Artur Bergman" <artur@contiller.se>
44366              Date: Tue, 26 Jun 2001 16:18:40 +0200
44367              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
44368              
44369              Because "shared" isn't: it's read-only.
44370      Branch: perl
44371            ! toke.c xsutils.c
44372 ____________________________________________________________________________
44373 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
44374         Log: Escape multiline croak messages.
44375      Branch: perl
44376            ! t/op/ver.t
44377 ____________________________________________________________________________
44378 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
44379         Log: No more pragma/*.t for minitest.
44380      Branch: perl
44381            ! Makefile.SH
44382 ____________________________________________________________________________
44383 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
44384         Log: AUTHORS updates.
44385      Branch: perl
44386            ! AUTHORS
44387 ____________________________________________________________________________
44388 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
44389         Log: delta updates.
44390      Branch: perl
44391            ! pod/perl572delta.pod
44392 ____________________________________________________________________________
44393 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
44394         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
44395              From: Artur Bergman <artur@contiller.se> 
44396              Date: Tue, 26 Jun 2001 15:32:53 +0200
44397              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
44398      Branch: perl
44399            ! makedef.pl sv.c sv.h win32/perllib.c
44400 ____________________________________________________________________________
44401 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
44402         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
44403              From: Jonathan Stowe <gellyfish@gellyfish.com>
44404              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
44405              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
44406              
44407              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
44408      Branch: perl
44409            + ext/Time/HiRes/hints/sco.pl
44410            ! MANIFEST
44411 ____________________________________________________________________________
44412 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
44413         Log: Subject: [PATCH 5.6.1] static build
44414              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44415              Date: Tue, 26 Jun 2001 04:22:25 -0400
44416              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
44417      Branch: perl
44418            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
44419            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
44420 ____________________________________________________________________________
44421 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
44422         Log: DJGPP patches from Laszlo Molnar.
44423      Branch: perl
44424            ! djgpp/djgpp.c perl.c util.c
44425 ____________________________________________________________________________
44426 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
44427         Log: Netware patches from Ananth Kesari.
44428      Branch: perl
44429            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
44430            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
44431            ! NetWare/nwtinfo.h
44432 ____________________________________________________________________________
44433 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
44434         Log: Detypo.
44435      Branch: perl
44436            ! ext/Errno/Errno_pm.PL
44437 ____________________________________________________________________________
44438 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
44439         Log: There seems to be two ways of spelling the $^O in *STEP.
44440      Branch: perl
44441            ! ext/Errno/Errno_pm.PL
44442 ____________________________________________________________________________
44443 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
44444         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
44445              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
44446      Branch: perl
44447            ! ext/Errno/Errno_pm.PL
44448 ____________________________________________________________________________
44449 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
44450         Log: Known bugs update.
44451      Branch: perl
44452            ! pod/perl572delta.pod
44453 ____________________________________________________________________________
44454 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
44455         Log: The default installation of Cygwin has 500 as root's uid.
44456      Branch: perl
44457            ! lib/User/pwent.t
44458 ____________________________________________________________________________
44459 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
44460         Log: Be even more relaxed (re-allow having only one entry).
44461      Branch: perl
44462            ! t/op/grent.t t/op/pwent.t
44463 ____________________________________________________________________________
44464 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
44465         Log: Test failure updates.
44466      Branch: perl
44467            ! pod/perl572delta.pod
44468 ____________________________________________________________________________
44469 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
44470         Log: MPE/iX test tweaks from Mark Bixby.
44471      Branch: perl
44472            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
44473            ! t/io/fs.t t/op/stat.t
44474 ____________________________________________________________________________
44475 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
44476         Log: Microperl findings.
44477      Branch: perl
44478            ! perl.h pp_sys.c
44479 ____________________________________________________________________________
44480 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
44481         Log: Touch uconfig.h.
44482      Branch: perl
44483            ! uconfig.h
44484 ____________________________________________________________________________
44485 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
44486         Log: Subject: [PATCH] Proposed fix for Pod::Man
44487              From: Rob Napier <rnapier@employees.org>
44488              Date: Mon, 25 Jun 2001 15:49:24 -0400
44489              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
44490              
44491              Cater for Solaris nroff brokenness (shortchanges daisywheel
44492              printers, but hey, we also no more support PDPs.)
44493      Branch: perl
44494            ! lib/Pod/Man.pm
44495 ____________________________________________________________________________
44496 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
44497         Log: Typo in #10937.
44498      Branch: perl
44499            ! ext/POSIX/sigaction.t
44500 ____________________________________________________________________________
44501 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
44502         Log: SIGCONT not trappable in VMS.
44503      Branch: perl
44504            ! ext/POSIX/sigaction.t
44505 ____________________________________________________________________________
44506 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
44507         Log: Subject: [DRAFT] Encode-Tcl.t
44508              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
44509              Date: Tue, 26 Jun 2001 03:38:08 +0900
44510              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
44511      Branch: perl
44512            + ext/Encode/Encode/Tcl.t
44513            ! MANIFEST ext/Encode/Encode/Tcl.pm
44514 ____________________________________________________________________________
44515 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
44516         Log: Because of #10932 retract also the perlfunc hunk of #10910.
44517      Branch: perl
44518            ! pod/perlfunc.pod
44519 ____________________________________________________________________________
44520 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
44521         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
44522              by Ilya Zakharevich in
44523              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
44524      Branch: perl
44525            ! XSUB.h
44526 ____________________________________________________________________________
44527 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
44528         Log: Typo in #10889.
44529      Branch: perl
44530            ! hints/uts.sh
44531 ____________________________________________________________________________
44532 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
44533         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
44534              From: Abhijit Menon-Sen <ams@wiw.org>
44535              Date: Mon, 25 Jun 2001 23:45:45 +0530
44536              Message-ID: <20010625234545.A5022@lustre.linux.in>
44537      Branch: perl
44538            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
44539 ____________________________________________________________________________
44540 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
44541         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
44542              From: Michael G Schwern <schwern@pobox.com>
44543              Date: Mon, 25 Jun 2001 14:35:51 -0400
44544              Message-ID: <20010625143551.H13819@blackrider>
44545      Branch: perl
44546            ! lib/Test.pm
44547 ____________________________________________________________________________
44548 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
44549         Log: Update Changes.
44550      Branch: perl
44551            ! Changes patchlevel.h
44552 ____________________________________________________________________________
44553 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
44554         Log: Regen toc and modlib.
44555      Branch: perl
44556            ! pod/perlmodlib.pod pod/perltoc.pod
44557 ____________________________________________________________________________
44558 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
44559         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
44560              for the benefit of C++ compilers, as suggested by Guruprasad.
44561      Branch: perl
44562            ! embed.pl proto.h
44563 ____________________________________________________________________________
44564 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
44565         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
44566              From: Jonathan Stowe <gellyfish@gellyfish.com>
44567              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
44568              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
44569      Branch: perl
44570            ! pod/perlfaq5.pod
44571 ____________________________________________________________________________
44572 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
44573         Log: Missed from #10925.
44574      Branch: perl
44575            ! gv.c
44576 ____________________________________________________________________________
44577 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
44578         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
44579              From: Robin Houston <robin@kitsite.com>
44580              Date: Sat, 19 May 2001 16:19:34 +0100
44581              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
44582      Branch: perl
44583            ! cv.h gv.h op.c
44584 ____________________________________________________________________________
44585 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
44586         Log: Netware README tweak.
44587      Branch: perl
44588            ! README.netware
44589 ____________________________________________________________________________
44590 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
44591         Log: Subject: [PATCH] Re: overload.t fails
44592              From: Abhijit Menon-Sen <ams@wiw.org>
44593              Date: Mon, 25 Jun 2001 14:52:20 +0530
44594              Message-ID: <20010625145220.A24114@lustre.linux.in>
44595      Branch: perl
44596            ! lib/overload.t
44597 ____________________________________________________________________________
44598 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
44599         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
44600              From: Mike Guy <mjtg@cam.ac.uk>
44601              Date: Mon, 25 Jun 2001 11:43:23 +0100
44602              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
44603      Branch: perl
44604            ! lib/Carp.pm
44605 ____________________________________________________________________________
44606 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
44607         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
44608              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44609              Date: Sun, 24 Jun 2001 05:17:05 -0400
44610              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
44611      Branch: perl
44612            ! os2/os2ish.h
44613 ____________________________________________________________________________
44614 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
44615         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
44616              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44617              Date: Mon, 25 Jun 2001 05:52:27 -0400
44618              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
44619      Branch: perl
44620            ! hints/os2.sh
44621 ____________________________________________________________________________
44622 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
44623         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
44624              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44625              Date: Mon, 25 Jun 2001 05:23:35 -0400
44626              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
44627      Branch: perl
44628            ! os2/os2.c
44629 ____________________________________________________________________________
44630 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
44631         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
44632              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44633              Date: Mon, 25 Jun 2001 05:04:32 -0400
44634              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
44635      Branch: perl
44636            ! os2/OS2/REXX/DLL/DLL.pm
44637 ____________________________________________________________________________
44638 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
44639         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
44640              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44641              Date: Mon, 25 Jun 2001 05:02:36 -0400
44642              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
44643      Branch: perl
44644            ! mg.c os2/dl_os2.c os2/os2.c
44645 ____________________________________________________________________________
44646 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
44647         Log: Subject: Re: [PATCH 5.6.1] misprints
44648              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44649              Date: Mon, 25 Jun 2001 04:50:50 -0400
44650              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
44651      Branch: perl
44652            ! os2/os2.c pp_sys.c
44653 ____________________________________________________________________________
44654 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
44655         Log: Add Test::More and Test::Simple to the delta.
44656      Branch: perl
44657            ! pod/perl572delta.pod
44658 ____________________________________________________________________________
44659 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
44660         Log: Add Test::More, from Michael G Schwern.
44661      Branch: perl
44662            + lib/Test/More.pm lib/Test/More/t/More.t
44663            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
44664            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
44665            + t/lib/Test/More/Catch.pm
44666            ! MANIFEST
44667 ____________________________________________________________________________
44668 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
44669         Log: Add Test::Simple from Michael G Schwern.
44670      Branch: perl
44671            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
44672            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
44673            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
44674            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
44675            + t/lib/Test/Simple/Catch.pm
44676            + t/lib/Test/Simple/sample_tests/death.plx
44677            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
44678            + t/lib/Test/Simple/sample_tests/extras.plx
44679            + t/lib/Test/Simple/sample_tests/five_fail.plx
44680            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
44681            + t/lib/Test/Simple/sample_tests/one_fail.plx
44682            + t/lib/Test/Simple/sample_tests/require.plx
44683            + t/lib/Test/Simple/sample_tests/success.plx
44684            + t/lib/Test/Simple/sample_tests/too_few.plx
44685            + t/lib/Test/Simple/sample_tests/two_fail.plx
44686            ! MANIFEST
44687 ____________________________________________________________________________
44688 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
44689         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
44690              From: "Craig A. Berry" <craigberry@mac.com>
44691              Date: Sun, 24 Jun 2001 23:41:36 -0500
44692              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
44693      Branch: perl
44694            ! pp_sys.c
44695 ____________________________________________________________________________
44696 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
44697         Log: Upgrade to Attribute::Handlers 0.70.
44698      Branch: perl
44699            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
44700            ! MANIFEST lib/Attribute/Handlers.pm
44701 ____________________________________________________________________________
44702 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
44703         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
44704              From: Abhijit Menon-Sen <ams@wiw.org>
44705              Date: Sat, 23 Jun 2001 05:17:44 +0530
44706              Message-ID: <20010623051744.A18583@lustre.linux.in>
44707              
44708              (Can't think of a good place to put tests.)
44709      Branch: perl
44710            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
44711 ____________________________________________________________________________
44712 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
44713         Log: Subject: [PATCH] t/op/pat.t typo fix
44714              From: Richard Soderberg <rs@crystalflame.net>
44715              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
44716              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
44717      Branch: perl
44718            ! t/op/pat.t
44719 ____________________________________________________________________________
44720 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
44721         Log: Move the pack warnings to their own file, as pointed
44722              out by Spider.
44723      Branch: perl
44724            + t/lib/warnings/pp_pack
44725            ! MANIFEST t/lib/warnings/pp
44726 ____________________________________________________________________________
44727 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
44728         Log: Update Changes.
44729      Branch: perl
44730            ! Changes patchlevel.h
44731 ____________________________________________________________________________
44732 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
44733         Log: Partially fix a problem noticed by IRIX compiler:
44734              the initialization of parse_start was bypassed by
44735              several gotos.  Now initialized to zero, which may
44736              not be the best choice.
44737      Branch: perl
44738            ! regcomp.c
44739 ____________________________________________________________________________
44740 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
44741         Log: Relax the group and password tests back to moaning only
44742              if no matches at all are found.  (Even with a small sample
44743              I could find many sites where there are, umm, anomalies in
44744              the said databases.)       
44745      Branch: perl
44746            ! t/op/grent.t t/op/pwent.t
44747 ____________________________________________________________________________
44748 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
44749         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
44750      Branch: perl
44751            ! pp_ctl.c
44752 ____________________________________________________________________________
44753 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
44754         Log: De-cut-and-pasto in #10902.
44755      Branch: perl
44756            ! pp_ctl.c
44757 ____________________________________________________________________________
44758 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
44759         Log: The #10771 didn't take?
44760      Branch: perl
44761            ! pp_ctl.c
44762 ____________________________________________________________________________
44763 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
44764         Log: Undo the filetests part of #10900, under multiplicity
44765              weird errors take place.
44766      Branch: perl
44767            ! pp_sys.c
44768 ____________________________________________________________________________
44769 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
44770         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
44771      Branch: perl
44772            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
44773 ____________________________________________________________________________
44774 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
44775         Log: (Replaced by #10922)
44776              
44777              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
44778              From: Tony Bowden <tony@kasei.com>
44779              Date: Sun, 24 Jun 2001 17:32:40 +0100
44780              Message-ID: <20010624173240.A16293@blackstar.co.uk>
44781              
44782              Document (well, mention) shortmess() and longmess()
44783              to rob people of their fun of reinventing the wheel.
44784      Branch: perl
44785            ! lib/Carp.pm
44786 ____________________________________________________________________________
44787 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
44788         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
44789              From: Brian Jepson <bjepson@oreilly.com>
44790              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
44791              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
44792      Branch: perl
44793            ! pp_sys.c
44794 ____________________________________________________________________________
44795 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
44796         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
44797              From: Robin Barker <rmb1@cise.npl.co.uk> 
44798              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
44799              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
44800      Branch: perl
44801            ! lib/CPAN.pm
44802 ____________________________________________________________________________
44803 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
44804         Log: Memoize patch from mjd.
44805      Branch: perl
44806            ! lib/Memoize/t/tie_storable.t
44807 ____________________________________________________________________________
44808 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
44809         Log: Spec the sv_pvprintify() a bit more.
44810      Branch: perl
44811            ! pod/perltodo.pod
44812 ____________________________________________________________________________
44813 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
44814         Log: Upgrade to Memoize 0.65.
44815      Branch: perl
44816            + lib/Memoize/t/array_confusion.t
44817            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
44818            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
44819            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
44820            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
44821            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
44822            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
44823            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
44824            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
44825            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
44826            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
44827            ! lib/Memoize/t/tie_storable.t
44828 ____________________________________________________________________________
44829 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
44830         Log: Metaconfig unit change for #10892.
44831      Branch: metaconfig
44832            ! U/modified/Options.U
44833 ____________________________________________________________________________
44834 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
44835         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
44836              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44837              Date: Sun, 24 Jun 2001 05:24:40 -0400
44838              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
44839      Branch: perl
44840            ! Configure hints/os2.sh
44841 ____________________________________________________________________________
44842 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
44843         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
44844              From: Mike Guy <mjtg@cam.ac.uk>
44845              Date: Sun, 24 Jun 2001 15:28:39 +0100
44846              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
44847              
44848              Fix an ancient (5.002) bug.
44849      Branch: perl
44850            ! lib/Carp/Heavy.pm
44851 ____________________________________________________________________________
44852 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
44853         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
44854              variables.
44855      Branch: perl
44856            ! pp_sys.c
44857 ____________________________________________________________________________
44858 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
44859         Log: Make UTS as per #10888.
44860      Branch: perl
44861            ! hints/uts.sh
44862 ____________________________________________________________________________
44863 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
44864         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
44865      Branch: perl
44866            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
44867            ! mpeix/mpeixish.h perl.h unixish.h
44868 ____________________________________________________________________________
44869 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
44870         Log: AUTHORS update.
44871      Branch: perl
44872            ! AUTHORS
44873 ____________________________________________________________________________
44874 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
44875         Log: Subject: Encode::Tcl for multibyte doesnot work
44876              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
44877              Date: Sun, 24 Jun 2001 22:48:21 +0900
44878              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
44879      Branch: perl
44880            ! ext/Encode/Encode/Tcl.pm
44881 ____________________________________________________________________________
44882 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
44883         Log: Subject: [PATCH] Remove tautology in error messages
44884              From: Mike Guy <mjtg@cam.ac.uk>
44885              Date: Sun, 24 Jun 2001 13:31:00 +0100
44886              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
44887      Branch: perl
44888            ! pp_sys.c
44889 ____________________________________________________________________________
44890 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
44891         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
44892      Branch: perl
44893            ! hints/darwin.sh
44894 ____________________________________________________________________________
44895 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
44896         Log: Subject: Re: [PATCH 5.6.1] test suite
44897              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44898              Date: Sun, 24 Jun 2001 05:47:05 -0400
44899              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
44900              
44901              Test suite fixes.
44902      Branch: perl
44903            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
44904 ____________________________________________________________________________
44905 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
44906         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
44907              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44908              Date: Sun, 24 Jun 2001 05:37:19 -0400
44909              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
44910      Branch: perl
44911            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
44912 ____________________________________________________________________________
44913 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
44914         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
44915              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44916              Date: Sun, 24 Jun 2001 05:34:50 -0400
44917              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
44918              
44919              Pacify compiler warnings.
44920      Branch: perl
44921            ! pp_sys.c
44922 ____________________________________________________________________________
44923 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
44924         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
44925              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44926              Date: Sun, 24 Jun 2001 05:21:18 -0400
44927              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
44928              
44929              Enable compression of executables during link time.
44930      Branch: perl
44931            ! hints/os2.sh
44932 ____________________________________________________________________________
44933 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
44934         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
44935              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44936              Date: Sun, 24 Jun 2001 05:15:11 -0400
44937              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
44938              
44939              Add ordinals to the export list for Perl DLL.
44940              (Breaks intra-version DLL compatibility.)
44941      Branch: perl
44942            ! makedef.pl
44943 ____________________________________________________________________________
44944 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
44945         Log: Allow (displaying and) re-editing the Subject in perlbug.
44946              Also abstract the Subject quality control into a function.
44947      Branch: perl
44948            ! utils/perlbug.PL
44949 ____________________________________________________________________________
44950 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
44951         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
44952      Branch: perl
44953            ! utils/perlbug.PL
44954 ____________________________________________________________________________
44955 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
44956         Log: Regen toc and modlib.
44957      Branch: perl
44958            ! pod/perlmodlib.pod pod/perltoc.pod
44959 ____________________________________________________________________________
44960 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
44961         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
44962              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
44963              attribute semantics as much as possible, or 'ntsec' which uses
44964              native NTFS semantics.)  (See also #10877.)
44965      Branch: perl
44966            ! perl.c
44967 ____________________________________________________________________________
44968 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
44969         Log: (Retracted by #11586)
44970              
44971              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
44972      Branch: perl
44973            ! lib/Test/Harness.pm
44974 ____________________________________________________________________________
44975 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
44976         Log: Just zap the -uPerlio.
44977      Branch: perl
44978            ! ext/B/Stash.t
44979 ____________________________________________________________________________
44980 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
44981         Log: Do not test PerlIO if PerlIO not used.
44982      Branch: perl
44983            ! ext/PerlIO/PerlIO.t
44984 ____________________________________________________________________________
44985 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
44986         Log: Regen perlapi.
44987      Branch: perl
44988            ! pod/perlapi.pod
44989 ____________________________________________________________________________
44990 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
44991         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
44992              From: Nicholas Clark <nick@ccl4.org>
44993              Date: Sat, 23 Jun 2001 22:55:47 +0100
44994              Message-ID: <20010623225547.Z98663@plum.flirble.org>
44995      Branch: perl
44996            ! numeric.c
44997 ____________________________________________________________________________
44998 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
44999         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
45000              From: Prymmer/Kahn <pvhp@best.com>
45001              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
45002              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
45003      Branch: perl
45004            ! lib/h2xs.t
45005 ____________________________________________________________________________
45006 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
45007         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
45008              cygwin does not taint cwd, just like win32.
45009      Branch: perl
45010            ! lib/File/Find/taint.t t/op/taint.t
45011 ____________________________________________________________________________
45012 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
45013         Log: Retract #10865, the patch should be unnecessary.
45014              (But seemingly helpful in Cygwin?  Strange.)
45015      Branch: perl
45016            ! lib/Memoize/t/tie_ndbm.t
45017 ____________________________________________________________________________
45018 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
45019         Log: Misplaced test file; plus Cygwin filesystem semantics.
45020      Branch: perl
45021            + ext/SDBM_File/sdbm.t
45022            - ext/ODBM_File/sdbm.t
45023            ! MANIFEST
45024 ____________________________________________________________________________
45025 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
45026         Log: (Retracted by #10867.)
45027      Branch: perl
45028            ! lib/Memoize/t/tie_ndbm.t
45029 ____________________________________________________________________________
45030 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
45031         Log: Metaconfig unit change for #10863.
45032      Branch: metaconfig/U/perl
45033            ! Extensions.U
45034 ____________________________________________________________________________
45035 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
45036         Log: In Cygwin do not build NDBM_File and ODBM_File unless
45037              -lndbm and -ldbm are available.
45038      Branch: perl
45039            ! Configure config_h.SH
45040 ____________________________________________________________________________
45041 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
45042         Log: More Cygwin filesystem semantics.
45043      Branch: perl
45044            ! t/io/fs.t t/op/stat.t
45045 ____________________________________________________________________________
45046 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
45047         Log: More DOSish permission semantics for Cygwin.
45048      Branch: perl
45049            ! lib/AnyDBM_File.t
45050 ____________________________________________________________________________
45051 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
45052         Log: Cygwin too has different permission semantics.
45053      Branch: perl
45054            ! ext/GDBM_File/gdbm.t
45055 ____________________________________________________________________________
45056 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
45057         Log: The group (and assumedly passwd) databases can have
45058              only one entry (this is the case in cygwin).
45059      Branch: perl
45060            ! t/op/grent.t t/op/pwent.t
45061 ____________________________________________________________________________
45062 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
45063         Log: Also in Cygwin use Socket to figure out domainname
45064              (if any) (avoids trying to call external 'domainname',
45065              which doesn't at the moment exist in Cygwin)
45066      Branch: perl
45067            ! lib/Net/Domain.pm
45068 ____________________________________________________________________________
45069 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
45070         Log: Remove also the lib$Foo.def, not just $Foo.def.
45071      Branch: perl
45072            ! lib/ExtUtils/MM_Unix.pm
45073 ____________________________________________________________________________
45074 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
45075         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
45076      Branch: perl
45077            ! unixish.h
45078 ____________________________________________________________________________
45079 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
45080         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
45081              to match the whole isprint(), only the space character.
45082      Branch: perl
45083            ! handy.h pod/perlre.pod t/op/pat.t
45084 ____________________________________________________________________________
45085 [ 10854] By: nick                                  on 2001/06/23  08:09:33
45086         Log: Integrate mainline
45087      Branch: perlio
45088           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
45089           !> lib/ExtUtils.t lib/File/Find/taint.t
45090           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
45091           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
45092           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
45093 ____________________________________________________________________________
45094 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
45095         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
45096              with its floats    in os390 and s390 (UTS).
45097      Branch: perl
45098            ! lib/Math/BigInt/t/bigintpm.t
45099 ____________________________________________________________________________
45100 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
45101         Log: Add also UTS (s390) to the non-IEEE float platforms.
45102      Branch: perl
45103            ! t/op/sprintf.t
45104 ____________________________________________________________________________
45105 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
45106         Log: Subject: RFC: what are applicable standards for exponent sizes?
45107              From: Peter Prymmer <pvhp@forte.com>
45108              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
45109              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
45110      Branch: perl
45111            ! t/op/sprintf.t
45112 ____________________________________________________________________________
45113 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
45114         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
45115              From: Peter Prymmer <pvhp@forte.com>
45116              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
45117              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
45118      Branch: perl
45119            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
45120 ____________________________________________________________________________
45121 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
45122         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
45123              From: Peter Prymmer <pvhp@forte.com>
45124              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
45125              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
45126      Branch: perl
45127            ! lib/ExtUtils.t
45128 ____________________________________________________________________________
45129 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
45130         Log: Retract #10845.
45131      Branch: perl
45132            ! lib/File/Find/taint.t
45133 ____________________________________________________________________________
45134 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
45135         Log: Yet another error message.
45136      Branch: perl
45137            ! t/op/mkdir.t
45138 ____________________________________________________________________________
45139 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
45140         Log: The croak message for nonexistent socket functions may vary.
45141      Branch: perl
45142            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
45143 ____________________________________________________________________________
45144 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
45145         Log: (Retracted by #10848.)
45146      Branch: perl
45147            ! lib/File/Find/taint.t
45148 ____________________________________________________________________________
45149 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
45150         Log: Integrate perlio.
45151      Branch: perl
45152           !> lib/File/Find/taint.t t/op/write.t
45153 ____________________________________________________________________________
45154 [ 10843] By: nick                                  on 2001/06/22  21:24:51
45155         Log: Back out debug in taint.t
45156      Branch: perlio
45157            ! lib/File/Find/taint.t
45158 ____________________________________________________________________________
45159 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
45160         Log: setitimer() does not exist in Unicos, despite of what
45161              Configure thinks, from Mark P. Lutz.
45162      Branch: perl
45163            ! hints/unicos.sh
45164 ____________________________________________________________________________
45165 [ 10841] By: nick                                  on 2001/06/22  21:19:36
45166         Log: Skip cwd test on Win32 ???
45167      Branch: perlio
45168            ! lib/File/Find/taint.t
45169 ____________________________________________________________________________
45170 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
45171         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
45172              and Tru64 gcc -Wall happy.
45173      Branch: perl
45174            ! mg.c
45175 ____________________________________________________________________________
45176 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
45177         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
45178      Branch: perl
45179            ! ext/IPC/SysV/Semaphore.pm
45180 ____________________________________________________________________________
45181 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
45182         Log: Metaconfig unit change for #10837.
45183      Branch: metaconfig/U/perl
45184            ! Cross.U
45185 ____________________________________________________________________________
45186 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
45187         Log: Cleanup of the cross-compilation unit.
45188      Branch: perl
45189            ! Configure
45190 ____________________________________________________________________________
45191 [ 10836] By: nick                                  on 2001/06/22  20:45:12
45192         Log: Skip |- based op/write.t on Win32 as well as VMS
45193      Branch: perlio
45194            ! t/op/write.t
45195 ____________________________________________________________________________
45196 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
45197         Log: Integrate perlio.
45198      Branch: perl
45199           !> util.c
45200 ____________________________________________________________________________
45201 [ 10834] By: nick                                  on 2001/06/22  20:41:54
45202         Log: Integrate mainline
45203      Branch: perlio
45204           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
45205           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
45206           !> vos/config.ga.h
45207 ____________________________________________________________________________
45208 [ 10833] By: nick                                  on 2001/06/22  20:22:58
45209         Log: Patcho fix.
45210      Branch: perlio
45211            ! util.c
45212 ____________________________________________________________________________
45213 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
45214         Log: Metaconfig unit changes for #10831.
45215      Branch: metaconfig
45216            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
45217 ____________________________________________________________________________
45218 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
45219         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
45220              From: Andy Dougherty <doughera@lafayette.edu>
45221              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
45222              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
45223      Branch: perl
45224            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45225            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
45226 ____________________________________________________________________________
45227 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
45228         Log: MPE/iX prototype nits from Mark Bixby.
45229      Branch: perl
45230            ! pp_sys.c
45231 ____________________________________________________________________________
45232 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
45233         Log: Detypo.
45234      Branch: perl
45235            ! util.c
45236 ____________________________________________________________________________
45237 [ 10828] By: nick                                  on 2001/06/22  15:33:37
45238         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
45239      Branch: perlio
45240           +> lib/h2xs.t
45241           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
45242           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
45243           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
45244           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
45245           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
45246           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
45247           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
45248           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
45249           !> vms/vmsish.h
45250 ____________________________________________________________________________
45251 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
45252         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
45253              Date: Fri, 22 Jun 2001 10:08:35 -0500
45254              From: "Craig A. Berry" <craigberry@mac.com>
45255              Message-Id: <a05101001b75908704194@[192.168.56.145]>
45256      Branch: perl
45257            ! vms/vms.c vms/vmsish.h
45258 ____________________________________________________________________________
45259 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
45260         Log: NetWare scripts tweak from Ananth Kesari.
45261      Branch: perl
45262            ! NetWare/t/NWScripts.pl
45263 ____________________________________________________________________________
45264 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
45265         Log: Update Changes.
45266      Branch: perl
45267            ! Changes patchlevel.h
45268 ____________________________________________________________________________
45269 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
45270         Log: Add .i and .s targets.
45271      Branch: perl
45272            ! Makefile.SH
45273 ____________________________________________________________________________
45274 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
45275         Log: Upgrade to Locale::Maketext 1.03.
45276      Branch: perl
45277            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
45278            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
45279 ____________________________________________________________________________
45280 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
45281         Log: Upgrade to I18N::LangTags 0.26.
45282      Branch: perl
45283            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
45284            ! lib/I18N/LangTags/test.pl
45285 ____________________________________________________________________________
45286 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
45287         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
45288              Philip Newton.
45289      Branch: perl
45290            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
45291            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
45292 ____________________________________________________________________________
45293 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
45294         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
45295              From: Prymmer/Kahn <pvhp@best.com>
45296              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
45297              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
45298      Branch: perl
45299            + lib/h2xs.t
45300            ! MANIFEST utils/h2xs.PL
45301 ____________________________________________________________________________
45302 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
45303         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
45304              From: Prymmer/Kahn <pvhp@best.com>
45305              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
45306              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
45307      Branch: perl
45308            ! lib/ExtUtils.t
45309 ____________________________________________________________________________
45310 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
45311         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
45312              From: Prymmer/Kahn <pvhp@best.com>
45313              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
45314              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
45315      Branch: perl
45316            ! t/pod/plainer.t
45317 ____________________________________________________________________________
45318 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
45319         Log: AUTHORS update.
45320      Branch: perl
45321            ! AUTHORS
45322 ____________________________________________________________________________
45323 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
45324         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
45325              From: "Craig A. Berry" <craigberry@mac.com>
45326              Date: Thu, 21 Jun 2001 18:20:38 -0500
45327              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
45328      Branch: perl
45329            ! ext/POSIX/POSIX.xs
45330 ____________________________________________________________________________
45331 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
45332         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
45333              From: "Craig A. Berry" <craigberry@mac.com>
45334              Date: Thu, 21 Jun 2001 09:58:52 -0500
45335              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
45336      Branch: perl
45337            ! ext/B/Deparse.t t/op/write.t
45338 ____________________________________________________________________________
45339 [ 10814] By: nick                                  on 2001/06/22  08:13:09
45340         Log: Integrate mainline.
45341      Branch: perlio
45342           !> (integrate 46 files)
45343 ____________________________________________________________________________
45344 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
45345         Log: Change the prefixes only if $prefix is unset,
45346              as originally patched by Marcel Grunauer.
45347      Branch: perl
45348            ! hints/darwin.sh hints/rhapsody.sh
45349 ____________________________________________________________________________
45350 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
45351         Log: Subject: Re: Patch for hints/darwin.sh
45352              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
45353              Date: Thu, 21 Jun 2001 11:23:46 -0700
45354              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
45355      Branch: perl
45356            ! hints/darwin.sh hints/rhapsody.sh
45357 ____________________________________________________________________________
45358 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
45359         Log: Add .PHONY targets for non-file targets,
45360              from Wilfredo Sánchez.  Should help saying
45361              "make install" on case-insensitive filesystems.
45362      Branch: perl
45363            ! Makefile.SH
45364 ____________________________________________________________________________
45365 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
45366         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
45367              From: Doug MacEachern <dougm@covalent.net>
45368              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
45369              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
45370              
45371              plus reword the getcwd() comment, plus use getcwd() buffer
45372              size minus one.
45373      Branch: perl
45374            ! util.c
45375 ____________________________________________________________________________
45376 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
45377         Log: More gprofing from Doug MacEachern.
45378      Branch: perl
45379            ! Makefile.SH
45380 ____________________________________________________________________________
45381 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
45382         Log: Metaconfig unit change for #10807.
45383      Branch: metaconfig/U/perl
45384            ! d_sfio.U
45385 ____________________________________________________________________________
45386 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
45387         Log: Tell that you are removing the unneeded -lsfio.
45388      Branch: perl
45389            ! Configure
45390 ____________________________________________________________________________
45391 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
45392         Log: More MPE/iX tweaks from Mark Bixby.
45393      Branch: perl
45394            ! perl.c t/op/magic.t
45395 ____________________________________________________________________________
45396 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
45397         Log: The fchdir() proto is supposed to live in <unistd.h>.
45398      Branch: perl
45399            ! ext/Cwd/Cwd.xs
45400 ____________________________________________________________________________
45401 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
45402         Log: This town is too small for the Cwd extension and me,
45403              it would seem...
45404      Branch: perl
45405            ! ext/Cwd/Cwd.xs
45406 ____________________________________________________________________________
45407 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
45408         Log: Metaconfig unit change for #10802.
45409      Branch: metaconfig/U/perl
45410            ! d_modfl.U
45411 ____________________________________________________________________________
45412 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
45413         Log: More d'ohs.
45414      Branch: perl
45415            ! Configure
45416 ____________________________________________________________________________
45417 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
45418         Log: Off-by-one.  I'm so classic.
45419      Branch: perl
45420            ! util.c
45421 ____________________________________________________________________________
45422 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
45423         Log: Update Changes.
45424      Branch: perl
45425            ! Changes patchlevel.h
45426 ____________________________________________________________________________
45427 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
45428         Log: Subject: Documentation patch for Net::FTP
45429              From: Marcel Grunauer <marcel@codewerk.com>
45430              Date: Wed, 20 Jun 2001 23:03:26 +0200
45431              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
45432      Branch: perl
45433            ! lib/Net/FTP.pm
45434 ____________________________________________________________________________
45435 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
45436         Log: Retract the #10417 mg.c and embed.pl parts because of
45437              strange SEGVs in 64bit x86 FreeBSD observed by
45438              Nicholas Clark.
45439      Branch: perl
45440            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
45441 ____________________________________________________________________________
45442 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
45443         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
45444      Branch: perl
45445            ! Configure NetWare/config.wc NetWare/config_H.wc
45446            ! Porting/Glossary Porting/config.sh Porting/config_H
45447            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
45448            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45449            ! vos/config.ga.h win32/config.bc win32/config.gc
45450            ! win32/config.vc win32/config_H.bc win32/config_H.gc
45451            ! win32/config_H.vc
45452 ____________________________________________________________________________
45453 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
45454         Log: Cwd tweak from Doug MacEachern.
45455      Branch: perl
45456            ! ext/Cwd/Cwd.xs
45457 ____________________________________________________________________________
45458 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
45459         Log: Protect the fchdir() and lstat() with ifdefs.
45460              fchdir() needs a Configure probe.
45461      Branch: perl
45462            ! ext/Cwd/Cwd.xs
45463 ____________________________________________________________________________
45464 [ 10794] By: nick                                  on 2001/06/21  17:11:35
45465         Log: Integrate mainline
45466      Branch: perlio
45467           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
45468           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
45469           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
45470           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
45471           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
45472           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
45473           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
45474           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
45475            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
45476            - lib/File/Glob/case.t lib/File/Glob/global.t
45477            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
45478            - lib/File/Temp/posix.t lib/File/Temp/security.t
45479            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
45480            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
45481            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
45482            - lib/Text/Wrap/wrap.t
45483           !> (integrate 41 files)
45484 ____________________________________________________________________________
45485 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
45486         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
45487              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
45488              Date: Thu, 21 Jun 2001 13:04:54 -0500
45489              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
45490      Branch: perl
45491            ! ext/Cwd/Cwd.xs
45492 ____________________________________________________________________________
45493 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
45494         Log: Subject: [PATCH pod] overlong =item
45495              From: Robin Barker <rmb1@cise.npl.co.uk>
45496              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
45497              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
45498      Branch: perl
45499            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
45500            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
45501 ____________________________________________________________________________
45502 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
45503         Log: Subject: [PATCH perlio.c] format 
45504              From: Robin Barker <rmb1@cise.npl.co.uk>
45505              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
45506              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
45507      Branch: perl
45508            ! perlio.c
45509 ____________________________________________________________________________
45510 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
45511         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
45512              From: Radu Greab <radu@netsoft.ro>
45513              Date: Thu, 21 Jun 2001 19:06:02 +0300
45514              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
45515      Branch: perl
45516            ! pod/perlapi.pod sv.c
45517 ____________________________________________________________________________
45518 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
45519         Log: The metaconfig unit changes for #10788.
45520      Branch: metaconfig/U/perl
45521            ! Cross.U fflushall.U
45522 ____________________________________________________________________________
45523 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
45524         Log: Cross-configuration changes: make $from to rm the files
45525              before copying them over (this means that he rm can be
45526              removed from the fflushall test), create $targetmkdir      
45527              (not documented in install since it is supposed to internal
45528              use only), make $run to copy over the executable only if
45529              a stamp file .xok doesn't already exist (to avoid unnecessary
45530              copying of the executable)
45531      Branch: perl
45532            ! Configure Makefile.SH
45533 ____________________________________________________________________________
45534 [ 10787] By: nick                                  on 2001/06/21  14:16:18
45535         Log: Integrate mainline
45536      Branch: perlio
45537           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
45538           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
45539           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
45540            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
45541           !> (integrate 34 files)
45542 ____________________________________________________________________________
45543 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
45544         Log: Re-add the files as text.
45545      Branch: perl
45546            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
45547 ____________________________________________________________________________
45548 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
45549         Log: Delete the binary files.
45550      Branch: perl
45551            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
45552 ____________________________________________________________________________
45553 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
45554         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
45555              From: Andy Dougherty <doughera@lafayette.edu>
45556              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
45557              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
45558      Branch: perl
45559            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
45560            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
45561            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
45562            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
45563 ____________________________________________________________________________
45564 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
45565         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
45566              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
45567              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
45568              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
45569              
45570              Setting umask to something friendlier.
45571      Branch: perl
45572            ! installman installperl
45573 ____________________________________________________________________________
45574 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
45575         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
45576              Resort MANIFEST with sort -f, looks much better.
45577      Branch: perl
45578            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
45579            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
45580            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
45581            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
45582            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
45583            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
45584            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
45585            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
45586            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
45587            - lib/File/Glob/case.t lib/File/Glob/global.t
45588            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
45589            - lib/File/Temp/posix.t lib/File/Temp/security.t
45590            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
45591            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
45592            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
45593            - lib/Text/Wrap/wrap.t
45594            ! MANIFEST
45595 ____________________________________________________________________________
45596 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
45597         Log: Upgrade to I18N::LangTags 0.25.
45598      Branch: perl
45599            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
45600            ! lib/I18N/LangTags/List.pm
45601 ____________________________________________________________________________
45602 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
45603         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
45604              From: Richard Soderberg <rs@crystalflame.net>
45605              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
45606              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
45607      Branch: perl
45608            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
45609            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
45610 ____________________________________________________________________________
45611 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
45612         Log: Test obsoleted by change #10777.
45613      Branch: perl
45614            ! t/op/sub_lval.t
45615 ____________________________________________________________________________
45616 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
45617         Log: Case of confused test numbering.
45618      Branch: perl
45619            ! t/op/pat.t
45620 ____________________________________________________________________________
45621 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
45622         Log: Subject: Re: Opinion on undef lvalue
45623              From: Abhijit Menon-Sen <ams@wiw.org>
45624              Date: Sun, 17 Jun 2001 13:04:46 +0530
45625              Message-ID: <20010617130446.B27925@lustre.linux.in>
45626              
45627              Allow lvalue subs to return undef in array context.
45628      Branch: perl
45629            ! pp_hot.c
45630 ____________________________________________________________________________
45631 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
45632         Log: Just a guess that using the same hack for cygwin as
45633              for win32 might help.
45634      Branch: perl
45635            ! lib/File/Find/find.t
45636 ____________________________________________________________________________
45637 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
45638         Log: NetWare tweaks from Guruprasad.
45639      Branch: perl
45640            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
45641            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
45642            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
45643            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
45644 ____________________________________________________________________________
45645 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
45646         Log: Subject: Re: perl@10722: Bogus warnings on REs 
45647              From: Hugo <hv@crypt.compulink.co.uk>
45648              Date: Thu, 21 Jun 2001 09:51:17 +0100
45649              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
45650              
45651              Unroll to avoid a UTS compiler bug.
45652      Branch: perl
45653            ! regcomp.c
45654 ____________________________________________________________________________
45655 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
45656         Log: Subject: Re: [PATCH] Make /o work under i?threads
45657              From: Artur Bergman <artur@contiller.se>
45658              Date: Thu, 21 Jun 2001 14:38:03 +0200
45659              Message-ID: <B757B74A.184D%artur@contiller.se>
45660      Branch: perl
45661            ! t/op/pat.t
45662 ____________________________________________________________________________
45663 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
45664         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
45665              From: Artur Bergman <artur@contiller.se> 
45666              Date: Thu, 21 Jun 2001 14:27:33 +0200
45667              Message-ID: <B757B4D4.1849%artur@contiller.se>
45668              
45669              Plus extra parentheses.
45670      Branch: perl
45671            ! op.h
45672 ____________________________________________________________________________
45673 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
45674         Log: Subject: [PATCH] Make /o work under i?threads
45675              From: Richard Soderberg <rs@crystalflame.net>
45676              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
45677              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
45678      Branch: perl
45679            ! pp_ctl.c
45680 ____________________________________________________________________________
45681 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
45682         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
45683              From: Artur Bergman <artur@contiller.se>
45684              Date: Thu, 21 Jun 2001 14:04:54 +0200
45685              Message-ID: <B757AF86.1842%artur@contiller.se>
45686      Branch: perl
45687            ! op.h
45688 ____________________________________________________________________________
45689 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
45690         Log: Subject: Re: perl@10765: sv.c not OK on win32
45691              From: Artur Bergman <artur@contiller.se>
45692              Date: Thu, 21 Jun 2001 10:31:06 +0200
45693              Message-ID: <B7577D69.182C%artur@contiller.se>
45694      Branch: perl
45695            ! sv.c
45696 ____________________________________________________________________________
45697 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
45698         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
45699              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45700              Date: Thu, 21 Jun 2001 06:23:56 -0400
45701              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
45702              
45703              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
45704              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45705              Date: Thu, 21 Jun 2001 06:32:21 -0400
45706              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
45707      Branch: perl
45708            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
45709 ____________________________________________________________________________
45710 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
45711         Log: Subject: [PATCH] make syslog test more verbose
45712              From: Robert Spier <rspier@pobox.com>
45713              Date: Thu, 21 Jun 2001 00:54:32 -0400
45714              Message-ID: <15153.32264.295807.333073@rls.cx>
45715      Branch: perl
45716            ! ext/Sys/Syslog/syslog.t
45717 ____________________________________________________________________________
45718 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
45719         Log: Subject: op/study.t refinements
45720              From: Hugo <hv@crypt.compulink.co.uk>
45721              Date: Thu, 21 Jun 2001 00:29:07 +0100
45722              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
45723      Branch: perl
45724            ! t/op/study.t
45725 ____________________________________________________________________________
45726 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
45727         Log: Update Changes.
45728      Branch: perl
45729            ! Changes patchlevel.h
45730 ____________________________________________________________________________
45731 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
45732         Log: Subject: Re: [PATCH] djgpp updates
45733              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
45734              Date: Wed, 20 Jun 2001 10:05:15 +0200
45735              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
45736      Branch: perl
45737            ! djgpp/config.over
45738 ____________________________________________________________________________
45739 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
45740         Log: Fix for ID 20010619.002 "When building hash, hash keys that
45741              are function calls are not being called", from Abhijit.
45742      Branch: perl
45743            ! t/base/lex.t toke.c
45744 ____________________________________________________________________________
45745 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
45746         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
45747      Branch: perl
45748            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
45749            + lib/Locale/Maketext/test.pl
45750            - lib/Locale/Maketext.t
45751            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
45752            ! lib/Locale/Maketext/TPJ13.pod
45753 ____________________________________________________________________________
45754 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
45755         Log: Metaconfig unit change for #10760.
45756      Branch: metaconfig
45757            ! U/modified/Cppsym.U
45758 ____________________________________________________________________________
45759 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
45760         Log: Do not remove the ccsym* Cppsym* files since
45761              they are useful for metaconfig units coming after us.
45762              (This is the Configure nit mentioned in #10752.)
45763      Branch: perl
45764            ! Configure
45765 ____________________________________________________________________________
45766 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
45767         Log: Update to I18N::LangTags 0.24, from Sean Burke.
45768      Branch: perl
45769            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
45770            + lib/I18N/LangTags/README
45771            - lib/I18N/LangTags/List.pod
45772            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
45773 ____________________________________________________________________________
45774 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
45775         Log: Regen headers.
45776      Branch: perl
45777            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
45778            ! pod/perlapi.pod proto.h
45779 ____________________________________________________________________________
45780 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
45781         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
45782              From: Artur Bergman <artur@contiller.se>
45783              Date: Wed, 20 Jun 2001 11:31:32 +0200
45784              Message-ID: <B7563A14.17D8%artur@contiller.se>
45785      Branch: perl
45786            ! embed.pl hv.c intrpvar.h sv.c sv.h
45787 ____________________________________________________________________________
45788 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
45789         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
45790              From: Tim Sweetman <tim@aldigital.co.uk> 
45791              Date: Wed, 13 Jun 2001 14:25:17 +0100 
45792              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
45793      Branch: perl
45794            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
45795 ____________________________________________________________________________
45796 [ 10755] By: nick                                  on 2001/06/20  16:12:37
45797         Log: Integrate mainline
45798      Branch: perlio
45799           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
45800           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
45801           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
45802           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
45803           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
45804           !> t/op/study.t util.c
45805 ____________________________________________________________________________
45806 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
45807         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
45808              but not Makefile)
45809      Branch: maint-5.6/perl
45810            ! win32/Makefile
45811 ____________________________________________________________________________
45812 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
45813         Log: Security tweak on readlink().
45814      Branch: perl
45815            ! pp_sys.c
45816 ____________________________________________________________________________
45817 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
45818         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
45819      Branch: perl
45820            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
45821            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
45822            ! mpeix/relink t/op/pwent.t
45823 ____________________________________________________________________________
45824 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
45825         Log: Reinstate #10725 (with probe for alarm()).
45826      Branch: perl
45827            ! t/op/study.t
45828 ____________________________________________________________________________
45829 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
45830         Log: Replace our implementation of realpath() with OpenBSD's
45831              (src/lib/libc/stdlib/realpath.c 1.4).
45832      Branch: perl
45833            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
45834            ! pod/perldiag.pod proto.h util.c
45835 ____________________________________________________________________________
45836 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
45837         Log: Integrate perlio.
45838      Branch: perl
45839           !> perlio.c
45840 ____________________________________________________________________________
45841 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
45842         Log: No point in going into memory-saving contortions
45843              with getcwd() since there's a danger of buffer overflow.
45844              Also make the POSIX extension to use sv_getcwd().
45845              Finally, a missed proto.h fragment.
45846      Branch: perl
45847            ! ext/POSIX/POSIX.xs proto.h util.c
45848 ____________________________________________________________________________
45849 [ 10747] By: nick                                  on 2001/06/20  12:38:26
45850         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
45851      Branch: perlio
45852            ! perlio.c
45853 ____________________________________________________________________________
45854 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
45855         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
45856              From: Graham Barr <gbarr@pobox.com>
45857              Date: Wed, 20 Jun 2001 11:05:49 +0100
45858              Message-ID: <20010620110549.I19188@pobox.com>
45859              
45860              reported in        
45861              
45862              Subject: Bug in IO::Socket::INET module (repeat)
45863              From: "Harmon S. Nine" <hnine@netarx.com>
45864              Date: Tue, 19 Jun 2001 09:41:35 -0400
45865              Message-ID: <3B2F568F.8080605@netarx.com>
45866              
45867              The bug was that the IO::Socket::INET constructor
45868              did not allow a 'LocalPort' of 0.
45869      Branch: perl
45870            ! ext/IO/lib/IO/Socket/INET.pm
45871 ____________________________________________________________________________
45872 [ 10745] By: nick                                  on 2001/06/20  08:56:39
45873         Log: Integrate mainline.
45874      Branch: perlio
45875           !> (integrate 37 files)
45876 ____________________________________________________________________________
45877 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
45878         Log: After some reading I don't think we can blindly
45879              use systems' realpath().  Too many security problems,
45880              too many buggy implementations.
45881              
45882              TODO: the realpath() emulation code in util.c doesn't
45883              seem fully operational?  (readlink(), for example?)
45884      Branch: perl
45885            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
45886            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
45887            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
45888            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
45889            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
45890            ! win32/config_H.gc win32/config_H.vc
45891 ____________________________________________________________________________
45892 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
45893         Log: Metaconfig unit change for #10738.
45894      Branch: metaconfig
45895            ! U/compline/d_gconvert.U
45896 ____________________________________________________________________________
45897 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
45898         Log: Integrate change #10739 from maintperl:
45899              
45900              C<eval "/x$\r\n/x"> fails to compile correctly 
45901      Branch: perl
45902           !> t/op/pat.t toke.c
45903 ____________________________________________________________________________
45904 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
45905         Log: Retract #10725 (Hugo asked NOT to apply the patch)
45906      Branch: perl
45907            ! t/op/study.t
45908 ____________________________________________________________________________
45909 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
45910         Log: The test.third results were funnily named because of the
45911              new test scheme.
45912      Branch: perl
45913            ! t/TEST
45914 ____________________________________________________________________________
45915 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
45916         Log: C<eval "/x$\r\n/x"> fails to compile correctly
45917      Branch: maint-5.6/perl
45918            ! t/op/pat.t toke.c
45919 ____________________________________________________________________________
45920 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
45921         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
45922              From: Spider Boardman <spider@Orb.Nashua.NH.US>
45923              Date: Tue, 19 Jun 2001 19:15:40 -0400
45924              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
45925              
45926              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
45927              because "1e+129" being expected but "1.e+129" being returned.
45928              The culprit (at least in Tru64) is the use of gcvt().
45929      Branch: perl
45930            ! Configure
45931 ____________________________________________________________________________
45932 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
45933         Log: Subject: [PATCH perl@10722] test hunting on VMS
45934              From: "Craig A. Berry" <craigberry@mac.com>
45935              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
45936              Date: Tue, 19 Jun 2001 18:59:01 -0500
45937      Branch: perl
45938            ! vms/test.com
45939 ____________________________________________________________________________
45940 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
45941         Log: Subject: [PATCH] s/typos//
45942              From: Abhijit Menon-Sen <ams@wiw.org>
45943              Date: Wed, 20 Jun 2001 02:15:02 +0530
45944              Message-ID: <20010620021502.A14541@lustre.linux.in>
45945              
45946              Without the op.h s/bearword/bareword/ hunk, see
45947              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
45948      Branch: perl
45949            ! util.c
45950 ____________________________________________________________________________
45951 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
45952         Log: Metaconfig unit change for #10732 and #10733.
45953      Branch: metaconfig/U/perl
45954            ! fflushall.U
45955 ____________________________________________________________________________
45956 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
45957         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
45958              From: "Craig A. Berry" <craigberry@mac.com>
45959              Date: Tue, 19 Jun 2001 17:19:48 -0500
45960              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
45961      Branch: perl
45962            ! configure.com vms/descrip_mms.template
45963 ____________________________________________________________________________
45964 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
45965         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
45966              From: Spider Boardman <spider@Orb.Nashua.NH.US>
45967              Date: Tue, 19 Jun 2001 16:48:07 -0400
45968              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
45969              
45970              Further fixes to fflush(NULL) detection.
45971      Branch: perl
45972            ! Configure
45973 ____________________________________________________________________________
45974 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
45975         Log: AIX test -s hangs with non-existent files?
45976              (A genuine logic bug in Configure, but AIX also broken?)
45977      Branch: perl
45978            ! Configure
45979 ____________________________________________________________________________
45980 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
45981         Log: AUTHORS updates.
45982      Branch: perl
45983            ! AUTHORS
45984 ____________________________________________________________________________
45985 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
45986         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
45987              From: Spider Boardman <spider@Orb.Nashua.NH.US>
45988              Date: Tue, 19 Jun 2001 15:33:25 -0400
45989              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
45990      Branch: perl
45991            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
45992            ! t/lib/warnings/pp
45993 ____________________________________________________________________________
45994 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
45995         Log: Integrate perlio.
45996      Branch: perl
45997           !> lib/File/Find/find.t win32/distclean.bat
45998 ____________________________________________________________________________
45999 [ 10728] By: nick                                  on 2001/06/19  18:24:53
46000         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
46001      Branch: perlio
46002            ! lib/File/Find/find.t win32/distclean.bat
46003 ____________________________________________________________________________
46004 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
46005         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
46006              also add information how to find out whether one has PerlIO.
46007      Branch: perl
46008            ! pod/perlfunc.pod
46009 ____________________________________________________________________________
46010 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
46011         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
46012              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
46013              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
46014              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
46015      Branch: perl
46016            ! pod/perlfunc.pod
46017 ____________________________________________________________________________
46018 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
46019         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
46020              From: Hugo <hv@crypt.compulink.co.uk>
46021              Date: Tue, 19 Jun 2001 12:37:30 +0100
46022              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
46023      Branch: perl
46024            ! t/op/study.t
46025 ____________________________________________________________________________
46026 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
46027         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
46028              From: Hugo <hv@crypt.compulink.co.uk>
46029              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
46030              Date: Tue, 19 Jun 2001 13:15:17 +0100
46031      Branch: perl
46032            ! util.c
46033 ____________________________________________________________________________
46034 [ 10723] By: nick                                  on 2001/06/19  14:46:15
46035         Log: Integrate mainline
46036      Branch: perlio
46037           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
46038           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
46039           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
46040           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
46041           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
46042           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
46043            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
46044            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
46045            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
46046            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
46047            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
46048            - ext/Thread/unsync4.t
46049           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
46050           !> djgpp/config.over djgpp/fixpmain
46051           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
46052           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
46053           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
46054 ____________________________________________________________________________
46055 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
46056         Log: Update Changes.
46057      Branch: perl
46058            ! Changes patchlevel.h
46059 ____________________________________________________________________________
46060 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
46061         Log: The existence shall be MANIFESted.
46062      Branch: perl
46063            ! MANIFEST
46064 ____________________________________________________________________________
46065 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
46066         Log: The old libnet.cfg is first searched from the current directory,
46067              only then from the module path.
46068      Branch: perl
46069            ! utils/libnetcfg.PL
46070 ____________________________________________________________________________
46071 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
46072         Log: NetWare tweaks from Guruprasad.
46073      Branch: perl
46074            ! NetWare/Makefile NetWare/config.wc
46075 ____________________________________________________________________________
46076 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
46077         Log: Subject: [PATCH] djgpp updates
46078              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
46079              Date: Tue, 19 Jun 2001 10:59:06 +0200
46080              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
46081      Branch: perl
46082            ! djgpp/config.over djgpp/fixpmain
46083 ____________________________________________________________________________
46084 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
46085         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
46086              From: Prymmer/Kahn <pvhp@best.com>
46087              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
46088              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
46089      Branch: perl
46090            ! win32/Makefile
46091 ____________________________________________________________________________
46092 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
46093         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
46094              to happen right after the inclusion of <inttypes.h>,
46095              from Edward Moy.
46096      Branch: perl
46097            ! handy.h perl.h
46098 ____________________________________________________________________________
46099 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
46100         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
46101              From: Doug MacEachern <dougm@covalent.net>
46102              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
46103              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
46104      Branch: perl
46105            ! ext/DynaLoader/DynaLoader_pm.PL
46106 ____________________________________________________________________________
46107 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
46108         Log: Revert #10656 for performance reasons but leave in the
46109              use of Hv*() macros -- in comments, so that grepping the
46110              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
46111              suggested by Sarathy, also by Abhijit.)
46112      Branch: perl
46113            ! hv.c
46114 ____________________________________________________________________________
46115 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
46116         Log: Subject: [patch] .s MakeMaker suffix
46117              From: Doug MacEachern <dougm@covalent.net>
46118              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
46119              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
46120      Branch: perl
46121            ! lib/ExtUtils/MM_Unix.pm
46122 ____________________________________________________________________________
46123 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
46124         Log: One test lost in the big shuffle restored.
46125      Branch: perl
46126            + ext/IPC/SysV/ipcsysv.t
46127            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
46128 ____________________________________________________________________________
46129 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
46130         Log: Rename the old non-standard threads tests so that
46131              they won't be invoked.
46132      Branch: perl
46133            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
46134            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
46135            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
46136            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
46137            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
46138            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
46139            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
46140            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
46141            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
46142            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
46143            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
46144            - ext/Thread/unsync4.t
46145            ! MANIFEST
46146 ____________________________________________________________________________
46147 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
46148         Log: Integrate perlio.
46149      Branch: perl
46150           !> win32/config_sh.PL
46151 ____________________________________________________________________________
46152 [ 10709] By: nick                                  on 2001/06/19  08:18:18
46153         Log: Integrate mainline
46154      Branch: perlio
46155           +> (branch 40 files)
46156            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
46157            - lib/strict/subs lib/strict/vars lib/warnings/1global
46158            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
46159            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
46160            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
46161            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
46162            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
46163            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
46164            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
46165            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
46166            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
46167            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
46168            - lib/warnings/utf8 lib/warnings/util
46169           !> (integrate 57 files)
46170 ____________________________________________________________________________
46171 [ 10708] By: nick                                  on 2001/06/19  07:57:10
46172         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
46173      Branch: perlio
46174            ! win32/config_sh.PL
46175 ____________________________________________________________________________
46176 [ 10707] By: nick                                  on 2001/06/19  07:05:07
46177         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
46178      Branch: perl
46179            ! perly.c perly.y perly_c.diff vms/perly_c.vms
46180 ____________________________________________________________________________
46181 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
46182         Log: More perl572delta tweaks.
46183      Branch: perl
46184            ! pod/perl572delta.pod
46185 ____________________________________________________________________________
46186 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
46187         Log: Update perl572delta.
46188      Branch: perl
46189            ! pod/perl572delta.pod
46190 ____________________________________________________________________________
46191 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
46192         Log: VOS updates from Paul Green.
46193      Branch: perl
46194            ! vos/Changes vos/build.cm vos/perl.bind
46195 ____________________________________________________________________________
46196 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
46197         Log: Update the vos/config.*.* files.
46198      Branch: perl
46199            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46200            ! vos/config.ga.h
46201 ____________________________________________________________________________
46202 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
46203         Log: Add a makefile for more painless adding of symbols to the
46204              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
46205              takes care of the adding)
46206      Branch: perl
46207            + vos/Makefile
46208 ____________________________________________________________________________
46209 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
46210         Log: Make libnetcfg by default display the libnet configuration,
46211              -c to change, add -i for old config, document all options,
46212              regen toc.
46213      Branch: perl
46214            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
46215 ____________________________________________________________________________
46216 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
46217         Log: gcc -Wall sweep.
46218      Branch: perl
46219            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
46220 ____________________________________________________________________________
46221 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
46222         Log: So there.
46223      Branch: perl
46224            ! universal.c
46225 ____________________________________________________________________________
46226 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
46227         Log: Document the need for sv_printify().
46228              
46229              Document that 'use utf8' has been considered.
46230              
46231              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
46232      Branch: perl
46233            ! pod/perltodo.pod universal.c
46234 ____________________________________________________________________________
46235 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
46236         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
46237              From: Nicholas Clark <nick@ccl4.org>
46238              Date: Mon, 18 Jun 2001 23:29:23 +0100
46239              Message-ID: <20010618232923.I98663@plum.flirble.org>
46240      Branch: perl
46241            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
46242            ! ext/Sys/Syslog/Makefile.PL
46243 ____________________________________________________________________________
46244 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
46245         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
46246              From: Scott.L.Miller@Compaq.com
46247              Date: Mon, 18 Jun 2001 10:12:27 -0500
46248              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
46249      Branch: perl
46250            ! lib/perl5db.pl pod/perldebug.pod
46251 ____________________________________________________________________________
46252 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
46253         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
46254              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
46255              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
46256              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
46257      Branch: perl
46258            ! lib/Carp/Heavy.pm
46259 ____________________________________________________________________________
46260 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
46261         Log: Subject: [PATCH] Documentation changes for CLONE
46262              From: Artur Bergman <artur@contiller.se>
46263              Date: Mon, 18 Jun 2001 22:06:37 +0200
46264              Message-ID: <B7542BEC.1719%artur@contiller.se>
46265      Branch: perl
46266            ! pod/perlmod.pod pod/perlsub.pod
46267 ____________________________________________________________________________
46268 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
46269         Log: Subject: Re: configure.com
46270              From: "Craig A. Berry" <craigberry@mac.com>
46271              Date: Mon, 18 Jun 2001 16:04:38 -0500
46272              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
46273      Branch: perl
46274            ! configure.com
46275 ____________________________________________________________________________
46276 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
46277         Log: Subject: PL_nullstash + perl_clone()
46278              From: Doug MacEachern <dougm@covalent.net>
46279              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
46280              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
46281      Branch: perl
46282            ! sv.c
46283 ____________________________________________________________________________
46284 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
46285         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
46286              From: davem@fdgroup.co.uk
46287              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
46288              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
46289      Branch: perl
46290            ! embed.pl pod/perlapi.pod
46291 ____________________________________________________________________________
46292 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
46293         Log: More cross-compilation defaults gleaned from -Dcc
46294              if it is CPU-OS-gcc.
46295      Branch: metaconfig
46296            ! U/modified/libc.U
46297      Branch: metaconfig/U/perl
46298            ! Cross.U
46299      Branch: perl
46300            ! Configure INSTALL
46301 ____________________________________________________________________________
46302 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
46303         Log: Update Changes.
46304      Branch: perl
46305            ! Changes patchlevel.h
46306 ____________________________________________________________________________
46307 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
46308         Log: Subject: [PATCH 5.7.1] sv.c documentation
46309              From: davem@fdgroup.co.uk
46310              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
46311              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
46312      Branch: perl
46313            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
46314            ! sv.c sv.h
46315 ____________________________________________________________________________
46316 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
46317         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
46318              From: "Jon Gunnip" <jongunnip@hotmail.com>
46319              Date: Sun, 17 Jun 2001 18:24:29 -0400
46320              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
46321      Branch: perl
46322            ! pod/perlvar.pod
46323 ____________________________________________________________________________
46324 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
46325         Log: Move the locale/strict/warnings helper files back
46326              under the t/lib; this way the amount of non-installabled
46327              stuff under lib/ stays smaller.
46328      Branch: perl
46329            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
46330            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
46331            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
46332            + t/lib/warnings/5nolint t/lib/warnings/6default
46333            + t/lib/warnings/7fatal t/lib/warnings/8signal
46334            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
46335            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
46336            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
46337            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
46338            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
46339            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
46340            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
46341            + t/lib/warnings/taint t/lib/warnings/toke
46342            + t/lib/warnings/universal t/lib/warnings/utf8
46343            + t/lib/warnings/util
46344            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
46345            - lib/strict/subs lib/strict/vars lib/warnings/1global
46346            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
46347            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
46348            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
46349            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
46350            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
46351            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
46352            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
46353            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
46354            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
46355            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
46356            - lib/warnings/utf8 lib/warnings/util
46357            ! MANIFEST installperl lib/locale.t lib/strict.t
46358 ____________________________________________________________________________
46359 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
46360         Log: Split off the pack/unpack code, from Nicholas Clark.
46361      Branch: perl
46362            + pp_pack.c
46363            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
46364            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
46365            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
46366 ____________________________________________________________________________
46367 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
46368         Log: Guard the SysV IPC tests against being invoked in
46369              SysV-IPC-less places.
46370      Branch: perl
46371            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
46372 ____________________________________________________________________________
46373 [ 10683] By: nick                                  on 2001/06/18  12:24:42
46374         Log: Integrate mainline (new test scheme now ok on Linux).
46375      Branch: perlio
46376           +> lib/warnings.t
46377           !> dump.c sv.c
46378 ____________________________________________________________________________
46379 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
46380         Log: Add the locale.c and numeric.c to the microperl sources.
46381      Branch: perl
46382            ! Makefile.micro win32/Makefile
46383 ____________________________________________________________________________
46384 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
46385         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
46386              From: Abhijit Menon-Sen <ams@wiw.org>
46387              Date: Mon, 18 Jun 2001 14:23:44 +0530
46388              Message-ID: <20010618142344.A13136@lustre.linux.in>
46389      Branch: perl
46390            ! dump.c
46391 ____________________________________________________________________________
46392 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
46393         Log: Subject: Re: [PATCH] more anonymous stash cleanups
46394              From: Abhijit Menon-Sen <ams@wiw.org>
46395              Date: Mon, 18 Jun 2001 15:50:32 +0530
46396              Message-ID: <20010618155032.A13223@lustre.linux.in>
46397              
46398              Plus the comment left in as suggested by NI-S.
46399      Branch: perl
46400            ! sv.c
46401 ____________________________________________________________________________
46402 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
46403         Log: One missed file.
46404      Branch: perl
46405            + lib/warnings.t
46406 ____________________________________________________________________________
46407 [ 10678] By: nick                                  on 2001/06/18  08:05:29
46408         Log: Integrate mainline (part2 - the deletes)
46409      Branch: perlio
46410            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
46411            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
46412            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
46413            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
46414            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
46415            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
46416            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
46417            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
46418            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
46419            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
46420            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
46421 ____________________________________________________________________________
46422 [ 10677] By: nick                                  on 2001/06/18  08:04:44
46423         Log: Integrate mainline (part1)
46424      Branch: perlio
46425           +> (branch 376 files)
46426            - (delete 219 files)
46427           !> (integrate 151 files)
46428 ____________________________________________________________________________
46429 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
46430         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
46431              No doubt I made some mistakes like missed some files or
46432              misnamed some files.  The naming rules were more or less:
46433              (1) if the module is from CPAN, follows its ways, be it
46434              t/*.t or test.pl.
46435              (2) otherwise if there are multiple tests for a module
46436              put them in a t/
46437              (3) otherwise if there's only one test put it in Module.t
46438              (4) helper files go to module/ (locale, strict, warnings)
46439              (5) use longer filenames now that we can (but e.g. the
46440              compat-0.6.t and the Text::Balanced test files still
46441              were renamed to be more civil against the 8.3 people)
46442              installperl was updated appropriately not to install the
46443              *.t files or the help files from under lib.
46444              
46445              TODO: some helper files still remain under t/ that could
46446              follow their 'masters'.  UPDATE: On second thoughts, why
46447              should they.  They can continue to live under t/lib, and
46448              in fact the locale/strict/warnings helpers that were moved
46449              could be moved back.  This way the amount of non-installable
46450              stuff under lib/ stays smaller.
46451      Branch: perl
46452            + (add 253 files)
46453            - (delete 254 files)
46454            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
46455 ____________________________________________________________________________
46456 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
46457         Log: The warning no more comes from util.c, it comes from numeric.c.
46458      Branch: perl
46459            ! README.tru64
46460 ____________________________________________________________________________
46461 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
46462         Log: Subject: Re: anyone good at casting spells?
46463              From: Spider Boardman <spider@Orb.Nashua.NH.US>
46464              Date: Sun, 17 Jun 2001 21:21:04 -0400
46465              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
46466      Branch: perl
46467            ! ext/POSIX/POSIX.xs hv.h
46468 ____________________________________________________________________________
46469 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
46470         Log: Protect the (original) thread tests against testing if no 5.005
46471              threads have been configured.
46472      Branch: perl
46473            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
46474            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
46475            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
46476            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
46477            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
46478            ! ext/Thread/unsync4.t
46479 ____________________________________________________________________________
46480 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
46481         Log: Try the new test scanning scheme on Text::Abbrev.
46482      Branch: perl
46483            + lib/Text/Abbrev.t
46484            - lib/Text/Abbrev/t/abbrev.t
46485            ! MANIFEST
46486 ____________________________________________________________________________
46487 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
46488         Log: Change the scan policy of the *.t and test.pl files,
46489              now the *.t do not need to live in a t/ directory.
46490      Branch: perl
46491            ! t/TEST t/harness
46492 ____________________________________________________________________________
46493 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
46494         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
46495              From: Ilmari Karonen <iltzu@sci.fi>
46496              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
46497              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
46498      Branch: perl
46499            ! pod/perlfaq7.pod
46500 ____________________________________________________________________________
46501 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
46502         Log: Quench the warnings from Tru64; the HP-UX is still
46503              broken because it really, REALLY, doesn't like the
46504              HvARRAY() being lvalue:
46505              
46506              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
46507              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
46508      Branch: perl
46509            ! hv.c
46510 ____________________________________________________________________________
46511 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
46512         Log: Integrate change #10667 from maintperl:
46513              
46514              change#10449 broke the special-case that makes lexicals inside the
46515              eval"" within DB::DB() visible
46516      Branch: perl
46517           !> op.c
46518 ____________________________________________________________________________
46519 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
46520         Log: change#10449 broke the special-case that makes lexicals inside the
46521              eval"" within DB::DB() visible
46522      Branch: maint-5.6/perl
46523            ! op.c
46524 ____________________________________________________________________________
46525 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
46526         Log: Still spurious output; indent the code a bit.
46527              
46528              TODO1: separate the utility functions like MkDir
46529              into a helper script?
46530              
46531              TODO2: I see a lot of repetition in the filepath()
46532              and dirpath() calls.
46533      Branch: perl
46534            ! t/lib/filefind.t t/lib/findtaint.t
46535 ____________________________________________________________________________
46536 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
46537         Log: Regen modlib, toc.
46538      Branch: perl
46539            ! pod/perlmodlib.pod pod/perltoc.pod
46540 ____________________________________________________________________________
46541 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
46542         Log: Add libnetcfg to perlutil.
46543      Branch: perl
46544            ! pod/perlutil.pod
46545 ____________________________________________________________________________
46546 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
46547         Log: Initial integration of libnet-1.0703.
46548              The Configure script renamed as libnetcfg, will be
46549              installed along other utilities.
46550      Branch: perl
46551            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
46552            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
46553            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
46554            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
46555            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
46556            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
46557            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
46558            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
46559            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
46560            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
46561            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
46562            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
46563            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
46564            + utils/libnetcfg.PL
46565            ! MANIFEST utils.lst utils/Makefile
46566 ____________________________________________________________________________
46567 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
46568         Log: Less potentially test-harness-confusing output.
46569      Branch: perl
46570            ! lib/Memoize/t/expire_module_t.t
46571 ____________________________________________________________________________
46572 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
46573         Log: The final print annoys make test.
46574      Branch: perl
46575            ! t/lib/filefind.t t/lib/findtaint.t
46576 ____________________________________________________________________________
46577 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
46578         Log: Add an option for handling dangling symbolic links.
46579      Branch: perl
46580            ! lib/File/Find.pm t/lib/filefind.t
46581 ____________________________________________________________________________
46582 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
46583         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
46584              From: Thomas Wegner <wegner_thomas@yahoo.com>
46585              Date: Sun, 17 Jun 2001 14:43:11 +0200
46586              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
46587      Branch: perl
46588            + t/lib/findtaint.t
46589            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
46590 ____________________________________________________________________________
46591 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
46592         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
46593              From: Jonathan Stowe <gellyfish@gellyfish.com>
46594              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
46595              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
46596      Branch: perl
46597            ! lib/ExtUtils/MM_Unix.pm
46598 ____________________________________________________________________________
46599 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
46600         Log: Subject: [PATCH] more anonymous stash cleanups
46601              From: Abhijit Menon-Sen <ams@wiw.org>
46602              Date: Sun, 17 Jun 2001 11:44:06 +0530
46603              Message-ID: <20010617114406.A25203@lustre.linux.in>
46604      Branch: perl
46605            ! op.c
46606 ____________________________________________________________________________
46607 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
46608         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
46609              From: Abhijit Menon-Sen <ams@wiw.org>
46610              Date: Sun, 17 Jun 2001 08:02:59 +0530
46611              Message-ID: <20010617080259.A28776@lustre.linux.in>
46612              
46613              Subject: [PATCH #2/7] xhv_eiter
46614              From: Abhijit Menon-Sen <ams@wiw.org>
46615              Date: Sun, 17 Jun 2001 08:13:18 +0530
46616              Message-ID: <20010617081318.B28776@lustre.linux.in>
46617              
46618              Subject: [PATCH #3/7] xhv_fill
46619              From: Abhijit Menon-Sen <ams@wiw.org>
46620              Date: Sun, 17 Jun 2001 08:25:16 +0530
46621              Message-ID: <20010617082516.C28776@lustre.linux.in>
46622              
46623              Subject: [PATCH #4/7] xhv_keys
46624              From: Abhijit Menon-Sen <ams@wiw.org>
46625              Date: Sun, 17 Jun 2001 08:36:17 +0530
46626              Message-ID: <20010617083617.D28776@lustre.linux.in>
46627              
46628              Subject: [PATCH #5/7] xhv_max
46629              From: Abhijit Menon-Sen <ams@wiw.org>
46630              Date: Sun, 17 Jun 2001 08:39:48 +0530
46631              Message-ID: <20010617083948.E28776@lustre.linux.in>
46632              
46633              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
46634              From: Abhijit Menon-Sen <ams@wiw.org>
46635              Date: Sun, 17 Jun 2001 08:51:11 +0530
46636              Message-ID: <20010617085111.F28776@lustre.linux.in>
46637      Branch: perl
46638            ! hv.c
46639 ____________________________________________________________________________
46640 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
46641         Log: Update Changes.
46642      Branch: perl
46643            ! Changes patchlevel.h
46644 ____________________________________________________________________________
46645 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
46646         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
46647              From: Abhijit Menon-Sen <ams@wiw.org>
46648              Date: Sat, 16 Jun 2001 07:41:19 +0530
46649              Message-ID: <20010616074119.A24720@lustre.linux.in>
46650      Branch: perl
46651            ! hv.c perl.c vms/vmsish.h win32/win32.h
46652 ____________________________________________________________________________
46653 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
46654         Log: Document tests failing when threaded, since we now have more.
46655      Branch: perl
46656            ! pod/perl572delta.pod
46657 ____________________________________________________________________________
46658 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
46659         Log: -Wall cleanup.
46660      Branch: perl
46661            ! ext/Thread/Thread.xs
46662 ____________________________________________________________________________
46663 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
46664         Log: pthread_attr_setstacksize() isn't absolutely necessary
46665              to call, only iff THREAD_CREATE_NEEDS_STACK.
46666      Branch: perl
46667            ! ext/Thread/Thread.xs
46668 ____________________________________________________________________________
46669 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
46670         Log: -Wall strays.
46671      Branch: perl
46672            ! perl.c util.c
46673 ____________________________________________________________________________
46674 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
46675         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
46676              (and INT64_MIN) brokenness.
46677      Branch: perl
46678            ! hints/darwin.sh perl.h
46679 ____________________________________________________________________________
46680 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
46681         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
46682              From: Nicholas Clark <nick@ccl4.org>
46683              Date: Sun, 17 Jun 2001 00:16:05 +0100
46684              Message-ID: <20010617001605.V98663@plum.flirble.org>
46685      Branch: perl
46686            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
46687            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
46688            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
46689 ____________________________________________________________________________
46690 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
46691         Log: Add perlnetware to docs; regen toc; supply skeleton
46692              docs for some Memoize submodules.
46693      Branch: perl
46694            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
46695            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
46696            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
46697            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
46698            ! win32/Makefile win32/makefile.mk
46699 ____________________________________________________________________________
46700 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
46701         Log: pod cleanup.
46702      Branch: perl
46703            ! README.netware
46704 ____________________________________________________________________________
46705 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
46706         Log: Integrate Memoize 0.64.  Few tweaks were required in
46707              the test scripts.  Note that the speed and expire*
46708              tests take several dozen seconds to run.
46709      Branch: perl
46710            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
46711            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
46712            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
46713            + lib/Memoize/README lib/Memoize/SDBM_File.pm
46714            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
46715            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
46716            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
46717            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
46718            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
46719            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
46720            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
46721            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
46722            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
46723            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
46724            ! MANIFEST t/lib/1_compile.t
46725 ____________________________________________________________________________
46726 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
46727         Log: Document the cross-compilation options.
46728      Branch: perl
46729            ! Cross/README INSTALL
46730 ____________________________________________________________________________
46731 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
46732         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
46733      Branch: perl
46734            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
46735            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
46736            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
46737            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
46738            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
46739            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
46740            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
46741            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
46742            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
46743            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
46744            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
46745            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
46746            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
46747            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
46748            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
46749            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
46750            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
46751            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
46752            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
46753            + lib/ExtUtils/MM_NW5.pm
46754            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
46755            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
46756            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
46757            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
46758            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
46759            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
46760            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
46761            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
46762            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
46763            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
46764            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
46765            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
46766            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
46767            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
46768            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
46769            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
46770            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
46771            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
46772            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
46773            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
46774            ! util.h x2p/a2py.c
46775 ____________________________________________________________________________
46776 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
46777         Log: Resort MANIFEST.
46778      Branch: perl
46779            ! MANIFEST
46780 ____________________________________________________________________________
46781 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
46782         Log: Integrate perlio.
46783      Branch: perl
46784           +> win32/win32io.c
46785           !> MANIFEST perlio.c perliol.h win32/makefile.mk
46786 ____________________________________________________________________________
46787 [ 10640] By: nick                                  on 2001/06/16  18:38:31
46788         Log: Disable :win32 layer as default till I get it working
46789      Branch: perlio
46790            ! MANIFEST perlio.c
46791 ____________________________________________________________________________
46792 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
46793         Log: Try the new scheme by moving the Text::Abbrev test
46794              to a new place under lib.
46795      Branch: perl
46796            + lib/Text/Abbrev/t/abbrev.t
46797            - t/lib/abbrev.t
46798            ! MANIFEST
46799 ____________________________________________________________________________
46800 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
46801         Log: Make the code even more dynamical so that testname
46802              suffix length can change.
46803      Branch: perl
46804            ! lib/Test/Harness.pm t/TEST
46805 ____________________________________________________________________________
46806 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
46807         Log: Allow for deeper t/ and also a single test.pl.
46808      Branch: perl
46809            ! t/TEST t/harness
46810 ____________________________________________________________________________
46811 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
46812         Log: #define fix from Nicholas Clark.
46813      Branch: perl
46814            ! ext/POSIX/POSIX.xs
46815 ____________________________________________________________________________
46816 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
46817         Log: Initialization is nice.
46818      Branch: perl
46819            ! lib/Test/Harness.pm
46820 ____________________________________________________________________________
46821 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
46822         Log: Make t/TEST and t/harness to test also the t/ tests
46823              under the main lib/ and ext/ directories.  Fix Test::Harness
46824              to dynamically change the width of its "foo/bar....ok" output.
46825      Branch: perl
46826            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
46827 ____________________________________________________________________________
46828 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
46829         Log: Subject: [PATCH] Re: perl@10611 
46830              From: Nicholas Clark <nick@ccl4.org>
46831              Date: Sat, 16 Jun 2001 16:52:47 +0100
46832              Message-ID: <20010616165247.O98663@plum.flirble.org>
46833              
46834              The .xs parts, too.
46835      Branch: perl
46836            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
46837            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
46838 ____________________________________________________________________________
46839 [ 10632] By: nick                                  on 2001/06/16  16:44:35
46840         Log: Work-in-progress win32 layer semi-functional, checking 
46841              for UNIX breakage.
46842      Branch: perlio
46843            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
46844 ____________________________________________________________________________
46845 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
46846         Log: Subject: [PATCH] Re: perl@10611 
46847              From: Nicholas Clark <nick@ccl4.org>
46848              Date: Sat, 16 Jun 2001 16:52:47 +0100
46849              Message-ID: <20010616165247.O98663@plum.flirble.org>
46850      Branch: perl
46851            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
46852            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
46853            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
46854            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
46855            ! lib/ExtUtils/Constant.pm
46856 ____________________________________________________________________________
46857 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
46858         Log: Metaconfig unit change for #10629.
46859      Branch: metaconfig
46860            ! U/modified/Finish.U
46861 ____________________________________________________________________________
46862 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
46863         Log: The extraction changed directories.
46864      Branch: perl
46865            ! Configure
46866 ____________________________________________________________________________
46867 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
46868         Log: Math::BigInt 1.35 from Tels.
46869      Branch: perl
46870            + t/lib/mbimbf.t
46871            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
46872            ! t/lib/bigfltpm.t t/lib/bigintpm.t
46873 ____________________________________________________________________________
46874 [ 10627] By: nick                                  on 2001/06/16  14:54:52
46875         Log: Work in progress UNIX-side edit of win32 PerLIO layer
46876      Branch: perlio
46877            + win32/win32io.c
46878            ! perlio.c win32/makefile.mk
46879 ____________________________________________________________________________
46880 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
46881         Log: Subject: [PATCH 5.6.1] os2/diff-configure
46882              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46883              Date: Fri, 15 Jun 2001 01:19:36 -0400
46884              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
46885              
46886              Empty all of it because I think #10624 made even the
46887              last patch hunk unnecessary.
46888      Branch: perl
46889            ! os2/diff.configure
46890 ____________________________________________________________________________
46891 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
46892         Log: Metaconfig unit change for 10624.
46893      Branch: metaconfig
46894            ! U/modified/libc.U
46895      Branch: perl
46896            ! config_h.SH
46897 ____________________________________________________________________________
46898 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
46899         Log: Move the initialization of libnames to the beginning so
46900              that can one 'seed' it (as OS/2 does.)
46901      Branch: perl
46902            ! Configure
46903 ____________________________________________________________________________
46904 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
46905         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
46906              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46907              Date: Fri, 15 Jun 2001 19:10:57 -0400
46908              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
46909      Branch: perl
46910            ! os2/OS2/REXX/DLL/DLL.pm
46911 ____________________________________________________________________________
46912 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
46913         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
46914              From: "Craig A. Berry" <craigberry@mac.com>
46915              Date: Fri, 15 Jun 2001 17:00:03 -0500
46916              Message-Id: <a05101007b750342599be@[172.16.52.1]>
46917      Branch: perl
46918            ! vms/descrip_mms.template
46919 ____________________________________________________________________________
46920 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
46921         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
46922              From: "Craig A. Berry" <craigberry@mac.com>
46923              Date: Fri, 15 Jun 2001 18:39:42 -0500
46924              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
46925      Branch: perl
46926            ! lib/File/Spec/VMS.pm t/lib/extutils.t
46927 ____________________________________________________________________________
46928 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
46929         Log: Integrate perlio.
46930      Branch: perl
46931           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
46932           !> t/io/utf8.t t/lib/io_scalar.t
46933 ____________________________________________________________________________
46934 [ 10619] By: nick                                  on 2001/06/15  21:05:19
46935         Log: Generated files
46936      Branch: perlio
46937            ! embed.h proto.h
46938 ____________________________________________________________________________
46939 [ 10618] By: nick                                  on 2001/06/15  20:27:42
46940         Log: Fix open.pm to work via XS-implemented method calls rather
46941              than *open::layers variables which caused all the HV/AV hassle.
46942      Branch: perlio
46943            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
46944            ! t/lib/io_scalar.t
46945 ____________________________________________________________________________
46946 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
46947         Log: Integrate perlio.
46948      Branch: perl
46949           !> lib/ExtUtils/Constant.pm
46950 ____________________________________________________________________________
46951 [ 10616] By: nick                                  on 2001/06/15  18:46:47
46952         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
46953      Branch: perlio
46954            ! lib/ExtUtils/Constant.pm
46955 ____________________________________________________________________________
46956 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
46957         Log: Integrate perlio.
46958      Branch: perl
46959           !> ext/Socket/Socket.xs
46960 ____________________________________________________________________________
46961 [ 10614] By: nick                                  on 2001/06/15  18:33:37
46962         Log: MULTIPLICITY fix for Socket.xs
46963      Branch: perlio
46964            ! ext/Socket/Socket.xs
46965 ____________________________________________________________________________
46966 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
46967         Log: Subject: Re: perl@10611
46968              From: Doug MacEachern <dougm@covalent.net>
46969              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
46970              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
46971      Branch: perl
46972            ! ext/Socket/Socket.xs
46973 ____________________________________________________________________________
46974 [ 10612] By: nick                                  on 2001/06/15  16:14:38
46975         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
46976      Branch: perlio
46977           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
46978           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
46979           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
46980           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
46981           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
46982           !> utils/h2ph.PL
46983 ____________________________________________________________________________
46984 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
46985         Log: Update Changes.
46986      Branch: perl
46987            ! Changes patchlevel.h
46988 ____________________________________________________________________________
46989 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
46990         Log: Upping the test count.
46991      Branch: perl
46992            ! t/lib/filefind.t
46993 ____________________________________________________________________________
46994 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
46995         Log: Integrate perlio.
46996      Branch: perl
46997           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
46998 ____________________________________________________________________________
46999 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
47000         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
47001              From: andreas.koenig@anima.de (Andreas J. Koenig)
47002              Date: 15 Jun 2001 13:30:39 +0200
47003              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
47004              
47005              Record the grim history.
47006      Branch: perl
47007            ! lib/File/Find.pm
47008 ____________________________________________________________________________
47009 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
47010         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
47011              From: Brian McCauley <nobull@mail.com>
47012              Date: 15 Jun 2001 07:51:26 +0100
47013              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
47014      Branch: perl
47015            ! lib/File/Find.pm t/lib/filefind.t
47016 ____________________________________________________________________________
47017 [ 10606] By: nick                                  on 2001/06/15  14:00:08
47018         Log: regen_config_h for Win32.
47019      Branch: perlio
47020            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
47021 ____________________________________________________________________________
47022 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
47023         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
47024              From: Peter Prymmer <pvhp@forte.com>
47025              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
47026              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
47027      Branch: perl
47028            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
47029 ____________________________________________________________________________
47030 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
47031         Log: Some filesystems require writability for rename/unlink.
47032      Branch: perl
47033            ! opcode.pl
47034 ____________________________________________________________________________
47035 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
47036         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
47037              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
47038              Date: Fri, 15 Jun 2001 12:08:53 +0200
47039              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
47040      Branch: perl
47041            ! perlio.c
47042 ____________________________________________________________________________
47043 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
47044         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
47045              From: Mike Guy <mjtg@cam.ac.uk>
47046              Date: Fri, 15 Jun 2001 14:11:49 +0100
47047              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
47048      Branch: perl
47049            ! opcode.pl
47050 ____________________________________________________________________________
47051 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
47052         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
47053              From: Nicholas Clark <nick@ccl4.org>
47054              Date: Thu, 14 Jun 2001 23:52:56 +0100
47055              Message-ID: <20010614235256.G98663@plum.flirble.org>
47056      Branch: perl
47057            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
47058            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
47059 ____________________________________________________________________________
47060 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
47061         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
47062              From: Russ Allbery <rra@stanford.edu>
47063              Date: 14 Jun 2001 13:24:43 -0700
47064              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
47065      Branch: perl
47066            ! ext/GDBM_File/GDBM_File.pm
47067 ____________________________________________________________________________
47068 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
47069         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
47070              From: Nicholas Clark <nick@ccl4.org>
47071              Date: Thu, 14 Jun 2001 20:37:47 +0100
47072              Message-ID: <20010614203747.F98663@plum.flirble.org>
47073      Branch: perl
47074            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
47075            ! t/lib/gdbm.t
47076 ____________________________________________________________________________
47077 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
47078         Log: Integrate perlio.
47079      Branch: perl
47080           !> makedef.pl sv.c
47081 ____________________________________________________________________________
47082 [ 10597] By: nick                                  on 2001/06/15  11:08:13
47083         Log: Check that HVs with HvNAME() != NULL are really stashes before
47084              treating them as such. Also be more defensive on the GvCV.
47085              Win32 fork and dprof now working again. 
47086      Branch: perlio
47087            ! sv.c
47088 ____________________________________________________________________________
47089 [ 10596] By: nick                                  on 2001/06/15  10:11:20
47090         Log: Integrate mainline.
47091      Branch: perlio
47092           +> Cross/README
47093           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
47094           !> Porting/config_H config_h.SH configure.com epoc/config.sh
47095           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
47096           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
47097           !> vos/config.ga.h win32/config.bc win32/config.gc
47098           !> win32/config.vc win32/config_H.bc win32/config_H.gc
47099           !> win32/config_H.vc
47100 ____________________________________________________________________________
47101 [ 10595] By: nick                                  on 2001/06/15  09:37:17
47102         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
47103              - Win32 (VC++) now builds but fails:
47104              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
47105              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
47106              write.t    - open(...,"|-") not implemented on Win32 
47107      Branch: perlio
47108            ! makedef.pl
47109 ____________________________________________________________________________
47110 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
47111         Log: Integrate perlio.
47112      Branch: perl
47113           !> perlio.c win32/makefile.mk
47114 ____________________________________________________________________________
47115 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
47116         Log: Metaconfig unit changes for #10592.
47117      Branch: metaconfig
47118            + U/modified/i_varhdr.U U/modified/startsh.U
47119            - U/a_dvisory/crosscompile.U U/target/Target.U
47120            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
47121            ! U/compline/bitpbyte.U U/compline/byteorder.U
47122            ! U/compline/ccflags.U U/compline/charsize.U
47123            ! U/compline/d_casti32.U U/compline/d_castneg.U
47124            ! U/compline/d_closedir.U U/compline/d_fd_set.U
47125            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
47126            ! U/compline/d_keepsig.U U/compline/d_open3.U
47127            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
47128            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
47129            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
47130            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
47131            ! U/compline/doublesize.U U/compline/floatsize.U
47132            ! U/compline/nblock_io.U U/compline/orderlib.U
47133            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
47134            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
47135            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
47136            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
47137            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
47138            ! U/modified/spitshell.U U/threads/archname.U
47139            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
47140            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
47141            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
47142            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
47143            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
47144      Branch: metaconfig/U/perl
47145            + Cross.U
47146            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
47147            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
47148            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
47149            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
47150            ! stdio_streams.U uselfs.U
47151 ____________________________________________________________________________
47152 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
47153         Log: The first steps towards cross-compilation.
47154              
47155              Abstract execution of compiled test executables with $run,
47156              and abstract transfer of files with $to and $from.
47157              
47158              Under cross-compilation the $run, $to, and $from will point
47159              to appropriate wrapper scripts, by default ssh and scp,
47160              but also rsh, rcp, and cp are supported.  If not
47161              cross-compiling, they will be set to '', ':', and ':',
47162              respectively.
47163              
47164              With these patches I was able to get Configure for
47165              iPAQ ARM Linux on an Intel Linux about 95% right
47166              (only a few tests failed to execute or they produced
47167              incorrect results), and I was able to compile
47168              a functional miniperl.
47169              
47170              The symbol crosscompile renamed to be usecrosscompile,
47171              the corresponding C symbol from CROSSCOMPILE to
47172              USE_CROSS_COMPILE.
47173      Branch: perl
47174            ! Configure Cross/README Makefile.SH Porting/Glossary
47175            ! Porting/config.sh Porting/config_H config_h.SH configure.com
47176            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
47177            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
47178            ! vos/config.ga.def vos/config.ga.h win32/config.bc
47179            ! win32/config.gc win32/config.vc win32/config_H.bc
47180            ! win32/config_H.gc win32/config_H.vc
47181 ____________________________________________________________________________
47182 [ 10591] By: nick                                  on 2001/06/14  20:00:12
47183         Log: Steps along the road toward Win32 building again.
47184      Branch: perlio
47185            ! perlio.c win32/makefile.mk
47186 ____________________________________________________________________________
47187 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
47188         Log: Integrate perlio.
47189      Branch: perl
47190           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
47191 ____________________________________________________________________________
47192 [ 10589] By: nick                                  on 2001/06/14  13:54:07
47193         Log: Routine regen_config_h for Win32
47194      Branch: perlio
47195            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
47196 ____________________________________________________________________________
47197 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
47198         Log: Integrate perlio.
47199      Branch: perl
47200           +> perlyline.pl
47201           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
47202 ____________________________________________________________________________
47203 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
47204         Log: A placeholder.
47205      Branch: perl
47206            + Cross/README
47207 ____________________________________________________________________________
47208 [ 10586] By: nick                                  on 2001/06/14  08:25:07
47209         Log: Add new step to run_byacc which:
47210              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
47211              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
47212      Branch: perlio
47213            + perlyline.pl
47214            ! MANIFEST Makefile.SH perly.c
47215 ____________________________________________________________________________
47216 [ 10585] By: nick                                  on 2001/06/14  08:22:29
47217         Log: Integrate mainline
47218      Branch: perlio
47219           +> locale.c numeric.c
47220           !> Changes cygwin/Makefile.SHs embed.h embed.pl
47221           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
47222           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
47223           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
47224           !> x2p/Makefile.SH
47225 ____________________________________________________________________________
47226 [ 10584] By: nick                                  on 2001/06/14  08:05:53
47227         Log: Hack to remove insecure directories from PATH so test will run.
47228      Branch: perlio
47229            ! t/lib/filefind.t
47230 ____________________________________________________________________________
47231 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
47232         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
47233      Branch: perl
47234            - t/lib/mbimbf.t
47235            ! MANIFEST
47236 ____________________________________________________________________________
47237 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
47238         Log: Detypo.
47239      Branch: perl
47240            ! x2p/Makefile.SH
47241 ____________________________________________________________________________
47242 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
47243         Log: de-$CONFIG continues.
47244      Branch: perl
47245            ! cygwin/Makefile.SHs x2p/Makefile.SH
47246 ____________________________________________________________________________
47247 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
47248         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
47249              From: Nicholas Clark <nick@ccl4.org>
47250              Date: Wed, 13 Jun 2001 21:20:13 +0100
47251              Message-ID: <20010613212013.D98663@plum.flirble.org>
47252      Branch: perl
47253            ! opcode.pl
47254 ____________________________________________________________________________
47255 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
47256         Log: Subject: splitting util.c
47257              From: Hugo <hv@crypt.compulink.co.uk>
47258              Date: Thu, 14 Jun 2001 00:41:08 +0100
47259              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
47260      Branch: perl
47261            + locale.c numeric.c
47262            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
47263            ! pod/perlapi.pod proto.h util.c
47264 ____________________________________________________________________________
47265 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
47266         Log: Upgrade to Math::BigInt 1.34 from Tels.
47267      Branch: perl
47268            + t/lib/mbimbf.t
47269            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
47270            ! t/lib/bigfltpm.t t/lib/bigintpm.t
47271 ____________________________________________________________________________
47272 [ 10577] By: nick                                  on 2001/06/13  19:02:48
47273         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
47274      Branch: perlio
47275           !> (integrate 125 files)
47276 ____________________________________________________________________________
47277 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
47278         Log: Update Changes.
47279      Branch: perl
47280            ! Changes patchlevel.h
47281 ____________________________________________________________________________
47282 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
47283         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
47284              From: "Craig A. Berry" <craigberry@mac.com>
47285              Date: Wed, 13 Jun 2001 13:24:28 -0500
47286              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
47287      Branch: perl
47288            ! ext/re/Makefile.PL
47289 ____________________________________________________________________________
47290 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
47291         Log: Mc.u.c. for #10573.
47292      Branch: metaconfig
47293            ! U/threads/usethreads.U
47294 ____________________________________________________________________________
47295 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
47296         Log: It would be also be good if I could type.
47297      Branch: perl
47298            ! Configure
47299 ____________________________________________________________________________
47300 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
47301         Log: Metaconfig unit change for #10571.
47302      Branch: metaconfig
47303            ! U/threads/usethreads.U
47304 ____________________________________________________________________________
47305 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
47306         Log: A non-empty default is a good thing.
47307      Branch: perl
47308            ! Configure
47309 ____________________________________________________________________________
47310 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
47311         Log: Metaconfig unit change for #10569.
47312      Branch: metaconfig
47313            ! U/threads/usethreads.U
47314 ____________________________________________________________________________
47315 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
47316         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
47317              extremely experimental, not even prompted for.
47318      Branch: perl
47319            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47320            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
47321            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
47322            ! win32/config.bc win32/config.gc win32/config.vc
47323 ____________________________________________________________________________
47324 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
47325         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
47326      Branch: perl
47327            ! pod/perlfaq6.pod
47328 ____________________________________________________________________________
47329 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
47330         Log: Integrate perlio; conflicts, accept Nick's versions.
47331      Branch: perl
47332           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
47333           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
47334 ____________________________________________________________________________
47335 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
47336         Log: Subject: Re: ext/ + -Wall
47337              From: Doug MacEachern <dougm@covalent.net>
47338              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
47339              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
47340      Branch: perl
47341            ! XSUB.h lib/ExtUtils/xsubpp perl.h
47342 ____________________________________________________________________________
47343 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
47344         Log: Similar logic as DB_File.xs, using the modern macros and
47345              defines them to older ones for older Perls where PERL_VERSION
47346              is not defined, from Doug MacEachern.
47347      Branch: perl
47348            ! ext/Storable/Storable.xs
47349 ____________________________________________________________________________
47350 [ 10564] By: nick                                  on 2001/06/13  15:22:01
47351         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
47352              and using that instead (name lookups are sequential search for now).
47353      Branch: perlio
47354            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
47355            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
47356 ____________________________________________________________________________
47357 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
47358         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
47359              From: "Richard Soderberg" <rs@crystalflame.net>
47360              Date: Sat, 26 May 2001 06:44:20 -0700
47361              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
47362      Branch: perl
47363            ! sv.c t/op/glob.t
47364 ____________________________________________________________________________
47365 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
47366         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
47367              From: "Craig A. Berry" <craigberry@mac.com>
47368              Date: Tue, 12 Jun 2001 23:55:26 -0500
47369              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
47370      Branch: perl
47371            ! ext/re/Makefile.PL ext/re/re.xs
47372 ____________________________________________________________________________
47373 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
47374         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
47375              suggested by NI-S.
47376      Branch: perl
47377            ! XSUB.h malloc.c perl.h
47378 ____________________________________________________________________________
47379 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
47380         Log: Regen toc.
47381      Branch: perl
47382            ! pod/perltoc.pod
47383 ____________________________________________________________________________
47384 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
47385         Log: Subject: [patch] perl.gprof control
47386              From: Doug MacEachern <dougm@covalent.net>
47387              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
47388              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
47389      Branch: perl
47390            ! miniperlmain.c perl.h
47391 ____________________________________________________________________________
47392 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
47393         Log: Subject: Re: ext/ + -Wall
47394              From: Doug MacEachern <dougm@covalent.net>
47395              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
47396              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
47397              
47398              Document ax and break up dXSARGS.
47399      Branch: perl
47400            ! XSUB.h pod/perlapi.pod
47401 ____________________________________________________________________________
47402 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
47403         Log: More AIX tweakage from Merijn.
47404      Branch: perl
47405            ! hints/aix.sh
47406 ____________________________________________________________________________
47407 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
47408         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
47409              From: "Craig A. Berry" <craigberry@mac.com>
47410              Date: Tue, 12 Jun 2001 22:57:45 -0500
47411              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
47412      Branch: perl
47413            ! vms/descrip_mms.template
47414 ____________________________________________________________________________
47415 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
47416         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
47417              From: "Craig A. Berry" <craigberry@mac.com>
47418              Date: Tue, 12 Jun 2001 22:21:39 -0500
47419              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
47420      Branch: perl
47421            ! configure.com util.c
47422 ____________________________________________________________________________
47423 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
47424         Log: New AIX dynaloading code from Jens-Uwe Mager.
47425              Does break binary compatibility.
47426      Branch: perl
47427            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
47428 ____________________________________________________________________________
47429 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
47430         Log: VMS DEC C compiler found nits by Peter Prymmer.
47431      Branch: perl
47432            ! util.c
47433 ____________________________________________________________________________
47434 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
47435         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
47436              From: Peter Prymmer <pvhp@forte.com>
47437              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
47438              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
47439      Branch: perl
47440            ! t/lib/filecomp.t
47441 ____________________________________________________________________________
47442 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
47443         Log: I wonder how many $CONFIGs still lurk in the shadows.
47444      Branch: perl
47445            ! pod/Makefile.SH x2p/cflags.SH
47446 ____________________________________________________________________________
47447 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
47448         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
47449      Branch: perl
47450            ! pod/checkpods.PL
47451 ____________________________________________________________________________
47452 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
47453         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
47454      Branch: perl
47455            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
47456 ____________________________________________________________________________
47457 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
47458         Log: Subject: [patch] rid local_patches warnings
47459              From: Doug MacEachern <dougm@covalent.net>
47460              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
47461              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
47462      Branch: perl
47463            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
47464 ____________________________________________________________________________
47465 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
47466         Log: Subject: Re: ext/ + -Wall
47467              From: Doug MacEachern <dougm@covalent.net>
47468              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
47469              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
47470      Branch: perl
47471            ! ext/attrs/attrs.xs
47472 ____________________________________________________________________________
47473 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
47474         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
47475              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
47476              Date: Tue, 12 Jun 2001 14:36:20 -0400
47477              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
47478      Branch: perl
47479            ! pod/perlretut.pod
47480 ____________________________________________________________________________
47481 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
47482         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
47483              From: Mike Guy <mjtg@cam.ac.uk>
47484              Date: Tue, 12 Jun 2001 19:10:31 +0100
47485              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
47486              
47487              Subject: Re: [ID 20010612.001] out of memory during regex compilation
47488              From: Mike Guy <mjtg@cam.ac.uk>
47489              Date: Tue, 12 Jun 2001 19:21:01 +0100
47490              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
47491      Branch: perl
47492            ! pod/perlop.pod
47493 ____________________________________________________________________________
47494 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
47495         Log: AIX tweaks from Merijn H. Brand.
47496      Branch: perl
47497            ! hints/aix.sh
47498 ____________________________________________________________________________
47499 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
47500         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
47501              From: "Brendan O'Dea" <bod@compusol.com.au>
47502              Date: Wed, 13 Jun 2001 05:16:47 +1000
47503              Message-ID: <20010613051647.A8945@compusol.com.au>
47504      Branch: maint-5.6/perl
47505            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
47506 ____________________________________________________________________________
47507 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
47508         Log: Subject: Small bcopy cleanup
47509              From: Andy Dougherty <doughera@lafayette.edu>
47510              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
47511              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
47512      Branch: perl
47513            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
47514 ____________________________________________________________________________
47515 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
47516         Log: Subject: [PATCH] Re: ext/ + -Wall
47517              From: Nicholas Clark <nick@ccl4.org>
47518              Date: Wed, 13 Jun 2001 00:04:30 +0100
47519              Message-ID: <20010613000430.M5901@plum.flirble.org>
47520      Branch: perl
47521            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
47522 ____________________________________________________________________________
47523 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
47524         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
47525              From: Nicholas Clark <nick@ccl4.org>
47526              Date: Tue, 12 Jun 2001 23:53:07 +0100
47527              Message-ID: <20010612235307.L5901@plum.flirble.org>
47528      Branch: perl
47529            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
47530 ____________________________________________________________________________
47531 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
47532         Log: MPE/iX tweaks from Mark Bixby.
47533      Branch: perl
47534            ! hints/mpeix.sh mpeix/mpeixish.h util.c
47535 ____________________________________________________________________________
47536 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
47537         Log: Update Changes.
47538      Branch: perl
47539            ! Changes patchlevel.h
47540 ____________________________________________________________________________
47541 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
47542         Log: One less -Wall whine (found under DEBUGGING).
47543      Branch: perl
47544            ! x2p/Makefile.SH x2p/a2p.c
47545 ____________________________________________________________________________
47546 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
47547         Log: s/case-independent/case-insensitive/g
47548      Branch: perl
47549            ! pod/perldebug.pod
47550 ____________________________________________________________________________
47551 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
47552         Log: As suggested in    
47553              
47554              Subject: Re: ext/ + -Wall
47555              From: Gurusamy Sarathy <gsar@ActiveState.com>
47556              Date: Mon, 11 Jun 2001 23:34:31 -0700
47557              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
47558      Branch: perl
47559            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
47560            ! perl.h
47561 ____________________________________________________________________________
47562 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
47563         Log: Subject: ext/ + -Wall
47564              From: Doug MacEachern <dougm@covalent.net>
47565              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
47566              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
47567      Branch: perl
47568            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
47569            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
47570            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
47571            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
47572            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
47573            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
47574            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
47575            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
47576            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
47577            ! lib/ExtUtils/xsubpp
47578 ____________________________________________________________________________
47579 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
47580         Log: Subject: [PATCH] anonymous stashes
47581              From: Abhijit Menon-Sen <ams@wiw.org>
47582              Date: Tue, 12 Jun 2001 12:47:04 +0530
47583              Message-ID: <20010612124704.A29029@lustre.linux.in>
47584      Branch: perl
47585            ! dump.c gv.c sv.c xsutils.c
47586 ____________________________________________________________________________
47587 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
47588         Log: One more test for $^S.
47589      Branch: perl
47590            ! t/op/magic.t
47591 ____________________________________________________________________________
47592 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
47593         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
47594              From: Abhijit Menon-Sen <ams@wiw.org>
47595              Date: Tue, 12 Jun 2001 17:35:55 +0530
47596              Message-ID: <20010612173555.A32426@lustre.linux.in>
47597      Branch: perl
47598            ! mg.c t/op/magic.t
47599 ____________________________________________________________________________
47600 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
47601         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
47602              From: Mike Guy <mjtg@cam.ac.uk>
47603              Date: Tue, 12 Jun 2001 13:14:15 +0100
47604              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
47605      Branch: perl
47606            ! pod/perlop.pod
47607 ____________________________________________________________________________
47608 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
47609         Log: AUTHORS updates.
47610      Branch: perl
47611            ! AUTHORS
47612 ____________________________________________________________________________
47613 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
47614         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
47615              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
47616              Content-Transfer-Encoding: 7bit
47617              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
47618      Branch: perl
47619            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
47620 ____________________________________________________________________________
47621 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
47622         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
47623              From: "Philip Newton" <Philip.Newton@gmx.net>
47624              Date: Mon, 11 Jun 2001 07:08:03 +0200
47625              Message-Id: <200106120802.LAA08992@taas.iki.fi>
47626      Branch: perl
47627            ! t/base/term.t
47628 ____________________________________________________________________________
47629 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
47630         Log: Cleanup the a2p.c for -Wall.
47631      Branch: perl
47632            ! x2p/Makefile.SH x2p/a2p.c
47633 ____________________________________________________________________________
47634 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
47635         Log: File::Find update for MacOS from Chris Nandor.
47636      Branch: perl
47637            ! lib/File/Find.pm t/lib/filefind.t
47638 ____________________________________________________________________________
47639 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
47640         Log: gcc -Wall nits picked out by a non-UNIX system
47641              (courtesy of Mark Bixby)
47642      Branch: perl
47643            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
47644            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
47645            ! pp_sys.c util.c
47646 ____________________________________________________________________________
47647 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
47648         Log: Metaconfig unit change for #10522.  (The d_modfl changes
47649              placate metalint.)
47650      Branch: metaconfig/U/perl
47651            ! d_modfl.U d_u32align.U
47652 ____________________________________________________________________________
47653 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
47654         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
47655              be "./try 2>&1 >/dev/null".
47656      Branch: perl
47657            ! Configure
47658 ____________________________________________________________________________
47659 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
47660         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
47661              From: "Craig A. Berry" <craigberry@mac.com>
47662              Date: Mon, 11 Jun 2001 14:00:32 -0500
47663              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
47664      Branch: perl
47665            ! configure.com
47666 ____________________________________________________________________________
47667 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
47668         Log: Move the full \p\P lists to perlunicode.
47669      Branch: perl
47670            ! pod/perlretut.pod pod/perlunicode.pod
47671 ____________________________________________________________________________
47672 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
47673         Log: VOS build tweak for 5.6.1 from Paul Green.
47674      Branch: maint-5.6/perl
47675            ! vos/build.cm
47676 ____________________________________________________________________________
47677 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
47678         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
47679              From: "Craig A. Berry" <craigberry@mac.com>
47680              Date: Fri, 8 Jun 2001 18:08:18 -0500
47681              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
47682      Branch: perl
47683            ! vms/vms.c
47684 ____________________________________________________________________________
47685 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
47686         Log: Update Changes.
47687      Branch: perl
47688            ! Changes patchlevel.h
47689 ____________________________________________________________________________
47690 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
47691         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
47692      Branch: perl
47693            ! vos/config.alpha.h vos/config.ga.h
47694 ____________________________________________________________________________
47695 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
47696         Log: VOS updates from Paul Green for @10476.
47697      Branch: perl
47698            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
47699            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
47700            ! vos/config.ga.h vos/configure_perl.cm
47701 ____________________________________________________________________________
47702 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
47703         Log: Subject: [PATCH] Not many people know this ...
47704              From: Mike Guy <mjtg@cam.ac.uk>
47705              Date: Mon, 11 Jun 2001 14:55:15 +0100
47706              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
47707      Branch: perl
47708            ! pod/perldebug.pod
47709 ____________________________________________________________________________
47710 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
47711         Log: Add final commas to lists as suggested by Philip Newton.
47712      Branch: perl
47713            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
47714 ____________________________________________________________________________
47715 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
47716         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
47717              Date: Sun, 10 Jun 2001 23:35:38 -0400
47718              From: Chris Nandor <pudge@pobox.com>
47719              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
47720      Branch: perl
47721            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
47722            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
47723            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
47724            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
47725            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
47726            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
47727            ! t/op/write.t t/pragma/strict.t
47728 ____________________________________________________________________________
47729 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
47730         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
47731              From: Chris Nandor <pudge@pobox.com>
47732              Date: Mon, 11 Jun 2001 08:24:28 -0400
47733              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
47734      Branch: perl
47735            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
47736            ! t/lib/io_dir.t
47737 ____________________________________________________________________________
47738 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
47739         Log: One more run_byacc (a hand-tweaked version had slipped in).
47740      Branch: perl
47741            ! perly.c vms/perly_c.vms
47742 ____________________________________________________________________________
47743 [ 10509] By: nick                                  on 2001/06/11  07:49:15
47744         Log: Integrate mainline
47745      Branch: perlio
47746           !> Makefile.SH embed.h embed.pl global.sym
47747           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
47748           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
47749           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
47750           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
47751 ____________________________________________________________________________
47752 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
47753         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
47754              From: Mike Guy <mjtg@cam.ac.uk>
47755              Reply-To: mjtg@cam.ac.uk
47756              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
47757      Branch: perl
47758            ! lib/ExtUtils/Manifest.pm
47759 ____________________________________________________________________________
47760 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
47761         Log: Subject: [PATCH] ExtUtils::Constant
47762              From: Nicholas Clark <nick@ccl4.org>
47763              Date: Sun, 10 Jun 2001 23:25:41 +0100
47764              Message-ID: <20010610232540.C76396@plum.flirble.org>
47765      Branch: perl
47766            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
47767 ____________________________________________________________________________
47768 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
47769         Log: Integrate perlio.
47770      Branch: perl
47771           !> iperlsys.h
47772 ____________________________________________________________________________
47773 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
47774         Log: Move the grok_number and its lieutenant grok_numeric_radix
47775              from sv.c statics to util.c and public.
47776      Branch: perl
47777            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
47778            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
47779 ____________________________________________________________________________
47780 [ 10504] By: nick                                  on 2001/06/10  17:47:06
47781         Log: Fix (valid) -Wall warnings in perlio.c
47782      Branch: perlio
47783            ! iperlsys.h
47784 ____________________________________________________________________________
47785 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
47786         Log: Update perly_c.diff, update perly.fixer to edit away
47787              some of the -Wall noise.
47788      Branch: perl
47789            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
47790 ____________________________________________________________________________
47791 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
47792         Log: Check the version of byacc.
47793      Branch: perl
47794            ! Makefile.SH
47795 ____________________________________________________________________________
47796 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
47797         Log: Subject: [PATCH] perly.y overhaul
47798              From: Simon Cozens <simon@netthink.co.uk>
47799              Date: Sun, 10 Jun 2001 16:56:54 +0100
47800              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
47801              
47802              Plus make run_byacc.
47803      Branch: perl
47804            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
47805 ____________________________________________________________________________
47806 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
47807         Log: Integrate perlio.
47808      Branch: perl
47809           !> perlio.c perlsfio.h
47810 ____________________________________________________________________________
47811 [ 10499] By: nick                                  on 2001/06/10  15:01:08
47812         Log: Integrate mainline
47813      Branch: perlio
47814           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
47815           !> t/pragma/locale.t util.c
47816 ____________________________________________________________________________
47817 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
47818         Log: Put some meat on the perl572delta bones.  The list of
47819              selected bug fixes needs more work, as does still the
47820              whole document.
47821      Branch: perl
47822            ! pod/perl572delta.pod
47823 ____________________________________________________________________________
47824 [ 10497] By: nick                                  on 2001/06/10  12:27:51
47825         Log: Paper over a crack or two with USE_SFIO
47826      Branch: perlio
47827            ! perlio.c perlsfio.h
47828 ____________________________________________________________________________
47829 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
47830         Log: Update Changes.
47831      Branch: perl
47832            ! Changes patchlevel.h
47833 ____________________________________________________________________________
47834 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
47835         Log: Subject: Re: pragma/locale.t #107
47836              From: Hugo <hv@crypt.compulink.co.uk>
47837              Date: Sun, 10 Jun 2001 11:23:30 +0100
47838              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
47839              
47840              Encapsulate the scan of the decimal radix separator.
47841      Branch: perl
47842            ! embed.h embed.pl proto.h sv.c
47843 ____________________________________________________________________________
47844 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
47845         Log: Try to grok numbers both with the locale specific separator
47846              and with the usual "." (if different from the lss); add a test
47847              to locale.t to do also a little bit of math in addition to just
47848              equalness testing; remove extraneous logic as suggested in
47849              
47850              Subject: Re: pragma/locale.t #107
47851              From: Nicholas Clark <nick@ccl4.org>
47852              Date: Sat, 9 Jun 2001 22:37:36 +0100
47853              Message-ID: <20010609223735.Y76396@plum.flirble.org>
47854      Branch: perl
47855            ! sv.c t/pragma/locale.t
47856 ____________________________________________________________________________
47857 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
47858         Log: Metaconfig unit change for #10492.
47859      Branch: metaconfig/U/perl
47860            ! Extensions.U
47861 ____________________________________________________________________________
47862 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
47863         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
47864              From: Artur Bergman <artur@contiller.se> 
47865              Date: Sat, 09 Jun 2001 21:03:51 +0200
47866              Message-ID: <B7483FB6.1398%artur@contiller.se>
47867      Branch: perl
47868            ! Configure
47869 ____________________________________________________________________________
47870 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
47871         Log: Integrate perlio.
47872      Branch: perl
47873           !> perlsfio.h
47874 ____________________________________________________________________________
47875 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
47876         Log: Do locale specific separator if only in locale.
47877      Branch: perl
47878            ! util.c
47879 ____________________________________________________________________________
47880 [ 10489] By: nick                                  on 2001/06/09  19:13:25
47881         Log: Make XS/Typemap compile (but fail) with sfio
47882      Branch: perlio
47883            ! perlsfio.h
47884 ____________________________________________________________________________
47885 [ 10488] By: nick                                  on 2001/06/09  19:12:51
47886         Log: Re-integrate mainline
47887      Branch: perlio
47888           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
47889           !> proto.h sv.c util.c
47890 ____________________________________________________________________________
47891 [ 10487] By: nick                                  on 2001/06/09  16:26:29
47892         Log: Integrate mainline
47893      Branch: perlio
47894           !> (integrate 31 files)
47895 ____________________________________________________________________________
47896 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
47897         Log: Subject: [PATCH] New attempt to clone callack
47898              From: Artur Bergman <artur@contiller.se> 
47899              Date: Thu, 07 Jun 2001 11:52:16 +0200
47900              Message-ID: <B7451B6F.12B7%artur@contiller.se>
47901      Branch: perl
47902            ! embedvar.h intrpvar.h perlapi.h sv.c
47903 ____________________________________________________________________________
47904 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
47905         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
47906      Branch: perl
47907            ! embed.h embed.pl perl.h proto.h sv.c util.c
47908 ____________________________________________________________________________
47909 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
47910         Log: Subject: Re: pragma/locale.t #107
47911              From: Nicholas Clark <nick@ccl4.org>
47912              Date: Sat, 9 Jun 2001 16:26:10 +0100
47913              Message-ID: <20010609162609.V76396@plum.flirble.org>
47914              
47915              A missing NVification.
47916      Branch: perl
47917            ! sv.c
47918 ____________________________________________________________________________
47919 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
47920         Log: Redo the #10482, there already was a test script for formats.
47921      Branch: perl
47922            - t/io/format.t
47923            ! MANIFEST t/op/write.t
47924 ____________________________________________________________________________
47925 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
47926         Log: Twisted format testing, from Merijn.
47927      Branch: perl
47928            + t/io/format.t
47929            ! MANIFEST
47930 ____________________________________________________________________________
47931 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
47932         Log: More \p{In...} testing, combined with \N{...}.
47933      Branch: perl
47934            ! lib/utf8_heavy.pl t/op/pat.t
47935 ____________________________________________________________________________
47936 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
47937         Log: Metaconfig changes for #10479.
47938      Branch: metaconfig
47939            ! U/Glossary.patch
47940      Branch: metaconfig/U/perl
47941            ! d_modfl.U
47942 ____________________________________________________________________________
47943 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
47944         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
47945      Branch: perl
47946            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47947            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
47948            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
47949            ! win32/config.bc win32/config.gc win32/config.vc
47950 ____________________________________________________________________________
47951 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
47952         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
47953              From: "Craig A. Berry" <craigberry@mac.com>
47954              Date: Thu, 7 Jun 2001 14:27:20 -0500
47955              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
47956      Branch: perl
47957            ! vms/perlvms.pod
47958 ____________________________________________________________________________
47959 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
47960         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
47961              From: Gisle Aas <gisle@ActiveState.com>
47962              Date: 07 Jun 2001 17:04:29 -0700
47963              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
47964      Branch: perl
47965            ! ext/re/re.xs
47966 ____________________________________________________________________________
47967 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
47968         Log: Update Changes.
47969      Branch: perl
47970            ! Changes patchlevel.h
47971 ____________________________________________________________________________
47972 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
47973         Log: Regen Glossary et alia.
47974      Branch: perl
47975            ! Porting/Glossary Porting/config.sh Porting/config_H
47976 ____________________________________________________________________________
47977 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
47978         Log: Metaconfig unit changes for #10473.
47979      Branch: metaconfig/U/perl
47980            ! d_modfl.U
47981 ____________________________________________________________________________
47982 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
47983         Log: Harumph, also AIX will spill its guts (i.e. dump core)
47984              if an executable contains modfl() but it hasn't been
47985              compiled right (in the case of AIX, with cc -qlongdouble).
47986      Branch: perl
47987            ! Configure
47988 ____________________________________________________________________________
47989 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
47990         Log: integrate change#10471 from mainline
47991              
47992              in change#10451, check that CvOUTSIDE is a CV before looking in
47993              (it can apparently be SVt_NULL during global destruction)
47994      Branch: maint-5.6/perl
47995           !> op.c
47996 ____________________________________________________________________________
47997 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
47998         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
47999              (it can apparently be SVt_NULL during global destruction)
48000      Branch: perl
48001            ! op.c
48002 ____________________________________________________________________________
48003 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
48004         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
48005              From: Robin Barker <rmb1@cise.npl.co.uk>
48006              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
48007              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
48008      Branch: perl
48009            ! lib/diagnostics.pm pod/perldiag.pod
48010 ____________________________________________________________________________
48011 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
48012         Log: Subject: [PATCH perl@10439] long =item
48013              From: Robin Barker <rmb1@cise.npl.co.uk>
48014              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
48015              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
48016      Branch: perl
48017            ! README.amiga lib/Attribute/Handlers.pm
48018            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
48019 ____________________________________________________________________________
48020 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
48021         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
48022              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
48023              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
48024              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
48025      Branch: perl
48026            ! pod/perlguts.pod
48027 ____________________________________________________________________________
48028 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
48029         Log: Integrate perlio.
48030      Branch: perl
48031           !> sv.c
48032 ____________________________________________________________________________
48033 [ 10466] By: nick                                  on 2001/06/07  10:25:40
48034         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
48035              whitespace tweaks.
48036              Still coredumps in pragma/overload.t - what a nice hard fail that is...
48037      Branch: perlio
48038            ! sv.c
48039 ____________________________________________________________________________
48040 [ 10465] By: nick                                  on 2001/06/07  08:41:58
48041         Log: Raw integrate of mainline for S_grok_number debug
48042              (sv.c has MULTIPLICITY issues as well as whatever else ...)
48043      Branch: perlio
48044            - plan9/perlplan9.doc plan9/perlplan9.pod
48045           !> (integrate 46 files)
48046 ____________________________________________________________________________
48047 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
48048         Log: The proper prototyping for #10463.
48049      Branch: perl
48050            ! embed.h embed.pl proto.h sv.c
48051 ____________________________________________________________________________
48052 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
48053         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
48054              From: Nicholas Clark <nick@ccl4.org>
48055              Date: Thu, 7 Jun 2001 00:29:59 +0100
48056              Message-ID: <20010607002959.Z76396@plum.flirble.org>
48057      Branch: perl
48058            ! sv.c
48059 ____________________________________________________________________________
48060 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
48061         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
48062              From: "Craig A. Berry" <craigberry@mac.com>
48063              Date: Wed, 06 Jun 2001 17:54:30 -0500
48064              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
48065      Branch: perl
48066            ! vms/perlvms.pod
48067 ____________________________________________________________________________
48068 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
48069         Log: Podify the remaining README.platform files;
48070              merge README.plan9 and plan9/perlplan9.pod;
48071              delete plan9/perlplan9.* (the perlplan.doc needs to
48072              be regenerated in Plan 9); make the =head1 and =head2
48073              in the README.platform to be a little more verbose
48074              (skipped README.os2 not to anger Ilya) so that they
48075              look better in the toc; regen toc.
48076      Branch: perl
48077            - plan9/perlplan9.doc plan9/perlplan9.pod
48078            ! MANIFEST README.aix README.amiga README.apollo README.beos
48079            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
48080            ! README.hpux README.hurd README.machten README.macos
48081            ! README.micro README.mint README.mpeix README.os390
48082            ! README.plan9 README.qnx README.solaris README.threads
48083            ! README.tru64 README.vmesa README.vms README.vos README.win32
48084            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
48085            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
48086 ____________________________________________________________________________
48087 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
48088         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
48089              From: Mike Guy <mjtg@cam.ac.uk>
48090              Reply-To: mjtg@cam.ac.uk
48091              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
48092      Branch: perl
48093            ! pod/perlguts.pod
48094 ____________________________________________________________________________
48095 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
48096         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
48097              From: Mike Guy <mjtg@cam.ac.uk>
48098              Reply-To: mjtg@cam.ac.uk
48099              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
48100      Branch: perl
48101            ! pod/perlsec.pod
48102 ____________________________________________________________________________
48103 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
48104         Log: Disable long doubles from pre-5.0 Tru64s.
48105      Branch: perl
48106            ! README.tru64 hints/dec_osf.sh
48107 ____________________________________________________________________________
48108 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
48109         Log: The #10455 exposed that modfl() is fundamentally busted
48110              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
48111              testing it.
48112      Branch: perl
48113            ! hints/dec_osf.sh
48114 ____________________________________________________________________________
48115 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
48116         Log: Metaconfig unit change for #10455.
48117      Branch: metaconfig/U/perl
48118            ! d_modfl.U
48119 ____________________________________________________________________________
48120 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
48121         Log: Configure check for geborken modfl(), inspired by
48122              
48123              Subject: Re: [20010118.017] op/int.t failure 
48124              From: Hugo <hv@crypt.compulink.co.uk>
48125              Date: Tue, 05 Jun 2001 13:43:27 +0100
48126              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
48127      Branch: perl
48128            ! Configure
48129 ____________________________________________________________________________
48130 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
48131         Log: Integrate changes #10450 and #10451 from maintperl:
48132              
48133              optimize change#10448 slightly (don't repeat search in eval""s lexical
48134              scope, since that has already been searched)
48135              
48136              change#9108 needs subtler treatment for case of closures created
48137              within eval""
48138      Branch: perl
48139           !> op.c t/op/misc.t
48140 ____________________________________________________________________________
48141 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
48142         Log: MakeMaker magic to compile (when no dynamic loading)
48143              List/Util.xsc as (ListUtil.c and) ListUtil.o since
48144              POSIX-BC (BS2000) linker has an evil limitation of
48145              being unable to include in the same executable several
48146              object files with the same name - case-insensitively -
48147              because otherwise we conflict with util.c.
48148              Strictly speaking currently required only in POSIX-BC
48149              but probably will do no harm elsewhere where static
48150              linking is required.
48151      Branch: perl
48152            ! ext/List/Util/Makefile.PL
48153 ____________________________________________________________________________
48154 [ 10452] By: nick                                  on 2001/06/06  08:59:51
48155         Log: Integrate mainline.
48156      Branch: perlio
48157           +> lib/Attribute/Handlers/demo/Demo.pm
48158           +> lib/Attribute/Handlers/demo/Descriptions.pm
48159           +> lib/Attribute/Handlers/demo/MyClass.pm
48160           +> lib/Attribute/Handlers/demo/demo.pl
48161           +> lib/Attribute/Handlers/demo/demo2.pl
48162           +> lib/Attribute/Handlers/demo/demo3.pl
48163           +> lib/Attribute/Handlers/demo/demo4.pl
48164           +> lib/Attribute/Handlers/demo/demo_call.pl
48165           +> lib/Attribute/Handlers/demo/demo_chain.pl
48166           +> lib/Attribute/Handlers/demo/demo_cycle.pl
48167           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
48168           +> lib/Attribute/Handlers/demo/demo_phases.pl
48169           +> lib/Attribute/Handlers/demo/demo_range.pl
48170           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
48171           +> uts/strtol_wrap.c
48172           !> (integrate 91 files)
48173 ____________________________________________________________________________
48174 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
48175         Log: change#9108 needs subtler treatment for case of closures created
48176              within eval""
48177      Branch: maint-5.6/perl
48178            ! op.c t/op/misc.t
48179 ____________________________________________________________________________
48180 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
48181         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
48182              scope, since that has already been searched)
48183      Branch: maint-5.6/perl
48184            ! op.c
48185 ____________________________________________________________________________
48186 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
48187         Log: Integrate change #10448 from maintperl; lexicals
48188              outside an eval"" weren't resolved correctly inside a subroutine
48189              definition inside the eval"" if they were not already referenced
48190              in the toplevel of the eval""-ed code
48191      Branch: perl
48192           !> cop.h op.c pp_ctl.c t/op/misc.t
48193 ____________________________________________________________________________
48194 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
48195         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
48196              outside an eval"" weren't resolved correctly inside a subroutine
48197              definition inside the eval"" if they were not already referenced
48198              in the toplevel of the eval""-ed code
48199      Branch: maint-5.6/perl
48200            ! cop.h op.c pp_ctl.c t/op/misc.t
48201 ____________________________________________________________________________
48202 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
48203         Log: Subject: [PATCH] perl570delta.pod
48204              From: Peter Scott <Peter@PSDT.com> 
48205              Date: Tue, 05 Jun 2001 18:51:02 -0700
48206              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
48207      Branch: perl
48208            ! pod/perl570delta.pod
48209 ____________________________________________________________________________
48210 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
48211         Log: The fudge factor is no more needed.  I hope.
48212      Branch: perl
48213            ! t/lib/posix.t
48214 ____________________________________________________________________________
48215 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
48216         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
48217              From: Hugo <hv@crypt.compulink.co.uk>
48218              Date: Tue, 05 Jun 2001 12:58:19 +0100
48219              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
48220      Branch: perl
48221            ! util.c
48222 ____________________________________________________________________________
48223 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
48224         Log: Make up prototypes only for those who have the functions
48225              but not the prototypes.
48226      Branch: perl
48227            ! perl.h
48228 ____________________________________________________________________________
48229 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
48230         Log: Subject: Re: Not OK: perl@10439 on win32 
48231              From: Prymmer/Kahn <pvhp@best.com> 
48232              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
48233              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
48234      Branch: perl
48235            ! perl.h util.c
48236 ____________________________________________________________________________
48237 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
48238         Log: The metaconfig units changes for #10441.
48239      Branch: metaconfig
48240            ! U/modified/Extract.U U/modified/Extractall.U
48241            ! U/modified/Finish.U
48242 ____________________________________________________________________________
48243 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
48244         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
48245      Branch: perl
48246            ! Configure
48247 ____________________________________________________________________________
48248 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
48249         Log: Unnecessary fuzziness undone, noted by Mike Guy.
48250      Branch: perl
48251            ! t/op/tr.t
48252 ____________________________________________________________________________
48253 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
48254         Log: Update Changes.
48255      Branch: perl
48256            ! Changes patchlevel.h
48257 ____________________________________________________________________________
48258 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
48259         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
48260              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
48261              leakage patch.
48262      Branch: perl
48263            ! t/op/misc.t
48264 ____________________________________________________________________________
48265 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
48266         Log: Test case for #10433/#10424.
48267      Branch: perl
48268            ! t/op/misc.t
48269 ____________________________________________________________________________
48270 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
48271         Log: Subject: One fix for strtoul not setting errno
48272              From: hom00@utsglobal.com (Hal Morris)
48273              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
48274              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
48275      Branch: perl
48276            + uts/strtol_wrap.c
48277            ! MANIFEST hints/uts.sh
48278 ____________________________________________________________________________
48279 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
48280         Log: Metaconfig units changes for #10434.
48281      Branch: metaconfig
48282            ! U/modified/Cppsym.U
48283      Branch: metaconfig/U/perl
48284            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
48285            + d_syscallproto.U d_usleepproto.U
48286            ! longdblfio.U quadfio.U
48287 ____________________________________________________________________________
48288 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
48289         Log: Configure tweaks; add prototype probes, make the cpp symbols
48290              probe to cast, not whine; test for %Ld and %Lf before %lld and
48291              %llf because the L is the ANSI way.
48292      Branch: perl
48293            ! Configure config_h.SH configure.com epoc/config.sh
48294            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
48295            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
48296            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
48297 ____________________________________________________________________________
48298 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
48299         Log: Sigh.  This is what #10424 was supposed to check in.
48300      Branch: perl
48301            ! op.c sv.c sv.h
48302 ____________________________________________________________________________
48303 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
48304         Log: More verbose failure.
48305      Branch: perl
48306            ! t/op/ver.t
48307 ____________________________________________________________________________
48308 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
48309         Log: The .pm changes to go with #10428.
48310      Branch: perl
48311            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
48312            ! ext/Sys/Syslog/Syslog.pm
48313 ____________________________________________________________________________
48314 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
48315         Log: On second thoughts show to utf8 skippage message only
48316              on failures, it's too confusing otherwise,
48317      Branch: perl
48318            ! t/pragma/locale.t
48319 ____________________________________________________________________________
48320 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
48321         Log: Do not import anything from Encode.
48322      Branch: perl
48323            ! ext/MIME/Base64/QuotedPrint.pm
48324 ____________________________________________________________________________
48325 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
48326         Log: The #10402 didn't take.  Weird.
48327      Branch: perl
48328            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
48329            ! ext/Sys/Syslog/Syslog.xs
48330 ____________________________________________________________________________
48331 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
48332         Log: Eradicate traces of 'asciirange' re subpragma.
48333      Branch: perl
48334            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
48335            ! pod/perldiag.pod
48336 ____________________________________________________________________________
48337 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
48338         Log: use is a compile-time thing.
48339      Branch: perl
48340            ! ext/MIME/Base64/QuotedPrint.pm
48341 ____________________________________________________________________________
48342 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
48343         Log: Subject: [PATCH perl@10419] -Wall casting patch
48344              From: Robin Barker <rmb1@cise.npl.co.uk>
48345              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
48346              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
48347      Branch: perl
48348            ! ext/Devel/DProf/DProf.xs mg.c
48349 ____________________________________________________________________________
48350 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
48351         Log: Subject: [PATCH #2] introducing SVpad_TYPED
48352              From: Abhijit Menon-Sen <ams@wiw.org>
48353              Date: Mon, 4 Jun 2001 12:26:02 +0530
48354              Message-ID: <20010604122602.A5775@lustre.linux.in>
48355      Branch: perl
48356            ! op.c sv.c sv.h
48357 ____________________________________________________________________________
48358 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
48359         Log: testsuite for change#10192 (from Gisle Aas)
48360      Branch: perl
48361            + t/op/override.t
48362            ! MANIFEST
48363 ____________________________________________________________________________
48364 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
48365         Log: integrate changes#10414-10416 from mainline
48366              
48367              Potential buffer overrun if the radix separator is more than
48368              one byte.  Also, under locales, prefer the locale-specific
48369              separator over the old boring ".".
48370              
48371              "10.", that is, decimal numbers can have no decimal part at all.
48372              
48373              The non-locale places need love, too.
48374      Branch: maint-5.6/perl
48375           !> perl.h sv.c
48376 ____________________________________________________________________________
48377 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
48378         Log: Missed from #10420.
48379      Branch: perl
48380            ! epoc/config.sh
48381 ____________________________________________________________________________
48382 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
48383         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
48384              often this prototype goes with HAS_SETRESUID_PROTO.
48385      Branch: perl
48386            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48387            ! config_h.SH configure.com perl.h uconfig.h
48388 ____________________________________________________________________________
48389 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
48390         Log: Update Changes.
48391      Branch: perl
48392            ! Changes patchlevel.h
48393 ____________________________________________________________________________
48394 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
48395         Log: -Wall "subscript has type `char'" cleanup.
48396      Branch: perl
48397            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
48398 ____________________________________________________________________________
48399 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
48400         Log: Various "cast to pointer from integer of different size"
48401              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
48402              wide but I32 (int) only 32 bits wide).
48403              
48404              WARNING: the classnum and tagnum changes in Storable.xs
48405              may not be wise, they may be breaking binary compatibility
48406              (in 64-bit platforms), asked Raphael Manfredi about the changes.
48407      Branch: perl
48408            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
48409            ! mg.c proto.h
48410 ____________________________________________________________________________
48411 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
48412         Log: The non-locale places need love, too.
48413      Branch: perl
48414            ! perl.h
48415 ____________________________________________________________________________
48416 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
48417         Log: "10.", that is, decimal numbers can have no decimal part at all.
48418      Branch: perl
48419            ! perl.h
48420 ____________________________________________________________________________
48421 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
48422         Log: Potential buffer overrun if the radix separator is more than
48423              one byte.  Also, under locales, prefer the locale-specific
48424              separator over the old boring ".".
48425      Branch: perl
48426            ! perl.h sv.c
48427 ____________________________________________________________________________
48428 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
48429         Log: Integrate change #10412 from maintperl; locale is now
48430              per-cop, not per-op; plus retweak the locale.t to always
48431              list the skipped utf8 locales.
48432      Branch: perl
48433            ! t/pragma/locale.t
48434           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
48435           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
48436 ____________________________________________________________________________
48437 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
48438         Log: rationalize locale handling to fix the bugs uncovered by change#10394
48439              
48440              the major issue was that the runtime was looking at PL_hints rather
48441              than op_private to notice whether locale was enabled
48442              
48443              the secondary issue was that many locale-sensitive numeric ops didn't
48444              have HINT_LOCALE propagated into their op_private
48445              
48446              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
48447              instead of per-op, just like HINT_BYTE and the hints for lexical
48448              warnings (this makes the hint available to every op via PL_curcop)
48449              
48450              pragma/locale.t may need to be reworked with these fixes in mind
48451              (it currently passes its tests)
48452      Branch: maint-5.6/perl
48453            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
48454            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
48455 ____________________________________________________________________________
48456 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
48457         Log: More verbose debugging.
48458      Branch: perl
48459            ! t/pragma/locale.t
48460 ____________________________________________________________________________
48461 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
48462         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
48463              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
48464              Date: Sat, 2 Jun 2001 22:53:33 +0100
48465              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
48466      Branch: perl
48467            ! regcomp.c t/pragma/warn/regcomp
48468 ____________________________________________________________________________
48469 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
48470         Log: Mention that lexicalizing $a or $b is a bad idea if one
48471              wants to use sort().
48472      Branch: perl
48473            ! pod/perlvar.pod
48474 ____________________________________________________________________________
48475 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
48476         Log: Tweak the test to be happy if the accuracy is 'good enough'.
48477      Branch: perl
48478            ! t/lib/posix.t
48479 ____________________________________________________________________________
48480 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
48481         Log: Upgrade to Attribute::Handlers 0.70.
48482              
48483              NOTE: this unearthed the "too late for CHECK block" bug,
48484              that's why the 1_compile.t change.
48485      Branch: perl
48486            + lib/Attribute/Handlers/demo/Demo.pm
48487            + lib/Attribute/Handlers/demo/Descriptions.pm
48488            + lib/Attribute/Handlers/demo/MyClass.pm
48489            + lib/Attribute/Handlers/demo/demo.pl
48490            + lib/Attribute/Handlers/demo/demo2.pl
48491            + lib/Attribute/Handlers/demo/demo3.pl
48492            + lib/Attribute/Handlers/demo/demo4.pl
48493            + lib/Attribute/Handlers/demo/demo_call.pl
48494            + lib/Attribute/Handlers/demo/demo_chain.pl
48495            + lib/Attribute/Handlers/demo/demo_cycle.pl
48496            + lib/Attribute/Handlers/demo/demo_hashdir.pl
48497            + lib/Attribute/Handlers/demo/demo_phases.pl
48498            + lib/Attribute/Handlers/demo/demo_range.pl
48499            + lib/Attribute/Handlers/demo/demo_rawdata.pl
48500            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
48501            ! t/lib/attrhand.t
48502 ____________________________________________________________________________
48503 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
48504         Log: One less -Wall whine.
48505      Branch: perl
48506            ! regcomp.c
48507 ____________________________________________________________________________
48508 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
48509         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
48510      Branch: perl
48511           !> t/op/eval.t
48512 ____________________________________________________________________________
48513 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
48514         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
48515              aren't "normally" visible inside eval""s contained in subs unless
48516              a cloned reference to them already exists)
48517              
48518              strangely enough, t/harness didn't show this up as a failure
48519              (harness needs fixing?)
48520      Branch: maint-5.6/perl
48521            ! t/op/eval.t
48522 ____________________________________________________________________________
48523 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
48524         Log: Update to Text::Balanced 1.85.
48525      Branch: perl
48526            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
48527 ____________________________________________________________________________
48528 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
48529         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
48530              From: Nicholas Clark <nick@ccl4.org>
48531              Date: Sun, 3 Jun 2001 17:54:36 +0100
48532              Message-ID: <20010603175436.E76396@plum.flirble.org> 
48533      Branch: perl
48534            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
48535            ! ext/Sys/Syslog/Syslog.xs
48536 ____________________________________________________________________________
48537 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
48538         Log: Unused variables.
48539      Branch: perl
48540            ! util.c
48541 ____________________________________________________________________________
48542 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
48543         Log: Subject: [PATCH] APIfy op_clear 
48544              From: Simon Cozens <simon@netthink.co.uk>
48545              Date: Sun, 3 Jun 2001 13:51:46 +0100
48546              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
48547              
48548              (despite the subject line, op_null is APIfied by the patch)
48549      Branch: perl
48550            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
48551 ____________________________________________________________________________
48552 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
48553         Log: Subject: [PATCH] t/lib/extutils.t
48554              From: Nicholas Clark <nick@ccl4.org>
48555              Date: Sat, 2 Jun 2001 23:57:05 +0100
48556              Message-ID: <20010602235705.Q12698@plum.flirble.org>
48557      Branch: perl
48558            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
48559 ____________________________________________________________________________
48560 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
48561         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
48562              From: Prymmer/Kahn <pvhp@best.com>
48563              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
48564              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
48565      Branch: perl
48566            ! win32/Makefile win32/makefile.mk
48567 ____________________________________________________________________________
48568 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
48569         Log: Subject: Re: 'decimal digits' macro? 
48570              From: Hugo <hv@crypt.compulink.co.uk>
48571              Date: Sun, 03 Jun 2001 04:26:36 +0100
48572              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
48573      Branch: perl
48574            ! handy.h t/lib/posix.t t/op/tr.t
48575 ____________________________________________________________________________
48576 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
48577         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
48578              From: Hugo <hv@crypt.compulink.co.uk>
48579              Date: Sun, 03 Jun 2001 14:56:30 +0100
48580              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
48581      Branch: perl
48582            ! util.c
48583 ____________________________________________________________________________
48584 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
48585         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
48586      Branch: perl
48587           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
48588           !> vms/perly_c.vms
48589 ____________________________________________________________________________
48590 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
48591         Log: fix leakage of lexicals at file scope into subroutines that were
48592              declared before them; this appears to be a longstanding bug that
48593              meant that lexicals at file scope were never "deintroduced", meaning
48594              their scope range was never properly closed, and their visibility
48595              extended to all subsequent eval""s or requires
48596              
48597              added a test case
48598              
48599              seems to also fix a case of bogus duplicate warnings
48600      Branch: maint-5.6/perl
48601            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
48602            ! vms/perly_c.vms
48603 ____________________________________________________________________________
48604 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
48605         Log: More VMS tweaks from Craig A. Berry.
48606      Branch: perl
48607            ! configure.com t/lib/extutils.t
48608 ____________________________________________________________________________
48609 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
48610         Log: -Wall cleanup continues.
48611      Branch: perl
48612            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
48613            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
48614            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
48615            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
48616            ! run.c toke.c util.c
48617 ____________________________________________________________________________
48618 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
48619         Log: The metaconfig unit change for #10390.
48620      Branch: metaconfig/U/perl
48621            ! gccvers.U
48622 ____________________________________________________________________________
48623 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
48624         Log: Drop the -ansi from the default gcc flags.
48625              
48626              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
48627              that struct cannot be compared with a flat integer, such as STRLEN.
48628              The -ansi will also cause a lot of noise in Solaris because of:
48629              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
48630      Branch: perl
48631            ! Configure
48632 ____________________________________________________________________________
48633 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
48634         Log: Integrate perlio.
48635      Branch: perl
48636           !> pod/perlapi.pod util.c
48637 ____________________________________________________________________________
48638 [ 10388] By: nick                                  on 2001/06/02  08:01:12
48639         Log: Integrate mainline
48640      Branch: perlio
48641           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
48642           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
48643           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
48644           !> t/lib/1_compile.t t/lib/mimeqp.t
48645 ____________________________________________________________________________
48646 [ 10387] By: nick                                  on 2001/06/02  07:39:17
48647         Log: Tweak util.c's atof2 for MULTIPLICITY
48648      Branch: perlio
48649            ! util.c
48650 ____________________________________________________________________________
48651 [ 10386] By: nick                                  on 2001/06/02  07:38:33
48652         Log: Integrate mainline
48653      Branch: perlio
48654           !> (integrate 41 files)
48655 ____________________________________________________________________________
48656 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
48657         Log: Add Attribute::Handlers 0.61 from Damian Conway.
48658      Branch: perl
48659            + lib/Attribute/Handlers.pm t/lib/attrhand.t
48660            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
48661 ____________________________________________________________________________
48662 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
48663         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
48664              From: Peter Prymmer <pvhp@forte.com>
48665              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
48666              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
48667      Branch: perl
48668            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
48669 ____________________________________________________________________________
48670 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
48671         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
48672              From: Jeff Pinyan <jeffp@crusoe.net>
48673              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
48674              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
48675      Branch: perl
48676            ! lib/File/Find.pm
48677 ____________________________________________________________________________
48678 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
48679         Log: Subject: [PATCH perl@10381] configure.com tweaks
48680              From: "Craig A. Berry" <craigberry@mac.com>
48681              Date: Fri, 1 Jun 2001 13:55:43 -0500
48682              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
48683      Branch: perl
48684            ! configure.com
48685 ____________________________________________________________________________
48686 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
48687         Log: Update Changes.
48688      Branch: perl
48689            ! Changes patchlevel.h
48690 ____________________________________________________________________________
48691 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
48692         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
48693              From: Mike Guy <mjtg@cam.ac.uk>
48694              Date: Fri, 01 Jun 2001 18:17:02 +0100
48695              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
48696      Branch: perl
48697            ! lib/perl5db.pl
48698 ____________________________________________________________________________
48699 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
48700         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
48701              From: Hugo <hv@crypt.compulink.co.uk>
48702              Date: Thu, 31 May 2001 20:49:48 +0100
48703              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
48704      Branch: perl
48705            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
48706            ! util.c
48707 ____________________________________________________________________________
48708 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
48709         Log: Zero() is not available in x2p (or, rather, some of its
48710              implementations like memzero() might not be available.)
48711      Branch: perl
48712            ! x2p/hash.c
48713 ____________________________________________________________________________
48714 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
48715         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
48716              From: Michael G Schwern <schwern@pobox.com>
48717              Date: Fri, 1 Jun 2001 12:00:29 +0100
48718              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
48719              
48720              (But use Zero() instead of memset.)
48721      Branch: perl
48722            ! x2p/hash.c
48723 ____________________________________________________________________________
48724 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
48725         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
48726              From: Jeff Pinyan <jeffp@crusoe.net>
48727              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
48728              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
48729      Branch: perl
48730            ! pod/perldiag.pod regcomp.c t/op/pat.t
48731 ____________________________________________________________________________
48732 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
48733         Log: Retract #10324 and #10333; not needed.
48734      Branch: perl
48735            ! hints/irix_6.sh hints/linux.sh
48736 ____________________________________________________________________________
48737 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
48738         Log: The #10370 wasn't quite right.
48739      Branch: perl
48740            ! ext/XS/Typemap/Typemap.xs
48741 ____________________________________________________________________________
48742 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
48743         Log: The metaconfig units changes for #10372.
48744      Branch: metaconfig/U/perl
48745            + d_realpath.U d_sresgproto.U d_sresuproto.U
48746            ! gccvers.U i_db.U
48747 ____________________________________________________________________________
48748 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
48749         Log: Configure tweaks; record the Berkeley DB version,
48750              probe for realpath(), for setresuid() and setresgid()
48751              prototypes; use realpath() (try to be paranoid enough),
48752              use the setres[ug]id prototypes because glibc has the functions
48753              but not their prototypes; add -Wall -ansi to gcc ccflags;
48754              regen toc.
48755      Branch: perl
48756            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48757            ! config_h.SH configure.com epoc/config.sh
48758            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
48759            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
48760            ! vos/config.ga.def win32/config.bc win32/config.gc
48761            ! win32/config.vc
48762 ____________________________________________________________________________
48763 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
48764         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
48765              From: Michael G Schwern <schwern@pobox.com>
48766              Date: Fri, 1 Jun 2001 11:28:14 +0100
48767              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
48768      Branch: perl
48769            ! lib/attributes.pm xsutils.c
48770 ____________________________________________________________________________
48771 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
48772         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
48773              From: Tim Jenness <t.jenness@jach.hawaii.edu>
48774              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
48775              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
48776      Branch: perl
48777            ! ext/XS/Typemap/Typemap.xs
48778 ____________________________________________________________________________
48779 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
48780         Log: Subject: [patch] Cwd.xs optimizations/abstraction
48781              From: Doug MacEachern <dougm@covalent.net>
48782              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
48783              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
48784      Branch: perl
48785            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
48786            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
48787 ____________________________________________________________________________
48788 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
48789         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!])
48790              From: Nicholas Clark <nick@ccl4.org>
48791              Date: Thu, 31 May 2001 23:56:40 +0100
48792              Message-ID: <20010531235640.F12698@plum.flirble.org>
48793              
48794              Make the test work also under only static extensions
48795              (sh Configure -Uusedl fakes this nicely)
48796      Branch: perl
48797            ! t/lib/extutils.t
48798 ____________________________________________________________________________
48799 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
48800         Log: Subject: [PATCH hv.c] Eliminating trigraph
48801              From: Michael G Schwern <schwern@pobox.com>
48802              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
48803              Date: Fri, 1 Jun 2001 11:49:56 +0100
48804      Branch: perl
48805            ! hv.c
48806 ____________________________________________________________________________
48807 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
48808         Log: Subject: Re: [PATCH] Tests for File::Compare 
48809              From: "Philip Newton" <Philip.Newton@gmx.net>
48810              Date: Thu, 31 May 2001 19:44:05 +0200
48811              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
48812              
48813              Unnecessary "quotation marks".
48814      Branch: perl
48815            ! t/lib/filecomp.t
48816 ____________________________________________________________________________
48817 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
48818         Log: Integrate perlio.
48819      Branch: perl
48820           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
48821 ____________________________________________________________________________
48822 [ 10364] By: nick                                  on 2001/06/01  10:13:31
48823         Log: Cleanup dll.base and dll.exp created by GCC builds.
48824      Branch: perlio
48825            ! lib/ExtUtils/MM_Win32.pm
48826 ____________________________________________________________________________
48827 [ 10363] By: nick                                  on 2001/06/01  10:02:17
48828         Log: Make filecomp test work on CRLF platforms by adding binmode.
48829      Branch: perlio
48830            ! t/lib/filecomp.t
48831 ____________________________________________________________________________
48832 [ 10362] By: nick                                  on 2001/06/01  08:37:17
48833         Log: Integrate mainline
48834      Branch: perlio
48835           !> Changes Configure patchlevel.h perlio.c
48836 ____________________________________________________________________________
48837 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
48838         Log: panic:claustrophobia.
48839      Branch: perl
48840            ! perlio.c
48841 ____________________________________________________________________________
48842 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
48843         Log: Update Changes.
48844      Branch: perl
48845            ! Changes patchlevel.h
48846 ____________________________________________________________________________
48847 [ 10359] By: nick                                  on 2001/05/31  12:35:50
48848         Log: Integrate mainline.
48849      Branch: perlio
48850           +> t/lib/filecomp.t
48851           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
48852           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
48853 ____________________________________________________________________________
48854 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
48855         Log: Integrate perlio.
48856      Branch: perl
48857           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
48858           !> win32/config_H.vc
48859 ____________________________________________________________________________
48860 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
48861         Log: Metaconfig unit change for #10356.
48862      Branch: metaconfig
48863            ! U/installdirs/inc_version_list.U
48864 ____________________________________________________________________________
48865 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
48866         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
48867              (idea from Sarathy; implementation from Andy)
48868      Branch: perl
48869            ! Configure
48870 ____________________________________________________________________________
48871 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
48872         Log: More AUTHORS.
48873      Branch: perl
48874            ! AUTHORS
48875 ____________________________________________________________________________
48876 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
48877         Log: Subject: Re: [PATCH] Tests for File::Compare
48878              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
48879              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
48880              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
48881      Branch: perl
48882            + t/lib/filecomp.t
48883            ! MANIFEST t/lib/1_compile.t
48884 ____________________________________________________________________________
48885 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
48886         Log: Subject: [PATCH] DEBUG_* macro cleanups
48887              From: Abhijit Menon-Sen <ams@wiw.org>
48888              Date: Thu, 31 May 2001 12:16:22 +0530
48889              Message-ID: <20010531121622.B4829@lustre.linux.in>
48890              
48891              Subject: Re: [PATCH] DEBUG_* macro cleanups
48892              From: Abhijit Menon-Sen <ams@wiw.org>
48893              Date: Thu, 31 May 2001 13:57:01 +0530
48894              Message-ID: <20010531135701.A21775@lustre.linux.in>
48895              
48896              (The DEBUG_ definitions in perl.h changed to use the
48897              STMT_START and STMT_END.)
48898      Branch: perl
48899            ! perl.h pp_ctl.c sv.c toke.c
48900 ____________________________________________________________________________
48901 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
48902         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
48903              From: Abhijit Menon-Sen <ams@wiw.org>
48904              Date: Thu, 31 May 2001 08:27:55 +0530
48905              Message-ID: <20010531082755.A10018@lustre.linux.in>
48906      Branch: perl
48907            ! ext/Storable/Storable.xs gv.c perl.c
48908 ____________________________________________________________________________
48909 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
48910         Log: Subject: [PATCH] AUTHORS
48911              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
48912              Date: Thu, 31 May 2001 01:27:59 -0500
48913              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
48914              
48915              Subject: Re: [PATCH] AUTHORS
48916              From: "Philip Newton" <Philip.Newton@gmx.net>
48917              Date: Thu, 31 May 2001 10:08:06 +0200
48918              (Message-Id missing?)
48919      Branch: perl
48920            ! AUTHORS
48921 ____________________________________________________________________________
48922 [ 10350] By: nick                                  on 2001/05/31  11:40:43
48923         Log: win32 - dmake regen_config_h
48924      Branch: perlio
48925            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48926 ____________________________________________________________________________
48927 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
48928         Log: Subject: Re: [PATCH util.c] More warning cleanups.
48929              From: "Philip Newton" <Philip.Newton@gmx.net>
48930              Date: Thu, 31 May 2001 07:41:36 +0200
48931              Message-Id: <200105310538.IAA25458@taku.hut.fi>
48932              
48933              Undo C++-ism that snekt in.
48934      Branch: perl
48935            ! util.c
48936 ____________________________________________________________________________
48937 [ 10348] By: nick                                  on 2001/05/31  11:36:46
48938         Log: Tolerate Win32 numerics
48939      Branch: perlio
48940            ! t/pragma/warn/toke
48941 ____________________________________________________________________________
48942 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
48943         Log: Integrate perlio.
48944      Branch: perl
48945           !> perlio.c win32/win32.h
48946 ____________________________________________________________________________
48947 [ 10346] By: nick                                  on 2001/05/31  10:54:55
48948         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
48949              perlio.c change 10255.
48950      Branch: perlio
48951            ! perlio.c
48952 ____________________________________________________________________________
48953 [ 10345] By: nick                                  on 2001/05/31  10:01:57
48954         Log: Conditionally put back some "unused" dTHX which are used
48955              with PERL_IMPLICIT_SYS
48956      Branch: perlio
48957            ! perlio.c
48958 ____________________________________________________________________________
48959 [ 10344] By: nick                                  on 2001/05/31  10:00:59
48960         Log: Fix Win32 for new spelling IN_BYTES 
48961      Branch: perlio
48962            ! win32/win32.h
48963 ____________________________________________________________________________
48964 [ 10343] By: nick                                  on 2001/05/31  08:01:32
48965         Log: perlio.c -Wall cleaner under MULTIPLICITY
48966              - still minor noise with linux stdio
48967      Branch: perlio
48968            ! perlio.c
48969 ____________________________________________________________________________
48970 [ 10342] By: nick                                  on 2001/05/31  07:52:23
48971         Log: Integrate mainline.
48972      Branch: perlio
48973           !> (integrate 42 files)
48974 ____________________________________________________________________________
48975 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
48976         Log: AUTHORS updates.
48977      Branch: perl
48978            ! AUTHORS
48979 ____________________________________________________________________________
48980 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
48981         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
48982              From: Peter Prymmer <pvhp@forte.com>
48983              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
48984              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
48985      Branch: perl
48986            ! t/lib/md5-file.t
48987 ____________________________________________________________________________
48988 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
48989         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
48990              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
48991              to match the pragma name; various robustness cleanups.
48992      Branch: perl
48993            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
48994            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
48995 ____________________________________________________________________________
48996 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
48997         Log: More -Wall sweeping.
48998      Branch: perl
48999            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
49000            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
49001            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
49002            ! regcomp.c sv.c toke.c utf8.c
49003 ____________________________________________________________________________
49004 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
49005         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
49006              From: Nicholas Clark <nick@ccl4.org>
49007              Date: Wed, 30 May 2001 22:34:41 +0100
49008              Message-ID: <20010530223441.Y86445@plum.flirble.org>
49009      Branch: perl
49010            ! t/op/cmp.t
49011 ____________________________________________________________________________
49012 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
49013         Log: It's is not, it isn't ain't, and it's it's, not its,
49014              if you mean it is. If you don't, it's its. Then too,
49015              it's hers. It isn't her's. It isn't our's either.
49016              It's ours, and likewise yours and theirs.
49017              -- Oxford University Press, Edpress News
49018      Branch: perl
49019            ! lib/autouse.pm
49020 ____________________________________________________________________________
49021 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
49022         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
49023      Branch: perl
49024            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
49025            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
49026            ! x2p/str.c x2p/walk.c xsutils.c
49027 ____________________________________________________________________________
49028 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
49029         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
49030              From: Michael G Schwern <schwern@pobox.com>
49031              Date: Wed, 30 May 2001 17:10:38 +0100
49032              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
49033              
49034              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
49035              From: Abhijit Menon-Sen <ams@wiw.org>
49036              Date: Wed, 30 May 2001 23:16:13 +0530
49037              Message-ID: <20010530231613.A31933@lustre.linux.in>
49038      Branch: perl
49039            ! perl.c t/run/runenv.t
49040 ____________________________________________________________________________
49041 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
49042         Log: (Retracted by #10375.)
49043              
49044              IRIX hints patch from Merijn Broeren.
49045              
49046              TODO: (this and the earlier Linux hints patch) should be solved
49047              at Configure level.  Merijn: -ldb should not be used on any platform
49048              for perl, just when linking DBFile itself. Trying to be helpful here
49049              is counterproductive.
49050      Branch: perl
49051            ! hints/irix_6.sh
49052 ____________________________________________________________________________
49053 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
49054         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
49055              From: Nicholas Clark <nick@ccl4.org>
49056              Date: Wed, 30 May 2001 23:20:58 +0100
49057              Message-ID: <20010530232058.B86445@plum.flirble.org>
49058      Branch: perl
49059            ! doop.c
49060 ____________________________________________________________________________
49061 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
49062         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
49063              From: Michael G Schwern <schwern@pobox.com> 
49064              Date: Wed, 30 May 2001 15:24:20 +0100
49065              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
49066      Branch: perl
49067            ! t/pragma/autouse.t
49068 ____________________________________________________________________________
49069 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
49070         Log: The regex trick wasn't a good idea.
49071      Branch: perl
49072            ! pod/perlfaq4.pod
49073 ____________________________________________________________________________
49074 [ 10329] By: nick                                  on 2001/05/30  18:34:35
49075         Log: Integrate mainline
49076      Branch: perlio
49077           !> (integrate 40 files)
49078 ____________________________________________________________________________
49079 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
49080         Log: Update Changes.
49081      Branch: perl
49082            ! Changes patchlevel.h
49083 ____________________________________________________________________________
49084 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
49085         Log: The metaconfig unit change for #10325.
49086      Branch: metaconfig
49087            + U/modified/afs.U
49088 ____________________________________________________________________________
49089 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
49090         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
49091              is now wrong.
49092      Branch: perl
49093            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
49094 ____________________________________________________________________________
49095 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
49096         Log: Introduce $Config{afsroot}.
49097      Branch: perl
49098            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49099            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
49100            ! win32/config.gc win32/config.vc
49101 ____________________________________________________________________________
49102 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
49103         Log: (Retracted by #10375.)
49104              
49105              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
49106      Branch: perl
49107            ! hints/linux.sh
49108 ____________________________________________________________________________
49109 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
49110         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
49111              (Also Configure tweaks needed; coming up soon.)
49112      Branch: perl
49113            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
49114 ____________________________________________________________________________
49115 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
49116         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
49117              From: Michael G Schwern <schwern@pobox.com>
49118              Date: Sun, 27 May 2001 10:29:43 +0100
49119              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
49120      Branch: perl
49121            ! lib/perl5db.pl
49122 ____________________________________________________________________________
49123 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
49124         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
49125              and Abhijit Menon-Sen.
49126      Branch: perl
49127            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
49128            ! perl.c pp_sys.c regcomp.c
49129 ____________________________________________________________________________
49130 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
49131         Log: Fix the BOOT section to call myU2time properly.
49132      Branch: perl
49133            ! ext/Time/HiRes/HiRes.xs
49134 ____________________________________________________________________________
49135 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
49136         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
49137              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
49138              Date: Wed, 30 May 2001 09:44:29 -0400
49139              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
49140              
49141              Detypo; plus add one more trick.
49142      Branch: perl
49143            ! pod/perlfaq4.pod
49144 ____________________________________________________________________________
49145 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
49146         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)
49147              From: Michael G Schwern <schwern@pobox.com>
49148              Date: Wed, 30 May 2001 14:39:06 +0100
49149              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
49150      Branch: perl
49151            ! lib/autouse.pm t/pragma/autouse.t
49152 ____________________________________________________________________________
49153 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
49154         Log: Subject: Re: AIX and gcc (moving targets)
49155              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49156              Date: Wed, 30 May 2001 15:25:08 +0200
49157              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
49158      Branch: perl
49159            ! ext/Time/HiRes/HiRes.xs
49160 ____________________________________________________________________________
49161 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
49162         Log: Subject: [PATCH t/TEST] sorting tests
49163              From: Michael G Schwern <schwern@pobox.com>
49164              Date: Wed, 30 May 2001 10:24:02 +0100
49165              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
49166      Branch: perl
49167            ! t/TEST
49168 ____________________________________________________________________________
49169 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
49170         Log: Subject: [ID 20010529.002] typos in man page perlre
49171              From: bart@cg681574-a.adubn1.nj.home.com 
49172              Date: Tue, 29 May 2001 13:58:59 -0500
49173              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
49174      Branch: perl
49175            ! pod/perlre.pod
49176 ____________________________________________________________________________
49177 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
49178         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
49179              From: "Craig A. Berry" <craigberry@mac.com>
49180              Date: Tue, 29 May 2001 23:23:45 -0500
49181              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
49182      Branch: perl
49183            ! t/lib/extutils.t t/pragma/autouse.t
49184 ____________________________________________________________________________
49185 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
49186         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)
49187              From: David Dyck <dcd@tc.fluke.com>
49188              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
49189              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
49190      Branch: perl
49191            ! t/lib/filefind.t
49192 ____________________________________________________________________________
49193 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
49194         Log: AIX hints update for gcc from Merijn H. Brand.
49195      Branch: perl
49196            ! hints/aix.sh
49197 ____________________________________________________________________________
49198 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
49199         Log: Retract #10295 and #10296: a more generic solution
49200              is needed (there's something funny with gcc on AIX).
49201      Branch: perl
49202            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
49203 ____________________________________________________________________________
49204 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
49205         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
49206              From: Hugo <hv@crypt.compulink.co.uk>
49207              Date: Wed, 30 May 2001 11:59:19 +0100
49208              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
49209              
49210              localizing $@ has unfortunate semantics - if you die past
49211              a local $@, the die message is lost.
49212      Branch: perl
49213            ! lib/utf8_heavy.pl
49214 ____________________________________________________________________________
49215 [ 10309] By: nick                                  on 2001/05/30  08:23:02
49216         Log: Integrate mainline (autouse works again.)
49217      Branch: perlio
49218           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
49219           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
49220           !> pod/perlvar.pod t/op/cmp.t
49221 ____________________________________________________________________________
49222 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
49223         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
49224              From: David Dyck <dcd@tc.fluke.com>
49225              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
49226              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
49227      Branch: perl
49228            ! lib/File/Find.pm
49229 ____________________________________________________________________________
49230 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
49231         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
49232              From: Nicholas Clark <nick@ccl4.org>
49233              Date: Tue, 29 May 2001 23:16:09 +0100
49234              Message-ID: <20010529231609.U86445@plum.flirble.org>
49235              
49236              Make the test output slightly clearer by distinguishing
49237              between '' and undef.
49238      Branch: perl
49239            ! t/op/cmp.t
49240 ____________________________________________________________________________
49241 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
49242         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
49243              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49244              Date: Tue, 29 May 2001 19:15:19 -0400
49245              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
49246      Branch: perl
49247            ! hints/os2.sh
49248 ____________________________________________________________________________
49249 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
49250         Log: Subject: perlvar.pod addition
49251              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
49252              Date: Fri, 25 May 2001 20:23:12 +0200
49253              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
49254              
49255              Subject: Re: perlvar.pod addition
49256              From: "Abigail" <abigail@foad.org> 
49257              Date: Fri, 25 May 2001 22:00:39 +0200
49258              Message-ID: <20010525200039.28029.qmail@foad.org>
49259              
49260              Mention $a and $b in perlvar.
49261      Branch: perl
49262            ! pod/perlvar.pod
49263 ____________________________________________________________________________
49264 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
49265         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
49266              From: Jeff Pinyan <jeffp@crusoe.net>
49267              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
49268              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
49269      Branch: perl
49270            ! pod/perlvar.pod
49271 ____________________________________________________________________________
49272 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
49273         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
49274              From: Jeff Pinyan <jeffp@crusoe.net>
49275              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
49276              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
49277      Branch: perl
49278            ! pod/perlfaq6.pod
49279 ____________________________________________________________________________
49280 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
49281         Log: Mention Time::localtime and Time::gmtime.
49282      Branch: perl
49283            ! ext/Time/Piece/Piece.pm
49284 ____________________________________________________________________________
49285 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
49286         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
49287              From: Michael G Schwern <schwern@pobox.com>
49288              Date: Tue, 29 May 2001 18:51:32 +0100
49289              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
49290      Branch: perl
49291            ! pod/perlfaq4.pod
49292 ____________________________________________________________________________
49293 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
49294         Log: Retract #10243.
49295      Branch: perl
49296            ! lib/autouse.pm
49297 ____________________________________________________________________________
49298 [ 10299] By: nick                                  on 2001/05/29  18:41:19
49299         Log: Post weekend integrate mainline (fails one test pragma/autouse).
49300      Branch: perlio
49301           +> (branch 29 files)
49302           !> (integrate 91 files)
49303 ____________________________________________________________________________
49304 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
49305         Log: Update Changes.
49306      Branch: perl
49307            ! Changes patchlevel.h
49308 ____________________________________________________________________________
49309 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
49310         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
49311              before Perl_load_module/Perl_call_method and restore the value
49312              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
49313      Branch: perl
49314            ! utf8.c
49315 ____________________________________________________________________________
49316 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
49317         Log: Subject: Re: AIX and gcc (moving targets)
49318              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49319              Date: Tue, 29 May 2001 17:59:40 +0200
49320              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
49321      Branch: perl
49322            ! ext/Storable/Makefile.PL
49323 ____________________________________________________________________________
49324 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
49325         Log: Subject: Re: AIX and gcc (moving targets)
49326              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49327              Date: Tue, 29 May 2001 12:32:57 +0200
49328              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
49329      Branch: perl
49330            ! ext/POSIX/Makefile.PL
49331 ____________________________________________________________________________
49332 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
49333         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
49334              From: Michael G Schwern <schwern@pobox.com>
49335              Date: Tue, 29 May 2001 09:53:29 +0100
49336              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
49337              
49338              (#10280 retracted)
49339      Branch: perl
49340            ! lib/Test/Harness.pm t/lib/test-harness.t
49341 ____________________________________________________________________________
49342 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
49343         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
49344              From: Michael G Schwern <schwern@pobox.com>
49345              Date: Tue, 29 May 2001 09:19:52 +0100
49346              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
49347      Branch: perl
49348            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
49349            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
49350            + t/lib/Test/todo.t
49351            ! MANIFEST lib/Test.pm t/TEST
49352 ____________________________________________________________________________
49353 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
49354         Log: From: Michael G Schwern <schwern@pobox.com>
49355              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
49356              Date: Tue, 29 May 2001 08:26:09 +0100
49357              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
49358      Branch: perl
49359            ! t/TEST
49360 ____________________________________________________________________________
49361 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
49362         Log: Add tests for Time::gmtime and Time::localtime.
49363      Branch: perl
49364            + t/lib/time-gmtime.t t/lib/time-localtime.t
49365            ! MANIFEST t/lib/1_compile.t
49366 ____________________________________________________________________________
49367 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
49368         Log: Add test for File::stat.
49369      Branch: perl
49370            + t/lib/filestat.t
49371            ! MANIFEST t/lib/1_compile.t
49372 ____________________________________________________________________________
49373 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
49374         Log: Add test for Net::servent.
49375      Branch: perl
49376            + t/lib/net-sent.t
49377            ! MANIFEST t/lib/1_compile.t
49378 ____________________________________________________________________________
49379 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
49380         Log: Add test for Net::protoent.
49381      Branch: perl
49382            + t/lib/net-pent.t
49383            ! MANIFEST t/lib/1_compile.t
49384 ____________________________________________________________________________
49385 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
49386         Log: Add test for Net::netent.
49387      Branch: perl
49388            + t/lib/net-nent.t
49389            ! MANIFEST t/lib/1_compile.t
49390 ____________________________________________________________________________
49391 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
49392         Log: Add test for User::grent.  Portability doubtful.
49393      Branch: perl
49394            + t/lib/user-grent.t
49395            ! MANIFEST t/lib/1_compile.t
49396 ____________________________________________________________________________
49397 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
49398         Log: Add test for User::pwent.
49399              Probably will fall down somewhere for portability reasons.
49400      Branch: perl
49401            + t/lib/user-pwent.t
49402            ! MANIFEST t/lib/1_compile.t
49403 ____________________________________________________________________________
49404 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
49405         Log: Metaconfig units changes for #10283.
49406      Branch: metaconfig
49407            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
49408            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
49409            ! U/installdirs/sitescript.U U/modified/Signal.U
49410 ____________________________________________________________________________
49411 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
49412         Log: Subject: [PATCH 5.6.1] signal names in Configure
49413              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49414              Date: Tue, 29 May 2001 03:52:25 -0400
49415              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
49416              
49417              Subject: [PATCH 5.6.1] older perl in Configure
49418              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49419              Date: Tue, 29 May 2001 03:55:40 -0400
49420              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
49421              
49422              Subject: [PATCH 5.6.1] goofs in Configure
49423              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49424              Date: Tue, 29 May 2001 04:13:07 -0400
49425              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
49426              
49427              Configure portability tweaks.
49428      Branch: perl
49429            ! Configure
49430 ____________________________________________________________________________
49431 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
49432         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
49433              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49434              Date: Tue, 29 May 2001 04:07:06 -0400
49435              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
49436      Branch: perl
49437            ! os2/os2.c
49438 ____________________________________________________________________________
49439 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
49440         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
49441              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49442              Date: Tue, 29 May 2001 04:01:38 -0400
49443              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
49444      Branch: perl
49445            ! hints/os2.sh os2/Makefile.SHs
49446 ____________________________________________________________________________
49447 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
49448         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
49449              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49450              Date: Tue, 29 May 2001 03:50:18 -0400
49451              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
49452      Branch: perl
49453            ! lib/Test/Harness.pm
49454 ____________________________________________________________________________
49455 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
49456         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
49457      Branch: perl
49458            ! lib/utf8_heavy.pl
49459 ____________________________________________________________________________
49460 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
49461         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
49462              From: Hugo <hv@crypt.compulink.co.uk>
49463              Date: Tue, 29 May 2001 03:03:45 +0100
49464              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
49465              
49466              Explanation why the $@ always gets the UTF8 flag when under use utf8--
49467              because we told it to have the flag when under use utf8.
49468      Branch: perl
49469            ! pp_ctl.c
49470 ____________________________________________________________________________
49471 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
49472         Log: At least a partial fix for 20010528.004.
49473      Branch: perl
49474            ! lib/utf8_heavy.pl
49475 ____________________________________________________________________________
49476 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
49477         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
49478              From: Nicholas Clark <nick@ccl4.org> 
49479              Date: Mon, 28 May 2001 23:39:38 +0100
49480              Message-ID: <20010528233938.M86445@plum.flirble.org>
49481              
49482              More portable non-zero UV.
49483      Branch: perl
49484            ! t/lib/extutils.t
49485 ____________________________________________________________________________
49486 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
49487         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
49488              From: Nicholas Clark <nick@ccl4.org>
49489              Date: Mon, 28 May 2001 22:46:09 +0100
49490              Message-ID: <20010528224608.L86445@plum.flirble.org>
49491              
49492              Test also "make clean".
49493      Branch: perl
49494            ! t/lib/extutils.t
49495 ____________________________________________________________________________
49496 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
49497         Log: Subject: Re: Would -Wno-unused -Wall be better?
49498              From: Michael G Schwern <schwern@pobox.com>
49499              Date: Tue, 29 May 2001 00:55:54 +0100
49500              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
49501      Branch: perl
49502            ! pp.h
49503 ____________________________________________________________________________
49504 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
49505         Log: Add a test for 20010528.007, fixed in #10272.
49506      Branch: perl
49507            ! t/op/misc.t toke.c
49508 ____________________________________________________________________________
49509 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
49510         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
49511              From: Hugo <hv@crypt.compulink.co.uk>
49512              Date: Tue, 29 May 2001 00:23:23 +0100
49513              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
49514      Branch: perl
49515            ! toke.c
49516 ____________________________________________________________________________
49517 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
49518         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
49519              From: Michael G Schwern <schwern@pobox.com>
49520              Date: Tue, 29 May 2001 00:42:59 +0100
49521              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
49522      Branch: perl
49523            ! t/pragma/autouse.t
49524 ____________________________________________________________________________
49525 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
49526         Log: Some shells seemingly arrange the signal handlers differently
49527              (bug id 20010521.004).
49528      Branch: perl
49529            ! t/lib/sigaction.t
49530 ____________________________________________________________________________
49531 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
49532         Log: Regen perlmodlib.
49533      Branch: perl
49534            ! pod/perlmodlib.pod
49535 ____________________________________________________________________________
49536 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
49537         Log: Update Changes.
49538      Branch: perl
49539            ! Changes patchlevel.h
49540 ____________________________________________________________________________
49541 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
49542         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
49543              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
49544              Date: Mon, 28 May 2001 14:56:35 -0500
49545              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
49546      Branch: perl
49547            ! pod/perlnewmod.pod
49548 ____________________________________________________________________________
49549 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
49550         Log: Regen toc.
49551      Branch: perl
49552            ! pod/perltoc.pod
49553 ____________________________________________________________________________
49554 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
49555         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
49556              From: "Richard Soderberg" <rs@crystalflame.net>
49557              Date: Mon, 28 May 2001 12:31:23 -0700
49558              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
49559      Branch: perl
49560            ! t/op/splice.t
49561 ____________________________________________________________________________
49562 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
49563         Log: The #10260 was too bold: locales and utf8 still do not mix.
49564      Branch: perl
49565            ! t/pragma/locale.t
49566 ____________________________________________________________________________
49567 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
49568         Log: Subject: [PATCH] Pod nitpicks
49569              From: "Richard Soderberg" <rs@crystalflame.net>
49570              Date: Mon, 28 May 2001 10:08:58 -0700
49571              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
49572      Branch: perl
49573            ! pod/perl571delta.pod pod/perlapi.pod sv.h
49574 ____________________________________________________________________________
49575 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
49576         Log: Upgrade to I18N::LangTags 0.22.
49577      Branch: perl
49578            + lib/I18N/LangTags/List.pod
49579            ! MANIFEST lib/I18N/LangTags.pm
49580 ____________________________________________________________________________
49581 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
49582         Log: A slightly more serious bug found by -Mutf8; op/misc and
49583              lib/complex dumped core.
49584      Branch: perl
49585            ! regexec.c
49586 ____________________________________________________________________________
49587 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
49588         Log: Various buglets shaken out by -Mutf8.
49589      Branch: perl
49590            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
49591            ! t/pragma/locale.t
49592 ____________________________________________________________________________
49593 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
49594         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
49595      Branch: perl
49596            ! t/lib/carp.t
49597 ____________________________________________________________________________
49598 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
49599         Log: Subject: [PATCH] todo patch
49600              From: Artur Bergman <artur@contiller.se> 
49601              Date: Mon, 28 May 2001 17:03:51 +0200
49602              Message-ID: <B7383577.F34%artur@contiller.se>
49603      Branch: perl
49604            ! pod/perltodo.pod
49605 ____________________________________________________________________________
49606 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
49607         Log: Subject: typo in perlguts.pod
49608              From: "John P. Linderman" <jpl@research.att.com>
49609              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
49610              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
49611      Branch: perl
49612            ! pod/perlguts.pod
49613 ____________________________________________________________________________
49614 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
49615         Log: Subject: AIX and gcc (moving targets)
49616              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49617              Date: Mon, 28 May 2001 12:54:04 +0200
49618              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
49619      Branch: perl
49620            ! hints/aix.sh
49621 ____________________________________________________________________________
49622 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
49623         Log: Subject: Re: perlio + multiple perl_alloc..destruct
49624              From: Doug MacEachern <dougm@covalent.net>
49625              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
49626              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
49627      Branch: perl
49628            ! perlio.c
49629 ____________________________________________________________________________
49630 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
49631         Log: The #10251 wasn't quite up-to-the-code.
49632      Branch: perl
49633            ! t/op/misc.t
49634 ____________________________________________________________________________
49635 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
49636         Log: Test case for bug 20010526.004, fixed in #10252.
49637      Branch: perl
49638            ! t/op/taint.t
49639 ____________________________________________________________________________
49640 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
49641         Log: Subject: Re: [ID 20010526.004] Taint looses value
49642              From: Hugo <hv@crypt.compulink.co.uk>
49643              Date: Sun, 27 May 2001 20:39:32 +0100
49644              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
49645      Branch: perl
49646            ! sv.c
49647 ____________________________________________________________________________
49648 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
49649         Log: Test case for 20010422.005, fixed by #10250.
49650      Branch: perl
49651            ! t/op/misc.t
49652 ____________________________________________________________________________
49653 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
49654         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
49655              From: Spider Boardman <spider@Orb.Nashua.NH.US>
49656              Date: Mon, 28 May 2001 06:39:12 -0400
49657              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
49658      Branch: perl
49659            ! toke.c
49660 ____________________________________________________________________________
49661 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
49662         Log: Linerewrapping.
49663      Branch: perl
49664            ! lib/open.pm
49665 ____________________________________________________________________________
49666 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
49667         Log: Updates on the modules list.
49668      Branch: perl
49669            ! t/lib/1_compile.t
49670 ____________________________________________________________________________
49671 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
49672         Log: Add a test for PerlIO.
49673              
49674              (I probably got the crlf/raw thing wrong for clrfy platforms...)
49675      Branch: perl
49676            + t/lib/perlio.t
49677            ! MANIFEST lib/PerlIO.pm
49678 ____________________________________________________________________________
49679 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
49680         Log: Add a test for carp et alia.
49681      Branch: perl
49682            + t/lib/carp.t
49683            ! MANIFEST
49684 ____________________________________________________________________________
49685 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
49686         Log: Adding the new test would be swell.
49687      Branch: perl
49688            + t/pragma/autouse.t
49689 ____________________________________________________________________________
49690 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
49691         Log: Add a test for the autouse pragma.
49692      Branch: perl
49693            ! MANIFEST
49694 ____________________________________________________________________________
49695 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
49696         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
49697              From: dLux <dlux@spam.sch.bme.hu>
49698              Date: Sun, 27 May 2001 16:14:26 +0200
49699              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
49700      Branch: perl
49701            ! lib/autouse.pm
49702 ____________________________________________________________________________
49703 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
49704         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
49705              From: "Richard Soderberg" <rs@crystalflame.net>
49706              Date: Mon, 28 May 2001 03:56:36 -0700
49707              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
49708      Branch: perl
49709            ! utils/dprofpp.PL
49710 ____________________________________________________________________________
49711 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
49712         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
49713              From: "Stephen P. Potter" <spp@spotter.yi.org>
49714              Date: Tue, 22 May 2001 11:40:25 -0400
49715              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
49716              
49717              Subject: Re: [ID 20010522.003] Time::Local module bug
49718              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
49719              Date: Tue, 22 May 2001 11:50:19 -0400
49720              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
49721      Branch: perl
49722            ! lib/Time/Local.pm
49723 ____________________________________________________________________________
49724 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
49725         Log: The PERL_DL_NONLAZY can have whitespace in front.
49726      Branch: perl
49727            ! t/lib/extutils.t
49728 ____________________________________________________________________________
49729 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
49730         Log: Document strftime() and strptime().
49731      Branch: perl
49732            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
49733 ____________________________________________________________________________
49734 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
49735         Log: Make Time::Piece::strptime() to be a function, not a method.
49736      Branch: perl
49737            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
49738 ____________________________________________________________________________
49739 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
49740         Log: Tweak the test to be more portable.
49741      Branch: perl
49742            ! t/lib/extutils.t
49743 ____________________________________________________________________________
49744 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
49745         Log: Subject: PATCH: Re: Re: Attributes that tie
49746              From: Leon Brocard <acme@astray.com>
49747              Date: Sun, 27 May 2001 12:37:29 +0100
49748              Message-ID: <20010527123729.A22663@ns0.astray.com>
49749              
49750              Document that variable attributes are not currently usable
49751              for tieing.  (An ugly limitation that should be fixed.)
49752      Branch: perl
49753            ! lib/attributes.pm
49754 ____________________________________________________________________________
49755 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
49756         Log: Microperl tweaks.
49757      Branch: perl
49758            ! Makefile.micro uconfig.h uconfig.sh
49759 ____________________________________________________________________________
49760 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
49761         Log: Add make target for microperl (kind of silly, but convenient).
49762      Branch: perl
49763            ! Makefile.SH
49764 ____________________________________________________________________________
49765 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
49766         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
49767              for microperl.)
49768      Branch: perl
49769            ! doio.c
49770 ____________________________________________________________________________
49771 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
49772         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
49773              From: rspier@pobox.com (Robert Spier)
49774              Date: Sat, 26 May 2001 20:05:23 -0400
49775              Message-ID: <15120.17603.148648.12430@rls.cx>
49776              
49777              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
49778              From: rspier@pobox.com (Robert Spier)
49779              Date: Sun, 27 May 2001 00:23:12 -0400
49780              Message-ID: <15120.33072.511966.767230@rls.cx>
49781      Branch: perl
49782            ! doio.c pod/perlfunc.pod
49783 ____________________________________________________________________________
49784 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
49785         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
49786      Branch: perl
49787            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
49788 ____________________________________________________________________________
49789 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
49790         Log: Add README.tru64.
49791      Branch: perl
49792            + README.tru64
49793 ____________________________________________________________________________
49794 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
49795         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
49796      Branch: perl
49797            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
49798            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
49799            ! MANIFEST
49800 ____________________________________________________________________________
49801 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
49802         Log: Integrate I18N::LangTags from Sean Burke.
49803              
49804              TODO: the language list from RFC 3066 needs to be integrated
49805              and made available somehow.  The list is included in the
49806              I18N-LangTags 0.21 distribution, but it is undocumented
49807              and unconnected to the module.
49808      Branch: perl
49809            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
49810            ! MANIFEST
49811 ____________________________________________________________________________
49812 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
49813         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
49814              envisioned by Sarathy.
49815      Branch: perl
49816            ! t/op/ver.t toke.c
49817 ____________________________________________________________________________
49818 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
49819         Log: Subject: [ID 20010525.001] Pod typo nits fixed
49820              From: lvirden@cas.org
49821              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
49822              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
49823              
49824              minus the perlsolaris decimation plus the
49825              
49826              Subject: Re: [ID 20010525.001] Pod typo nits fixed
49827              From: "Philip Newton" <Philip.Newton@gmx.net>
49828              Date: Fri, 25 May 2001 18:05:55 +0200
49829              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
49830      Branch: perl
49831            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
49832            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
49833            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
49834            ! pod/perlutil.pod pod/perlxstut.pod
49835 ____________________________________________________________________________
49836 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
49837         Log: return clauses are nice.
49838      Branch: perl
49839            ! sv.c
49840 ____________________________________________________________________________
49841 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
49842         Log: Subject: change 10199 backwards?
49843              From: Doug MacEachern <dougm@covalent.net>
49844              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
49845              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
49846      Branch: perl
49847            ! sv.c
49848 ____________________________________________________________________________
49849 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
49850         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
49851              From: Hugo <hv@crypt.compulink.co.uk>
49852              Date: Sat, 26 May 2001 17:05:12 +0100
49853              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
49854      Branch: perl
49855            + t/op/gmagic.t
49856            ! MANIFEST doop.c embed.h embed.pl global.sym
49857            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
49858            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
49859 ____________________________________________________________________________
49860 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
49861         Log: Regen headers for #10221.
49862      Branch: perl
49863            ! global.sym objXSUB.h perlapi.c
49864 ____________________________________________________________________________
49865 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
49866         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
49867              From: Juha Laiho <juha.laiho@Elma.Net>
49868              Date: Thu, 3 May 2001 09:51:30 +0300
49869              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
49870      Branch: perl
49871            ! embed.pl
49872 ____________________________________________________________________________
49873 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
49874         Log: Subject: Re: [PATCH] Re: stability of sort()?
49875              From: "John P. Linderman" <jpl@research.att.com>
49876              Date: Sat, 26 May 2001 13:27:19 -0400
49877              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
49878      Branch: perl
49879            ! pod/perlfunc.pod
49880 ____________________________________________________________________________
49881 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
49882         Log: Integrate perlio.
49883      Branch: perl
49884           !> pod/perlguts.pod
49885 ____________________________________________________________________________
49886 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
49887         Log: Subject: [PATCH perl@10210] PerlIO for VMS
49888              From: "Craig A. Berry" <craigberry@mac.com>
49889              Date: Sat, 26 May 2001 09:34:11 -0500
49890              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
49891      Branch: perl
49892            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
49893            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
49894            ! vms/vmsish.h
49895 ____________________________________________________________________________
49896 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
49897         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
49898              From: David Dyck <dcd@tc.fluke.com>
49899              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
49900              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
49901      Branch: perl
49902            ! lib/perl5db.pl
49903 ____________________________________________________________________________
49904 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
49905         Log: Subject: utf8 regexp tests
49906              From: Hugo <hv@crypt.compulink.co.uk>
49907              Date: Fri, 25 May 2001 22:35:01 +0100
49908              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
49909      Branch: perl
49910            ! t/op/regexp.t
49911 ____________________________________________________________________________
49912 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
49913         Log: Subject: [PATCH] Re: stability of sort()?
49914              From: Nicholas Clark <nick@ccl4.org>
49915              Date: Fri, 25 May 2001 22:40:19 +0100
49916              Message-ID: <20010525224019.B86445@plum.flirble.org>
49917      Branch: perl
49918            ! pod/perlfunc.pod
49919 ____________________________________________________________________________
49920 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
49921         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
49922              From: John Peacock <jpeacock@rowman.com>
49923              Date: Thu, 24 May 2001 22:14:01 -0400
49924              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
49925      Branch: perl
49926            ! mg.c scope.c sv.c
49927 ____________________________________________________________________________
49928 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
49929         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
49930              From: Nicholas Clark <nick@ccl4.org>
49931              Date: Sun, 20 May 2001 19:24:13 +0100
49932              Message-ID: <20010520192413.G83222@plum.flirble.org>
49933      Branch: perl
49934            + lib/ExtUtils/Constant.pm t/lib/extutils.t
49935            ! MANIFEST utils/h2xs.PL
49936 ____________________________________________________________________________
49937 [ 10212] By: nick                                  on 2001/05/26  09:49:28
49938         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
49939              add a few more notes there on use of mortals on the stack.
49940      Branch: perlio
49941            ! pod/perlguts.pod
49942 ____________________________________________________________________________
49943 [ 10211] By: nick                                  on 2001/05/26  09:05:36
49944         Log: Integrate mainline
49945      Branch: perlio
49946           +> t/lib/fcntl.t t/pragma/vars.t
49947           !> (integrate 49 files)
49948 ____________________________________________________________________________
49949 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
49950         Log: Update Changes.
49951      Branch: perl
49952            ! Changes patchlevel.h
49953 ____________________________________________________________________________
49954 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
49955         Log: Based on
49956              
49957              Subject: [PATCH pp.c] Wrapping pack("C",256)
49958              From: Simon Cozens <simon@netthink.co.uk>
49959              Date: Sat, 12 May 2001 17:58:41 +0100
49960              Message-ID: <20010512175841.A6132@netthink.co.uk>
49961      Branch: perl
49962            ! pod/perldiag.pod pp.c t/pragma/warn/pp
49963 ____________________________________________________________________________
49964 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
49965         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
49966              From: "Brendan O'Dea" <bod@compusol.com.au>
49967              Date: Fri, 25 May 2001 11:18:29 +1000
49968              Message-ID: <20010525111829.A28411@compusol.com.au>
49969              
49970              (Slightly modified.)
49971      Branch: perl
49972            ! lib/Term/Cap.pm
49973 ____________________________________________________________________________
49974 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
49975         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
49976              From: Hugo <hv@crypt.compulink.co.uk>
49977              Date: Fri, 25 May 2001 02:13:25 +0100
49978              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
49979      Branch: perl
49980            ! t/op/misc.t
49981 ____________________________________________________________________________
49982 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
49983         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
49984              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
49985              Date: Fri, 25 May 2001 10:25:36 +0900
49986              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
49987      Branch: perl
49988            ! regcomp.c regexec.c
49989 ____________________________________________________________________________
49990 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
49991         Log: Subject: [PATCH #2] stash autovivification and method call error messages
49992              From: Ilmari Karonen <iltzu@sci.fi>
49993              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
49994              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
49995      Branch: perl
49996            ! gv.c pp_hot.c t/op/method.t
49997 ____________________________________________________________________________
49998 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
49999         Log: Add make target and documentation for gprof profiling.
50000      Branch: perl
50001            ! Makefile.SH pod/perlhack.pod
50002 ____________________________________________________________________________
50003 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
50004         Log: Subject: Don't think about UTF8 
50005              From: Mike Guy <mjtg@cam.ac.uk> 
50006              Date: Tue, 22 May 2001 14:35:39 +0100
50007              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
50008      Branch: perl
50009            ! sv.h
50010 ____________________________________________________________________________
50011 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
50012         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
50013              From: Geraint A Edwards <gedge@serf.org> 
50014              Date: Thu, 24 May 2001 22:51:24 +0100
50015              Message-Id: <20010524225124.A34981@cymru.serf.org>
50016      Branch: perl
50017            ! x2p/find2perl.PL
50018 ____________________________________________________________________________
50019 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
50020         Log: DB_File has its own attribute story.
50021      Branch: perl
50022            ! ext/DB_File/DB_File.xs
50023 ____________________________________________________________________________
50024 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
50025         Log: Subject: Re: Making perl with -Wall
50026              From: Andy Dougherty <doughera@lafayette.edu>
50027              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
50028              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
50029      Branch: perl
50030            ! perl.h
50031 ____________________________________________________________________________
50032 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
50033         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
50034              From: "Richard Soderberg" <rs@crystalflame.net>
50035              Date: Thu, 24 May 2001 08:58:16 -0700
50036              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
50037      Branch: perl
50038            ! sv.c
50039 ____________________________________________________________________________
50040 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
50041         Log: IV/UV casting fixes from Nicholas Clark.
50042      Branch: perl
50043            ! perl.h pp_sys.c util.c
50044 ____________________________________________________________________________
50045 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
50046         Log: Subject: Re: Making perl with -Wall
50047              From: Michael G Schwern <schwern@pobox.com>
50048              Date: Thu, 24 May 2001 15:40:28 +0100
50049              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
50050      Branch: perl
50051            ! malloc.c perl.h
50052 ____________________________________________________________________________
50053 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
50054         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
50055              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50056              Date: Tue, 22 May 2001 11:49:37 +0200
50057              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
50058      Branch: metaconfig
50059            ! U/modified/Oldsym.U
50060      Branch: metaconfig/U/perl
50061            ! patchlevel.U
50062      Branch: perl
50063            ! Configure config_h.SH myconfig.SH
50064 ____________________________________________________________________________
50065 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
50066         Log: Under versiononly install also the scripts with the version suffix.
50067              (e.g. .../bin/h2xs5.7.1)
50068      Branch: perl
50069            ! installperl
50070 ____________________________________________________________________________
50071 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
50072         Log: Subject: [PATCH] Stop segfault in mg.c:636
50073              From: "Richard Soderberg" <rs@crystalflame.net>
50074              Date: Thu, 24 May 2001 05:51:52 -0700
50075              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
50076      Branch: perl
50077            ! mg.c
50078 ____________________________________________________________________________
50079 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
50080         Log: Iteration continues; hopefully convergently.
50081      Branch: perl
50082            ! t/lib/b-stash.t
50083 ____________________________________________________________________________
50084 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
50085         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
50086              From: Gisle Aas <gisle@ActiveState.com>
50087              Date: 23 May 2001 16:13:10 -0700
50088              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
50089      Branch: perl
50090            ! op.c toke.c
50091 ____________________________________________________________________________
50092 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
50093         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
50094              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
50095              Date: Thu, 24 May 2001 05:05:22 -0500
50096              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
50097      Branch: perl
50098            ! lib/dumpvar.pl lib/perl5db.pl
50099 ____________________________________________________________________________
50100 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
50101         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
50102              From: David Dyck <dcd@tc.fluke.com>
50103              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
50104              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
50105      Branch: perl
50106            ! lib/perl5db.pl
50107 ____________________________________________________________________________
50108 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
50109         Log: Tiny pod nits on READMEs, mostly whitespace issues.
50110      Branch: perl
50111            ! README.amiga README.dos README.macos README.mpeix README.vmesa
50112            ! README.win32
50113 ____________________________________________________________________________
50114 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
50115         Log: The DG/UX part of the 20010521.005.
50116      Branch: perl
50117            ! README.dgux
50118 ____________________________________________________________________________
50119 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
50120         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
50121              From: Hugo <hv@crypt.compulink.co.uk>
50122              Date: Mon, 21 May 2001 16:32:02 +0100
50123              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
50124      Branch: perl
50125            ! regcomp.c t/op/misc.t
50126 ____________________________________________________________________________
50127 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
50128         Log: Subject: [PATCH] Extra UNIVERSAL tests
50129              From: Mike Guy <mjtg@cam.ac.uk>
50130              Date: Wed, 23 May 2001 12:29:20 +0100
50131              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
50132      Branch: perl
50133            ! t/op/universal.t
50134 ____________________________________________________________________________
50135 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
50136         Log: Subject: [PATCH] Remove EQ keyword
50137              From: Mike Guy <mjtg@cam.ac.uk>
50138              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
50139              Date: Wed, 23 May 2001 11:17:29 +0100
50140      Branch: perl
50141            ! keywords.h keywords.pl
50142 ____________________________________________________________________________
50143 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
50144         Log: Subject: [PATCH] lib/perl5db.pl
50145              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
50146              Date: Wed, 23 May 2001 02:18:03 -0500
50147              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
50148      Branch: perl
50149            ! lib/perl5db.pl
50150 ____________________________________________________________________________
50151 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
50152         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
50153              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
50154              Date: Tue, 22 May 2001 23:34:41 -0500
50155              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
50156      Branch: perl
50157            ! lib/Term/Cap.pm
50158 ____________________________________________________________________________
50159 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
50160         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
50161              From: davem@fdgroup.co.uk
50162              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
50163              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
50164      Branch: perl
50165            ! emacs/e2ctags.pl
50166 ____________________________________________________________________________
50167 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
50168         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
50169              From: Michael G Schwern <schwern@pobox.com>
50170              Date: Tue, 22 May 2001 14:15:09 +0100
50171              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
50172      Branch: perl
50173            ! lib/vars.pm
50174 ____________________________________________________________________________
50175 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
50176         Log: Subject: [PATCH lib/vars.pm] Odd code nit
50177              From: Michael G Schwern <schwern@pobox.com>
50178              Date: Tue, 22 May 2001 14:14:28 +0100
50179              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
50180      Branch: perl
50181            ! lib/vars.pm
50182 ____________________________________________________________________________
50183 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
50184         Log: Use the new use vars feature.
50185      Branch: perl
50186            ! t/lib/b-stash.t
50187 ____________________________________________________________________________
50188 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
50189         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
50190              From: Mike Guy <mjtg@cam.ac.uk>
50191              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
50192              Date: Tue, 22 May 2001 13:11:39 +0100
50193      Branch: perl
50194            + t/pragma/vars.t
50195            ! MANIFEST lib/vars.pm t/lib/1_compile.t
50196 ____________________________________________________________________________
50197 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
50198         Log: -qlongdouble considered harmful by Merijn.
50199      Branch: perl
50200            ! hints/aix.sh
50201 ____________________________________________________________________________
50202 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
50203         Log: Update Changes.
50204      Branch: perl
50205            ! Changes patchlevel.h
50206 ____________________________________________________________________________
50207 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
50208         Log: Add a test of its very own for Fcntl.  Hopefully portable.
50209      Branch: perl
50210            + t/lib/fcntl.t
50211            ! MANIFEST
50212 ____________________________________________________________________________
50213 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
50214         Log: Must be trickier for 'minitest' not to die.
50215      Branch: perl
50216            ! t/op/taint.t
50217 ____________________________________________________________________________
50218 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
50219         Log: Can't declare other people's variables.
50220      Branch: perl
50221            ! t/lib/b-stash.t
50222 ____________________________________________________________________________
50223 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
50224         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
50225      Branch: perl
50226            ! doio.c t/op/taint.t
50227 ____________________________________________________________________________
50228 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
50229         Log: The OS/2 variable needs to be declared.
50230      Branch: perl
50231            ! t/lib/b-stash.t
50232 ____________________________________________________________________________
50233 [ 10170] By: nick                                  on 2001/05/20  16:48:29
50234         Log: Integrate mainline
50235      Branch: perlio
50236           !> (integrate 41 files)
50237 ____________________________________________________________________________
50238 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
50239         Log: Small perlsec updates: clarify the taintedness of filename
50240              globbing; suggest using Scalar::Util::tainted().
50241      Branch: perl
50242            ! pod/perlsec.pod
50243 ____________________________________________________________________________
50244 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
50245         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
50246              From: Dave Mitchell <davem@fdgroup.co.uk>
50247              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
50248              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
50249      Branch: perl
50250            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
50251            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
50252            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
50253            ! xsutils.c
50254 ____________________________________________________________________________
50255 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
50256         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
50257              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50258              Date: Sat, 19 May 2001 04:08:46 -0400
50259              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
50260      Branch: perl
50261            ! lib/ExtUtils/Mksymlists.pm makedef.pl
50262 ____________________________________________________________________________
50263 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
50264         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
50265              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50266              Date: Sat, 19 May 2001 04:30:45 -0400
50267              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
50268      Branch: perl
50269            ! os2/os2.c
50270 ____________________________________________________________________________
50271 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
50272         Log: Subject: [PATCH 5.6.1] build bugs OS/2
50273              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50274              Date: Sat, 19 May 2001 04:35:28 -0400
50275              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
50276      Branch: perl
50277            ! os2/Makefile.SHs os2/os2.c
50278 ____________________________________________________________________________
50279 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
50280         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
50281              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50282              Date: Sat, 19 May 2001 04:04:23 -0400
50283              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
50284              
50285              (In bleadperl patched b-stash.t instead of b.t)
50286      Branch: perl
50287            ! t/lib/b-stash.t t/lib/bigfltpm.t
50288 ____________________________________________________________________________
50289 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
50290         Log: Subject: [PATCH 5.6.1] perl5db
50291              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50292              Date: Sat, 19 May 2001 03:49:09 -0400
50293              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
50294      Branch: perl
50295            ! lib/perl5db.pl
50296 ____________________________________________________________________________
50297 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
50298         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
50299              From: Gisle Aas <gisle@ActiveState.com>
50300              Date: 18 May 2001 14:24:51 -0700
50301              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
50302      Branch: perl
50303            ! pp_ctl.c
50304 ____________________________________________________________________________
50305 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
50306         Log: Subject: [PATCH] Chomp should not always stringify
50307              From: Gisle Aas <gisle@ActiveState.com>
50308              Date: 18 May 2001 07:55:25 -0700
50309              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
50310      Branch: perl
50311            ! doop.c t/op/chop.t
50312 ____________________________________________________________________________
50313 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
50314         Log: Integrate perlio.
50315      Branch: perl
50316           !> pod/perlfunc.pod
50317 ____________________________________________________________________________
50318 [ 10159] By: nick                                  on 2001/05/20  09:39:46
50319         Log: Document some more of open's features.
50320      Branch: perlio
50321            ! pod/perlfunc.pod
50322 ____________________________________________________________________________
50323 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
50324         Log: back out change#10153 (it has compatibility issues such as the
50325              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
50326              benefit for 5.6.x doesn't seem worth the risk)
50327      Branch: maint-5.6/perl
50328            ! toke.c
50329 ____________________________________________________________________________
50330 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
50331         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
50332      Branch: perl
50333            ! x2p/s2p.PL
50334 ____________________________________________________________________________
50335 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
50336         Log: Update Changes.
50337      Branch: perl
50338            ! Changes patchlevel.h
50339 ____________________________________________________________________________
50340 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
50341         Log: Integrate change #10144 from maintperl.
50342              
50343              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
50344      Branch: perl
50345           !> win32/config.bc win32/config.gc win32/config.vc
50346           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
50347 ____________________________________________________________________________
50348 [ 10154] By: nick                                  on 2001/05/18  07:23:03
50349         Log: Integrate mainline.
50350      Branch: perlio
50351           +> README.dgux t/lib/i18n-collate.t utils.lst
50352           !> (integrate 49 files)
50353 ____________________________________________________________________________
50354 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
50355         Log: Integrate change #7224 from mainline into maintperl.
50356              
50357              Allow @+ and @- to be doublequoted, from Simon Cozens. 
50358              (Approved by Larry, see Tom's comment in 20000830.005.)
50359      Branch: maint-5.6/perl
50360           !> toke.c
50361 ____________________________________________________________________________
50362 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
50363         Log: Subject: [PATCH bleadperl] small lookbehind fix
50364              From: Hugo <hv@crypt.compulink.co.uk>
50365              Date: Fri, 18 May 2001 00:07:19 +0100
50366              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
50367      Branch: perl
50368            ! regexec.c
50369 ____________________________________________________________________________
50370 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
50371         Log: Detypos.
50372      Branch: perl
50373            ! installman utils.lst
50374 ____________________________________________________________________________
50375 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
50376         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
50377              in 20001222.001.
50378      Branch: perl
50379            ! t/lib/glob-basic.t
50380 ____________________________________________________________________________
50381 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
50382         Log: Subject: [PATCH] Test for bug 20010515.004
50383              From: Benjamin Sugars <bsugars@canoe.ca>
50384              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
50385              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
50386      Branch: perl
50387            ! t/op/misc.t
50388 ____________________________________________________________________________
50389 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
50390         Log: Integrate #10145 from maintperl.
50391              
50392              fix for ID 20010515.004 (needs test)
50393      Branch: perl
50394           !> pp_hot.c
50395 ____________________________________________________________________________
50396 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
50397         Log: Thinko noticed by Doug MacEachern.
50398      Branch: perl
50399            ! thread.h
50400 ____________________________________________________________________________
50401 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
50402         Log: Subject: Re: [PATCH] HERE mark in regex
50403              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
50404              Date: Thu, 17 May 2001 12:20:33 -0400
50405              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
50406      Branch: perl
50407            ! t/op/re_tests
50408 ____________________________________________________________________________
50409 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
50410         Log: fix for ID 20010515.004 (needs test)
50411      Branch: maint-5.6/perl
50412            ! pp_hot.c
50413 ____________________________________________________________________________
50414 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
50415         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
50416      Branch: maint-5.6/perl
50417            ! win32/config.bc win32/config.gc win32/config.vc
50418            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
50419 ____________________________________________________________________________
50420 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
50421         Log: Macrofy the getspecific (and use it also in util.c)
50422      Branch: perl
50423            ! thread.h util.c
50424 ____________________________________________________________________________
50425 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
50426         Log: Use the unchecked thread-specific key fetch also in Tru64.
50427      Branch: perl
50428            ! thread.h
50429 ____________________________________________________________________________
50430 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
50431         Log: Subject: [PATCH 5.6.1]Quick thread speedup
50432              From: Dan Sugalski <dan@sidhe.org> 
50433              Date: Wed, 16 May 2001 18:05:19 -0400
50434              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
50435      Branch: perl
50436            ! thread.h util.c
50437 ____________________________________________________________________________
50438 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
50439         Log: I think this is quite enough testing for a deprecated feature.
50440      Branch: perl
50441            + t/lib/i18n-collate.t
50442            ! MANIFEST t/lib/1_compile.t
50443 ____________________________________________________________________________
50444 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
50445         Log: More HP-UX lore from Jeff Okamoto.
50446      Branch: perl
50447            ! README.hpux
50448 ____________________________________________________________________________
50449 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
50450         Log: Sort utils.lst for easier maintenance.
50451      Branch: perl
50452            ! utils.lst
50453 ____________________________________________________________________________
50454 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
50455         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
50456              From: Tim Jenness <t.jenness@jach.hawaii.edu>
50457              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
50458              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
50459              
50460              Add pod2latex to utils.lst.
50461      Branch: perl
50462            ! MANIFEST utils.lst
50463 ____________________________________________________________________________
50464 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
50465         Log: Subject: Re: [PATCH] HERE mark in regex
50466              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
50467              Date: Wed, 16 May 2001 13:04:43 -0400
50468              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
50469      Branch: perl
50470            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
50471            ! t/op/regmesg.t t/pragma/warn/regcomp
50472 ____________________________________________________________________________
50473 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
50474         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
50475              From: Simon Cozens <simon@netthink.co.uk>
50476              Date: Wed, 16 May 2001 18:02:08 +0100
50477              Message-ID: <20010516180208.A6458@netthink.co.uk>
50478      Branch: perl
50479            ! installman utils.lst
50480 ____________________________________________________________________________
50481 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
50482         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
50483              From: "Philip Newton" <pnewton@gmx.de>
50484              Date: Tue, 15 May 2001 15:09:30 +0200
50485              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
50486              
50487              Test case for #10128.
50488      Branch: perl
50489            ! t/pragma/warn/pp_hot
50490 ____________________________________________________________________________
50491 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
50492         Log: Update Changes.
50493      Branch: perl
50494            ! Changes patchlevel.h
50495 ____________________________________________________________________________
50496 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
50497         Log: Deprecate pseudo-hashes.
50498      Branch: perl
50499            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
50500 ____________________________________________________________________________
50501 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
50502         Log: HP-UX hints update from Merijn.
50503      Branch: perl
50504            ! hints/hpux.sh
50505 ____________________________________________________________________________
50506 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
50507         Log: README.hpux update from Merijn.
50508      Branch: perl
50509            ! README.hpux
50510 ____________________________________________________________________________
50511 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
50512         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
50513              From: Simon Cozens <simon@netthink.co.uk>
50514              Date: Wed, 16 May 2001 15:57:55 +0100
50515              Message-ID: <20010516155755.A4728@netthink.co.uk>
50516      Branch: perl
50517            + utils.lst
50518            ! MANIFEST installman installperl
50519 ____________________________________________________________________________
50520 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
50521         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
50522              From: "Philip Newton" <pnewton@gmx.de>
50523              Date: Tue, 15 May 2001 16:31:05 +0200
50524              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
50525              
50526              Fix PERL_Y2KWARN test to check before rather than after appending.
50527      Branch: perl
50528            ! pp_hot.c
50529 ____________________________________________________________________________
50530 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
50531         Log: Regen Porting stuff.
50532      Branch: perl
50533            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50534            ! config_h.SH
50535 ____________________________________________________________________________
50536 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
50537         Log: Metaconfig unit change for #10125.
50538      Branch: metaconfig
50539            ! U/modified/Oldconfig.U
50540 ____________________________________________________________________________
50541 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
50542         Log: Use OSVERS.
50543      Branch: perl
50544            ! Configure config_h.SH perl.c
50545 ____________________________________________________________________________
50546 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
50547         Log: Regen toc.
50548      Branch: perl
50549            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
50550 ____________________________________________________________________________
50551 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
50552         Log: Adding the README.dgux to the MANIFEST would be a good idea.
50553      Branch: perl
50554            ! MANIFEST
50555 ____________________________________________________________________________
50556 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
50557         Log: Move the stack desire definition to thread.h.
50558      Branch: perl
50559            ! ext/Thread/Thread.xs thread.h
50560 ____________________________________________________________________________
50561 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
50562         Log: DG-UX threading patches, including a README.dgux,
50563              from Takis Psarogiannakopoulos.
50564      Branch: perl
50565            + README.dgux
50566            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
50567 ____________________________________________________________________________
50568 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
50569         Log: Subject: [PATCH B::Deparse] More on /x regexes
50570              From: Robin Houston <robin@kitsite.com>
50571              Date: Tue, 15 May 2001 19:09:35 +0100
50572              Message-ID: <20010515190935.A27268@penderel>
50573      Branch: perl
50574            ! ext/B/B/Deparse.pm
50575 ____________________________________________________________________________
50576 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
50577         Log: Document that the core time() may be rounding rather
50578              than truncating, would have saved at least my confusion.
50579      Branch: perl
50580            ! ext/Time/HiRes/HiRes.pm
50581 ____________________________________________________________________________
50582 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
50583         Log: Subject: perl-current/t/time-hires.t
50584              From: John Peacock <jpeacock@rowman.com>
50585              Date: Fri, 11 May 2001 14:09:41 -0400
50586              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
50587      Branch: perl
50588            ! t/lib/time-hires.t
50589 ____________________________________________________________________________
50590 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
50591         Log: Subject: [PATCH dump.c] Op private flags
50592              From: Simon Cozens <simon@netthink.co.uk>
50593              Date: Sun, 13 May 2001 20:20:36 +0100
50594              Message-ID: <20010513202036.A21896@netthink.co.uk>
50595      Branch: perl
50596            ! dump.c
50597 ____________________________________________________________________________
50598 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
50599         Log: Upgrade to Switch 2.03.
50600      Branch: perl
50601            ! lib/Switch.pm
50602 ____________________________________________________________________________
50603 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
50604         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
50605              to PERL_CONFIG_SH and use it consistently.
50606      Branch: maint-5.6/perl
50607           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
50608           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
50609           !> myconfig.SH writemain.SH
50610 ____________________________________________________________________________
50611 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
50612         Log: Metaconfig units changes for #10113.
50613      Branch: metaconfig
50614            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
50615 ____________________________________________________________________________
50616 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
50617         Log: The problem described in 20010514.031 still wasn't
50618              fully cured, there were remnants of $CONFIG when
50619              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
50620              to avoid future conflicts.
50621      Branch: perl
50622            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
50623            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
50624            ! myconfig.SH writemain.SH
50625 ____________________________________________________________________________
50626 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
50627         Log: Half of #10107 got lost.
50628      Branch: perl
50629            ! ext/B/B/Deparse.pm
50630 ____________________________________________________________________________
50631 [ 10111] By: nick                                  on 2001/05/15  08:39:14
50632         Log: Integrate mainline.
50633      Branch: perlio
50634           +> ext/POSIX/hints/uts.pl
50635            - Todo Todo-5.6 t/camel-III/vstring.t
50636           !> (integrate 48 files)
50637 ____________________________________________________________________________
50638 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
50639         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
50640              From: Robin Houston <robin@kitsite.com>
50641              Date: Mon, 14 May 2001 22:27:08 +0100
50642              Message-ID: <20010514222708.A22963@penderel>
50643      Branch: perl
50644            ! t/TestInit.pm
50645 ____________________________________________________________________________
50646 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
50647         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
50648              From: Robin Houston <robin@kitsite.com>
50649              Date: Mon, 14 May 2001 22:16:43 +0100
50650              Message-ID: <20010514221643.A22437@penderel>
50651      Branch: perl
50652            ! ext/B/B/Deparse.pm
50653 ____________________________________________________________________________
50654 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
50655         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
50656              From: Robin Houston <robin@kitsite.com>
50657              Date: Mon, 14 May 2001 22:03:44 +0100
50658              Message-ID: <20010514220344.A20643@penderel>
50659      Branch: perl
50660            ! ext/B/B/Deparse.pm
50661 ____________________________________________________________________________
50662 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
50663         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
50664              From: Robin Houston <robin@kitsite.com>
50665              Date: Mon, 14 May 2001 22:10:07 +0100
50666              Message-ID: <20010514221007.A21118@penderel>
50667      Branch: perl
50668            ! ext/B/B/Deparse.pm
50669 ____________________________________________________________________________
50670 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
50671         Log: Fix for 20010514.037; substr() didn't invalidate the locale
50672              collation magic.
50673      Branch: perl
50674            ! pp.c
50675 ____________________________________________________________________________
50676 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
50677         Log: Update Changes.
50678      Branch: perl
50679            ! Changes patchlevel.h
50680 ____________________________________________________________________________
50681 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
50682         Log: Retract #10094.
50683      Branch: perl
50684            ! lib/Pod/Text.pm
50685 ____________________________________________________________________________
50686 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
50687         Log: Integrate change #10100 from maintperl.
50688              
50689              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
50690              bug ID 20010514.027)
50691      Branch: perl
50692           !> mg.c pp_ctl.c
50693 ____________________________________________________________________________
50694 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
50695         Log: Document the deprecatedness of suidperl.
50696      Branch: perl
50697            ! INSTALL pod/perlfaq1.pod
50698 ____________________________________________________________________________
50699 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
50700         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
50701              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
50702              Date: Mon, 14 May 2001 09:38:59 -0400
50703              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
50704      Branch: perl
50705            ! lib/ExtUtils/MM_Unix.pm
50706 ____________________________________________________________________________
50707 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
50708         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
50709              bug ID 20010514.027)
50710              
50711              TODO: this needs a testsuite addition
50712      Branch: maint-5.6/perl
50713            ! mg.c pp_ctl.c
50714 ____________________________________________________________________________
50715 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
50716         Log: More DWIMminess for Class::Struct: calling the array or hash
50717              accessors only with one argument, an array or a hash reference,
50718              sets the underlying array or hash.  This mirrors nicely also
50719              the usage in the constructor.
50720              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
50721      Branch: perl
50722            ! lib/Class/Struct.pm t/lib/class-struct.t
50723 ____________________________________________________________________________
50724 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
50725         Log: Reference cmp'ing should go through the whole stringification
50726              process shebang, as pointed out by Sarathy in #10091.
50727      Branch: perl
50728            ! pp.c
50729 ____________________________________________________________________________
50730 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
50731         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
50732              From: Simon Cozens <simon@netthink.co.uk>
50733              Date: Sat, 12 May 2001 16:36:27 +0100
50734              Message-ID: <20010512163627.A5522@netthink.co.uk>
50735              
50736              with some additions salvaged from Todo and Todo-5.6 before
50737              retiring them.
50738      Branch: perl
50739            - Todo Todo-5.6
50740            ! MANIFEST pod/perltodo.pod
50741 ____________________________________________________________________________
50742 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
50743         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
50744              From: "Golubev I. N." <gin@mo.msk.ru>
50745              Date: Mon, 07 May 2001 14:33:34 (GMT)
50746              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
50747      Branch: perl
50748            ! perl.h
50749 ____________________________________________________________________________
50750 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
50751         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
50752              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
50753              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
50754              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
50755      Branch: perl
50756            ! lib/ExtUtils/MM_Unix.pm
50757 ____________________________________________________________________________
50758 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
50759         Log: (Retracted by #10104.)
50760              
50761              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
50762              From: barries <barries@slaysys.com>
50763              Date: Sat, 12 May 2001 01:28:10 -0400
50764              Message-ID: <20010512012810.B26358@jester.slaysys.com>
50765      Branch: perl
50766            ! lib/Pod/Text.pm
50767 ____________________________________________________________________________
50768 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
50769         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
50770              From: Mike Guy <mjtg@cam.ac.uk>
50771              Date: Sat, 12 May 2001 19:24:33 +0100
50772              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
50773      Branch: perl
50774            ! lib/AutoSplit.pm
50775 ____________________________________________________________________________
50776 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
50777         Log: Yet another HP-UX hints tweak from Merijn.
50778      Branch: perl
50779            ! hints/hpux.sh
50780 ____________________________________________________________________________
50781 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
50782         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
50783              isn't defined (changes#9366,9368,9370 from mainline without the
50784              pp_scmp() change)
50785      Branch: maint-5.6/perl
50786            ! pp.c pp.h pp_hot.c
50787 ____________________________________________________________________________
50788 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
50789         Log: The sorting seems to happen now automatically.
50790      Branch: perl
50791            ! t/lib/glob-basic.t
50792 ____________________________________________________________________________
50793 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
50794         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
50795              From: Benjamin Sugars <bsugars@canoe.ca>
50796              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
50797              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
50798      Branch: perl
50799            ! pod/perlfunc.pod
50800 ____________________________________________________________________________
50801 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
50802         Log: Subject: Re: undef(&foo) does not work for XS functions
50803              From: Doug MacEachern <dougm@covalent.net>
50804              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
50805              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
50806      Branch: perl
50807            ! op.c
50808 ____________________________________________________________________________
50809 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
50810         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
50811              From: Peter Prymmer <pvhp@forte.com>
50812              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
50813              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
50814      Branch: perl
50815            ! t/op/append.t
50816 ____________________________________________________________________________
50817 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
50818         Log: Update Changes.
50819      Branch: perl
50820            ! Changes patchlevel.h
50821 ____________________________________________________________________________
50822 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
50823         Log: Remove the 'asciir' re subpragma.  Should instead implement
50824              the 'physical vs logical' range scheme:
50825              
50826              \xAA-\xCC is a native physical range, you want that range of
50827              codepoints in your native encoding.  In EBCDIC the codepoints
50828              in the gaps (between i-j and r-s) should be included.
50829              
50830              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
50831              codepoints in Unicode.
50832              
50833              a-z is a logical range, you want that range of 'logical' codepoints
50834              in your native encoding.  In EBCDIC the codepoints in the gaps
50835              (between i-j and r-s) should not be included.
50836              
50837              Mixed cases (a-\xAA, etc) should either be errors, or maybe
50838              the 'logical' endpoints should be converted to native/Unicode
50839              codepoints, and the range handled as a physical range.
50840              
50841              'Logical endpoints' are to be recognized only in the A-Z, a-z,
50842              and 0-9 ranges.  Probably a warning should be given for mixed
50843              cases like A-z or a-9 (since such expressions are encoding
50844              dependent), with a recommendation to use physical ranges.
50845      Branch: perl
50846            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
50847            ! t/op/regexp.t
50848 ____________________________________________________________________________
50849 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
50850         Log: Make the test to cleanup the test directory tree
50851              both before and after the testing so that we always
50852              have a clean slate to work with.
50853      Branch: perl
50854            ! t/lib/filefind.t
50855 ____________________________________________________________________________
50856 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
50857         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
50858              From: Jon Eveland <jweveland@yahoo.com>
50859              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
50860              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
50861      Branch: perl
50862            ! pod/perlfunc.pod
50863 ____________________________________________________________________________
50864 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
50865         Log: Merge the camel-III/vstring.t with op/ver.t.
50866      Branch: perl
50867            - t/camel-III/vstring.t
50868            ! MANIFEST t/TEST t/harness t/op/ver.t
50869 ____________________________________________________________________________
50870 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
50871         Log: Add test.deparse make target.
50872      Branch: perl
50873            ! Makefile.SH
50874 ____________________________________________________________________________
50875 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
50876         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
50877              From: Robin Houston <robin@kitsite.com>
50878              Date: Fri, 11 May 2001 12:02:22 +0100
50879              Message-ID: <20010511120222.A11529@penderel>
50880      Branch: perl
50881            ! ext/B/B/Deparse.pm t/op/method.t
50882 ____________________________________________________________________________
50883 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
50884         Log: A nicely working combination for UTS from Hal Morris.
50885      Branch: perl
50886            + ext/POSIX/hints/uts.pl
50887            ! MANIFEST hints/uts.sh
50888 ____________________________________________________________________________
50889 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
50890         Log: i_ieeefp=undef for UTS.
50891      Branch: perl
50892            ! hints/uts.sh
50893 ____________________________________________________________________________
50894 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
50895         Log: Subject: RE: rand(0) is rand(1)
50896              From: Larry Shatzer <lshatzer@islanddata.com>
50897              Date: Thu, 10 May 2001 11:09:27 -0700
50898              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
50899      Branch: perl
50900            ! pod/perlfunc.pod
50901 ____________________________________________________________________________
50902 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
50903         Log: Subject: [patch] make op_{clear,null} public
50904              From: Doug MacEachern <dougm@covalent.net>
50905              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
50906              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
50907      Branch: perl
50908            ! embed.h embed.pl op.c proto.h
50909 ____________________________________________________________________________
50910 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
50911         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
50912              From: Robin Houston <robin@kitsite.com>
50913              Date: Thu, 10 May 2001 18:54:59 +0100
50914              Message-ID: <20010510185459.A5995@penderel>
50915      Branch: perl
50916            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
50917 ____________________________________________________________________________
50918 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
50919         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
50920              From: Robin Houston <robin@kitsite.com>
50921              Date: Thu, 10 May 2001 12:56:39 +0100
50922              Message-ID: <20010510125639.A2119@penderel>
50923      Branch: perl
50924            ! ext/B/B/Deparse.pm
50925 ____________________________________________________________________________
50926 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
50927         Log: Retract #10070, not ready yet.
50928      Branch: perl
50929            ! ext/B/B/Deparse.pm
50930 ____________________________________________________________________________
50931 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
50932         Log: The metaconfig unit change for #10071.
50933      Branch: metaconfig
50934            ! U/modified/mallocsrc.U
50935 ____________________________________________________________________________
50936 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
50937         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
50938      Branch: perl
50939            ! Configure
50940 ____________________________________________________________________________
50941 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
50942         Log: (Retracted by #10073)
50943              
50944              Subject: Re: [PATCH t/TEST] B::Deparse tester 
50945              From: Hugo <hv@crypt.compulink.co.uk>
50946              Date: Thu, 10 May 2001 05:48:09 +0100
50947              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
50948      Branch: perl
50949            ! ext/B/B/Deparse.pm
50950 ____________________________________________________________________________
50951 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
50952         Log: Add a for(func()) test.
50953      Branch: perl
50954            ! t/cmd/for.t
50955 ____________________________________________________________________________
50956 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
50957         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
50958              From: Robin Houston <robin@kitsite.com>
50959              Date: Thu, 10 May 2001 13:50:08 +0100
50960              Message-ID: <20010510135008.A2454@penderel>
50961      Branch: perl
50962            ! ext/B/B/Deparse.pm
50963 ____________________________________________________________________________
50964 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
50965         Log: A thinko in #10065.
50966      Branch: perl
50967            ! hv.c
50968 ____________________________________________________________________________
50969 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
50970         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
50971              From: Robin Houston <robin@kitsite.com>
50972              Date: Thu, 10 May 2001 02:10:34 +0100
50973              Message-ID: <20010510021034.A19421@penderel>
50974      Branch: perl
50975            ! ext/B/B.xs ext/B/B/Deparse.pm
50976 ____________________________________________________________________________
50977 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
50978         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
50979              From: Doug MacEachern <dougm@covalent.net>
50980              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
50981              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
50982      Branch: perl
50983            ! hv.c
50984 ____________________________________________________________________________
50985 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
50986         Log: One more workaround for the UTS compiler from Hal Morris.
50987      Branch: perl
50988            ! perl.h
50989 ____________________________________________________________________________
50990 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
50991         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
50992              From: Robin Houston <robin@kitsite.com>
50993              Date: Thu, 10 May 2001 01:02:08 +0100
50994              Message-ID: <20010510010208.A18200@penderel>
50995      Branch: perl
50996            ! ext/B/B/Debug.pm
50997 ____________________________________________________________________________
50998 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
50999         Log: Subject: [PATCH] Simplify deb_curcv() a bit
51000              From: Benjamin Sugars <bsugars@canoe.ca>
51001              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
51002              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
51003      Branch: perl
51004            ! run.c
51005 ____________________________________________________________________________
51006 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
51007         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
51008              From: Benjamin Sugars <bsugars@canoe.ca>
51009              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
51010              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
51011      Branch: perl
51012            ! t/lib/io_scalar.t
51013 ____________________________________________________________________________
51014 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
51015         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
51016              From: Peter Prymmer <pvhp@forte.com>
51017              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
51018              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
51019      Branch: perl
51020            ! t/lib/md5-file.t
51021 ____________________________________________________________________________
51022 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
51023         Log: Subject: [PATCH t/TEST] B::Deparse tester
51024              From: Robin Houston <robin@kitsite.com>
51025              Date: Wed, 9 May 2001 19:17:50 +0100
51026              Message-ID: <20010509191750.A16940@penderel>
51027      Branch: perl
51028            ! ext/B/O.pm t/TEST
51029 ____________________________________________________________________________
51030 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
51031         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
51032              From: Jeff Pinyan <jeffp@crusoe.net>
51033              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
51034              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
51035      Branch: perl
51036            ! lib/Pod/Html.pm
51037 ____________________________________________________________________________
51038 [ 10057] By: nick                                  on 2001/05/09  18:37:56
51039         Log: Integrate mainline.
51040      Branch: perlio
51041           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
51042           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
51043 ____________________________________________________________________________
51044 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
51045         Log: Update Changes.
51046      Branch: perl
51047            ! Changes patchlevel.h
51048 ____________________________________________________________________________
51049 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
51050         Log: Integrate perlio.
51051      Branch: perl
51052           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
51053 ____________________________________________________________________________
51054 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
51055         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
51056              From: Benjamin Sugars <bsugars@canoe.ca>
51057              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
51058              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
51059      Branch: perl
51060            ! perlio.c
51061 ____________________________________________________________________________
51062 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
51063         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
51064              From: Benjamin Sugars <bsugars@canoe.ca>
51065              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
51066              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
51067      Branch: perl
51068            ! ext/PerlIO/Scalar/Scalar.xs
51069 ____________________________________________________________________________
51070 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
51071         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
51072              From: Jeff Pinyan <jeffp@crusoe.net>
51073              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
51074              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
51075      Branch: perl
51076            ! lib/Pod/Html.pm
51077 ____________________________________________________________________________
51078 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
51079         Log: EPOC tweak from Olaf Flebbe.
51080      Branch: perl
51081            ! epoc/epocish.h
51082 ____________________________________________________________________________
51083 [ 10050] By: nick                                  on 2001/05/09  14:37:57
51084         Log: win32, regen_config_h
51085      Branch: perlio
51086            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
51087 ____________________________________________________________________________
51088 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
51089         Log: Integrate perlio.
51090      Branch: perl
51091           !> pp_sys.c
51092 ____________________________________________________________________________
51093 [ 10048] By: nick                                  on 2001/05/09  11:59:50
51094         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
51095              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
51096      Branch: perlio
51097            ! pp_sys.c
51098 ____________________________________________________________________________
51099 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
51100         Log: Integrate perlio.
51101      Branch: perl
51102           !> run.c
51103 ____________________________________________________________________________
51104 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
51105         Log: Subject: Re: Less warnings during configure
51106              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51107              Date: Wed, 09 May 2001 13:12:49 +0200
51108              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
51109      Branch: perl
51110            ! hints/hpux.sh
51111 ____________________________________________________________________________
51112 [ 10045] By: nick                                  on 2001/05/09  09:56:59
51113         Log: MULTIPLICITY/DEBUGGING build fix.
51114      Branch: perlio
51115            ! run.c
51116 ____________________________________________________________________________
51117 [ 10044] By: nick                                  on 2001/05/09  09:46:37
51118         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
51119      Branch: perlio
51120           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
51121            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
51122           !> (integrate 65 files)
51123 ____________________________________________________________________________
51124 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
51125         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
51126              From: Robin Houston <robin@kitsite.com>
51127              Date: Tue, 8 May 2001 19:38:00 +0100
51128              Message-ID: <20010508193800.A4389@penderel>
51129              
51130              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
51131              From: Robin Houston <robin@kitsite.com>
51132              Date: Tue, 8 May 2001 20:03:57 +0100
51133              Message-ID: <20010508200357.A4614@penderel>
51134              
51135              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
51136              From: Robin Houston <robin@kitsite.com>
51137              Date: Wed, 9 May 2001 00:12:05 +0100
51138              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
51139      Branch: perl
51140            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
51141 ____________________________________________________________________________
51142 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
51143         Log: Retract #10031.
51144      Branch: perl
51145            ! pod/perlfunc.pod
51146 ____________________________________________________________________________
51147 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
51148         Log: The metaconfig unit changes for #10040.
51149      Branch: metaconfig/U/perl
51150            ! Checkcc.U d_dlsymun.U dlsrc.U
51151 ____________________________________________________________________________
51152 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
51153         Log: The Configure half of
51154              
51155              Subject: Less warnings during configure
51156              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51157              Date: Tue, 08 May 2001 08:44:02 +0200
51158              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
51159      Branch: perl
51160            ! Configure
51161 ____________________________________________________________________________
51162 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
51163         Log: Subject: Less warnings during configure
51164              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51165              Date: Tue, 08 May 2001 08:44:02 +0200
51166              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
51167      Branch: perl
51168            ! hints/hpux.sh
51169 ____________________________________________________________________________
51170 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
51171         Log: Don't forget to whine about \d__\d.
51172      Branch: perl
51173            ! t/pragma/warn/toke toke.c
51174 ____________________________________________________________________________
51175 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
51176         Log: Allow underscores also in the exponent part.
51177      Branch: perl
51178            ! t/pragma/warn/toke toke.c
51179 ____________________________________________________________________________
51180 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
51181         Log: CodeMagicCD doesn't look like an *I*DE.
51182      Branch: perl
51183            ! pod/perlfaq3.pod
51184 ____________________________________________________________________________
51185 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
51186         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
51187              to be consistently down).
51188      Branch: perl
51189            ! pod/perlfaq3.pod
51190 ____________________________________________________________________________
51191 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
51192         Log: Upgrade to Text::Balanced 1.84.
51193      Branch: perl
51194            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
51195 ____________________________________________________________________________
51196 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
51197         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
51198              From: Benjamin Sugars <bsugars@canoe.ca>
51199              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
51200              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
51201      Branch: perl
51202            ! run.c
51203 ____________________________________________________________________________
51204 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
51205         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
51206              From: Peter Prymmer <pvhp@forte.com>
51207              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
51208              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
51209      Branch: perl
51210            ! t/pod/plainer.t
51211 ____________________________________________________________________________
51212 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
51213         Log: (Retracted by #10042)
51214              
51215              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
51216              From: "Philip Newton" <pnewton@gmx.de>
51217              Date: Tue, 8 May 2001 09:18:10 +0200
51218              Message-ID: <3AF7B9D2.28861.603732@localhost>
51219      Branch: perl
51220            ! pod/perlfunc.pod
51221 ____________________________________________________________________________
51222 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
51223         Log: Subject: [PATCH B::Deparse] Document known bugs
51224              From: Robin Houston <robin@kitsite.com>
51225              Date: Tue, 8 May 2001 01:53:34 +0100
51226              Message-ID: <20010508015334.A32394@penderel>
51227      Branch: perl
51228            ! ext/B/B/Deparse.pm
51229 ____________________________________________________________________________
51230 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
51231         Log: Subject: Re: Perl book, magazine and website updates.
51232              From: "Philip Newton" <pnewton@gmx.de>
51233              Date: Mon, 7 May 2001 17:03:58 +0200
51234              Message-ID: <3AF6D57E.5387.1E29930@localhost>
51235      Branch: perl
51236            ! pod/perlfaq2.pod
51237 ____________________________________________________________________________
51238 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
51239         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
51240              From: Peter Prymmer <pvhp@forte.com>
51241              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
51242              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
51243      Branch: perl
51244            ! t/io/fflush.t
51245 ____________________________________________________________________________
51246 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
51247         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
51248              From: Robin Houston <robin@kitsite.com>
51249              Date: Tue, 8 May 2001 01:14:55 +0100
51250              Message-ID: <20010508011455.A32162@penderel>
51251      Branch: perl
51252            ! ext/B/B/Deparse.pm
51253 ____________________________________________________________________________
51254 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
51255         Log: Typo in #10025.
51256      Branch: perl
51257            ! hints/uts.sh
51258 ____________________________________________________________________________
51259 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
51260         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
51261      Branch: perl
51262            ! hints/uts.sh
51263 ____________________________________________________________________________
51264 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
51265         Log: Subject: Re: [ID 20010506.045] question about hash syntax
51266              From: Peter Scott <Peter@PSDT.com>
51267              Date: Sun, 06 May 2001 13:10:40 -0700
51268              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
51269      Branch: perl
51270            ! pod/perl56delta.pod
51271 ____________________________________________________________________________
51272 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
51273         Log: Configure should figure out the list of dynamic extensions
51274              just fine in UTS-- and in fact it does, as reported by Hal Morris.
51275      Branch: perl
51276            ! hints/uts.sh
51277 ____________________________________________________________________________
51278 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
51279         Log: Update Changes.
51280      Branch: perl
51281            ! Changes patchlevel.h
51282 ____________________________________________________________________________
51283 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
51284         Log: Subject: [PATCH regcomp.c] Insecure regexes
51285              From: Robin Houston <robin@kitsite.com>
51286              Date: Mon, 7 May 2001 21:56:12 +0100
51287              Message-ID: <20010507215612.A31114@penderel>
51288      Branch: perl
51289            ! regcomp.c
51290 ____________________________________________________________________________
51291 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
51292         Log: Drop the foobar.perl.com references for now until Simon
51293              gets them sorted out.
51294      Branch: perl
51295            ! pod/perlfaq2.pod
51296 ____________________________________________________________________________
51297 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
51298         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
51299              From: Prymmer/Kahn <pvhp@best.com>
51300              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
51301              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
51302      Branch: perl
51303            ! lib/Devel/SelfStubber.pm
51304 ____________________________________________________________________________
51305 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
51306         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
51307              From: Prymmer/Kahn <pvhp@best.com>
51308              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
51309              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
51310      Branch: perl
51311            ! win32/Makefile
51312 ____________________________________________________________________________
51313 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
51314         Log: s/WebTechnique's/WebTechniques/
51315      Branch: perl
51316            ! pod/perlfaq2.pod
51317 ____________________________________________________________________________
51318 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
51319         Log: Llama 3 updates from Randal.
51320      Branch: perl
51321            ! pod/perlfaq2.pod
51322 ____________________________________________________________________________
51323 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
51324         Log: Subject: [PATCH] Help -Dt show correct pad variables
51325              From: Benjamin Sugars <ben.sugars@home.com>
51326              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
51327              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
51328      Branch: perl
51329            ! embed.h embed.pl proto.h run.c
51330 ____________________________________________________________________________
51331 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
51332         Log: Subject: [PATCH] Document C<our $foo : shared>
51333              From: Benjamin Sugars <ben.sugars@home.com>
51334              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
51335              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
51336      Branch: perl
51337            ! pod/perlfunc.pod
51338 ____________________________________________________________________________
51339 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
51340         Log: Subject: [PATCH B::Deparse] undefined folded constants
51341              From: Robin Houston <robin@kitsite.com>
51342              Date: Sun, 6 May 2001 17:19:09 +0100
51343              Message-ID: <20010506171909.A7046@penderel>
51344      Branch: perl
51345            ! ext/B/B/Deparse.pm
51346 ____________________________________________________________________________
51347 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
51348         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
51349              From: Robin Houston <robin@kitsite.com>
51350              Message-ID: <20010506164654.A6848@penderel>
51351              Date: Sun, 6 May 2001 16:46:54 +0100
51352      Branch: perl
51353            ! ext/B/B/Deparse.pm
51354 ____________________________________________________________________________
51355 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
51356         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
51357              From: Robin Houston <robin@kitsite.com>
51358              Date: Sun, 6 May 2001 14:47:02 +0100
51359              Message-ID: <20010506144702.A6308@penderel>
51360      Branch: perl
51361            ! t/op/my_stash.t
51362 ____________________________________________________________________________
51363 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
51364         Log: Subject: Perl book, magazine and website updates.
51365              From: Simon Cozens <simon@netthink.co.uk>
51366              Date: Sun, 6 May 2001 16:55:36 +0100
51367              Message-ID: <20010506165536.A1795@netthink.co.uk>
51368      Branch: perl
51369            ! pod/perlbook.pod pod/perlfaq2.pod
51370 ____________________________________________________________________________
51371 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
51372         Log: Tweaks on the Tru64 prof options.
51373      Branch: perl
51374            ! pod/perlhack.pod
51375 ____________________________________________________________________________
51376 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
51377         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
51378              From: Robin Houston <robin@kitsite.com>
51379              Date: Sun, 6 May 2001 14:40:51 +0100
51380              Message-ID: <20010506144051.A6279@penderel>
51381      Branch: perl
51382            ! t/pod/testp2pt.pl
51383 ____________________________________________________________________________
51384 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
51385         Log: Subject: [PATCH B::Deparse] scoping
51386              From: Robin Houston <robin@kitsite.com>
51387              Date: Sun, 6 May 2001 14:36:56 +0100
51388              Message-ID: <20010506143656.A4006@penderel>
51389      Branch: perl
51390            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
51391 ____________________________________________________________________________
51392 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
51393         Log: Document the undefinedness of bitshifting out of range.
51394      Branch: perl
51395            ! pod/perlop.pod
51396 ____________________________________________________________________________
51397 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
51398         Log: Retract #10003 and update the IDE descriptions a bit.
51399      Branch: perl
51400            ! pod/perlfaq3.pod
51401 ____________________________________________________________________________
51402 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
51403         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
51404              From: Prymmer/Kahn <pvhp@best.com>
51405              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
51406              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
51407      Branch: perl
51408            ! win32/Makefile win32/buildext.pl win32/config.bc
51409            ! win32/config.gc win32/config.vc
51410 ____________________________________________________________________________
51411 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
51412         Log: (Retracted by #10005.)
51413      Branch: perl
51414            ! pod/perlfaq3.pod
51415 ____________________________________________________________________________
51416 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
51417         Log: It's "psed", not "sed".
51418      Branch: perl
51419            ! x2p/s2p.PL
51420 ____________________________________________________________________________
51421 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
51422         Log: Update Changes.
51423      Branch: perl
51424            ! Changes patchlevel.h
51425 ____________________________________________________________________________
51426 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
51427         Log: Subject: Re: bleadperl make install fails due to "psed"
51428              From: andreas.koenig@anima.de (Andreas J. Koenig)
51429              Date: 05 May 2001 18:23:28 +0200
51430              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
51431      Branch: perl
51432            ! x2p/Makefile.SH x2p/s2p.PL
51433 ____________________________________________________________________________
51434 [  9999] By: jhi                                   on 2001/05/05  18:28:09
51435         Log: AUTHORS updates.
51436      Branch: perl
51437            ! AUTHORS
51438 ____________________________________________________________________________
51439 [  9998] By: jhi                                   on 2001/05/05  18:16:00
51440         Log: Updates on the pods related to the modules included since 5.6.
51441              
51442              TODO: perltodo really could use major updating.
51443      Branch: perl
51444            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
51445            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
51446            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
51447            ! pod/perlsyn.pod pod/perltodo.pod
51448 ____________________________________________________________________________
51449 [  9997] By: jhi                                   on 2001/05/05  17:35:17
51450         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
51451              from Kurt Skauen.
51452      Branch: perl
51453            + hints/atheos.sh
51454            ! MANIFEST
51455 ____________________________________________________________________________
51456 [  9996] By: jhi                                   on 2001/05/05  17:25:00
51457         Log: Add preemptive #undefs for some of the shorter and more prone
51458              to collision regcomp.h #defines.  (Background: the MASK collided
51459              with a system header #define in Rhapsody.)
51460      Branch: perl
51461            ! regcomp.h
51462 ____________________________________________________________________________
51463 [  9995] By: jhi                                   on 2001/05/05  13:24:21
51464         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
51465              From: Nicholas Clark <nick@ccl4.org>
51466              Date: Sat, 5 May 2001 14:46:39 +0100
51467              Message-ID: <20010505144639.O53513@plum.flirble.org>
51468              
51469              Add a test for the constants (if any) being processed correctly.
51470      Branch: perl
51471            ! utils/h2xs.PL
51472 ____________________________________________________________________________
51473 [  9994] By: jhi                                   on 2001/05/05  02:11:03
51474         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
51475              From: Peter Prymmer <pvhp@forte.com>
51476              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
51477              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
51478      Branch: perl
51479            ! t/lib/b-stash.t
51480 ____________________________________________________________________________
51481 [  9993] By: jhi                                   on 2001/05/05  02:03:49
51482         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
51483              From: Peter Prymmer <pvhp@forte.com>
51484              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
51485              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
51486      Branch: perl
51487            ! perlio.c vms/vmsish.h
51488 ____________________________________________________________________________
51489 [  9992] By: jhi                                   on 2001/05/04  17:21:12
51490         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
51491              From: Robin Barker <rmb1@cise.npl.co.uk>
51492              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
51493              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
51494      Branch: perl
51495            + t/pod/plainer.t
51496            ! MANIFEST
51497 ____________________________________________________________________________
51498 [  9991] By: jhi                                   on 2001/05/04  16:47:45
51499         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
51500              From: Robin Barker <rmb1@cise.npl.co.uk>
51501              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
51502              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
51503      Branch: perl
51504            ! regcomp.c
51505 ____________________________________________________________________________
51506 [  9990] By: jhi                                   on 2001/05/04  14:37:20
51507         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
51508              From: Prymmer/Kahn <pvhp@best.com>
51509              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
51510              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
51511      Branch: perl
51512            ! t/lib/b-stash.t
51513 ____________________________________________________________________________
51514 [  9989] By: jhi                                   on 2001/05/04  14:03:58
51515         Log: Introduce perl572delta, update Todo, add the missing
51516              mention about signal safety since 5.7.1 (though this
51517              requires verification and more details.)
51518      Branch: perl
51519            + pod/perl572delta.pod
51520            ! MANIFEST Todo pod/perl571delta.pod
51521 ____________________________________________________________________________
51522 [  9988] By: jhi                                   on 2001/05/04  12:41:51
51523         Log: Subject: [PATCH perl@9944] long =item
51524              From: Robin Barker <rmb1@cise.npl.co.uk>
51525              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
51526              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
51527      Branch: perl
51528            ! ext/Time/HiRes/HiRes.pm
51529 ____________________________________________________________________________
51530 [  9987] By: jhi                                   on 2001/05/04  12:39:19
51531         Log: The #9901 had removed one line essential for EBCDIC.
51532      Branch: perl
51533            ! regcomp.c
51534 ____________________________________________________________________________
51535 [  9986] By: jhi                                   on 2001/05/04  12:30:23
51536         Log: Subject: cygwin/Makefile.SHs INSTALL patch
51537              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
51538              Date: Mon, 08 Jan 2001 04:59:21 +0200
51539              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
51540      Branch: perl
51541            ! cygwin/Makefile.SHs
51542 ____________________________________________________________________________
51543 [  9985] By: jhi                                   on 2001/05/04  03:51:39
51544         Log: Encode/IO doc tweaks.
51545      Branch: perl
51546            ! ext/Encode/Encode.pm
51547 ____________________________________________________________________________
51548 [  9984] By: jhi                                   on 2001/05/04  03:29:34
51549         Log: Remove GDBM_File from the dynamic extensions for UTS,
51550              GDBM is not a standard feature.
51551      Branch: perl
51552            ! hints/uts.sh
51553 ____________________________________________________________________________
51554 [  9983] By: jhi                                   on 2001/05/04  03:22:59
51555         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
51556      Branch: perl
51557            ! pod/perlretut.pod
51558 ____________________________________________________________________________
51559 [  9982] By: jhi                                   on 2001/05/03  23:21:03
51560         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
51561              From: Benjamin Sugars <bsugars@canoe.ca>
51562              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
51563              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
51564      Branch: perl
51565            ! dump.c
51566 ____________________________________________________________________________
51567 [  9981] By: jhi                                   on 2001/05/03  23:20:05
51568         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
51569              From: Benjamin Sugars <bsugars@canoe.ca>
51570              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
51571              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
51572      Branch: perl
51573            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
51574 ____________________________________________________________________________
51575 [  9980] By: jhi                                   on 2001/05/03  23:15:29
51576         Log: Integrate perlio.
51577      Branch: perl
51578           !> ext/Encode/Encode.pm
51579 ____________________________________________________________________________
51580 [  9979] By: jhi                                   on 2001/05/03  16:54:59
51581         Log: Install psed man page.
51582      Branch: perl
51583            ! installman
51584 ____________________________________________________________________________
51585 [  9978] By: jhi                                   on 2001/05/03  16:45:58
51586         Log: Remove unused files; noted by Sarathy.
51587      Branch: perl
51588            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
51589            ! MANIFEST
51590 ____________________________________________________________________________
51591 [  9977] By: jhi                                   on 2001/05/03  16:42:30
51592         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
51593              From: Andy Dougherty <doughera@lafayette.edu>
51594              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
51595              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
51596      Branch: perl
51597            ! INSTALL
51598 ____________________________________________________________________________
51599 [  9976] By: nick                                  on 2001/05/03  16:40:42
51600         Log: Allow $answer = encode($object,$text); like it says in docs.
51601      Branch: perlio
51602            ! ext/Encode/Encode.pm
51603 ____________________________________________________________________________
51604 [  9975] By: nick                                  on 2001/05/03  16:22:30
51605         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
51606              to be in scope (fair enough), and also a package variable (our) for eval to see it.
51607      Branch: perlio
51608            ! ext/Encode/Encode.pm
51609 ____________________________________________________________________________
51610 [  9974] By: nick                                  on 2001/05/03  15:48:17
51611         Log: Integrate mainline.
51612      Branch: perlio
51613           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
51614           +> t/lib/filter-simple.t t/lib/next.t
51615           !> (integrate 70 files)
51616 ____________________________________________________________________________
51617 [  9973] By: jhi                                   on 2001/05/03  13:09:09
51618         Log: Update Changes.
51619      Branch: perl
51620            ! Changes patchlevel.h
51621 ____________________________________________________________________________
51622 [  9972] By: jhi                                   on 2001/05/03  12:58:33
51623         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
51624              From: Prymmer/Kahn <pvhp@best.com>
51625              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
51626              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
51627      Branch: perl
51628            ! t/io/fflush.t
51629 ____________________________________________________________________________
51630 [  9971] By: jhi                                   on 2001/05/03  12:57:26
51631         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
51632              From: Prymmer/Kahn <pvhp@best.com>
51633              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
51634              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
51635      Branch: perl
51636            ! win32/FindExt.pm
51637 ____________________________________________________________________________
51638 [  9970] By: jhi                                   on 2001/05/03  02:42:46
51639         Log: Can't croak sans thread context, from Doug MacEachern.
51640      Branch: perl
51641            ! toke.c
51642 ____________________________________________________________________________
51643 [  9969] By: jhi                                   on 2001/05/03  01:23:48
51644         Log: Subject: Random input test and Perl
51645              From: Ilya Zakharevich <ilya@math.berkeley.edu>
51646              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
51647              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
51648      Branch: perl
51649            ! toke.c
51650 ____________________________________________________________________________
51651 [  9968] By: jhi                                   on 2001/05/02  22:17:21
51652         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
51653              From: Peter Prymmer <pvhp@forte.com>
51654              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
51655              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
51656      Branch: perl
51657            ! pod/perlfunc.pod pod/perlport.pod
51658 ____________________________________________________________________________
51659 [  9967] By: jhi                                   on 2001/05/02  20:12:45
51660         Log: Workaround for UTS compiler casting bug from Hal Morris.
51661      Branch: perl
51662            ! perl.h
51663 ____________________________________________________________________________
51664 [  9966] By: jhi                                   on 2001/05/02  18:31:37
51665         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
51666              From: Dan Sugalski <dan@sidhe.org>
51667              Date: Wed, 02 May 2001 15:23:22 -0400
51668              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
51669      Branch: perl
51670            ! perl.c vms/vms.c
51671 ____________________________________________________________________________
51672 [  9965] By: jhi                                   on 2001/05/02  18:21:29
51673         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
51674      Branch: perl
51675            ! pod/perlfunc.pod
51676 ____________________________________________________________________________
51677 [  9964] By: jhi                                   on 2001/05/02  18:15:01
51678         Log: Document large files in INSTALL, document also the %x
51679              limitation if not use64bitint, closes bug 20010326.007.
51680      Branch: perl
51681            ! INSTALL
51682 ____________________________________________________________________________
51683 [  9963] By: jhi                                   on 2001/05/02  17:24:47
51684         Log: perlmodlib tweaks; regen pods.
51685      Branch: perl
51686            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
51687            ! pod/perltoc.pod
51688 ____________________________________________________________________________
51689 [  9962] By: jhi                                   on 2001/05/02  17:14:00
51690         Log: Fix for a segfault, from Marc Lehmann.
51691      Branch: perl
51692            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
51693 ____________________________________________________________________________
51694 [  9961] By: jhi                                   on 2001/05/02  15:55:53
51695         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
51696              From: "Philip Newton" <pnewton@gmx.de>
51697              Date: Wed, 2 May 2001 18:39:03 +0200
51698              Message-ID: <3AF05447.15525.173B588@localhost>
51699      Branch: perl
51700            ! pod/perlop.pod
51701 ____________________________________________________________________________
51702 [  9960] By: jhi                                   on 2001/05/02  15:35:37
51703         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
51704              From: Dan Sugalski <dan@sidhe.org>
51705              Date: Wed, 02 May 2001 11:37:27 -0400
51706              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
51707      Branch: perl
51708            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
51709            ! thread.h vms/vms.c vms/vmsish.h
51710 ____________________________________________________________________________
51711 [  9959] By: jhi                                   on 2001/05/02  15:21:08
51712         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
51713              From: Benjamin Sugars <bsugars@canoe.ca>
51714              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
51715              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
51716      Branch: perl
51717            ! ext/PerlIO/Scalar/Scalar.xs
51718 ____________________________________________________________________________
51719 [  9958] By: jhi                                   on 2001/05/02  15:15:53
51720         Log: Bug in #9915, spotted by Mike Guy.
51721      Branch: perl
51722            ! installperl
51723 ____________________________________________________________________________
51724 [  9957] By: jhi                                   on 2001/05/02  13:26:01
51725         Log: Add a test for not griping about references as array
51726              indices if the reference has magic in it (overloaded
51727              methods).
51728      Branch: perl
51729            ! pod/perldiag.pod t/pragma/warn/pp_hot
51730 ____________________________________________________________________________
51731 [  9956] By: jhi                                   on 2001/05/02  13:07:01
51732         Log: Retracted a bit too much in #9952.
51733      Branch: perl
51734            ! t/pragma/sub_lval.t
51735 ____________________________________________________________________________
51736 [  9955] By: jhi                                   on 2001/05/02  13:05:38
51737         Log: Test for #9952.
51738      Branch: perl
51739            ! t/op/tie.t
51740 ____________________________________________________________________________
51741 [  9954] By: jhi                                   on 2001/05/02  11:48:18
51742         Log: Additional note on the encoding example: one cannot
51743              convert string constants in-place.
51744      Branch: perl
51745            ! ext/Encode/Encode.pm
51746 ____________________________________________________________________________
51747 [  9953] By: jhi                                   on 2001/05/02  11:43:51
51748         Log: Note that if you have recent enough Perl you already
51749              have Filter::Util::Call.
51750      Branch: perl
51751            ! lib/Filter/Simple.pm
51752 ____________________________________________________________________________
51753 [  9952] By: jhi                                   on 2001/05/02  11:31:53
51754         Log: Retract changes #8254 and #8255, causes coredump in
51755              'tie FH, "main"', reported by Abigail, culprit found by
51756              Benjamin Sugars.  Mirrors maintperl change #9950.
51757      Branch: perl
51758            ! op.c t/pragma/sub_lval.t
51759 ____________________________________________________________________________
51760 [  9951] By: jhi                                   on 2001/05/02  11:14:29
51761         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
51762      Branch: perl
51763            + t/lib/MyFilter.pm
51764 ____________________________________________________________________________
51765 [  9950] By: gsar                                  on 2001/05/02  03:17:11
51766         Log: revert integration of changes#8254,8255 in change#8620 (causes
51767              a coredump in C<tie FH, 'foo'>; the idea itself may need better
51768              rationalization)
51769      Branch: maint-5.6/perl
51770            ! op.c t/pragma/sub_lval.t
51771 ____________________________________________________________________________
51772 [  9949] By: gsar                                  on 2001/05/02  02:56:32
51773         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
51774              
51775              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
51776              
51777              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
51778      Branch: maint-5.6/perl
51779           !> hints/svr5.sh
51780 ____________________________________________________________________________
51781 [  9948] By: gsar                                  on 2001/05/02  02:49:15
51782         Log: pod/find.t breaks on VMS (from Craig Berry)
51783      Branch: maint-5.6/perl
51784            ! t/pod/find.t
51785 ____________________________________________________________________________
51786 [  9947] By: jhi                                   on 2001/05/02  02:43:09
51787         Log: Add an encoding conversion example.
51788      Branch: perl
51789            ! ext/Encode/Encode.pm
51790 ____________________________________________________________________________
51791 [  9946] By: jhi                                   on 2001/05/02  01:34:22
51792         Log: Another coat of paint but still nowhere finished.
51793              Need to decide on the semantics of strptime(): should
51794              strptime() be a function instead of a method?  To do
51795              the week/monthname-strptiming the i18n/l10n bullet needs
51796              to be bitten with gusto.
51797      Branch: perl
51798            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
51799 ____________________________________________________________________________
51800 [  9945] By: jhi                                   on 2001/05/01  23:40:52
51801         Log: Update Changes.
51802      Branch: perl
51803            ! Changes patchlevel.h
51804 ____________________________________________________________________________
51805 [  9944] By: jhi                                   on 2001/05/01  23:33:37
51806         Log: Add known-to-be-tested modules to the list-to-be-skipped.
51807      Branch: perl
51808            ! t/lib/1_compile.t
51809 ____________________________________________________________________________
51810 [  9943] By: jhi                                   on 2001/05/01  23:24:40
51811         Log: Subject: BorlandC++ fix
51812              From: "Vadim Konovalov" <watman@inbox.ru>
51813              Date: Mon, 30 Apr 2001 20:12:26 -0700
51814              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
51815      Branch: perl
51816            ! win32/makefile.mk
51817 ____________________________________________________________________________
51818 [  9942] By: jhi                                   on 2001/05/01  23:18:02
51819         Log: Update to Filter::Simple 0.60, create a test for it.
51820      Branch: perl
51821            + t/lib/filter-simple.t
51822            ! MANIFEST lib/Filter/Simple.pm
51823 ____________________________________________________________________________
51824 [  9941] By: jhi                                   on 2001/05/01  19:47:24
51825         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
51826              From: Hugo <hv@crypt.compulink.co.uk>
51827              Date: Tue, 01 May 2001 20:12:20 +0100
51828              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
51829      Branch: perl
51830            ! pp_hot.c t/op/re_tests
51831 ____________________________________________________________________________
51832 [  9940] By: jhi                                   on 2001/05/01  19:42:16
51833         Log: Integrate perlio.
51834      Branch: perl
51835           !> lib/base.pm t/lib/fields.t
51836 ____________________________________________________________________________
51837 [  9939] By: jhi                                   on 2001/05/01  19:39:51
51838         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
51839              From: Benjamin Sugars <bsugars@canoe.ca>
51840              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
51841              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
51842      Branch: perl
51843            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
51844 ____________________________________________________________________________
51845 [  9938] By: jhi                                   on 2001/05/01  19:34:09
51846         Log: Add NEXT, a pseudo-class for method redispatching.
51847              <Damian>NEXT.pm probably offers more bang-for-buck
51848              than anything else I've ever written.</Damian>
51849      Branch: perl
51850            + lib/NEXT.pm t/lib/next.t
51851            ! MANIFEST
51852 ____________________________________________________________________________
51853 [  9937] By: jhi                                   on 2001/05/01  19:21:41
51854         Log: Update to Switch 2.02.
51855      Branch: perl
51856            ! lib/Switch.pm t/lib/switch.t
51857 ____________________________________________________________________________
51858 [  9936] By: nick                                  on 2001/05/01  19:09:21
51859         Log: Fix for base.pm clobbering $VERSION
51860      Branch: perlio
51861            ! lib/base.pm
51862 ____________________________________________________________________________
51863 [  9935] By: nick                                  on 2001/05/01  18:54:38
51864         Log: Test for base.pm clobbering $VERSION.
51865      Branch: perlio
51866            ! t/lib/fields.t
51867 ____________________________________________________________________________
51868 [  9934] By: jhi                                   on 2001/05/01  18:39:10
51869         Log: Add information about Scalar::Util::blessed.
51870      Branch: perl
51871            ! pod/perlobj.pod
51872 ____________________________________________________________________________
51873 [  9933] By: jhi                                   on 2001/05/01  18:33:51
51874         Log: Subject: Extra UNIVERSAL documentation
51875              From: Mike Guy <mjtg@cam.ac.uk>
51876              Date: Tue, 01 May 2001 20:12:11 +0100
51877              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
51878      Branch: perl
51879            ! pod/perlobj.pod
51880 ____________________________________________________________________________
51881 [  9932] By: jhi                                   on 2001/05/01  18:26:54
51882         Log: Subject: Autoflush in tests as appropriate
51883              From: Mike Guy <mjtg@cam.ac.uk>
51884              Date: Tue, 01 May 2001 20:05:31 +0100
51885              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
51886      Branch: perl
51887            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
51888            ! t/op/taint.t
51889 ____________________________________________________________________________
51890 [  9931] By: jhi                                   on 2001/05/01  18:02:29
51891         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
51892              From: Benjamin Sugars <bsugars@canoe.ca>
51893              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
51894              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
51895      Branch: perl
51896            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
51897 ____________________________________________________________________________
51898 [  9930] By: jhi                                   on 2001/05/01  15:12:26
51899         Log: Subject: Re: Finally got a round tuit
51900              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51901              Date: Tue, 01 May 2001 14:14:10 +0200
51902              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
51903              
51904              The -DP part, slightly modified.
51905      Branch: perl
51906            ! perl.c
51907 ____________________________________________________________________________
51908 [  9929] By: jhi                                   on 2001/05/01  14:17:15
51909         Log: Subject: Re: Finally got a round tuit
51910              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51911              Date: Tue, 01 May 2001 16:34:06 +0200
51912              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
51913              
51914              cpp and optimization tweaks for HP-UX.
51915      Branch: perl
51916            ! hints/hpux.sh
51917 ____________________________________________________________________________
51918 [  9928] By: jhi                                   on 2001/05/01  13:24:20
51919         Log: Tune the scan_num() comments to reality.
51920      Branch: perl
51921            ! toke.c
51922 ____________________________________________________________________________
51923 [  9927] By: jhi                                   on 2001/05/01  13:14:01
51924         Log: Subject: [PATCH B::Deparse] optimised sort
51925              From: Robin Houston <robin@kitsite.com>
51926              Date: Tue, 1 May 2001 14:07:12 +0100
51927              Message-ID: <20010501140712.A4266@penderel>
51928      Branch: perl
51929            ! ext/B/B/Deparse.pm
51930 ____________________________________________________________________________
51931 [  9926] By: jhi                                   on 2001/05/01  13:10:53
51932         Log: Subject: [PATCH t/lib/b-deparse.t] 
51933              From: Robin Houston <robin@kitsite.com>
51934              Date: Tue, 1 May 2001 13:37:42 +0100
51935              Message-ID: <20010501133742.A4082@penderel>
51936      Branch: perl
51937            ! t/lib/b-deparse.t
51938 ____________________________________________________________________________
51939 [  9925] By: jhi                                   on 2001/05/01  13:10:13
51940         Log: Subject: [PATCH B::Deparse] for(;;), sort
51941              From: Robin Houston <robin@kitsite.com>
51942              Date: Tue, 1 May 2001 13:35:00 +0100
51943              Message-ID: <20010501133500.A4061@penderel>
51944      Branch: perl
51945            ! ext/B/B/Deparse.pm
51946 ____________________________________________________________________________
51947 [  9924] By: jhi                                   on 2001/05/01  13:09:22
51948         Log: Subject: [PATCH B::Deparse] do, warn, use
51949              From: Robin Houston <robin@kitsite.com>
51950              Date: Tue, 1 May 2001 13:31:03 +0100
51951              Message-ID: <20010501133103.A4041@penderel>
51952      Branch: perl
51953            ! ext/B/B/Deparse.pm
51954 ____________________________________________________________________________
51955 [  9923] By: jhi                                   on 2001/05/01  11:45:36
51956         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
51957              From: Benjamin Sugars <ben.sugars@home.com>
51958              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
51959              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
51960      Branch: perl
51961            + t/io/fflush.t
51962            ! MANIFEST
51963 ____________________________________________________________________________
51964 [  9922] By: jhi                                   on 2001/05/01  11:35:42
51965         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
51966              From: Peter Prymmer <pvhp@forte.com>
51967              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
51968              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
51969      Branch: perl
51970            ! t/lib/selfstubber.t
51971 ____________________________________________________________________________
51972 [  9921] By: jhi                                   on 2001/04/30  16:34:33
51973         Log: Subject: [PATCH B::Concise] suppress warning
51974              From: Robin Houston <robin@kitsite.com>
51975              Date: Mon, 30 Apr 2001 16:09:49 +0100
51976              Message-ID: <20010430160949.A25086@penderel>
51977      Branch: perl
51978            ! ext/B/B/Concise.pm
51979 ____________________________________________________________________________
51980 [  9920] By: jhi                                   on 2001/04/30  13:56:04
51981         Log: Strip the *markers* from #9919.
51982      Branch: perl
51983            ! pod/perlfaq.pod pod/perlfaq5.pod
51984 ____________________________________________________________________________
51985 [  9919] By: jhi                                   on 2001/04/30  13:54:04
51986         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
51987              From: Gwyn Judd <b.judd@xtra.co.nz>
51988              Date: Sun, 29 Apr 2001 01:47:49 +1200
51989              Message-ID: <20010429014749.A4418@thislove>
51990      Branch: perl
51991            ! pod/perlfaq.pod pod/perlfaq5.pod
51992 ____________________________________________________________________________
51993 [  9918] By: jhi                                   on 2001/04/30  13:13:54
51994         Log: More_tweakage.
51995      Branch: perl
51996            ! pod/perldata.pod pod/perldiag.pod
51997 ____________________________________________________________________________
51998 [  9917] By: jhi                                   on 2001/04/30  13:01:27
51999         Log: Update Changes.
52000      Branch: perl
52001            ! Changes patchlevel.h
52002 ____________________________________________________________________________
52003 [  9916] By: jhi                                   on 2001/04/30  12:57:03
52004         Log: T_w_e_a_k_a_g_e.
52005      Branch: perl
52006            ! pod/perldata.pod pod/perldiag.pod
52007 ____________________________________________________________________________
52008 [  9915] By: jhi                                   on 2001/04/30  12:39:29
52009         Log: Install s2p also as psed.
52010              
52011              TODO: psed documentation?
52012      Branch: perl
52013            ! installperl
52014 ____________________________________________________________________________
52015 [  9914] By: jhi                                   on 2001/04/30  12:29:21
52016         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
52017              From: Jens Hamisch <jens@Strawberry.COM>
52018              Date: Fri, 27 Apr 2001 17:00:36 +0200
52019              Message-ID: <20010427170036.K1372@Strawberry.COM>
52020              
52021              SOCKS5_VERSION_NAME is the right symbol to detect
52022              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
52023              function called socks5_init() is available, and even that is
52024              not universal, most SOCKS5 installations use SOCKSinit()).
52025      Branch: perl
52026            ! perlio.c
52027 ____________________________________________________________________________
52028 [  9913] By: jhi                                   on 2001/04/30  12:22:15
52029         Log: Allow a zero timeout on IO::Socket accept and connect--
52030              though one really shouldn't do that.  Based on
52031              
52032              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
52033              From: "John Holdsworth" <coldwave@bigfoot.com>
52034              Date: Sun, 4 Feb 2001 12:48:18 +0100
52035              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
52036      Branch: perl
52037            ! ext/IO/lib/IO/Socket.pm
52038 ____________________________________________________________________________
52039 [  9912] By: jhi                                   on 2001/04/30  11:27:27
52040         Log: Save the spot of regprev (see #9911) for binary compatibility;
52041              regen API.
52042      Branch: perl
52043            ! embedvar.h perlapi.h thrdvar.h
52044 ____________________________________________________________________________
52045 [  9911] By: jhi                                   on 2001/04/30  11:22:03
52046         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
52047              From: Hugo <hv@crypt.compulink.co.uk>
52048              Date: Sun, 29 Apr 2001 17:09:30 +0100
52049              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
52050      Branch: perl
52051            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
52052 ____________________________________________________________________________
52053 [  9910] By: jhi                                   on 2001/04/30  11:15:12
52054         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
52055              a dummy for PL_numeric_radix); no pressing reason to break
52056              binary compatibility; regen API.
52057      Branch: perl
52058            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
52059            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
52060 ____________________________________________________________________________
52061 [  9909] By: jhi                                   on 2001/04/30  10:56:08
52062         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
52063              From: Walt Mankowski <waltman@netaxs.com>
52064              Date: Sun, 29 Apr 2001 21:53:48 -0400
52065              Message-ID: <20010429215348.A3971@netaxs.com>
52066      Branch: perl
52067            ! pod/perlfunc.pod
52068 ____________________________________________________________________________
52069 [  9908] By: jhi                                   on 2001/04/30  10:49:40
52070         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
52071      Branch: perl
52072            ! t/lib/selfstubber.t
52073 ____________________________________________________________________________
52074 [  9907] By: nick                                  on 2001/04/30  09:26:50
52075         Log: Integrate mainline.
52076      Branch: perlio
52077           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
52078 ____________________________________________________________________________
52079 [  9906] By: jhi                                   on 2001/04/29  23:24:20
52080         Log: Abigail spotted a thinko in #9905.
52081      Branch: perl
52082            ! pod/perldiag.pod
52083 ____________________________________________________________________________
52084 [  9905] By: jhi                                   on 2001/04/29  15:55:39
52085         Log: Changed the underscore/undebar syntax in numeric constants;
52086              now any grouping will do, as long as the underscores are not
52087              consecutive (so "zero-grouping" is out), and they do not begin
52088              or end the integer or fractional parts.
52089      Branch: perl
52090            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
52091 ____________________________________________________________________________
52092 [  9904] By: nick                                  on 2001/04/29  15:43:22
52093         Log: Integrate mainline.
52094      Branch: perlio
52095           +> (branch 98 files)
52096            - lib/unicode/Block.pl
52097            - lib/unicode/In/AlphabeticPresentationForms.pl
52098            - lib/unicode/In/Arabic.pl
52099            - lib/unicode/In/ArabicPresentationForms-A.pl
52100            - lib/unicode/In/ArabicPresentationForms-B.pl
52101            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
52102            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
52103            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
52104            - lib/unicode/In/BopomofoExtended.pl
52105            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
52106            - lib/unicode/In/CJKCompatibility.pl
52107            - lib/unicode/In/CJKCompatibilityForms.pl
52108            - lib/unicode/In/CJKCompatibilityIdeographs.pl
52109            - lib/unicode/In/CJKRadicalsSupplement.pl
52110            - lib/unicode/In/CJKSymbolsandPunctuation.pl
52111            - lib/unicode/In/CJKUnifiedIdeographs.pl
52112            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
52113            - lib/unicode/In/Cherokee.pl
52114            - lib/unicode/In/CombiningDiacriticalMarks.pl
52115            - lib/unicode/In/CombiningHalfMarks.pl
52116            - lib/unicode/In/CombiningMarksforSymbols.pl
52117            - lib/unicode/In/ControlPictures.pl
52118            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
52119            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
52120            - lib/unicode/In/EnclosedAlphanumerics.pl
52121            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
52122            - lib/unicode/In/Ethiopic.pl
52123            - lib/unicode/In/GeneralPunctuation.pl
52124            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
52125            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
52126            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
52127            - lib/unicode/In/HalfwidthandFullwidthForms.pl
52128            - lib/unicode/In/HangulCompatibilityJamo.pl
52129            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
52130            - lib/unicode/In/Hebrew.pl
52131            - lib/unicode/In/HighPrivateUseSurrogates.pl
52132            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
52133            - lib/unicode/In/IPAExtensions.pl
52134            - lib/unicode/In/IdeographicDescriptionCharacters.pl
52135            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
52136            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
52137            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
52138            - lib/unicode/In/Latin-1Supplement.pl
52139            - lib/unicode/In/LatinExtended-A.pl
52140            - lib/unicode/In/LatinExtended-B.pl
52141            - lib/unicode/In/LatinExtendedAdditional.pl
52142            - lib/unicode/In/LetterlikeSymbols.pl
52143            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
52144            - lib/unicode/In/MathematicalOperators.pl
52145            - lib/unicode/In/MiscellaneousSymbols.pl
52146            - lib/unicode/In/MiscellaneousTechnical.pl
52147            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
52148            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
52149            - lib/unicode/In/OpticalCharacterRecognition.pl
52150            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
52151            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
52152            - lib/unicode/In/SmallFormVariants.pl
52153            - lib/unicode/In/SpacingModifierLetters.pl
52154            - lib/unicode/In/Specials.pl
52155            - lib/unicode/In/SuperscriptsandSubscripts.pl
52156            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
52157            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
52158            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
52159            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
52160            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
52161           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
52162           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
52163           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
52164           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
52165           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
52166           !> utf8.c win32/Makefile
52167 ____________________________________________________________________________
52168 [  9903] By: jhi                                   on 2001/04/29  14:30:53
52169         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
52170              From: Prymmer/Kahn <pvhp@best.com>
52171              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
52172              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
52173      Branch: perl
52174            ! win32/Makefile
52175 ____________________________________________________________________________
52176 [  9902] By: jhi                                   on 2001/04/29  02:52:44
52177         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
52178              From: "Abigail" <abigail@foad.org>
52179              Date: Sun, 29 Apr 2001 03:14:25 +0200
52180              Message-ID: <20010429011425.24503.qmail@foad.org>
52181      Branch: perl
52182            ! ext/IO/lib/IO/Seekable.pm
52183 ____________________________________________________________________________
52184 [  9901] By: jhi                                   on 2001/04/29  02:04:46
52185         Log: In character classes one couldn't have 0x80..0xff characters
52186              at the left hand side if there were 0x100.. characters in the
52187              character class.
52188      Branch: perl
52189            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
52190            ! t/op/pat.t utf8.c
52191 ____________________________________________________________________________
52192 [  9900] By: jhi                                   on 2001/04/28  22:55:04
52193         Log: Forgot the latest mktables.PL from #9899.
52194      Branch: perl
52195            ! lib/unicode/mktables.PL
52196 ____________________________________________________________________________
52197 [  9899] By: jhi                                   on 2001/04/28  22:53:28
52198         Log: Explain the \p{} and \P{} error message better and
52199              have prettier prettyprint in In.pl.
52200      Branch: perl
52201            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
52202            ! pod/perldiag.pod
52203 ____________________________________________________________________________
52204 [  9898] By: jhi                                   on 2001/04/28  21:03:34
52205         Log: Add one possible explanation for the "Invalid [] range" error.
52206      Branch: perl
52207            ! pod/perldiag.pod
52208 ____________________________________________________________________________
52209 [  9897] By: jhi                                   on 2001/04/28  17:18:26
52210         Log: Add a level of indirection to the implementation of \p{InFoo}
52211              so that we don't have to have long filenames.  (Nothing changes
52212              in the user interface.)   The indirection is defined in
52213              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
52214              Also rename some the character classes by removing '-' from
52215              the classnames, and finally renamed Block.pl as Blocks.pl.
52216      Branch: perl
52217            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
52218            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
52219            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
52220            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
52221            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
52222            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
52223            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
52224            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
52225            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
52226            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
52227            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
52228            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
52229            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
52230            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
52231            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
52232            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
52233            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
52234            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
52235            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
52236            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
52237            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
52238            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
52239            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
52240            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
52241            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
52242            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
52243            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
52244            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
52245            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
52246            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
52247            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
52248            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
52249            + lib/unicode/In/94.pl lib/unicode/In/95.pl
52250            - lib/unicode/Block.pl
52251            - lib/unicode/In/AlphabeticPresentationForms.pl
52252            - lib/unicode/In/Arabic.pl
52253            - lib/unicode/In/ArabicPresentationForms-A.pl
52254            - lib/unicode/In/ArabicPresentationForms-B.pl
52255            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
52256            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
52257            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
52258            - lib/unicode/In/BopomofoExtended.pl
52259            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
52260            - lib/unicode/In/CJKCompatibility.pl
52261            - lib/unicode/In/CJKCompatibilityForms.pl
52262            - lib/unicode/In/CJKCompatibilityIdeographs.pl
52263            - lib/unicode/In/CJKRadicalsSupplement.pl
52264            - lib/unicode/In/CJKSymbolsandPunctuation.pl
52265            - lib/unicode/In/CJKUnifiedIdeographs.pl
52266            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
52267            - lib/unicode/In/Cherokee.pl
52268            - lib/unicode/In/CombiningDiacriticalMarks.pl
52269            - lib/unicode/In/CombiningHalfMarks.pl
52270            - lib/unicode/In/CombiningMarksforSymbols.pl
52271            - lib/unicode/In/ControlPictures.pl
52272            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
52273            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
52274            - lib/unicode/In/EnclosedAlphanumerics.pl
52275            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
52276            - lib/unicode/In/Ethiopic.pl
52277            - lib/unicode/In/GeneralPunctuation.pl
52278            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
52279            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
52280            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
52281            - lib/unicode/In/HalfwidthandFullwidthForms.pl
52282            - lib/unicode/In/HangulCompatibilityJamo.pl
52283            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
52284            - lib/unicode/In/Hebrew.pl
52285            - lib/unicode/In/HighPrivateUseSurrogates.pl
52286            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
52287            - lib/unicode/In/IPAExtensions.pl
52288            - lib/unicode/In/IdeographicDescriptionCharacters.pl
52289            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
52290            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
52291            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
52292            - lib/unicode/In/Latin-1Supplement.pl
52293            - lib/unicode/In/LatinExtended-A.pl
52294            - lib/unicode/In/LatinExtended-B.pl
52295            - lib/unicode/In/LatinExtendedAdditional.pl
52296            - lib/unicode/In/LetterlikeSymbols.pl
52297            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
52298            - lib/unicode/In/MathematicalOperators.pl
52299            - lib/unicode/In/MiscellaneousSymbols.pl
52300            - lib/unicode/In/MiscellaneousTechnical.pl
52301            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
52302            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
52303            - lib/unicode/In/OpticalCharacterRecognition.pl
52304            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
52305            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
52306            - lib/unicode/In/SmallFormVariants.pl
52307            - lib/unicode/In/SpacingModifierLetters.pl
52308            - lib/unicode/In/Specials.pl
52309            - lib/unicode/In/SuperscriptsandSubscripts.pl
52310            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
52311            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
52312            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
52313            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
52314            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
52315            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
52316            ! pod/perlunicode.pod
52317 ____________________________________________________________________________
52318 [  9896] By: jhi                                   on 2001/04/28  14:33:17
52319         Log: Update the information on shared library path on HP-UX.
52320      Branch: perl
52321            ! INSTALL
52322 ____________________________________________________________________________
52323 [  9895] By: jhi                                   on 2001/04/28  14:32:30
52324         Log: Because #9894 seems to do the trick, this workaround can be removed.
52325      Branch: perl
52326            ! t/lib/selfstubber.t
52327 ____________________________________________________________________________
52328 [  9894] By: jhi                                   on 2001/04/28  14:26:13
52329         Log: For PerlIO flush the children's file handles (on fork/exec/system).
52330      Branch: perl
52331            ! perl.h
52332 ____________________________________________________________________________
52333 [  9893] By: jhi                                   on 2001/04/28  14:23:15
52334         Log: Test tweak for #9891.
52335      Branch: perl
52336            ! t/lib/b-deparse.t
52337 ____________________________________________________________________________
52338 [  9892] By: jhi                                   on 2001/04/28  14:10:13
52339         Log: New HP-UX hints from Merijn.
52340      Branch: perl
52341            ! hints/hpux.sh
52342 ____________________________________________________________________________
52343 [  9891] By: jhi                                   on 2001/04/28  14:07:27
52344         Log: Subject: [PATCH B::Deparse] non-block scopes
52345              From: Robin Houston <robin@kitsite.com>
52346              Date: Fri, 27 Apr 2001 19:15:14 +0100
52347              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
52348      Branch: perl
52349            ! ext/B/B/Deparse.pm
52350 ____________________________________________________________________________
52351 [  9890] By: nick                                  on 2001/04/27  19:41:25
52352         Log: Integrate mainline
52353      Branch: perlio
52354           +> t/lib/selfstubber.t
52355           !> (integrate 50 files)
52356 ____________________________________________________________________________
52357 [  9889] By: jhi                                   on 2001/04/27  18:23:46
52358         Log: Subject: Re: selfstubber test fail on bleadperl
52359              From: Mike Guy <mjtg@cam.ac.uk>
52360              Date: Fri, 27 Apr 2001 19:31:18 +0100
52361              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
52362      Branch: perl
52363            ! t/lib/selfstubber.t
52364 ____________________________________________________________________________
52365 [  9888] By: jhi                                   on 2001/04/27  16:20:54
52366         Log: Test tweak for #9886.
52367      Branch: perl
52368            ! t/lib/b-deparse.t
52369 ____________________________________________________________________________
52370 [  9887] By: jhi                                   on 2001/04/27  16:16:33
52371         Log: Buffering issue at least in Solaris (even with perlio).
52372      Branch: perl
52373            ! t/lib/selfstubber.t
52374 ____________________________________________________________________________
52375 [  9886] By: jhi                                   on 2001/04/27  14:59:23
52376         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
52377              From: Robin Houston <robin@kitsite.com>
52378              Date: Fri, 27 Apr 2001 16:53:20 +0100
52379              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
52380      Branch: perl
52381            ! ext/B/B/Deparse.pm
52382 ____________________________________________________________________________
52383 [  9885] By: jhi                                   on 2001/04/27  14:23:51
52384         Log: Update Changes.
52385      Branch: perl
52386            ! Changes patchlevel.h
52387 ____________________________________________________________________________
52388 [  9884] By: jhi                                   on 2001/04/27  14:14:12
52389         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
52390              From: "Philip Newton" <pnewton@gmx.de>
52391              Date: Fri, 27 Apr 2001 16:40:13 +0200
52392              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
52393      Branch: perl
52394            ! pod/perldata.pod
52395 ____________________________________________________________________________
52396 [  9883] By: jhi                                   on 2001/04/27  13:28:19
52397         Log: Add LOG_PERROR; prettify the "removed".
52398      Branch: perl
52399            ! ext/Sys/Syslog/Syslog.xs
52400 ____________________________________________________________________________
52401 [  9882] By: jhi                                   on 2001/04/27  13:13:18
52402         Log: h2xs tweaks: use NV instead of double, "quote" the removed
52403              prefixes for clarity (especially when nothing is removed),
52404              slight pod reformats.
52405      Branch: perl
52406            ! utils/h2xs.PL
52407 ____________________________________________________________________________
52408 [  9881] By: jhi                                   on 2001/04/27  12:58:48
52409         Log: Don't bother creating existing directories.
52410      Branch: perl
52411            ! utils/h2xs.PL
52412 ____________________________________________________________________________
52413 [  9880] By: jhi                                   on 2001/04/27  12:45:39
52414         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
52415              From: Mike Schilli <m@perlmeister.com>
52416              Date: Wed, 25 Apr 2001 01:29:21 -0700
52417              Message-id: <3AE68AE1.6A981723@perlmeister.com>
52418      Branch: perl
52419            ! utils/h2xs.PL
52420 ____________________________________________________________________________
52421 [  9879] By: jhi                                   on 2001/04/27  12:40:55
52422         Log: break is not yet Perl.  Added the template license also to README.
52423      Branch: perl
52424            ! utils/h2xs.PL
52425 ____________________________________________________________________________
52426 [  9878] By: jhi                                   on 2001/04/27  03:08:20
52427         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
52428              From: Tim Jenness <t.jenness@jach.hawaii.edu>
52429              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
52430              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
52431      Branch: perl
52432            ! t/lib/xs-typemap.t
52433 ____________________________________________________________________________
52434 [  9877] By: jhi                                   on 2001/04/26  23:54:40
52435         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
52436              From: "Abigail" <abigail@foad.org>
52437              Date: Fri, 27 Apr 2001 01:44:28 +0200
52438              Message-ID: <20010426234428.19786.qmail@foad.org>
52439      Branch: perl
52440            ! utils/h2xs.PL
52441 ____________________________________________________________________________
52442 [  9876] By: jhi                                   on 2001/04/26  23:52:06
52443         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
52444              From: Peter Prymmer <pvhp@forte.com>
52445              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
52446              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
52447      Branch: perl
52448            ! t/lib/selfstubber.t
52449 ____________________________________________________________________________
52450 [  9875] By: jhi                                   on 2001/04/26  23:48:10
52451         Log: Deparse nits.
52452      Branch: perl
52453            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
52454 ____________________________________________________________________________
52455 [  9874] By: jhi                                   on 2001/04/26  22:46:05
52456         Log: Document ANYOF_CLASS.
52457      Branch: perl
52458            ! regcomp.h
52459 ____________________________________________________________________________
52460 [  9873] By: jhi                                   on 2001/04/26  22:35:03
52461         Log: Subject: Re: [PATCH @9846] dumping ANYOF
52462              From: Hugo <hv@crypt.compulink.co.uk>
52463              Date: Thu, 26 Apr 2001 23:33:38 +0100
52464              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
52465      Branch: perl
52466            ! regcomp.c regcomp.h
52467 ____________________________________________________________________________
52468 [  9872] By: jhi                                   on 2001/04/26  22:34:31
52469         Log: Subject: [PATCH] more for Devel::SelfStubber
52470              From: Nicholas Clark <nick@ccl4.org>
52471              Date: Fri, 27 Apr 2001 00:13:52 +0100
52472              Message-ID: <20010427001351.K88186@plum.flirble.org>
52473      Branch: perl
52474            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
52475 ____________________________________________________________________________
52476 [  9871] By: jhi                                   on 2001/04/26  21:59:17
52477         Log: Subject: [PATCH B::Deparse] formats must be flush left
52478              From: Robin Houston <robin@kitsite.com>
52479              Date: Thu, 26 Apr 2001 23:54:29 +0100
52480              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
52481      Branch: perl
52482            ! ext/B/B/Deparse.pm
52483 ____________________________________________________________________________
52484 [  9870] By: jhi                                   on 2001/04/26  21:57:37
52485         Log: If some of the constants are prefixes of others,
52486              the prefixes may never get recognized.  (See 20010426.006.)
52487      Branch: perl
52488            ! utils/h2xs.PL
52489 ____________________________________________________________________________
52490 [  9869] By: jhi                                   on 2001/04/26  21:50:42
52491         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
52492              From: Chris Bongaarts <cab@tc.umn.edu>
52493              Date: Thu, 26 Apr 2001 17:10:31 -0500
52494              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
52495      Branch: perl
52496            ! ext/Sys/Syslog/Syslog.xs
52497 ____________________________________________________________________________
52498 [  9868] By: jhi                                   on 2001/04/26  21:35:12
52499         Log: Further cuts and more docs from Graham Barr.
52500      Branch: perl
52501            ! ext/List/Util/lib/List/Util.pm
52502            ! ext/List/Util/lib/Scalar/Util.pm
52503 ____________________________________________________________________________
52504 [  9867] By: jhi                                   on 2001/04/26  21:18:57
52505         Log: Subject: [PATCH 5.7.1] DB_File-1.77
52506              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
52507              Date: Thu, 26 Apr 2001 22:37:53 +0100
52508              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
52509      Branch: perl
52510            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
52511            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
52512 ____________________________________________________________________________
52513 [  9866] By: jhi                                   on 2001/04/26  21:12:31
52514         Log: Subject: [PATCH B::Deparse] fix easy bugs
52515              From: Robin Houston <robin@kitsite.com>
52516              Date: Thu, 26 Apr 2001 23:03:33 +0100
52517              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
52518      Branch: perl
52519            ! ext/B/B/Deparse.pm
52520 ____________________________________________________________________________
52521 [  9865] By: jhi                                   on 2001/04/26  20:26:13
52522         Log: Update Changes.
52523      Branch: perl
52524            ! Changes patchlevel.h
52525 ____________________________________________________________________________
52526 [  9864] By: jhi                                   on 2001/04/26  19:27:48
52527         Log: Dethinko from Robin Houston.
52528      Branch: perl
52529            ! ext/B/B/Deparse.pm
52530 ____________________________________________________________________________
52531 [  9863] By: jhi                                   on 2001/04/26  19:10:35
52532         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
52533              From: Robin Houston <robin@kitsite.com>
52534              Date: Thu, 26 Apr 2001 21:08:32 +0100
52535              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
52536      Branch: perl
52537            ! ext/B/B/Deparse.pm
52538 ____________________________________________________________________________
52539 [  9862] By: jhi                                   on 2001/04/26  19:04:23
52540         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
52541              From: Robin Houston <robin@kitsite.com>
52542              Date: Thu, 26 Apr 2001 20:52:50 +0100
52543              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
52544      Branch: perl
52545            ! ext/B/B/Deparse.pm
52546 ____________________________________________________________________________
52547 [  9861] By: jhi                                   on 2001/04/26  18:56:14
52548         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
52549              From: Mike Guy <mjtg@cam.ac.uk>
52550              Date: Thu, 26 Apr 2001 14:22:40 +0100
52551              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
52552      Branch: perl
52553            ! pod/perlobj.pod
52554 ____________________________________________________________________________
52555 [  9860] By: jhi                                   on 2001/04/26  18:46:42
52556         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
52557              From: Robin Houston <robin@kitsite.com>
52558              Date: Thu, 26 Apr 2001 20:34:29 +0100
52559              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
52560              
52561              Hashes do not interpolate.
52562      Branch: perl
52563            ! ext/B/B/Deparse.pm
52564 ____________________________________________________________________________
52565 [  9859] By: jhi                                   on 2001/04/26  18:43:51
52566         Log: Subject: The Time::Piece conspiracy unmasked!!!
52567              From: Mike Guy <mjtg@cam.ac.uk>
52568              Date: Thu, 26 Apr 2001 19:02:50 +0100
52569              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
52570              
52571              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
52572              From: Mike Guy <mjtg@cam.ac.uk>
52573              Date: Thu, 26 Apr 2001 19:08:21 +0100
52574              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
52575              
52576              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
52577              From: Graham Barr <gbarr@pobox.com>
52578              Date: Thu, 26 Apr 2001 19:12:03 +0100
52579              Message-ID: <20010426191203.A70835@pobox.com>
52580              
52581              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
52582      Branch: perl
52583            ! ext/List/Util/lib/List/Util.pm
52584            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
52585 ____________________________________________________________________________
52586 [  9858] By: jhi                                   on 2001/04/26  18:17:42
52587         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
52588              From: Robin Houston <robin@kitsite.com>
52589              Date: Thu, 26 Apr 2001 16:09:35 +0100
52590              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
52591      Branch: perl
52592            ! t/comp/proto.t
52593 ____________________________________________________________________________
52594 [  9857] By: jhi                                   on 2001/04/26  18:04:59
52595         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
52596              From: barries <barries@slaysys.com>
52597              Date: Thu, 26 Apr 2001 12:01:10 -0400
52598              Message-ID: <20010426120110.E29698@jester.slaysys.com>
52599      Branch: perl
52600            ! pod/perldiag.pod
52601 ____________________________________________________________________________
52602 [  9856] By: jhi                                   on 2001/04/26  18:03:33
52603         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
52604              Date: Thu, 26 Apr 2001 17:13:41 +0100
52605              From: Robin Houston <robin@kitsite.com>
52606              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
52607              
52608              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
52609              From: Robin Houston <robin@kitsite.com>
52610              Date: Thu, 26 Apr 2001 18:44:29 +0100
52611              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
52612      Branch: perl
52613            ! ext/B/B/Deparse.pm
52614 ____________________________________________________________________________
52615 [  9855] By: jhi                                   on 2001/04/26  17:56:04
52616         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
52617              From: Robin Houston <robin@kitsite.com>
52618              Date: Thu, 26 Apr 2001 17:04:08 +0100
52619              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
52620      Branch: perl
52621            ! ext/B/B/Deparse.pm
52622 ____________________________________________________________________________
52623 [  9854] By: jhi                                   on 2001/04/26  17:47:26
52624         Log: Subject: Re: Short test case for undef %stash:: crash
52625              From: Benjamin Sugars <bsugars@canoe.ca> 
52626              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
52627              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
52628              Changed and moved the perldiag entry.
52629      Branch: perl
52630            ! gv.c pod/perldiag.pod
52631 ____________________________________________________________________________
52632 [  9853] By: jhi                                   on 2001/04/26  14:35:16
52633         Log: Beginnings of strptime().  Do not touch the wet paint.
52634      Branch: perl
52635            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
52636 ____________________________________________________________________________
52637 [  9852] By: jhi                                   on 2001/04/26  13:17:21
52638         Log: Retract #9851, core dumps from pod2man.
52639      Branch: perl
52640            ! regcomp.c
52641 ____________________________________________________________________________
52642 [  9851] By: jhi                                   on 2001/04/26  11:54:41
52643         Log: (Retracted by #9852.)
52644              
52645              Subject: [PATCH @9846] dumping ANYOF
52646              From: Hugo <hv@crypt.compulink.co.uk>
52647              Date: Thu, 26 Apr 2001 05:32:38 +0100
52648              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
52649      Branch: perl
52650            ! regcomp.c
52651 ____________________________________________________________________________
52652 [  9850] By: jhi                                   on 2001/04/26  02:34:44
52653         Log: If ccflags was empty the _previous_ $* containing all the
52654              environment variables and Configure variables was used,
52655              which lead, among other bad things, into $ccflags being your
52656              uname -a output, which lead into test compile with cc failing,
52657              which lead into gcc being selected, which didn't work that well
52658              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
52659              with large files, et cetera.
52660      Branch: perl
52661            ! hints/hpux.sh
52662 ____________________________________________________________________________
52663 [  9849] By: jhi                                   on 2001/04/26  01:44:57
52664         Log: Make selfstubber test more portable.
52665      Branch: perl
52666            ! t/lib/selfstubber.t
52667 ____________________________________________________________________________
52668 [  9848] By: jhi                                   on 2001/04/26  00:50:26
52669         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
52670              From: Benjamin Sugars <ben.sugars@home.com>
52671              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
52672              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
52673      Branch: perl
52674            ! ext/Cwd/Cwd.xs
52675 ____________________________________________________________________________
52676 [  9847] By: jhi                                   on 2001/04/26  00:46:58
52677         Log: Subject: [PATCH: perl@9841] VMS updates
52678              From: Peter Prymmer <pvhp@forte.com>
52679              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
52680              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
52681      Branch: perl
52682            ! README.vms configure.com vms/descrip_mms.template
52683            ! vms/ext/filespec.t
52684 ____________________________________________________________________________
52685 [  9846] By: jhi                                   on 2001/04/26  00:11:56
52686         Log: re 'debug' was broken by #9084.
52687      Branch: perl
52688            ! ext/re/re.xs
52689 ____________________________________________________________________________
52690 [  9845] By: jhi                                   on 2001/04/25  22:33:17
52691         Log: Subject: [PATCH] test for Devel::SelfStubber
52692              From: Nicholas Clark <nick@ccl4.org>
52693              Date: Thu, 26 Apr 2001 00:00:54 +0100
52694              Message-ID: <20010426000054.D89026@plum.flirble.org>
52695      Branch: perl
52696            + t/lib/selfstubber.t
52697            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
52698 ____________________________________________________________________________
52699 [  9844] By: jhi                                   on 2001/04/25  22:29:32
52700         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
52701              From: Paul Johnson <paul@pjcj.net>
52702              Date: Thu, 26 Apr 2001 00:46:08 +0200
52703              Message-ID: <20010426004608.H2338@pjcj.net>
52704      Branch: perl
52705            ! ext/B/B/Concise.pm
52706 ____________________________________________________________________________
52707 [  9843] By: jhi                                   on 2001/04/25  22:28:28
52708         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
52709              From: Peter Prymmer <pvhp@forte.com>
52710              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
52711              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
52712      Branch: perl
52713            ! ext/Cwd/Cwd.xs
52714 ____________________________________________________________________________
52715 [  9842] By: jhi                                   on 2001/04/25  20:58:12
52716         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
52717              From: John Peacock <jpeacock@rowman.com>
52718              Date: Wed, 25 Apr 2001 17:30:26 -0400
52719              Message-ID: <3AE741F2.B3217464@rowman.com>
52720      Branch: perl
52721            ! lib/Math/BigInt.pm t/lib/bigintpm.t
52722 ____________________________________________________________________________
52723 [  9841] By: jhi                                   on 2001/04/25  20:07:05
52724         Log: Update Changes.
52725      Branch: perl
52726            ! Changes patchlevel.h
52727 ____________________________________________________________________________
52728 [  9840] By: jhi                                   on 2001/04/25  19:56:51
52729         Log: Yet another HP-UX hints version from Merijn.
52730      Branch: perl
52731            ! hints/hpux.sh
52732 ____________________________________________________________________________
52733 [  9839] By: jhi                                   on 2001/04/25  19:53:04
52734         Log: abs_path() didn't terminate the filename correctly,
52735              in DIRNAMLENless systems like HP-UX this would fail.
52736      Branch: perl
52737            ! ext/Cwd/Cwd.xs
52738 ____________________________________________________________________________
52739 [  9838] By: jhi                                   on 2001/04/25  16:37:26
52740         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
52741              From: Mike Guy <mjtg@cam.ac.uk>
52742              Date: Wed, 25 Apr 2001 18:31:47 +0100
52743              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
52744      Branch: perl
52745            ! op.c
52746 ____________________________________________________________________________
52747 [  9837] By: jhi                                   on 2001/04/25  16:21:53
52748         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
52749              From: Jon Eveland <jweveland@yahoo.com>
52750              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
52751              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
52752      Branch: perl
52753            ! lib/perl5db.pl
52754 ____________________________________________________________________________
52755 [  9836] By: jhi                                   on 2001/04/25  14:17:50
52756         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
52757              From: "Philip Newton" <pnewton@gmx.de>
52758              Date: Wed, 25 Apr 2001 17:05:58 +0200
52759              Message-ID: <3AE703F6.3234.1833C45@localhost>
52760      Branch: perl
52761            ! Porting/patching.pod
52762 ____________________________________________________________________________
52763 [  9835] By: jhi                                   on 2001/04/25  13:58:07
52764         Log: It would seem that both ar and full_ar need to be overridden
52765              for HP-UX to avoid the GNU ar.
52766      Branch: perl
52767            ! hints/hpux.sh
52768 ____________________________________________________________________________
52769 [  9834] By: jhi                                   on 2001/04/25  13:50:40
52770         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
52771              From: "Philip Newton" <pnewton@gmx.de>
52772              Date: Wed, 25 Apr 2001 16:09:23 +0200
52773              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
52774              
52775              Detypo.
52776      Branch: perl
52777            ! t/op/misc.t
52778 ____________________________________________________________________________
52779 [  9833] By: jhi                                   on 2001/04/25  12:36:11
52780         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
52781      Branch: perl
52782            ! hints/hpux.sh
52783 ____________________________________________________________________________
52784 [  9832] By: jhi                                   on 2001/04/25  12:33:36
52785         Log: New version of HP-UX hints from Merijn.
52786      Branch: perl
52787            ! hints/hpux.sh
52788 ____________________________________________________________________________
52789 [  9831] By: jhi                                   on 2001/04/25  03:39:45
52790         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
52791      Branch: perl
52792            ! hints/hpux.sh
52793 ____________________________________________________________________________
52794 [  9830] By: jhi                                   on 2001/04/25  02:53:25
52795         Log: The tzname[] bit is not needed by util.c -- and causes
52796              heartburn in VMS (and it missing was probably the cause of
52797              the Mac OS X trouble).  Ouch.
52798      Branch: perl
52799            ! ext/POSIX/POSIX.xs util.c
52800 ____________________________________________________________________________
52801 [  9829] By: jhi                                   on 2001/04/25  00:10:06
52802         Log: Metaconfig unit change for #9828.
52803      Branch: metaconfig
52804            ! U/compline/ccflags.U
52805 ____________________________________________________________________________
52806 [  9828] By: jhi                                   on 2001/04/25  00:04:18
52807         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
52808              (which is actually the reason for the change, we need to pass
52809              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
52810              EP/IX, OS/2, and TitanOS, based on the hints files.
52811      Branch: perl
52812            ! Configure config_h.SH
52813 ____________________________________________________________________________
52814 [  9827] By: jhi                                   on 2001/04/24  23:49:20
52815         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
52816              the $cat must have an absolute path.
52817      Branch: perl
52818            ! makedepend.SH
52819 ____________________________________________________________________________
52820 [  9826] By: jhi                                   on 2001/04/24  23:40:53
52821         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
52822      Branch: perl
52823            ! README.amiga
52824 ____________________________________________________________________________
52825 [  9825] By: jhi                                   on 2001/04/24  23:35:35
52826         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
52827              From: "Philip Newton" <pnewton@gmx.de>
52828              Date: Tue, 24 Apr 2001 18:52:49 +0200
52829              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
52830      Branch: perl
52831            ! x2p/find2perl.PL
52832 ____________________________________________________________________________
52833 [  9824] By: jhi                                   on 2001/04/24  23:33:07
52834         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
52835              Some gcc specifics dropped out due to extensive rewriting;
52836              will be put back later as needed.
52837      Branch: perl
52838            ! hints/hpux.sh
52839 ____________________________________________________________________________
52840 [  9823] By: jhi                                   on 2001/04/24  23:27:57
52841         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
52842      Branch: perl
52843            ! ext/POSIX/POSIX.xs
52844 ____________________________________________________________________________
52845 [  9822] By: jhi                                   on 2001/04/24  23:25:21
52846         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
52847              From: Tim Jenness <t.jenness@jach.hawaii.edu>
52848              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
52849              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
52850      Branch: perl
52851            ! ext/XS/Typemap/Typemap.xs
52852 ____________________________________________________________________________
52853 [  9821] By: jhi                                   on 2001/04/24  23:24:10
52854         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
52855              From: "Abigail" <abigail@foad.org>
52856              Date: Tue, 24 Apr 2001 23:12:03 +0200
52857              Message-ID: <20010424211203.7901.qmail@foad.org>
52858      Branch: perl
52859            ! pod/perlport.pod
52860 ____________________________________________________________________________
52861 [  9820] By: jhi                                   on 2001/04/24  23:23:15
52862         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
52863              From: Matt Sergeant <matt@sergeant.org>
52864              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
52865              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
52866      Branch: perl
52867            ! pod/perlfaq4.pod
52868 ____________________________________________________________________________
52869 [  9819] By: nick                                  on 2001/04/24  18:49:43
52870         Log: Integrate mainline.
52871      Branch: perlio
52872           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
52873           !> (integrate 37 files)
52874 ____________________________________________________________________________
52875 [  9818] By: jhi                                   on 2001/04/24  14:35:23
52876         Log: Update Changes.
52877      Branch: perl
52878            ! Changes patchlevel.h
52879 ____________________________________________________________________________
52880 [  9817] By: jhi                                   on 2001/04/24  14:09:17
52881         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
52882              From: "Philip Newton" <pnewton@gmx.de>
52883              Date: Tue, 24 Apr 2001 12:58:12 +0200
52884              Message-ID: <3AE57864.8304.B77A0A@localhost> 
52885              
52886              plus add CPAN to the list of modules that have their own tests.
52887      Branch: perl
52888            ! t/lib/1_compile.t
52889 ____________________________________________________________________________
52890 [  9816] By: jhi                                   on 2001/04/24  14:07:03
52891         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
52892              From: Michael G Schwern <schwern@pobox.com>
52893              Date: Sat, 21 Apr 2001 22:35:00 +0100
52894              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
52895      Branch: perl
52896            ! t/lib/1_compile.t
52897 ____________________________________________________________________________
52898 [  9815] By: jhi                                   on 2001/04/24  13:54:32
52899         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
52900              From: Robin Houston <robin@kitsite.com>
52901              Date: Tue, 24 Apr 2001 15:51:18 +0100
52902              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
52903      Branch: perl
52904            ! ext/B/B/Deparse.pm
52905 ____________________________________________________________________________
52906 [  9814] By: jhi                                   on 2001/04/24  13:17:34
52907         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
52908              From: Bill Glicker <billg@burrelles.com>
52909              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
52910              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
52911      Branch: perl
52912            ! hints/svr5.sh
52913 ____________________________________________________________________________
52914 [  9813] By: jhi                                   on 2001/04/24  12:54:23
52915         Log: Prevent path disclosure (probing for existence of filenames)
52916              using suidperl; bug id 20010322.218.
52917      Branch: perl
52918            ! perl.c pod/perldiag.pod
52919 ____________________________________________________________________________
52920 [  9812] By: jhi                                   on 2001/04/24  12:08:36
52921         Log: Retract #9811.
52922      Branch: perl
52923            ! ext/POSIX/POSIX.xs
52924 ____________________________________________________________________________
52925 [  9811] By: jhi                                   on 2001/04/24  11:57:35
52926         Log: (Retracted by #9812.)
52927      Branch: perl
52928            ! ext/POSIX/POSIX.xs
52929 ____________________________________________________________________________
52930 [  9810] By: jhi                                   on 2001/04/24  03:32:35
52931         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
52932      Branch: perl
52933            ! util.c
52934 ____________________________________________________________________________
52935 [  9809] By: jhi                                   on 2001/04/24  03:16:13
52936         Log: The Math::BigFloat::import() was broken.
52937              (Fixes bug id 20010422.002.)
52938      Branch: perl
52939            ! lib/Math/BigFloat.pm
52940 ____________________________________________________________________________
52941 [  9808] By: jhi                                   on 2001/04/24  01:11:40
52942         Log: Additional dependencies; should help for parallel makes
52943              not to fail on missing lib/lib.pm or lib/re.pm.
52944      Branch: perl
52945            ! Makefile.SH
52946 ____________________________________________________________________________
52947 [  9807] By: jhi                                   on 2001/04/24  00:57:01
52948         Log: Update the test failure disclaimer.
52949      Branch: perl
52950            ! t/pragma/warn/pp_hot
52951 ____________________________________________________________________________
52952 [  9806] By: jhi                                   on 2001/04/24  00:54:04
52953         Log: Add make target "install-all" which is alias for "install"
52954              to cater for case-preserving filesystems like HFS+.
52955      Branch: perl
52956            ! INSTALL Makefile.SH
52957 ____________________________________________________________________________
52958 [  9805] By: jhi                                   on 2001/04/24  00:47:28
52959         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
52960              From: Peter Prymmer <pvhp@forte.com>
52961              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
52962              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
52963              
52964              (Ken William's message forwarded from macosx@perl.org)
52965      Branch: perl
52966            ! hints/darwin.sh
52967 ____________________________________________________________________________
52968 [  9804] By: jhi                                   on 2001/04/23  23:57:35
52969         Log: Cut-and-pasto.
52970      Branch: perl
52971            ! perlio.c
52972 ____________________________________________________________________________
52973 [  9803] By: jhi                                   on 2001/04/23  23:52:25
52974         Log: More PerlIO robustness.
52975      Branch: perl
52976            ! perlio.c
52977 ____________________________________________________________________________
52978 [  9802] By: jhi                                   on 2001/04/23  23:43:35
52979         Log: Make the "STD* opened only for ..." errors more consistent.
52980      Branch: perl
52981            ! doio.c
52982 ____________________________________________________________________________
52983 [  9801] By: jhi                                   on 2001/04/23  23:34:26
52984         Log: Test case for #9800.
52985      Branch: perl
52986            ! t/op/misc.t
52987 ____________________________________________________________________________
52988 [  9800] By: jhi                                   on 2001/04/23  23:14:43
52989         Log: Avoid coredump on 'close STDERR; die' by making
52990              the PerlIO calls more robust.  Also use SETERRNO()
52991              instead of errno = to be more VMS-ready.
52992      Branch: perl
52993            ! perlio.c
52994 ____________________________________________________________________________
52995 [  9799] By: jhi                                   on 2001/04/23  21:41:10
52996         Log: Subject: test for ID 20010423.002
52997              From: Robin Houston <robin@kitsite.com>
52998              Date: Mon, 23 Apr 2001 16:52:21 +0100
52999              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
53000      Branch: perl
53001            ! t/op/avhv.t
53002 ____________________________________________________________________________
53003 [  9798] By: jhi                                   on 2001/04/23  21:40:07
53004         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
53005              From: David Dyck <dcd@tc.fluke.com>
53006              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
53007              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
53008      Branch: perl
53009            ! installperl
53010 ____________________________________________________________________________
53011 [  9797] By: jhi                                   on 2001/04/23  21:37:56
53012         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
53013              From: Benjamin Sugars <bsugars@canoe.ca>
53014              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
53015              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
53016      Branch: perl
53017            ! ext/Cwd/Cwd.xs lib/Cwd.pm
53018 ____________________________________________________________________________
53019 [  9796] By: jhi                                   on 2001/04/23  21:29:24
53020         Log: Synchronize h2xs and pod2man some more on the documentation
53021              templates they propose.
53022      Branch: perl
53023            ! pod/pod2man.PL utils/h2xs.PL
53024 ____________________________________________________________________________
53025 [  9795] By: jhi                                   on 2001/04/23  17:30:40
53026         Log: Add one more naughty test for base64; make encoding logic cleaner.
53027      Branch: perl
53028            ! t/lib/mimeb64.t
53029 ____________________________________________________________________________
53030 [  9794] By: jhi                                   on 2001/04/23  13:51:32
53031         Log: Update Changes.
53032      Branch: perl
53033            ! Changes patchlevel.h
53034 ____________________________________________________________________________
53035 [  9793] By: jhi                                   on 2001/04/23  13:44:18
53036         Log: Duplicate lines.
53037      Branch: perl
53038            ! MANIFEST
53039 ____________________________________________________________________________
53040 [  9792] By: jhi                                   on 2001/04/23  13:39:13
53041         Log: Subject: Re: PATCH 5.7.1
53042              From: Mark-Jason Dominus <mjd@plover.com>
53043              Date: Mon, 23 Apr 2001 10:30:21 -0400
53044              Message-ID: <20010423143021.17335.qmail@plover.com>
53045      Branch: perl
53046            ! perl.h sv.c
53047 ____________________________________________________________________________
53048 [  9791] By: jhi                                   on 2001/04/23  13:32:40
53049         Log: Add the CPAN.pm 1.59_54 tests.
53050      Branch: perl
53051            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
53052            ! MANIFEST
53053 ____________________________________________________________________________
53054 [  9790] By: jhi                                   on 2001/04/23  13:21:55
53055         Log: Subject: Deparse nit
53056              From: Robin Houston <robin@kitsite.com>
53057              Date: Mon, 23 Apr 2001 12:38:20 +0100
53058              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
53059      Branch: perl
53060            ! ext/B/B/Deparse.pm
53061 ____________________________________________________________________________
53062 [  9789] By: jhi                                   on 2001/04/23  13:19:07
53063         Log: Subject: [PATCH] bug 20010423.002
53064              From: Robin Houston <robin@kitsite.com>
53065              Date: Mon, 23 Apr 2001 13:12:30 +0100
53066              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
53067      Branch: perl
53068            ! pp.c
53069 ____________________________________________________________________________
53070 [  9788] By: jhi                                   on 2001/04/23  13:02:49
53071         Log: Subject: PATCH [5.7.1] hv.c unused #define
53072              From: Mark-Jason Dominus <mjd@plover.com>
53073              Date: Sun, 22 Apr 2001 14:17:49 -0400
53074              Message-ID: <20010422181749.26976.qmail@plover.com>
53075      Branch: perl
53076            ! hv.c
53077 ____________________________________________________________________________
53078 [  9787] By: jhi                                   on 2001/04/23  13:02:02
53079         Log: Subject: PATCH 5.7.1
53080              From: Mark-Jason Dominus <mjd@plover.com>
53081              Date: Sun, 22 Apr 2001 15:12:57 -0400
53082              Message-ID: <20010422191258.6539.qmail@plover.com>
53083              
53084              plus Sarathy's STMT_START + STMT_END suggestion.
53085      Branch: perl
53086            ! perl.h
53087 ____________________________________________________________________________
53088 [  9786] By: jhi                                   on 2001/04/23  12:53:25
53089         Log: Fix for
53090              
53091              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
53092              From: dLux <dlux@spam.sch.bme.hu>
53093              Date: Mon, 23 Apr 2001 01:25:26 +0200
53094              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
53095              
53096              (SvGROW really does return a char *.)
53097      Branch: perl
53098            ! pod/perlapi.pod sv.h
53099 ____________________________________________________________________________
53100 [  9785] By: jhi                                   on 2001/04/23  04:34:04
53101         Log: Time::Piece work continues.  $t->day removed since
53102              I think it's too confusing.  Now has normal and
53103              abbreviated length weekday names and month names,
53104              the names change with _names(), not _list().
53105              Now has strftime() in Perl, _strftime() is
53106              the libc version (to which strftime() falls back
53107              if it doesn't know the format.  To do: the reverse
53108              of strftime, strptime(), and the localisation of both.
53109      Branch: perl
53110            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
53111            ! t/lib/time-piece.t
53112 ____________________________________________________________________________
53113 [  9784] By: jhi                                   on 2001/04/23  02:41:46
53114         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
53115              From: andreas.koenig@anima.de (Andreas J. Koenig)
53116              Date: 23 Apr 2001 05:20:55 +0200
53117              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
53118      Branch: perl
53119            ! t/pragma/overload.t
53120 ____________________________________________________________________________
53121 [  9783] By: jhi                                   on 2001/04/22  23:32:42
53122         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
53123              From: Robin Houston <robin@kitsite.com>
53124              Date: Mon, 23 Apr 2001 00:38:18 +0100
53125              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
53126      Branch: perl
53127            ! ext/B/B/Deparse.pm
53128 ____________________________________________________________________________
53129 [  9782] By: jhi                                   on 2001/04/22  20:55:43
53130         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
53131              From: Simon Cozens <simon@netthink.co.uk>
53132              Date: Sun, 22 Apr 2001 18:47:25 +0100
53133              Message-ID: <20010422184725.A14411@netthink.co.uk>
53134      Branch: perl
53135            ! sv.c t/pragma/overload.t
53136 ____________________________________________________________________________
53137 [  9781] By: jhi                                   on 2001/04/22  20:52:13
53138         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
53139              From: Robin Houston <robin@kitsite.com>
53140              Date: Sun, 22 Apr 2001 22:14:50 +0100
53141              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
53142      Branch: perl
53143            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
53144 ____________________________________________________________________________
53145 [  9780] By: nick                                  on 2001/04/22  20:40:31
53146         Log: Integrate mainline.
53147      Branch: perlio
53148           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
53149           +> t/lib/b-stash.t
53150           !> (integrate 38 files)
53151 ____________________________________________________________________________
53152 [  9779] By: jhi                                   on 2001/04/22  15:16:03
53153         Log: Subject: IO::Socket::INET patch
53154              From: andrew deryabin <djsf@technarchy.ru>
53155              Date: Sat, 21 Apr 2001 17:46:52 +0400
53156              Message-ID: <20010421174652.B1426@technarchy>
53157      Branch: perl
53158            ! ext/IO/lib/IO/Socket/INET.pm
53159 ____________________________________________________________________________
53160 [  9778] By: jhi                                   on 2001/04/22  15:14:33
53161         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
53162              From: Mark-Jason Dominus <mjd@plover.com>
53163              Date: Sat, 21 Apr 2001 21:27:49 -0400
53164              Message-ID: <20010422012749.27024.qmail@plover.com>
53165      Branch: perl
53166            ! regcomp.c
53167 ____________________________________________________________________________
53168 [  9777] By: jhi                                   on 2001/04/22  15:10:51
53169         Log: Subject: Re: Regex debugger patch 
53170              From: Mark-Jason Dominus <mjd@plover.com>
53171              Date: Sat, 21 Apr 2001 21:48:51 -0400
53172              Message-ID: <20010422014851.27165.qmail@plover.com>
53173      Branch: perl
53174            ! pod/perldebguts.pod
53175 ____________________________________________________________________________
53176 [  9776] By: jhi                                   on 2001/04/22  15:09:48
53177         Log: Subject: Re: Regex debugger patch
53178              From: Mark-Jason Dominus <mjd@plover.com>
53179              Date: Sat, 21 Apr 2001 14:24:39 -0400
53180              Message-ID: <20010421182439.16508.qmail@plover.com>
53181              
53182              Regex debugger backend.
53183      Branch: perl
53184            ! regcomp.c regexp.h
53185 ____________________________________________________________________________
53186 [  9775] By: jhi                                   on 2001/04/21  16:45:40
53187         Log: Subject: [PATCH] Typo in utf8.h
53188              From: Jesús Quiroga <jquiroga@pobox.com>
53189              Date: Sat, 21 Apr 2001 19:25:33 +0200
53190              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
53191      Branch: perl
53192            ! utf8.h
53193 ____________________________________________________________________________
53194 [  9774] By: jhi                                   on 2001/04/21  16:43:52
53195         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
53196              From: Joe Orton <jorton@redhat.com>
53197              Date: Tue, 17 Apr 2001 15:50:43 +0100
53198              Message-Id: <20010417155043.D19132@eu.c2.net>
53199      Branch: perl
53200            ! hints/svr5.sh
53201 ____________________________________________________________________________
53202 [  9773] By: jhi                                   on 2001/04/21  15:30:15
53203         Log: Subject: Patch utils/h2xs.PL
53204              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
53205              Date: Sat, 21 Apr 2001 10:32:16 -0500
53206              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
53207              
53208              Add MAILING list and LICENSE templates.
53209      Branch: perl
53210            ! utils/h2xs.PL
53211 ____________________________________________________________________________
53212 [  9772] By: jhi                                   on 2001/04/21  15:28:36
53213         Log: Subject: perlfaq2.patch for 5.7.1
53214              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
53215              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
53216              Date: Fri, 20 Apr 2001 16:42:19 -0500
53217              
53218              rm an extra tab, a blurb about the xx.cpan to clarify
53219              which countries actually have that and dejanews is history
53220              as well as most of that nonsensical entry.
53221      Branch: perl
53222            ! pod/perlfaq2.pod
53223 ____________________________________________________________________________
53224 [  9771] By: jhi                                   on 2001/04/21  15:27:17
53225         Log: Subject: perlfaq1.patch for 5.7.1
53226              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
53227              Date: Fri, 20 Apr 2001 16:57:36 -0500
53228              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
53229              
53230              Evil URLs must die. Especially when they are broken.
53231      Branch: perl
53232            ! pod/perlfaq1.pod
53233 ____________________________________________________________________________
53234 [  9770] By: jhi                                   on 2001/04/21  15:23:38
53235         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
53236              From: Michael G Schwern <schwern@pobox.com>
53237              Date: Sat, 21 Apr 2001 16:11:12 +0100
53238              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
53239      Branch: perl
53240            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
53241            + t/lib/b-stash.t
53242            ! MANIFEST ext/B/B.pm t/lib/b.t
53243 ____________________________________________________________________________
53244 [  9769] By: jhi                                   on 2001/04/21  15:03:32
53245         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
53246              From: Michael G Schwern <schwern@pobox.com>
53247              Date: Sat, 21 Apr 2001 09:48:00 +0100
53248              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
53249      Branch: perl
53250            ! utils/h2ph.PL
53251 ____________________________________________________________________________
53252 [  9768] By: jhi                                   on 2001/04/21  14:33:49
53253         Log: PerlIO and Encode doc cleanup and tweaks.
53254      Branch: perl
53255            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
53256            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
53257 ____________________________________________________________________________
53258 [  9767] By: jhi                                   on 2001/04/21  12:40:16
53259         Log: Integrate perlio.
53260      Branch: perl
53261           !> doio.c
53262 ____________________________________________________________________________
53263 [  9766] By: nick                                  on 2001/04/20  18:28:35
53264         Log: Avoid core dump on
53265              open(STDOUT,">",\$foo);
53266      Branch: perlio
53267            ! doio.c
53268 ____________________________________________________________________________
53269 [  9765] By: jhi                                   on 2001/04/20  13:23:43
53270         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
53271              From: Robin Houston <robin@kitsite.com>
53272              Date: Fri, 20 Apr 2001 14:29:22 +0100
53273              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
53274      Branch: perl
53275            ! ext/B/B.pm ext/B/B/Deparse.pm
53276 ____________________________________________________________________________
53277 [  9764] By: jhi                                   on 2001/04/20  13:19:33
53278         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
53279              From: Peter Prymmer <pvhp@forte.com>
53280              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
53281              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
53282      Branch: perl
53283            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
53284            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
53285            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
53286            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
53287 ____________________________________________________________________________
53288 [  9763] By: jhi                                   on 2001/04/20  12:36:39
53289         Log: Subject: Re: A new PerlIO coredump
53290              From: Nick Ing-Simmons <nik@tiuk.ti.com>
53291              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
53292              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
53293      Branch: perl
53294            ! doio.c
53295 ____________________________________________________________________________
53296 [  9762] By: jhi                                   on 2001/04/19  23:02:30
53297         Log: Update Changes.
53298      Branch: perl
53299            ! Changes patchlevel.h
53300 ____________________________________________________________________________
53301 [  9761] By: jhi                                   on 2001/04/19  22:59:19
53302         Log: More cleanup cleanup.
53303      Branch: perl
53304            ! Makefile.SH win32/Makefile win32/makefile.mk
53305 ____________________________________________________________________________
53306 [  9760] By: jhi                                   on 2001/04/19  22:50:31
53307         Log: lib/Time is non-empty, let's not rmdir it.
53308      Branch: perl
53309            ! Makefile.SH
53310 ____________________________________________________________________________
53311 [  9759] By: jhi                                   on 2001/04/19  22:36:51
53312         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
53313              From: Robin Houston <robin@kitsite.com>
53314              Date: Fri, 20 Apr 2001 00:18:53 +0100
53315              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
53316      Branch: perl
53317            ! ext/B/B/Deparse.pm
53318 ____________________________________________________________________________
53319 [  9758] By: jhi                                   on 2001/04/19  22:36:00
53320         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
53321              From: Peter Prymmer <pvhp@forte.com>
53322              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
53323              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
53324      Branch: perl
53325            ! ext/Cwd/Cwd.xs
53326 ____________________________________________________________________________
53327 [  9757] By: nick                                  on 2001/04/19  18:53:54
53328         Log: Blind (untested) integrate of mainline.
53329      Branch: perlio
53330           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
53331           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
53332           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
53333           !> (integrate 53 files)
53334 ____________________________________________________________________________
53335 [  9756] By: jhi                                   on 2001/04/19  16:59:23
53336         Log: Document and test Time::Piece.
53337      Branch: perl
53338            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
53339            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
53340 ____________________________________________________________________________
53341 [  9755] By: jhi                                   on 2001/04/19  12:13:29
53342         Log: A better fix for the \x{12345678} trouble from NI-S.
53343      Branch: perl
53344            ! utf8.c
53345 ____________________________________________________________________________
53346 [  9754] By: jhi                                   on 2001/04/19  11:56:07
53347         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
53348              From: Robin Houston <robin@kitsite.com>
53349              Date: Wed, 18 Apr 2001 17:58:33 +0100
53350              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
53351      Branch: perl
53352            ! ext/B/B/Deparse.pm op.c
53353 ____________________________________________________________________________
53354 [  9753] By: jhi                                   on 2001/04/19  04:21:52
53355         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
53356              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
53357              Date: Thu, 19 Apr 2001 01:11:41 -0400
53358              Message-ID: <20010419011141.A5798@cpan.org>
53359      Branch: perl
53360            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
53361 ____________________________________________________________________________
53362 [  9752] By: jhi                                   on 2001/04/19  02:41:10
53363         Log: The new time utils need to be thread-aware, too.
53364      Branch: perl
53365            ! util.c
53366 ____________________________________________________________________________
53367 [  9751] By: jhi                                   on 2001/04/19  02:26:47
53368         Log: Compilation nit noticed by AIX compiler.
53369      Branch: perl
53370            ! perlio.c
53371 ____________________________________________________________________________
53372 [  9750] By: jhi                                   on 2001/04/19  02:20:06
53373         Log: The new time utils need to be public.
53374      Branch: perl
53375            ! embed.pl
53376 ____________________________________________________________________________
53377 [  9749] By: jhi                                   on 2001/04/19  01:42:39
53378         Log: Regen toc.
53379      Branch: perl
53380            ! pod/perltoc.pod
53381 ____________________________________________________________________________
53382 [  9748] By: jhi                                   on 2001/04/19  01:41:10
53383         Log: Add Time::Piece, a slight rewrite of Time::Object,
53384              from Matt Sergeant.
53385      Branch: perl
53386            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
53387            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
53388            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
53389            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
53390            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
53391            ! win32/makefile.mk
53392 ____________________________________________________________________________
53393 [  9747] By: jhi                                   on 2001/04/19  00:55:35
53394         Log: The new metaconfig unit from strftime.
53395      Branch: metaconfig/U/perl
53396            + d_strftime.U
53397 ____________________________________________________________________________
53398 [  9746] By: jhi                                   on 2001/04/19  00:54:54
53399         Log: Move the strftime() wrapper from POSIX.xs to util.c
53400              as my_strftime(), requires HAS_STRFTIME.
53401      Branch: perl
53402            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53403            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
53404            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
53405            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
53406            ! vos/config.ga.h win32/config.bc win32/config.gc
53407            ! win32/config.vc
53408 ____________________________________________________________________________
53409 [  9745] By: jhi                                   on 2001/04/18  23:11:03
53410         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
53411              in preparation of Time::Piece.
53412      Branch: perl
53413            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
53414 ____________________________________________________________________________
53415 [  9744] By: jhi                                   on 2001/04/18  22:33:12
53416         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
53417              From: Peter Prymmer <pvhp@forte.com>
53418              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
53419              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
53420      Branch: perl
53421            ! t/lib/exporter.t
53422 ____________________________________________________________________________
53423 [  9743] By: jhi                                   on 2001/04/18  22:32:23
53424         Log: Subject: Fwd: pod2html leaves cache files lying around?
53425              From: Rajesh Vaidheeswarran <rv@gnu.org>
53426              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
53427              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
53428      Branch: perl
53429            ! lib/Pod/Html.pm
53430 ____________________________________________________________________________
53431 [  9742] By: jhi                                   on 2001/04/18  20:31:49
53432         Log: Update Changes.
53433      Branch: perl
53434            ! Changes patchlevel.h
53435 ____________________________________________________________________________
53436 [  9741] By: jhi                                   on 2001/04/18  20:23:02
53437         Log: Declare hints only if needed.
53438      Branch: perl
53439            ! ext/B/B/Deparse.pm
53440 ____________________________________________________________________________
53441 [  9740] By: jhi                                   on 2001/04/18  19:06:05
53442         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
53443              bug noticed by Robin Houston; basically the code of detecting
53444              value wraparound was acting differently under different compilers
53445              and platforms.  The workaround is to remove the overflow check
53446              for now, a real fix would be to do the overflow (portably) right.
53447      Branch: perl
53448            ! t/op/pat.t utf8.c
53449 ____________________________________________________________________________
53450 [  9739] By: jhi                                   on 2001/04/18  19:01:23
53451         Log: Subject: [PATCH B::Deparse] some pragma support
53452              From: Robin Houston <robin@kitsite.com>
53453              Date: Wed, 18 Apr 2001 19:32:12 +0100
53454              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
53455      Branch: perl
53456            ! ext/B/B/Deparse.pm
53457 ____________________________________________________________________________
53458 [  9738] By: jhi                                   on 2001/04/18  15:16:37
53459         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
53460              From: Benjamin Sugars <bsugars@canoe.ca>
53461              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
53462              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
53463      Branch: perl
53464            ! t/op/glob.t
53465 ____________________________________________________________________________
53466 [  9737] By: jhi                                   on 2001/04/18  13:24:50
53467         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
53468              From: Tim Jenness <t.jenness@jach.hawaii.edu>
53469              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
53470              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
53471      Branch: perl
53472            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
53473            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
53474 ____________________________________________________________________________
53475 [  9736] By: jhi                                   on 2001/04/18  04:15:14
53476         Log: The #9735 also changes the subtest 12.
53477      Branch: perl
53478            ! t/lib/b.t
53479 ____________________________________________________________________________
53480 [  9735] By: jhi                                   on 2001/04/18  03:55:17
53481         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
53482              From: David Dyck <dcd@tc.fluke.com>
53483              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
53484              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
53485      Branch: perl
53486            ! ext/B/B/Deparse.pm
53487 ____________________________________________________________________________
53488 [  9734] By: jhi                                   on 2001/04/18  03:54:11
53489         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
53490              From: Gisle Aas <gisle@ActiveState.com>
53491              Date: 17 Apr 2001 19:06:45 -0700
53492              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
53493      Branch: perl
53494            ! pp_hot.c t/op/misc.t
53495 ____________________________________________________________________________
53496 [  9733] By: jhi                                   on 2001/04/17  22:25:22
53497         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
53498              From: "Abigail" <abigail@foad.org>
53499              Date: Wed, 18 Apr 2001 01:17:46 +0200
53500              Message-ID: <20010417231746.21657.qmail@foad.org>
53501      Branch: perl
53502            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
53503 ____________________________________________________________________________
53504 [  9732] By: jhi                                   on 2001/04/17  20:47:56
53505         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
53506              From: Robin Houston <robin@kitsite.com>
53507              Date: Tue, 17 Apr 2001 22:37:42 +0100
53508              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
53509      Branch: perl
53510            ! ext/B/B/Deparse.pm
53511 ____________________________________________________________________________
53512 [  9731] By: nick                                  on 2001/04/17  20:46:35
53513         Log: Re-sync for t/lib/b.t fix
53514      Branch: perlio
53515           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
53516 ____________________________________________________________________________
53517 [  9730] By: jhi                                   on 2001/04/17  20:45:29
53518         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
53519              From: Robin Houston <robin@kitsite.com>
53520              Date: Tue, 17 Apr 2001 22:29:36 +0100
53521              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
53522      Branch: perl
53523            ! ext/B/B.xs ext/B/B/Deparse.pm
53524 ____________________________________________________________________________
53525 [  9729] By: jhi                                   on 2001/04/17  20:43:11
53526         Log: Subject: Deparse - parenthesise args to undeclared subs
53527              From: Robin Houston <robin@kitsite.com>
53528              Date: Tue, 17 Apr 2001 21:31:05 +0100
53529              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
53530      Branch: perl
53531            ! ext/B/B/Deparse.pm
53532 ____________________________________________________________________________
53533 [  9728] By: jhi                                   on 2001/04/17  18:57:30
53534         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
53535              From: Benjamin Sugars <ben.sugars@home.com>
53536              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
53537              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
53538      Branch: perl
53539            ! t/lib/cwd.t
53540 ____________________________________________________________________________
53541 [  9727] By: jhi                                   on 2001/04/17  18:20:20
53542         Log: Subject: [PATCH B::Deparse] ambient pragmas
53543              From: Robin Houston <robin@kitsite.com>
53544              Date: Tue, 17 Apr 2001 20:01:59 +0100
53545              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
53546      Branch: perl
53547            ! ext/B/B/Deparse.pm t/lib/b.t
53548 ____________________________________________________________________________
53549 [  9726] By: nick                                  on 2001/04/17  16:33:51
53550         Log: Integrate mainline (t/lib/b.t fails test 2...)
53551      Branch: perlio
53552           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
53553           +> ext/List/Util/README ext/List/Util/Util.xs
53554           +> ext/List/Util/lib/List/Util.pm
53555           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
53556           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
53557           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
53558           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
53559           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
53560           !> (integrate 31 files)
53561 ____________________________________________________________________________
53562 [  9725] By: jhi                                   on 2001/04/17  12:14:24
53563         Log: Subject: multiple B::* changes
53564              From: Robin Houston <robin@kitsite.com>
53565              Date: Thu, 12 Apr 2001 20:12:27 +0100
53566              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
53567      Branch: perl
53568            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
53569 ____________________________________________________________________________
53570 [  9724] By: jhi                                   on 2001/04/17  11:59:05
53571         Log: Thread-awareness from Doug MacEachern.
53572      Branch: perl
53573            ! ext/List/Util/Util.xs
53574 ____________________________________________________________________________
53575 [  9723] By: jhi                                   on 2001/04/17  11:57:41
53576         Log: Make the test more portable.
53577      Branch: perl
53578            ! t/lib/cwd.t
53579 ____________________________________________________________________________
53580 [  9722] By: jhi                                   on 2001/04/17  11:53:50
53581         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
53582              From: Benjamin Sugars <ben.sugars@home.com>
53583              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
53584              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
53585      Branch: perl
53586            ! t/lib/cwd.t
53587 ____________________________________________________________________________
53588 [  9721] By: jhi                                   on 2001/04/17  11:52:17
53589         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
53590              From: Benjamin Sugars <bsugars@canoe.ca>
53591              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
53592              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
53593      Branch: perl
53594            ! op.c
53595 ____________________________________________________________________________
53596 [  9720] By: jhi                                   on 2001/04/17  11:35:42
53597         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
53598              From: Chris Nandor <pudge@pobox.com>
53599              Date: Tue, 17 Apr 2001 00:30:49 -0400
53600              Message-Id: <p05100207b701768712de@[10.0.1.177]>
53601      Branch: perl
53602            ! ext/File/Glob/bsd_glob.c gv.c
53603 ____________________________________________________________________________
53604 [  9719] By: jhi                                   on 2001/04/17  11:32:13
53605         Log: Subject: [PATCH] Tweten->West
53606              From: Casey West <casey@geeknest.com>
53607              Date: Mon, 16 Apr 2001 12:11:22 -0400
53608              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
53609      Branch: perl
53610            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
53611            ! pod/perltie.pod
53612 ____________________________________________________________________________
53613 [  9718] By: jhi                                   on 2001/04/16  03:22:52
53614         Log: Update Changes.
53615      Branch: perl
53616            ! Changes patchlevel.h
53617 ____________________________________________________________________________
53618 [  9717] By: jhi                                   on 2001/04/16  03:06:28
53619         Log: Regen toc.
53620      Branch: perl
53621            ! pod/perltoc.pod
53622 ____________________________________________________________________________
53623 [  9716] By: jhi                                   on 2001/04/16  02:58:42
53624         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
53625              From: Prymmer/Kahn <pvhp@best.com>
53626              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
53627              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
53628      Branch: perl
53629            ! utf8.c
53630 ____________________________________________________________________________
53631 [  9715] By: jhi                                   on 2001/04/15  23:40:35
53632         Log: Subject: Re: Net::Ping patch, adds stream protocol
53633              From: bronson@rinspin.com (Scott Bronson)
53634              Date: Tue, 10 Apr 2001 23:58:33 -0700
53635              Message-ID: <20010410235833.N29719@rinspin.com>
53636      Branch: perl
53637            ! lib/Net/Ping.pm
53638 ____________________________________________________________________________
53639 [  9714] By: jhi                                   on 2001/04/15  23:31:46
53640         Log: Printing out the ok messages helps successful testing.
53641      Branch: perl
53642            ! t/lib/time-hires.t
53643 ____________________________________________________________________________
53644 [  9713] By: jhi                                   on 2001/04/15  21:43:24
53645         Log: Update Douglas Wegscheid's email.
53646      Branch: perl
53647            ! AUTHORS
53648 ____________________________________________________________________________
53649 [  9712] By: jhi                                   on 2001/04/15  21:40:41
53650         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
53651              From: Michael G Schwern <schwern@pobox.com>
53652              Date: Sat, 14 Apr 2001 22:40:50 +0100
53653              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
53654      Branch: perl
53655            + t/lib/exporter.t
53656            ! MANIFEST lib/Exporter/Heavy.pm
53657 ____________________________________________________________________________
53658 [  9711] By: jhi                                   on 2001/04/15  21:39:21
53659         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
53660              From: Michael G Schwern <schwern@pobox.com>
53661              Date: Sat, 14 Apr 2001 22:13:59 +0100
53662              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
53663      Branch: perl
53664            ! t/op/loopctl.t
53665 ____________________________________________________________________________
53666 [  9710] By: jhi                                   on 2001/04/15  21:30:19
53667         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
53668              From: Michael G Schwern <schwern@pobox.com>
53669              Date: Sat, 14 Apr 2001 22:05:32 +0100
53670              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
53671      Branch: perl
53672            ! t/pragma/warnings.t
53673 ____________________________________________________________________________
53674 [  9709] By: jhi                                   on 2001/04/15  19:34:09
53675         Log: Integrate changes #9706,9707 from maintperl into mainline.
53676              
53677              change#7210 broke .packlist generation
53678              
53679              ExtUtils::Installed doesn't quote regex metacharacters in paths
53680              before using them in match; also make it work for dosish platforms
53681      Branch: perl
53682           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
53683 ____________________________________________________________________________
53684 [  9708] By: jhi                                   on 2001/04/15  19:31:01
53685         Log: Test also the scalar aspect of getitimer().
53686      Branch: perl
53687            ! t/lib/time-hires.t
53688 ____________________________________________________________________________
53689 [  9707] By: gsar                                  on 2001/04/15  17:24:20
53690         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
53691              before using them in match; also make it work for dosish platforms
53692      Branch: maint-5.6/perl
53693            ! lib/ExtUtils/Installed.pm
53694 ____________________________________________________________________________
53695 [  9706] By: gsar                                  on 2001/04/15  17:21:59
53696         Log: change#7210 broke .packlist generation (listed only filename
53697              rather than fully qualified path name)
53698      Branch: maint-5.6/perl
53699            ! lib/ExtUtils/Install.pm
53700 ____________________________________________________________________________
53701 [  9705] By: jhi                                   on 2001/04/15  12:36:33
53702         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
53703      Branch: perl
53704            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
53705            ! t/lib/time-hires.t
53706 ____________________________________________________________________________
53707 [  9704] By: jhi                                   on 2001/04/15  10:49:08
53708         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
53709              From: Prymmer/Kahn <pvhp@best.com>
53710              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
53711              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
53712      Branch: perl
53713            ! lib/utf8.pm pod/perlebcdic.pod
53714 ____________________________________________________________________________
53715 [  9703] By: jhi                                   on 2001/04/15  02:26:26
53716         Log: I keep forgetting to sort MANIFEST.
53717      Branch: perl
53718            ! MANIFEST
53719 ____________________________________________________________________________
53720 [  9702] By: jhi                                   on 2001/04/15  02:07:47
53721         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
53722              Now we have blessed, reftype, tainted, first, reduce, ...
53723      Branch: perl
53724            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
53725            + ext/List/Util/README ext/List/Util/Util.xs
53726            + ext/List/Util/lib/List/Util.pm
53727            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
53728            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
53729            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
53730            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
53731            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
53732            ! MANIFEST
53733 ____________________________________________________________________________
53734 [  9701] By: jhi                                   on 2001/04/14  15:05:25
53735         Log: Subject: RE: dprofpp.pl updates 
53736              From: Carl Eklof <CEklof@endeca.com>
53737              Date: Thu, 12 Apr 2001 18:45:46 -0400
53738              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
53739      Branch: perl
53740            ! utils/dprofpp.PL
53741 ____________________________________________________________________________
53742 [  9700] By: jhi                                   on 2001/04/14  14:44:55
53743         Log: Do not just blindly add CR.
53744      Branch: perl
53745            ! Porting/makerel
53746 ____________________________________________________________________________
53747 [  9699] By: jhi                                   on 2001/04/13  13:17:01
53748         Log: Update Changes.
53749      Branch: perl
53750            ! Changes patchlevel.h
53751 ____________________________________________________________________________
53752 [  9698] By: jhi                                   on 2001/04/13  12:44:48
53753         Log: Integrate perlio.
53754      Branch: perl
53755           !> ext/PerlIO/Scalar/Scalar.xs
53756 ____________________________________________________________________________
53757 [  9697] By: jhi                                   on 2001/04/13  12:29:15
53758         Log: Add more debug output to the test.
53759      Branch: perl
53760            ! t/lib/cwd.t
53761 ____________________________________________________________________________
53762 [  9696] By: nick                                  on 2001/04/13  10:14:29
53763         Log: Fix core dump on binmode($fh,'Scalar')
53764      Branch: perlio
53765            ! ext/PerlIO/Scalar/Scalar.xs
53766 ____________________________________________________________________________
53767 [  9695] By: nick                                  on 2001/04/13  09:05:42
53768         Log: Integrate mainline
53769      Branch: perlio
53770           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
53771           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
53772           +> t/lib/time-hires.t
53773           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
53774           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
53775           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
53776           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
53777           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
53778           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
53779           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
53780 ____________________________________________________________________________
53781 [  9694] By: jhi                                   on 2001/04/12  22:23:35
53782         Log: Integrate change #9693 from maintperl into mainline.
53783              
53784              $VERSION and Version() on the same line provokes a warning from
53785              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
53786      Branch: perl
53787           !> lib/Devel/SelfStubber.pm
53788 ____________________________________________________________________________
53789 [  9693] By: gsar                                  on 2001/04/12  21:55:56
53790         Log: $VERSION and Version() on the same line provokes a warning from
53791              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
53792      Branch: maint-5.6/perl
53793            ! lib/Devel/SelfStubber.pm
53794 ____________________________________________________________________________
53795 [  9692] By: jhi                                   on 2001/04/12  13:54:00
53796         Log: This is at least 5.005.
53797      Branch: perl
53798            ! ext/Time/HiRes/HiRes.xs
53799 ____________________________________________________________________________
53800 [  9691] By: jhi                                   on 2001/04/12  13:37:20
53801         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
53802      Branch: perl
53803            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
53804            ! win32/Makefile win32/makefile.mk
53805 ____________________________________________________________________________
53806 [  9690] By: jhi                                   on 2001/04/12  01:34:46
53807         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
53808      Branch: perl
53809            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
53810            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
53811            + t/lib/time-hires.t
53812            ! MANIFEST
53813 ____________________________________________________________________________
53814 [  9689] By: jhi                                   on 2001/04/12  00:28:39
53815         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
53816              From: Gisle Aas <gisle@ActiveState.com>
53817              Date: 11 Apr 2001 16:36:11 -0700
53818              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
53819      Branch: perl
53820            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
53821 ____________________________________________________________________________
53822 [  9688] By: jhi                                   on 2001/04/12  00:27:39
53823         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
53824              From: Gisle Aas <gisle@ActiveState.com>
53825              Date: 11 Apr 2001 11:13:24 -0700
53826              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
53827      Branch: perl
53828            ! ext/MIME/Base64/Base64.xs
53829 ____________________________________________________________________________
53830 [  9687] By: jhi                                   on 2001/04/11  19:51:47
53831         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
53832      Branch: perl
53833            ! Todo-5.6
53834 ____________________________________________________________________________
53835 [  9686] By: jhi                                   on 2001/04/11  16:54:25
53836         Log: Subject: [PATCH opcode.pl] Documentation of table format
53837              From: Simon Cozens <simon@netthink.co.uk>
53838              Date: Wed, 11 Apr 2001 12:59:31 +0100
53839              Message-ID: <20010411125931.A25681@netthink.co.uk>
53840      Branch: perl
53841            ! opcode.pl
53842 ____________________________________________________________________________
53843 [  9685] By: jhi                                   on 2001/04/11  16:53:15
53844         Log: Subject: [PATCH] prototype("CORE::recv")
53845              From: Simon Cozens <simon@netthink.co.uk>
53846              Date: Wed, 11 Apr 2001 13:24:35 +0100
53847              Message-ID: <20010411132435.A26169@netthink.co.uk>
53848      Branch: perl
53849            ! pp.c t/comp/proto.t
53850 ____________________________________________________________________________
53851 [  9684] By: jhi                                   on 2001/04/11  16:47:13
53852         Log: FAQ (and AUTHORS) update from Dan Carson: the information
53853              was several years obsolete, Term::Readkey has been updated
53854              to have the functionality.
53855      Branch: perl
53856            ! AUTHORS pod/perlfaq5.pod
53857 ____________________________________________________________________________
53858 [  9683] By: jhi                                   on 2001/04/11  12:15:46
53859         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
53860              From: Calle Dybedahl <calle@lysator.liu.se>
53861              Date: 10 Apr 2001 16:44:16 +0200
53862              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
53863      Branch: perl
53864            ! ext/MIME/Base64/Base64.xs
53865 ____________________________________________________________________________
53866 [  9682] By: jhi                                   on 2001/04/11  12:12:26
53867         Log: A more minimal fix for 20010410.006 from Hugo.
53868      Branch: perl
53869            ! regexec.c
53870 ____________________________________________________________________________
53871 [  9681] By: jhi                                   on 2001/04/11  11:34:23
53872         Log: Integrate changes #9678,9679 from maintline into mainperl.
53873              
53874              addendum to change#9676
53875              
53876              up $File::Glob::VERSION; add a note pointing out the version of
53877              the OpenBSD glob bsd_glob.c resembles
53878      Branch: perl
53879           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
53880           !> ext/File/Glob/bsd_glob.h
53881 ____________________________________________________________________________
53882 [  9680] By: jhi                                   on 2001/04/11  11:30:38
53883         Log: Bad test numbering in integrate in #9677.
53884              Fixes ID 20010411.001.
53885      Branch: perl
53886            ! t/op/pat.t
53887 ____________________________________________________________________________
53888 [  9679] By: gsar                                  on 2001/04/11  03:38:40
53889         Log: up $File::Glob::VERSION; add a note pointing out the version of
53890              the OpenBSD glob bsd_glob.c resembles
53891      Branch: maint-5.6/perl
53892            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
53893            ! ext/File/Glob/bsd_glob.h
53894 ____________________________________________________________________________
53895 [  9678] By: gsar                                  on 2001/04/11  03:09:48
53896         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
53897              revision 1.8.10.1 found here:
53898              
53899              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
53900      Branch: maint-5.6/perl
53901            ! ext/File/Glob/bsd_glob.c
53902 ____________________________________________________________________________
53903 [  9677] By: jhi                                   on 2001/04/11  02:54:39
53904         Log: Integrate changes #9675,9676 from maintperl into mainline.
53905              
53906              fix for bug 20010410.006, undo change#7115
53907              
53908              port the OpenBSD glob() security patch
53909      Branch: perl
53910           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
53911           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
53912           !> t/op/pat.t
53913 ____________________________________________________________________________
53914 [  9676] By: gsar                                  on 2001/04/11  02:19:02
53915         Log: port the glob() security patch found at:
53916              
53917              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
53918              
53919              CERT advisory for the issue is here:
53920              
53921              http://www.cert.org/advisories/CA-2001-07.html
53922              
53923              Note that the security scare is only relevant for those who are
53924              foolish enough to build suidperl (which is now officially discouraged)
53925      Branch: maint-5.6/perl
53926            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
53927            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
53928 ____________________________________________________________________________
53929 [  9675] By: gsar                                  on 2001/04/10  23:52:11
53930         Log: fix for bug 20010410.006
53931              
53932              undo change#7115 (came into maint-5.6 as change#8156)
53933              
53934              add tests to keep it from coming back
53935      Branch: maint-5.6/perl
53936            ! regexec.c t/op/pat.t
53937 ____________________________________________________________________________
53938 [  9674] By: nick                                  on 2001/04/10  20:39:31
53939         Log: Integrate mainline
53940      Branch: perlio
53941           +> Porting/testall.atom
53942           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
53943           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
53944           !> t/lib/lc-uk.t t/pod/find.t
53945 ____________________________________________________________________________
53946 [  9673] By: nick                                  on 2001/04/10  18:46:14
53947         Log: Integrate against change 9670 aka perl-5.7.1
53948      Branch: perlio
53949           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
53950           !> (integrate 53 files)
53951 ____________________________________________________________________________
53952 [  9672] By: jhi                                   on 2001/04/10  13:45:01
53953         Log: Add a script for doing cumulative profile of the test suite.
53954              (Requires ATOM, that is, Tru64.)
53955      Branch: perl
53956            + Porting/testall.atom
53957            ! MANIFEST
53958 ____________________________________________________________________________
53959 [  9671] By: jhi                                   on 2001/04/10  12:38:53
53960         Log: Missing std block.
53961      Branch: perl
53962            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
53963            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
53964            ! t/pod/find.t
53965 ____________________________________________________________________________
53966 [  9670] By: jhi                                   on 2001/04/10  01:25:58
53967         Log: This is 5.7.1.
53968      Branch: perl
53969            ! patchlevel.h
53970 ____________________________________________________________________________
53971 [  9669] By: jhi                                   on 2001/04/10  01:09:14
53972         Log: Update Changes.
53973      Branch: perl
53974            ! Changes patchlevel.h
53975 ____________________________________________________________________________
53976 [  9668] By: jhi                                   on 2001/04/10  01:00:38
53977         Log: Regen toc.
53978      Branch: perl
53979            ! pod/perltoc.pod
53980 ____________________________________________________________________________
53981 [  9667] By: jhi                                   on 2001/04/10  00:52:16
53982         Log: Update perlhist.
53983      Branch: perl
53984            ! pod/perlhist.pod
53985 ____________________________________________________________________________
53986 [  9666] By: jhi                                   on 2001/04/09  23:38:59
53987         Log: Slight wording tweaks from Damian to #9658.
53988      Branch: perl
53989            ! pod/perlobj.pod
53990 ____________________________________________________________________________
53991 [  9665] By: jhi                                   on 2001/04/09  19:56:06
53992         Log: Subject: [PATCH perlutil.pod] Nit
53993              From: Simon Cozens <simon@netthink.co.uk>
53994              Date: Mon, 9 Apr 2001 20:29:44 +0100
53995              Message-ID: <20010409202944.A14796@the.earth.li>
53996      Branch: perl
53997            ! pod/perlutil.pod
53998 ____________________________________________________________________________
53999 [  9664] By: jhi                                   on 2001/04/09  19:54:42
54000         Log: Subject: Re: perl571delta.pod@9631
54001              From: Mike Guy <mjtg@cam.ac.uk>
54002              Date: Mon, 09 Apr 2001 18:09:14 +0100
54003              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
54004      Branch: perl
54005            ! pod/perl571delta.pod
54006 ____________________________________________________________________________
54007 [  9663] By: jhi                                   on 2001/04/09  13:43:35
54008         Log: Update Changes.
54009      Branch: perl
54010            ! Changes patchlevel.h
54011 ____________________________________________________________________________
54012 [  9662] By: jhi                                   on 2001/04/09  13:24:46
54013         Log: tweak tweak.
54014      Branch: perl
54015            ! AUTHORS pod/perl571delta.pod
54016 ____________________________________________________________________________
54017 [  9661] By: jhi                                   on 2001/04/09  13:15:13
54018         Log: Thinko in manual patch applying.
54019      Branch: perl
54020            ! sv.c
54021 ____________________________________________________________________________
54022 [  9660] By: jhi                                   on 2001/04/09  13:07:53
54023         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
54024              From: Robin Barker <rmb1@cise.npl.co.uk> 
54025              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
54026              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
54027              
54028              (This corrects the case where the "isn't numeric" string contains \0s
54029              and is longer than the temporary buffer, and contains \0 at the point
54030              the string would be truncated by "...".) 
54031      Branch: perl
54032            ! sv.c
54033 ____________________________________________________________________________
54034 [  9659] By: jhi                                   on 2001/04/09  12:57:41
54035         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
54036      Branch: perl
54037            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
54038            ! t/lib/cgi-function.t t/lib/cgi-html.t
54039 ____________________________________________________________________________
54040 [  9658] By: jhi                                   on 2001/04/09  12:48:47
54041         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
54042              From: Ilmari Karonen <iltzu@sci.fi>
54043              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
54044              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
54045              
54046              Rearrange and rewrite the Method Invocation section
54047              to explain the concepts in nicer order.
54048      Branch: perl
54049            ! pod/perlobj.pod
54050 ____________________________________________________________________________
54051 [  9657] By: jhi                                   on 2001/04/09  12:35:58
54052         Log: Upgrade to podlators 1.09, from Russ Allbery.
54053      Branch: perl
54054            ! lib/Pod/Man.pm lib/Pod/Text.pm
54055 ____________________________________________________________________________
54056 [  9656] By: jhi                                   on 2001/04/09  12:31:53
54057         Log: perl571delta.
54058      Branch: perl
54059            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
54060 ____________________________________________________________________________
54061 [  9655] By: jhi                                   on 2001/04/09  12:20:09
54062         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
54063              From: Prymmer/Kahn <pvhp@best.com>
54064              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
54065              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
54066      Branch: perl
54067            ! lib/utf8.pm pod/perlunicode.pod
54068 ____________________________________________________________________________
54069 [  9654] By: gsar                                  on 2001/04/09  03:38:33
54070         Log: here lies 5.6.1
54071      Branch: maint-5.6/perl
54072            ! Changes
54073 ____________________________________________________________________________
54074 [  9653] By: jhi                                   on 2001/04/09  03:25:24
54075         Log: Update perlhist.
54076      Branch: perl
54077            ! pod/perlhist.pod
54078 ____________________________________________________________________________
54079 [  9652] By: jhi                                   on 2001/04/09  03:18:49
54080         Log: perl571delta tweaking continues.
54081      Branch: perl
54082            ! pod/perl571delta.pod
54083 ____________________________________________________________________________
54084 [  9651] By: gsar                                  on 2001/04/09  03:11:19
54085         Log: update Changes, patchlevel.h &c.
54086      Branch: maint-5.6/perl
54087            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
54088            ! pod/perltoc.pod
54089 ____________________________________________________________________________
54090 [  9650] By: jhi                                   on 2001/04/09  02:40:24
54091         Log: Integrate the perlfork half of #9513 from maintperl into mainline
54092              (the perlunicode half is obsolete)
54093      Branch: perl
54094            ! pod/perlfork.pod
54095 ____________________________________________________________________________
54096 [  9649] By: gsar                                  on 2001/04/09  02:35:43
54097         Log: tweak perldelta as suggested by Jarkko
54098      Branch: maint-5.6/perl
54099            ! pod/perldelta.pod
54100 ____________________________________________________________________________
54101 [  9648] By: jhi                                   on 2001/04/09  02:13:04
54102         Log: Integrate change #9646 from maintperl into mainline.
54103              
54104              add note about ithreads and Thread.pm
54105      Branch: perl
54106           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
54107 ____________________________________________________________________________
54108 [  9647] By: jhi                                   on 2001/04/09  02:10:18
54109         Log: Bad assumption that shortsize == 2.
54110      Branch: perl
54111            ! t/lib/xs-typemap.t
54112 ____________________________________________________________________________
54113 [  9646] By: gsar                                  on 2001/04/09  00:48:04
54114         Log: add note about ithreads and Thread.pm (too many people are
54115              confused by the fact that Thread.pm is built and installed
54116              under non-5005threads but doesn't work)
54117      Branch: maint-5.6/perl
54118            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
54119 ____________________________________________________________________________
54120 [  9645] By: gsar                                  on 2001/04/09  00:19:03
54121         Log: update perldelta.pod for changes in 5.6.1
54122      Branch: maint-5.6/perl
54123            ! Changes pod/perldelta.pod
54124 ____________________________________________________________________________
54125 [  9644] By: jhi                                   on 2001/04/08  20:37:00
54126         Log: Integrate change #9639 from maintperl into mainline:
54127              on windows, many of the README.* pods were being copied to
54128              the wrong location
54129      Branch: perl
54130           !> win32/Makefile win32/makefile.mk
54131 ____________________________________________________________________________
54132 [  9643] By: jhi                                   on 2001/04/08  20:07:11
54133         Log: Integrate change #9624 from maintperl into mainline:
54134              the pod tests were not okay.  (t/pod/find.t changes ignored)
54135      Branch: perl
54136           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
54137           !> t/pod/include.t t/pod/included.t t/pod/lref.t
54138           !> t/pod/multiline_items.t t/pod/nested_items.t
54139           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
54140           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
54141 ____________________________________________________________________________
54142 [  9642] By: jhi                                   on 2001/04/08  19:57:17
54143         Log: Integrate change #9638 from maintperl into mainline:
54144              update to latest JPL from the anoncvs repository
54145      Branch: perl
54146           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
54147           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
54148           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
54149 ____________________________________________________________________________
54150 [  9641] By: jhi                                   on 2001/04/08  19:53:30
54151         Log: perl571delta updates.
54152      Branch: perl
54153            ! lib/Filter/Simple.pm pod/perl571delta.pod
54154 ____________________________________________________________________________
54155 [  9640] By: gsar                                  on 2001/04/08  19:20:46
54156         Log: integrate change#9634 from mainline
54157              
54158              Fix the perlmodlib generation (didn't understand separate .pod
54159              files; didn't understand -- as the name-thing separator).
54160              Update the CPAN mirrors list.
54161      Branch: maint-5.6/perl
54162            ! pod/perlmodlib.pod
54163           !> pod/perlmodlib.PL
54164 ____________________________________________________________________________
54165 [  9639] By: gsar                                  on 2001/04/08  18:57:31
54166         Log: on windows, many of the README.* pods were being copied to the wrong
54167              location
54168      Branch: maint-5.6/perl
54169            ! win32/Makefile win32/makefile.mk
54170 ____________________________________________________________________________
54171 [  9638] By: gsar                                  on 2001/04/08  18:38:25
54172         Log: update to latest JPL from the anoncvs repository
54173      Branch: maint-5.6/perl
54174            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
54175            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
54176            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
54177 ____________________________________________________________________________
54178 [  9637] By: jhi                                   on 2001/04/08  17:53:53
54179         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
54180      Branch: perl
54181            ! pod/perl571delta.pod
54182 ____________________________________________________________________________
54183 [  9636] By: jhi                                   on 2001/04/08  17:18:32
54184         Log: Regen toc.
54185      Branch: perl
54186            ! pod/perltoc.pod
54187 ____________________________________________________________________________
54188 [  9635] By: jhi                                   on 2001/04/08  17:16:33
54189         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
54190              From: "Craig A. Berry" <craigberry@mac.com>
54191              Date: Sun, 08 Apr 2001 12:30:16 -0500
54192              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
54193      Branch: perl
54194            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
54195 ____________________________________________________________________________
54196 [  9634] By: jhi                                   on 2001/04/08  17:09:19
54197         Log: Fix the perlmodlib generation (didn't understand separate .pod
54198              files; didn't understand -- as the name-thing separator).
54199              
54200              Update the CPAN mirrors list.
54201      Branch: perl
54202            ! pod/perlmodlib.PL pod/perlmodlib.pod
54203 ____________________________________________________________________________
54204 [  9633] By: jhi                                   on 2001/04/08  16:49:17
54205         Log: Sort MANIFEST.
54206      Branch: perl
54207            ! MANIFEST
54208 ____________________________________________________________________________
54209 [  9632] By: gsar                                  on 2001/04/08  16:36:06
54210         Log: add $Tie::RefHash::VERSION
54211      Branch: maint-5.6/perl
54212            ! lib/Tie/RefHash.pm
54213 ____________________________________________________________________________
54214 [  9631] By: jhi                                   on 2001/04/08  16:10:15
54215         Log: perl571delta updates based on p5p feedback; still needs
54216              lots of examples.
54217      Branch: perl
54218            ! pod/perl571delta.pod
54219 ____________________________________________________________________________
54220 [  9630] By: jhi                                   on 2001/04/08  15:59:13
54221         Log: Update the list of supported platforms to talk about 5.7.1
54222              (and 5.6.1)
54223      Branch: perl
54224            ! pod/perlport.pod
54225 ____________________________________________________________________________
54226 [  9629] By: jhi                                   on 2001/04/08  15:55:41
54227         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
54228              from maintperl into mainline: perlport updates.
54229      Branch: perl
54230            ! pod/perlport.pod
54231 ____________________________________________________________________________
54232 [  9628] By: jhi                                   on 2001/04/08  15:53:17
54233         Log: perlsolaris.pod copied to wrong directory.
54234      Branch: perl
54235            ! win32/makefile.mk
54236 ____________________________________________________________________________
54237 [  9627] By: jhi                                   on 2001/04/08  14:48:18
54238         Log: Subject: Typos in perl571delta.pod
54239              From: "Stephen P. Potter" <spp@spotter.yi.org>
54240              Date: Sat, 07 Apr 2001 20:37:05 -0400
54241              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
54242      Branch: perl
54243            ! pod/perl571delta.pod
54244 ____________________________________________________________________________
54245 [  9626] By: jhi                                   on 2001/04/08  14:39:04
54246         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
54247      Branch: perl
54248            ! gv.c
54249 ____________________________________________________________________________
54250 [  9625] By: nick                                  on 2001/04/08  10:14:23
54251         Log: Integrate mainline
54252      Branch: perlio
54253           +> pod/perl570delta.pod pod/perl571delta.pod
54254           !> (integrate 27 files)
54255 ____________________________________________________________________________
54256 [  9624] By: gsar                                  on 2001/04/08  06:08:17
54257         Log: test in t/pod/* were busted
54258              
54259              these tests are still not enabled in t/{harness,TEST}
54260      Branch: maint-5.6/perl
54261            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
54262            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
54263            ! t/pod/multiline_items.t t/pod/nested_items.t
54264            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
54265            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
54266 ____________________________________________________________________________
54267 [  9623] By: gsar                                  on 2001/04/08  03:37:01
54268         Log: integrate change#9470 from mainline
54269              
54270              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
54271      Branch: maint-5.6/perl
54272           !> ext/Socket/Socket.xs
54273 ____________________________________________________________________________
54274 [  9622] By: jhi                                   on 2001/04/07  22:40:47
54275         Log: Update Changes.
54276      Branch: perl
54277            ! Changes patchlevel.h
54278 ____________________________________________________________________________
54279 [  9621] By: jhi                                   on 2001/04/07  22:34:16
54280         Log: Update AUTHORS.
54281      Branch: perl
54282            ! AUTHORS
54283 ____________________________________________________________________________
54284 [  9620] By: jhi                                   on 2001/04/07  22:12:47
54285         Log: Forgot to bump the number of tests in #9164.
54286      Branch: perl
54287            ! t/op/array.t
54288 ____________________________________________________________________________
54289 [  9619] By: jhi                                   on 2001/04/07  22:09:50
54290         Log: Bump patchlevel to 5.7.1.
54291      Branch: perl
54292            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54293            ! config_h.SH patchlevel.h
54294 ____________________________________________________________________________
54295 [  9618] By: jhi                                   on 2001/04/07  22:02:41
54296         Log: Populate perl571delta.
54297      Branch: perl
54298            ! pod/perl571delta.pod
54299 ____________________________________________________________________________
54300 [  9617] By: jhi                                   on 2001/04/07  22:01:23
54301         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
54302              to forget it later; do not change patchlevel.h yet or regenerate
54303              Configure yet.
54304      Branch: perl
54305            ! epoc/config.sh win32/Makefile win32/config_H.bc
54306            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
54307 ____________________________________________________________________________
54308 [  9616] By: jhi                                   on 2001/04/07  17:46:33
54309         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
54310      Branch: perl
54311            ! pod/perl571delta.pod
54312 ____________________________________________________________________________
54313 [  9615] By: jhi                                   on 2001/04/07  17:33:21
54314         Log: Change the toc configuration.
54315      Branch: perl
54316            ! pod/buildtoc.PL pod/perl.pod
54317 ____________________________________________________________________________
54318 [  9614] By: jhi                                   on 2001/04/07  17:29:47
54319         Log: Subject: PATCH: $[
54320              From: Robin Houston <robin@kitsite.com>
54321              Date: Fri, 6 Apr 2001 18:10:14 +0100
54322              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
54323      Branch: perl
54324            ! op.c t/op/array.t
54325 ____________________________________________________________________________
54326 [  9613] By: jhi                                   on 2001/04/07  17:28:26
54327         Log: Subject: [PATCH perl@9424] isn't numeric warning
54328              From: Robin Barker <rmb1@cise.npl.co.uk>
54329              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
54330              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
54331      Branch: perl
54332            ! sv.c t/pragma/warn/sv
54333 ____________________________________________________________________________
54334 [  9612] By: jhi                                   on 2001/04/07  17:26:45
54335         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
54336              From: Mike Guy <mjtg@cam.ac.uk>
54337              Date: Fri, 06 Apr 2001 12:47:06 +0100
54338              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
54339      Branch: perl
54340            ! dump.c t/lib/peek.t
54341 ____________________________________________________________________________
54342 [  9611] By: jhi                                   on 2001/04/07  17:21:35
54343         Log: Create perl571delta and seed it off with the perldelta changes
54344              since 5.7.0; remove those changes from perldelta and rename it
54345              as perl570delta; recreate perldelta but leave it almost empty.
54346      Branch: perl
54347            + pod/perl570delta.pod pod/perl571delta.pod
54348            ! MANIFEST pod/perldelta.pod
54349 ____________________________________________________________________________
54350 [  9610] By: jhi                                   on 2001/04/07  16:56:32
54351         Log: Denit.
54352      Branch: perl
54353            ! pod/perldelta.pod
54354 ____________________________________________________________________________
54355 [  9609] By: jhi                                   on 2001/04/07  16:38:32
54356         Log: Retract #9523: needs more thought.
54357      Branch: perl
54358            ! Makefile.SH
54359 ____________________________________________________________________________
54360 [  9608] By: jhi                                   on 2001/04/07  14:59:20
54361         Log: atmark() code cleanaup.
54362      Branch: perl
54363            ! ext/IO/IO.xs
54364 ____________________________________________________________________________
54365 [  9607] By: jhi                                   on 2001/04/07  14:48:14
54366         Log: Integrate change #9605 from maintperl into mainline.
54367              
54368              can't optimize away scope entry if tr/// is present
54369      Branch: perl
54370           !> op.c t/op/tr.t
54371 ____________________________________________________________________________
54372 [  9606] By: jhi                                   on 2001/04/07  14:43:59
54373         Log: Integrate perlio.
54374      Branch: perl
54375           +> win32/FindExt.pm
54376           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
54377           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
54378 ____________________________________________________________________________
54379 [  9605] By: gsar                                  on 2001/04/07  11:52:40
54380         Log: can't optimize away scope entry if tr/// is present
54381      Branch: maint-5.6/perl
54382            ! op.c t/op/tr.t
54383 ____________________________________________________________________________
54384 [  9604] By: nick                                  on 2001/04/07  11:39:45
54385         Log: Split out extension finding code from buildext.pl into FindExt.pm
54386              Use it to get Config.pm's idea of available extensions in line
54387              with what is built.
54388      Branch: perlio
54389            + win32/FindExt.pm
54390            ! MANIFEST win32/buildext.pl win32/config_sh.PL
54391            ! win32/makefile.mk
54392 ____________________________________________________________________________
54393 [  9603] By: nick                                  on 2001/04/07  09:11:38
54394         Log: Cleanup correction for failed :Via() layer, also set an error code.
54395      Branch: perlio
54396            ! ext/PerlIO/Via/Via.xs
54397 ____________________________________________________________________________
54398 [  9602] By: nick                                  on 2001/04/07  08:38:04
54399         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
54400              style. So don't use binmode() on the handles so that Win32 etc. see
54401              same sequence and produce same digests.
54402      Branch: perlio
54403            ! t/lib/md5-file.t
54404 ____________________________________________________________________________
54405 [  9601] By: nick                                  on 2001/04/07  08:36:26
54406         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
54407              Else it complains and so crlf layer (say) does not get pushed.
54408      Branch: perlio
54409            ! perlio.c
54410 ____________________________________________________________________________
54411 [  9600] By: jhi                                   on 2001/04/06  23:00:09
54412         Log: Integrate change #9599 from perlio into mainline.
54413      Branch: perl
54414           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
54415           !> win32/config_H.vc
54416 ____________________________________________________________________________
54417 [  9599] By: nick                                  on 2001/04/06  21:42:43
54418         Log: Quote $VERSION in Encode.pm.
54419              regen_config_h as requested.
54420      Branch: perlio
54421            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
54422            ! win32/config_H.vc
54423 ____________________________________________________________________________
54424 [  9598] By: nick                                  on 2001/04/06  20:34:59
54425         Log: Integrate mainline
54426      Branch: perlio
54427           +> README.macos
54428           !> (integrate 39 files)
54429 ____________________________________________________________________________
54430 [  9597] By: gsar                                  on 2001/04/06  18:06:35
54431         Log: integrate change#9464 from mainline (addendum to change#8313)
54432              
54433              Subject: [PATCH @9452] Better peep()ing for foreach() loops
54434      Branch: maint-5.6/perl
54435           !> op.c
54436 ____________________________________________________________________________
54437 [  9596] By: jhi                                   on 2001/04/06  17:26:03
54438         Log: The d_casti32=undef is good for you even when not use64bitall.
54439      Branch: perl
54440            ! hints/hpux.sh
54441 ____________________________________________________________________________
54442 [  9595] By: gsar                                  on 2001/04/06  14:57:17
54443         Log: add a low-impact fix to accommodate darwin-ism
54444      Branch: maint-5.6/perl
54445            ! ext/Errno/Errno_pm.PL
54446 ____________________________________________________________________________
54447 [  9594] By: jhi                                   on 2001/04/06  14:55:14
54448         Log: Integrate changes #9528,9593 from mainline into maintperl;
54449              tweaking the editor/IDE/shell list.
54450      Branch: maint-5.6/perl
54451           !> pod/perlfaq3.pod
54452 ____________________________________________________________________________
54453 [  9593] By: jhi                                   on 2001/04/06  14:51:39
54454         Log: Make the editor/IDE/shell list a little bit airier.
54455      Branch: perl
54456            ! pod/perlfaq3.pod
54457 ____________________________________________________________________________
54458 [  9592] By: gsar                                  on 2001/04/06  14:45:18
54459         Log: integrate change#9477 from mainline (base.pm doc tweak)
54460              
54461              missing doc entry for fmod()
54462      Branch: maint-5.6/perl
54463            ! lib/Math/BigFloat.pm
54464           !> lib/base.pm
54465 ____________________________________________________________________________
54466 [  9591] By: jhi                                   on 2001/04/06  13:55:48
54467         Log: Regen toc.
54468      Branch: perl
54469            ! pod/perltoc.pod
54470 ____________________________________________________________________________
54471 [  9590] By: jhi                                   on 2001/04/06  13:54:52
54472         Log: Math::BigFloat patches from John Peacock.  The equivalent
54473              of #9586 from maintperl but reworked by John to work with
54474              the bleadperl.
54475      Branch: perl
54476            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
54477 ____________________________________________________________________________
54478 [  9589] By: jhi                                   on 2001/04/06  13:42:23
54479         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
54480      Branch: perl
54481            ! ext/Digest/MD5/Makefile.PL
54482 ____________________________________________________________________________
54483 [  9588] By: jhi                                   on 2001/04/06  13:31:45
54484         Log: Integrate changes #9584,9587 from maintperl into mainline.
54485              
54486              keep eval"" CVs alive until the end of the statement in which
54487              they're called
54488              
54489              add README.macos (from Chris Nandor)
54490              
54491              tyop in change#9555
54492      Branch: perl
54493           +> README.macos
54494           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
54495           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
54496           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
54497           !> win32/makefile.mk
54498 ____________________________________________________________________________
54499 [  9587] By: gsar                                  on 2001/04/06  07:31:30
54500         Log: add README.macos (from Chris Nandor)
54501              
54502              tyop in change#9555
54503      Branch: maint-5.6/perl
54504            + README.macos
54505            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
54506            ! win32/Makefile win32/makefile.mk
54507 ____________________________________________________________________________
54508 [  9586] By: gsar                                  on 2001/04/06  07:08:54
54509         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
54510      Branch: maint-5.6/perl
54511            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
54512 ____________________________________________________________________________
54513 [  9585] By: gsar                                  on 2001/04/06  06:58:44
54514         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
54515              from mainline
54516              
54517              Subject: [PATCH] Base64 update to perlfaq9.pod
54518              
54519              Subject: [PATCH AUTHORS] Housekeeping
54520              
54521              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
54522              Mac OS X (Darwin) has extra pwent fields.
54523              
54524              Subject: [PATCH B::*] print control-character vars readably
54525              Needs EBCDICification.
54526              
54527              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
54528              
54529              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
54530              
54531              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
54532              
54533              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
54534              
54535              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
54536              
54537              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
54538              
54539              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
54540              
54541              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
54542              
54543              FreeBSD hints tweak from Anton Berezin.
54544              
54545              Subject: [PATCH foolperl & bleadperl] README.vms update
54546              
54547              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
54548      Branch: maint-5.6/perl
54549           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
54550           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
54551           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
54552 ____________________________________________________________________________
54553 [  9584] By: gsar                                  on 2001/04/06  04:09:00
54554         Log: keep eval"" CVs alive until the end of the statement in which
54555              they're called; this avoids a coredump ensuing from search for
54556              lexicals in code such as:
54557              
54558              sub bug {
54559              my $s = @_;
54560              eval q[sub { eval 'sub { &$s }' }];
54561              }
54562              bug("x")->()->();
54563              
54564              this code still doesn't work as intended (as it has remained
54565              since time immemorial), but it doesn't provoke a coredump anymore
54566      Branch: maint-5.6/perl
54567            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
54568            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
54569 ____________________________________________________________________________
54570 [  9583] By: jhi                                   on 2001/04/05  23:52:51
54571         Log: Update Changes.
54572      Branch: perl
54573            ! Changes patchlevel.h
54574 ____________________________________________________________________________
54575 [  9582] By: jhi                                   on 2001/04/05  23:11:23
54576         Log: Slight doc tweak.
54577      Branch: perl
54578            ! pod/perlunicode.pod
54579 ____________________________________________________________________________
54580 [  9581] By: jhi                                   on 2001/04/05  23:04:11
54581         Log: Integrate perlio.
54582      Branch: perl
54583           !> pod/perlunicode.pod
54584 ____________________________________________________________________________
54585 [  9580] By: jhi                                   on 2001/04/05  23:03:29
54586         Log: Test for #9579.
54587      Branch: perl
54588            ! t/op/do.t
54589 ____________________________________________________________________________
54590 [  9579] By: jhi                                   on 2001/04/05  22:54:17
54591         Log: Subject: [PATCH] Propagate calling context for do '...'
54592              From: Gisle Aas <gisle@ActiveState.com>
54593              Date: 04 Apr 2001 20:17:29 -0700
54594              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
54595      Branch: perl
54596            ! pod/perlfunc.pod pp_ctl.c
54597 ____________________________________________________________________________
54598 [  9578] By: jhi                                   on 2001/04/05  22:52:51
54599         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
54600              From: Peter Prymmer <pvhp@forte.com>
54601              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
54602              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
54603      Branch: perl
54604            ! README.vms
54605 ____________________________________________________________________________
54606 [  9577] By: jhi                                   on 2001/04/05  22:48:22
54607         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
54608              From: "Craig A. Berry" <craigberry@mac.com>
54609              Date: Thu, 5 Apr 2001 13:43:28 -0500
54610              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
54611      Branch: perl
54612            ! README.vms
54613 ____________________________________________________________________________
54614 [  9576] By: jhi                                   on 2001/04/05  22:31:38
54615         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
54616              From: Michael G Schwern <schwern@pobox.com>
54617              Date: Thu, 5 Apr 2001 21:53:21 +0100
54618              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
54619      Branch: perl
54620            ! lib/base.pm t/lib/fields.t
54621 ____________________________________________________________________________
54622 [  9575] By: jhi                                   on 2001/04/05  22:26:10
54623         Log: FreeBSD hints tweak from Anton Berezin.
54624      Branch: perl
54625            ! hints/freebsd.sh
54626 ____________________________________________________________________________
54627 [  9574] By: jhi                                   on 2001/04/05  22:24:03
54628         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
54629              From: David Dyck <dcd@tc.fluke.com>
54630              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
54631              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
54632      Branch: perl
54633            ! t/op/oct.t
54634 ____________________________________________________________________________
54635 [  9573] By: jhi                                   on 2001/04/05  22:23:06
54636         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
54637              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
54638              From: David Dyck <dcd@tc.fluke.com>
54639              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
54640      Branch: perl
54641            ! pp.c
54642 ____________________________________________________________________________
54643 [  9572] By: jhi                                   on 2001/04/05  22:14:47
54644         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
54645              From: Robin Houston <robin@kitsite.com>
54646              Date: Thu, 5 Apr 2001 20:56:48 +0100
54647              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
54648      Branch: perl
54649            ! ext/B/B/Deparse.pm
54650 ____________________________________________________________________________
54651 [  9571] By: jhi                                   on 2001/04/05  22:12:53
54652         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
54653              From: Robin Houston <robin@kitsite.com>
54654              Date: Thu, 5 Apr 2001 19:55:51 +0100
54655              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
54656      Branch: perl
54657            ! ext/B/B/Deparse.pm
54658 ____________________________________________________________________________
54659 [  9570] By: jhi                                   on 2001/04/05  22:11:06
54660         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
54661              From: Robin Houston <robin@kitsite.com>
54662              Date: Thu, 5 Apr 2001 20:16:29 +0100
54663              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
54664      Branch: perl
54665            ! ext/B/B/Deparse.pm
54666 ____________________________________________________________________________
54667 [  9569] By: nick                                  on 2001/04/05  21:32:26
54668         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
54669      Branch: perlio
54670            ! pod/perlunicode.pod
54671 ____________________________________________________________________________
54672 [  9568] By: nick                                  on 2001/04/05  19:38:09
54673         Log: Integrate mainline
54674      Branch: perlio
54675           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
54676           !> (integrate 35 files)
54677 ____________________________________________________________________________
54678 [  9567] By: jhi                                   on 2001/04/05  18:31:45
54679         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
54680              From: Robin Houston <robin@kitsite.com>
54681              Date: Thu, 5 Apr 2001 18:03:23 +0100
54682              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
54683      Branch: perl
54684            ! ext/B/B/Deparse.pm
54685 ____________________________________________________________________________
54686 [  9566] By: jhi                                   on 2001/04/05  18:29:35
54687         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
54688              From: Robin Houston <robin@kitsite.com>
54689              Date: Thu, 5 Apr 2001 16:45:18 +0100
54690              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
54691      Branch: perl
54692            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
54693 ____________________________________________________________________________
54694 [  9565] By: jhi                                   on 2001/04/05  18:24:23
54695         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
54696              From: Robin Houston <robin@kitsite.com>
54697              Date: Thu, 5 Apr 2001 14:50:09 +0100
54698              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
54699      Branch: perl
54700            ! ext/B/B/Deparse.pm
54701 ____________________________________________________________________________
54702 [  9564] By: jhi                                   on 2001/04/05  18:23:03
54703         Log: Subject: [PATCH B::*] print control-character vars readably
54704              From: Robin Houston <robin@kitsite.com>
54705              Date: Thu, 5 Apr 2001 14:27:38 +0100
54706              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
54707              
54708              Needs EBCDICification.
54709      Branch: perl
54710            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
54711            ! ext/B/B/Terse.pm
54712 ____________________________________________________________________________
54713 [  9563] By: jhi                                   on 2001/04/05  18:20:32
54714         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
54715              Date: Thu, 5 Apr 2001 13:21:42 -0400
54716              From: Paul Schinder <schinder@pobox.com>
54717              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
54718              
54719              Mac OS X (Darwin) has extra pwent fields.
54720      Branch: perl
54721            ! t/op/pwent.t
54722 ____________________________________________________________________________
54723 [  9562] By: jhi                                   on 2001/04/05  17:57:51
54724         Log: Regen toc.
54725      Branch: perl
54726            ! pod/perltoc.pod
54727 ____________________________________________________________________________
54728 [  9561] By: jhi                                   on 2001/04/05  17:47:33
54729         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
54730      Branch: metaconfig
54731            ! U/Glossary.patch
54732      Branch: metaconfig/U/perl
54733            + d_u32align.U
54734            ! d_cmsghdr_s.U d_msghdr_s.U
54735 ____________________________________________________________________________
54736 [  9560] By: jhi                                   on 2001/04/05  17:47:01
54737         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
54738              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
54739              Introduce probes for struct msghdr, struct cmsghdr,
54740              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
54741              ualarm, usleep, for possible later extension work.
54742      Branch: perl
54743            + t/lib/md5-align.t
54744            ! Configure MANIFEST Porting/Glossary Porting/config.sh
54745            ! Porting/config_H config_h.SH configure.com epoc/config.sh
54746            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
54747            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
54748            ! vos/config.ga.h win32/config.bc win32/config.gc
54749            ! win32/config.vc
54750 ____________________________________________________________________________
54751 [  9559] By: jhi                                   on 2001/04/05  13:03:04
54752         Log: Be traditional in your cpp (for the Errno extension).
54753      Branch: perl
54754            ! hints/darwin.sh
54755 ____________________________________________________________________________
54756 [  9558] By: jhi                                   on 2001/04/05  13:00:05
54757         Log: Add $Config{cppflags} to the gcc incantation.
54758      Branch: perl
54759            ! ext/Errno/Errno_pm.PL
54760 ____________________________________________________________________________
54761 [  9557] By: jhi                                   on 2001/04/05  04:22:39
54762         Log: Introduce Sean Burke's Class::ISA 0.32.
54763      Branch: perl
54764            + lib/Class/ISA.pm t/lib/class-isa.t
54765            ! MANIFEST
54766 ____________________________________________________________________________
54767 [  9556] By: jhi                                   on 2001/04/05  04:09:50
54768         Log: Subject: [PATCH AUTHORS] Housekeeping
54769              From: Paul Johnson <paul@pjcj.net> 
54770              Date: Wed, 4 Apr 2001 22:45:47 +0200
54771              Message-ID: <20010404224547.D9548@pjcj.net>
54772      Branch: perl
54773            ! AUTHORS
54774 ____________________________________________________________________________
54775 [  9555] By: jhi                                   on 2001/04/05  04:06:33
54776         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
54777              From: Gisle Aas <gisle@ActiveState.com>
54778              Date: 04 Apr 2001 14:23:04 -0700
54779              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
54780      Branch: perl
54781            ! pod/perlfaq9.pod
54782 ____________________________________________________________________________
54783 [  9554] By: jhi                                   on 2001/04/05  04:05:49
54784         Log: Downgrade also the "Wide character" diagnostic.
54785      Branch: perl
54786            ! pod/perldiag.pod
54787 ____________________________________________________________________________
54788 [  9553] By: jhi                                   on 2001/04/05  04:00:33
54789         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
54790              maintperl into mainline.
54791              
54792              "double" should be "NV"; standard typemap is missing entry
54793              for NV
54794              
54795              s/djSP/dSP/
54796              
54797              Downgrade "Wide character in print" to a warning.
54798              
54799              B::Deparse fix for ${^FOO} and documentation for PVX() method
54800              (from Robin Houston)
54801              
54802              tr/// doesn't null-terminate the result in some situations
54803              (from Gisle Aas)
54804      Branch: perl
54805           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
54806           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
54807           !> t/io/utf8.t t/op/tr.t
54808 ____________________________________________________________________________
54809 [  9552] By: jhi                                   on 2001/04/05  03:52:50
54810         Log: Retract changes #9542 and #9538 (from maintperl, integrated
54811              at #9540), shouldn't be needed because of the perlio changes.
54812      Branch: perl
54813            ! util.c
54814 ____________________________________________________________________________
54815 [  9551] By: gsar                                  on 2001/04/05  00:18:34
54816         Log: tr/// doesn't null-terminate the result in some situations
54817              (from Gisle Aas)
54818      Branch: maint-5.6/perl
54819            ! doop.c t/op/tr.t
54820 ____________________________________________________________________________
54821 [  9550] By: gsar                                  on 2001/04/04  20:04:17
54822         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
54823              (from Robin Houston)
54824      Branch: maint-5.6/perl
54825            ! ext/B/B.pm ext/B/B/Deparse.pm
54826 ____________________________________________________________________________
54827 [  9549] By: nick                                  on 2001/04/04  18:56:15
54828         Log: Downgrade "Wide character in print" to a warning.
54829      Branch: perlio
54830            ! doio.c t/io/utf8.t
54831 ____________________________________________________________________________
54832 [  9548] By: gsar                                  on 2001/04/04  18:51:49
54833         Log: integrate changes#9460,9462,9482,9521,9522
54834              
54835              Subject: PATCH: B::Debug should show LOOP-specific fields
54836              
54837              Subject: B::Deparse precedence bug. (Patch included.)
54838              
54839              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
54840              
54841              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
54842              
54843              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
54844      Branch: maint-5.6/perl
54845           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
54846           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
54847 ____________________________________________________________________________
54848 [  9547] By: gsar                                  on 2001/04/04  18:49:16
54849         Log: s/djSP/dSP/
54850      Branch: maint-5.6/perl
54851            ! ext/Thread/Thread.xs
54852 ____________________________________________________________________________
54853 [  9546] By: nick                                  on 2001/04/04  18:44:00
54854         Log: Integrate mainline.
54855      Branch: perlio
54856           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
54857           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
54858 ____________________________________________________________________________
54859 [  9545] By: gsar                                  on 2001/04/04  18:38:52
54860         Log: integrate change#8837 from mainline
54861              
54862              Subject: [patch] -Wall cleanup round 2
54863      Branch: maint-5.6/perl
54864           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
54865           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
54866           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
54867           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
54868           !> ext/SDBM_File/SDBM_File.xs
54869 ____________________________________________________________________________
54870 [  9544] By: gsar                                  on 2001/04/04  17:49:57
54871         Log: "double" should be "NV"; standard typemap is missing entry
54872              for NV
54873      Branch: maint-5.6/perl
54874            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
54875 ____________________________________________________________________________
54876 [  9543] By: jhi                                   on 2001/04/04  14:13:18
54877         Log: Thou shalt not (just) match for English error messages.
54878      Branch: perl
54879            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
54880            ! os2/OS2/Process/Process.pm
54881 ____________________________________________________________________________
54882 [  9542] By: jhi                                   on 2001/04/04  13:20:39
54883         Log: Make the stdio tricks of fflush_all() to exist only if
54884              stdio is being used.
54885      Branch: perl
54886            ! util.c
54887 ____________________________________________________________________________
54888 [  9541] By: jhi                                   on 2001/04/04  04:20:24
54889         Log: Subject: Re: [PATCH] Lighten up glob
54890              From: Benjamin Sugars <bsugars@canoe.ca>
54891              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
54892              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
54893      Branch: perl
54894            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
54895            ! util.c
54896 ____________________________________________________________________________
54897 [  9540] By: jhi                                   on 2001/04/04  04:03:57
54898         Log: Integrate changes #9538,9539 from maintperl into mainline.
54899              
54900              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
54901              for use with _fwalk() (fix for change#7705)
54902              
54903              another tweak needed for SunOS 4.1.x build (from Mike Guy)
54904              (cp -f is not portable)
54905      Branch: perl
54906           !> Makefile.SH util.c
54907 ____________________________________________________________________________
54908 [  9539] By: gsar                                  on 2001/04/04  03:01:14
54909         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
54910      Branch: maint-5.6/perl
54911            ! Makefile.SH
54912 ____________________________________________________________________________
54913 [  9538] By: gsar                                  on 2001/04/04  01:00:38
54914         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
54915              for use with _fwalk() (fix for change#7705)
54916      Branch: maint-5.6/perl
54917            ! util.c
54918 ____________________________________________________________________________
54919 [  9537] By: nick                                  on 2001/04/03  19:24:55
54920         Log: Integrate mainline
54921      Branch: perlio
54922           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
54923           +> lib/unicode/PropList.html
54924            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
54925           !> (integrate 69 files)
54926 ____________________________________________________________________________
54927 [  9536] By: jhi                                   on 2001/04/03  18:02:31
54928         Log: Integrate change #9533 from maintperl into mainline.
54929              
54930              better fix for change#9517 to accomodate UNC paths like
54931              \\server\share\foo, and paths with trailing backslash
54932              like c:\this\
54933      Branch: perl
54934           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
54935 ____________________________________________________________________________
54936 [  9535] By: jhi                                   on 2001/04/03  17:58:07
54937         Log: Change the push/unshift warning to be of class syntax, not misc.
54938      Branch: perl
54939            ! op.c pod/perldiag.pod t/pragma/warn/op
54940 ____________________________________________________________________________
54941 [  9534] By: jhi                                   on 2001/04/03  15:03:46
54942         Log: Change the push/unshift warning (#9532) to talk about "no values"
54943              instead of "no arguments".
54944      Branch: perl
54945            ! op.c pod/perldiag.pod t/pragma/warn/op
54946 ____________________________________________________________________________
54947 [  9533] By: gsar                                  on 2001/04/03  14:30:07
54948         Log: better fix for change#9517 to accomodate UNC paths like
54949              \\server\share\foo, and paths with trailing backslash
54950              like c:\this\
54951      Branch: maint-5.6/perl
54952            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
54953 ____________________________________________________________________________
54954 [  9532] By: jhi                                   on 2001/04/03  13:11:46
54955         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
54956              From: Robin Houston <robin@kitsite.com>
54957              Date: Mon, 2 Apr 2001 15:03:29 +0100
54958              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
54959      Branch: perl
54960            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
54961 ____________________________________________________________________________
54962 [  9531] By: jhi                                   on 2001/04/03  13:06:34
54963         Log: Integrate change #9530 from maintperl into mainline.
54964              
54965              accomodate VMS "mailbox overflow" quirk in testsuite (from
54966              Craig Berry)
54967      Branch: perl
54968           !> t/lib/socket.t
54969 ____________________________________________________________________________
54970 [  9530] By: gsar                                  on 2001/04/03  04:56:41
54971         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
54972              Craig Berry)
54973      Branch: maint-5.6/perl
54974            ! t/lib/socket.t
54975 ____________________________________________________________________________
54976 [  9529] By: jhi                                   on 2001/04/03  02:34:34
54977         Log: Update Changes.
54978      Branch: perl
54979            ! Changes patchlevel.h
54980 ____________________________________________________________________________
54981 [  9528] By: jhi                                   on 2001/04/03  01:27:57
54982         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
54983              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
54984              To: perl5-porters@perl.org
54985              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
54986      Branch: perl
54987            ! pod/perlfaq3.pod
54988 ____________________________________________________________________________
54989 [  9527] By: jhi                                   on 2001/04/03  01:22:09
54990         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
54991              From: Peter Prymmer <pvhp@forte.com>
54992              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
54993              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
54994      Branch: perl
54995            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
54996 ____________________________________________________________________________
54997 [  9526] By: jhi                                   on 2001/04/03  01:18:25
54998         Log: The metaconfig unit changes for #9525.
54999      Branch: metaconfig
55000            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
55001      Branch: metaconfig/U/perl
55002            ! use64bits.U
55003 ____________________________________________________________________________
55004 [  9525] By: jhi                                   on 2001/04/03  01:17:30
55005         Log: Configure sanity checks:
55006              * if use64bitall is attempted but pointers are only 32-bit,
55007              'downgrade' to use64bitint
55008              * if use64bitint is attempted but there's no quad type,
55009              forget about use64bitint (well, the default for it is 'n',
55010              the user can still override this)
55011              * if pointers are 64 bits, do not try to use Perl's malloc
55012      Branch: perl
55013            ! Configure
55014 ____________________________________________________________________________
55015 [  9524] By: gsar                                  on 2001/04/03  01:09:12
55016         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
55017      Branch: maint-5.6/perl
55018            ! pp_sys.c
55019 ____________________________________________________________________________
55020 [  9523] By: jhi                                   on 2001/04/03  00:02:31
55021         Log: (Retracted by #9609)
55022              
55023              Make it harder for parallel makes to enter 'test' before
55024              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
55025              should be unhappy enough, but sometimes parallel makes seem
55026              to sneak past both in Tru64 and AIX.)
55027      Branch: perl
55028            ! Makefile.SH
55029 ____________________________________________________________________________
55030 [  9522] By: jhi                                   on 2001/04/02  22:35:31
55031         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
55032              Date: Mon, 2 Apr 2001 22:54:10 +0100
55033              From: Robin Houston <robin@kitsite.com>
55034              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
55035      Branch: perl
55036            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
55037 ____________________________________________________________________________
55038 [  9521] By: jhi                                   on 2001/04/02  22:32:23
55039         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
55040              From: Robin Houston <robin@kitsite.com>
55041              Date: Mon, 2 Apr 2001 20:24:03 +0100
55042              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
55043      Branch: perl
55044            ! ext/B/B/Concise.pm
55045 ____________________________________________________________________________
55046 [  9520] By: jhi                                   on 2001/04/02  22:30:43
55047         Log: Subject: [PATCH] REALLY pedantic hv.h nit
55048              From: Simon Cozens <simon@netthink.co.uk>
55049              Date: Mon, 2 Apr 2001 15:43:06 +0100
55050              Message-ID: <20010402154306.A21711@netthink.co.uk>
55051      Branch: perl
55052            ! hv.h
55053 ____________________________________________________________________________
55054 [  9519] By: jhi                                   on 2001/04/02  22:28:04
55055         Log: Based on
55056              
55057              Subject: [foolperl] EPOC fix
55058              From: Olaf Flebbe <O.Flebbe@science-computing.de>
55059              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
55060              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
55061      Branch: perl
55062            ! pp_sys.c
55063 ____________________________________________________________________________
55064 [  9518] By: jhi                                   on 2001/04/02  22:22:34
55065         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
55066              
55067              README.win32 tweaks; add a note about alternative location for
55068              getting a gcc-2.95.2 that will build perl properly on windows
55069              
55070              add some notes about gutsy threading matters
55071              
55072              many of the utilities interpolate literal paths within doublequotes
55073              (fails on dosish platforms where path contains backslashes)
55074      Branch: perl
55075           !> README.win32 pod/perlguts.pod utils/perldoc.PL
55076           !> x2p/find2perl.PL x2p/s2p.PL
55077 ____________________________________________________________________________
55078 [  9517] By: gsar                                  on 2001/04/02  19:52:21
55079         Log: many of the utilities interpolate literal paths within doublequotes
55080              (fails on dosish platforms where path contains backslashes)
55081      Branch: maint-5.6/perl
55082            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
55083 ____________________________________________________________________________
55084 [  9516] By: gsar                                  on 2001/04/02  05:49:37
55085         Log: a foolish release
55086      Branch: maint-5.6/perl
55087            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
55088            ! pod/perltoc.pod
55089 ____________________________________________________________________________
55090 [  9515] By: gsar                                  on 2001/04/02  05:04:29
55091         Log: add missing changelog summaries
55092      Branch: maint-5.6/perl
55093            ! Changes
55094 ____________________________________________________________________________
55095 [  9514] By: gsar                                  on 2001/04/02  04:07:13
55096         Log: add some notes about gutsy threading matters
55097      Branch: maint-5.6/perl
55098            ! pod/perlguts.pod
55099 ____________________________________________________________________________
55100 [  9513] By: gsar                                  on 2001/04/02  03:25:21
55101         Log: add more prominent caveat notices about experimental features
55102      Branch: maint-5.6/perl
55103            ! pod/perlfork.pod pod/perlunicode.pod
55104 ____________________________________________________________________________
55105 [  9512] By: gsar                                  on 2001/04/02  02:54:33
55106         Log: integrate changes#9479,9509 from mainline
55107              
55108              [PATCH] File::Glob stuff for Mac OS
55109              
55110              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
55111      Branch: maint-5.6/perl
55112           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
55113           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
55114           !> t/lib/glob-taint.t
55115 ____________________________________________________________________________
55116 [  9511] By: gsar                                  on 2001/04/02  02:38:24
55117         Log: README.win32 tweaks; add a note about alternative location for
55118              getting a gcc-2.95.2 that will build perl properly on windows
55119      Branch: maint-5.6/perl
55120            ! README.win32
55121 ____________________________________________________________________________
55122 [  9510] By: jhi                                   on 2001/04/01  20:45:10
55123         Log: An ambiguousity warning.
55124      Branch: perl
55125            ! t/lib/trig.t
55126 ____________________________________________________________________________
55127 [  9509] By: jhi                                   on 2001/04/01  19:53:47
55128         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
55129              From: Jonathan Stowe <gellyfish@gellyfish.com>
55130              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
55131              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
55132      Branch: perl
55133            ! ext/File/Glob/bsd_glob.c
55134 ____________________________________________________________________________
55135 [  9508] By: jhi                                   on 2001/04/01  19:35:03
55136         Log: Update Changes.
55137      Branch: perl
55138            ! Changes patchlevel.h
55139 ____________________________________________________________________________
55140 [  9507] By: jhi                                   on 2001/04/01  19:24:01
55141         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
55142              from mainline to maintperl: pod tweaks.
55143      Branch: maint-5.6/perl
55144           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
55145           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
55146           !> pod/perlvar.pod
55147 ____________________________________________________________________________
55148 [  9506] By: jhi                                   on 2001/04/01  19:11:53
55149         Log: Commit Sarathy to April release of 5.6.1 :-)
55150      Branch: perl
55151            ! pod/perlfaq1.pod
55152 ____________________________________________________________________________
55153 [  9505] By: jhi                                   on 2001/04/01  19:03:15
55154         Log: Subject: PATCH 5.6.0 (perldebug.pod)
55155              From: Mark-Jason Dominus <mjd@plover.com>
55156              Date: Sun, 01 Apr 2001 14:25:11 -0400
55157              Message-ID: <20010401182511.9247.qmail@plover.com>
55158      Branch: perl
55159            ! pod/perldebug.pod
55160 ____________________________________________________________________________
55161 [  9504] By: jhi                                   on 2001/04/01  18:43:09
55162         Log: Add great_circle_direction().
55163      Branch: perl
55164            ! lib/Math/Trig.pm t/lib/trig.t
55165 ____________________________________________________________________________
55166 [  9503] By: jhi                                   on 2001/04/01  17:29:12
55167         Log: Unicode ReadMe update for Unicode 3.1.
55168      Branch: perl
55169            ! lib/unicode/ReadMe.txt
55170 ____________________________________________________________________________
55171 [  9502] By: jhi                                   on 2001/04/01  17:18:40
55172         Log: Integrate change #9501 from maintperl into mainline.
55173              
55174              fix the perlembed notes on multiple interpreters
55175              
55176              fix ExtUtils::Embed to work passably on Windows
55177      Branch: perl
55178           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
55179 ____________________________________________________________________________
55180 [  9501] By: gsar                                  on 2001/04/01  07:21:57
55181         Log: fix the perlembed notes on multiple interpreters
55182              
55183              fix ExtUtils::Embed to work passably on Windows
55184      Branch: maint-5.6/perl
55185            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
55186 ____________________________________________________________________________
55187 [  9500] By: jhi                                   on 2001/04/01  05:58:23
55188         Log: Test for #9499.
55189      Branch: perl
55190            ! t/op/tr.t
55191 ____________________________________________________________________________
55192 [  9499] By: jhi                                   on 2001/04/01  05:55:46
55193         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
55194      Branch: perl
55195            ! embed.h embed.pl op.c proto.h
55196 ____________________________________________________________________________
55197 [  9498] By: jhi                                   on 2001/04/01  05:44:34
55198         Log: Protect the workaround hunk more.
55199      Branch: perl
55200            ! toke.c
55201 ____________________________________________________________________________
55202 [  9497] By: jhi                                   on 2001/04/01  00:24:25
55203         Log: Integrate changes #9493,9494,9495,9496 from maintperl
55204              into mainline.
55205              
55206              fix a broken workaround for Borland compiler in change#4739
55207              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
55208              
55209              nits spotted by Borland compiler
55210              
55211              avoid redefinition warnings under Borland 5.02
55212              
55213              various nits identified by the Borland 5.5 compiler; remove suppression
55214              of a few warnings
55215      Branch: perl
55216           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
55217           !> win32/win32.h
55218 ____________________________________________________________________________
55219 [  9496] By: gsar                                  on 2001/03/31  23:22:28
55220         Log: various nits identified by the Borland 5.5 compiler; remove suppression
55221              of a few warnings
55222      Branch: maint-5.6/perl
55223            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
55224 ____________________________________________________________________________
55225 [  9495] By: gsar                                  on 2001/03/31  21:03:08
55226         Log: avoid redefinition warnings under Borland 5.02
55227      Branch: maint-5.6/perl
55228            ! win32/makefile.mk
55229 ____________________________________________________________________________
55230 [  9494] By: gsar                                  on 2001/03/31  20:18:59
55231         Log: nits spotted by Borland compiler
55232      Branch: maint-5.6/perl
55233            ! utf8.h win32/win32.h
55234 ____________________________________________________________________________
55235 [  9493] By: gsar                                  on 2001/03/31  20:18:05
55236         Log: fix a broken workaround for Borland compiler in change#4739
55237              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
55238      Branch: maint-5.6/perl
55239            ! toke.c
55240 ____________________________________________________________________________
55241 [  9492] By: jhi                                   on 2001/03/31  18:36:24
55242         Log: Integrate change #9491 from maintperl into mainline.
55243              
55244              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
55245              directory is relative (need to fetch the full path name *before*
55246              the chdir!)
55247      Branch: perl
55248           !> lib/Cwd.pm
55249 ____________________________________________________________________________
55250 [  9491] By: gsar                                  on 2001/03/31  17:01:56
55251         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
55252              directory is relative (need to fetch the full path name *before*
55253              the chdir!)
55254              
55255              this is a followup patch for change#6749
55256      Branch: maint-5.6/perl
55257            ! lib/Cwd.pm
55258 ____________________________________________________________________________
55259 [  9490] By: jhi                                   on 2001/03/31  15:50:18
55260         Log: Subject: Re: [PATCH] av.h cosmetics
55261              From: Simon Cozens <simon@netthink.co.uk>
55262              Date: Sat, 31 Mar 2001 13:09:59 +0100
55263              Message-ID: <20010331130959.A22000@netthink.co.uk>
55264              
55265              Document AvALLOC.
55266      Branch: perl
55267            ! pod/perlguts.pod
55268 ____________________________________________________________________________
55269 [  9489] By: jhi                                   on 2001/03/31  15:48:44
55270         Log: Subject: [PATCH] Re: Math::Big* v1.21
55271              From: Tels <perl_dummy@bloodgate.com>
55272              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
55273              Message-Id: <200103311125.GAA377738@www08.hway.net>
55274      Branch: perl
55275            ! pod/perlop.pod
55276 ____________________________________________________________________________
55277 [  9488] By: jhi                                   on 2001/03/31  03:39:51
55278         Log: Debug output tweak.
55279      Branch: perl
55280            ! t/lib/cwd.t
55281 ____________________________________________________________________________
55282 [  9487] By: jhi                                   on 2001/03/31  03:33:02
55283         Log: OverVMSification.
55284      Branch: perl
55285            ! t/lib/cwd.t
55286 ____________________________________________________________________________
55287 [  9486] By: jhi                                   on 2001/03/31  03:01:40
55288         Log: Missed MANIFESTations in #9483.
55289      Branch: perl
55290            ! MANIFEST
55291 ____________________________________________________________________________
55292 [  9485] By: jhi                                   on 2001/03/31  02:58:17
55293         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
55294              From: Peter Prymmer <pvhp@forte.com>
55295              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
55296              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
55297      Branch: perl
55298            ! regexec.c t/lib/cwd.t
55299 ____________________________________________________________________________
55300 [  9484] By: jhi                                   on 2001/03/31  01:04:41
55301         Log: Obsolete file (see #3938)
55302      Branch: perl
55303            - lib/unicode/README.Ethiopic
55304            ! MANIFEST
55305 ____________________________________________________________________________
55306 [  9483] By: jhi                                   on 2001/03/31  00:52:42
55307         Log: Update to Unicode 3.1.
55308              (Rename Names.txt to NamesList.txt.)
55309      Branch: perl
55310            + lib/unicode/NamesList.txt lib/unicode/PropList.html
55311            - lib/unicode/Names.txt
55312            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
55313            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
55314            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
55315            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
55316            ! lib/unicode/UCD.html lib/unicode/Unicode.html
55317            ! lib/unicode/rename lib/unicode/version
55318 ____________________________________________________________________________
55319 [  9482] By: jhi                                   on 2001/03/30  23:33:44
55320         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
55321              From: Robin Houston <robin@kitsite.com>
55322              Date: Fri, 30 Mar 2001 20:07:22 +0100
55323              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
55324      Branch: perl
55325            ! ext/B/B/Deparse.pm
55326 ____________________________________________________________________________
55327 [  9481] By: jhi                                   on 2001/03/30  23:20:25
55328         Log: Subject: Re: [PATCH] CwdXS, Take 2
55329              From: Benjamin Sugars <bsugars@canoe.ca>
55330              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
55331              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
55332      Branch: perl
55333            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
55334            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
55335 ____________________________________________________________________________
55336 [  9480] By: jhi                                   on 2001/03/30  22:52:38
55337         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
55338              From: David Dyck <dcd@tc.fluke.com>
55339              Date: Fri, 30 Mar 2001 14:44:13 -0800
55340              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
55341              
55342              The t/rantests flags file creation was accidentally
55343              removed by #9217.
55344      Branch: perl
55345            ! Makefile.SH
55346 ____________________________________________________________________________
55347 [  9479] By: jhi                                   on 2001/03/30  22:45:45
55348         Log: Subject: [PATCH] File::Glob stuff for Mac OS
55349              From: Chris Nandor <pudge@pobox.com>
55350              Date: Fri, 30 Mar 2001 16:51:00 -0500
55351              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
55352      Branch: perl
55353            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
55354            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
55355            ! t/lib/glob-taint.t
55356 ____________________________________________________________________________
55357 [  9478] By: jhi                                   on 2001/03/30  22:43:12
55358         Log: Subject: fix for win32/buildext.pl
55359              From: "Vadim Konovalov" <watman@inbox.ru>
55360              Date: Sat, 31 Mar 2001 00:50:36 +0400
55361              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
55362      Branch: perl
55363            ! win32/buildext.pl
55364 ____________________________________________________________________________
55365 [  9477] By: jhi                                   on 2001/03/30  22:41:16
55366         Log: Subject: small base.pm doc patch
55367              From: Leon Brocard <acme@astray.com>
55368              Date: Fri, 30 Mar 2001 21:49:57 +0100
55369              Message-ID: <20010330214957.B8733@ns0.astray.com>
55370      Branch: perl
55371            ! lib/base.pm
55372 ____________________________________________________________________________
55373 [  9476] By: jhi                                   on 2001/03/30  18:16:57
55374         Log: Subject: [PATCH] av.h cosmetics
55375              From: Simon Cozens <simon@netthink.co.uk>
55376              Date: Fri, 30 Mar 2001 18:12:28 +0100
55377              Message-ID: <20010330181228.A9319@netthink.co.uk>
55378      Branch: perl
55379            ! av.h
55380 ____________________________________________________________________________
55381 [  9475] By: jhi                                   on 2001/03/30  18:15:50
55382         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
55383              From: "Philip Newton" <pnewton@gmx.de>
55384              Date: Fri, 30 Mar 2001 19:06:57 +0200
55385              Message-ID: <3AC4D951.14815.1AC7068@localhost>
55386      Branch: perl
55387            ! pod/perlhack.pod
55388 ____________________________________________________________________________
55389 [  9474] By: jhi                                   on 2001/03/30  18:14:02
55390         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
55391              From: Benjamin Sugars <bsugars@canoe.ca>
55392              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
55393              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
55394      Branch: perl
55395            ! t/lib/glob-basic.t
55396 ____________________________________________________________________________
55397 [  9473] By: jhi                                   on 2001/03/30  16:09:24
55398         Log: Update Changes.
55399      Branch: perl
55400            ! Changes patchlevel.h
55401 ____________________________________________________________________________
55402 [  9472] By: jhi                                   on 2001/03/30  15:16:08
55403         Log: Integrate perlio.
55404      Branch: perl
55405           !> t/lib/cwd.t t/lib/glob-basic.t
55406 ____________________________________________________________________________
55407 [  9471] By: nick                                  on 2001/03/30  14:47:10
55408         Log: Should be (^O eq 'MSWin32') not 'Win32'
55409              Fail #12 seems real - chdir is in wrong dir.
55410      Branch: perlio
55411            ! t/lib/cwd.t
55412 ____________________________________________________________________________
55413 [  9470] By: jhi                                   on 2001/03/30  14:41:11
55414         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
55415              From: Radu Greab <radu@netsoft.ro>
55416              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
55417              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
55418              
55419              Replace #9352.
55420      Branch: perl
55421            ! ext/Socket/Socket.xs pp_sys.c
55422 ____________________________________________________________________________
55423 [  9469] By: jhi                                   on 2001/03/30  14:37:51
55424         Log: Subject: PATCH pod/perldiag.pod
55425              From: Robin Houston <robin@kitsite.com>
55426              Date: Fri, 30 Mar 2001 14:10:36 +0100
55427              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
55428      Branch: perl
55429            ! pod/perldiag.pod t/lib/glob-basic.t
55430 ____________________________________________________________________________
55431 [  9468] By: jhi                                   on 2001/03/30  14:36:36
55432         Log: Subject: Better diagnostic in io/fs.t
55433              From: andreas.koenig@anima.de (Andreas J. Koenig)
55434              Date: 30 Mar 2001 10:11:43 +0200
55435              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
55436      Branch: perl
55437            ! t/io/fs.t
55438 ____________________________________________________________________________
55439 [  9467] By: nick                                  on 2001/03/30  14:25:43
55440         Log: Skip order test of glob if case-ignoring system cannot 
55441              create a.test and A.test
55442      Branch: perlio
55443            ! t/lib/glob-basic.t
55444 ____________________________________________________________________________
55445 [  9466] By: nick                                  on 2001/03/30  13:03:12
55446         Log: Integrate mainline.
55447      Branch: perlio
55448            - ext/re/hints/aix.pl
55449           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
55450           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
55451           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
55452           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
55453 ____________________________________________________________________________
55454 [  9465] By: jhi                                   on 2001/03/30  03:53:37
55455         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
55456              the tests sometimes hang, sometimes not.)
55457      Branch: perl
55458            ! t/lib/io_multihomed.t t/lib/io_sock.t
55459 ____________________________________________________________________________
55460 [  9464] By: jhi                                   on 2001/03/30  02:56:04
55461         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
55462              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
55463              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
55464              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
55465      Branch: perl
55466            ! op.c
55467 ____________________________________________________________________________
55468 [  9463] By: jhi                                   on 2001/03/30  02:34:48
55469         Log: Test for #9462.
55470      Branch: perl
55471            ! t/lib/b.t
55472 ____________________________________________________________________________
55473 [  9462] By: jhi                                   on 2001/03/30  02:29:37
55474         Log: Subject: B::Deparse precedence bug. (Patch included.)
55475              From: Jeremy Madea <jmadea@inktomi.com>
55476              Date: Thu, 29 Mar 2001 12:05:02 -0800
55477              Message-ID: <20010329120502.A24881@dr.inktomi.com>
55478      Branch: perl
55479            ! ext/B/B/Deparse.pm
55480 ____________________________________________________________________________
55481 [  9461] By: jhi                                   on 2001/03/30  02:18:41
55482         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
55483              From: Peter Prymmer <pvhp@forte.com>
55484              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
55485              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
55486      Branch: perl
55487            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
55488            ! t/lib/md5-file.t
55489 ____________________________________________________________________________
55490 [  9460] By: jhi                                   on 2001/03/30  02:17:07
55491         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
55492              From: Robin Houston <robin@kitsite.com>
55493              Date: Thu, 29 Mar 2001 20:47:56 +0100
55494              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
55495      Branch: perl
55496            ! ext/B/B/Debug.pm
55497 ____________________________________________________________________________
55498 [  9459] By: jhi                                   on 2001/03/30  02:16:05
55499         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
55500              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
55501              Date: Wed, 28 Mar 2001 18:02:20 -0600
55502              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
55503      Branch: perl
55504            ! lib/ExtUtils/MM_VMS.pm
55505 ____________________________________________________________________________
55506 [  9458] By: jhi                                   on 2001/03/30  02:07:58
55507         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
55508              From: "Joshua E. Rodd" <jrodd@pbs.org>
55509              Date: Wed, 28 Mar 2001 17:29:12 -0500
55510              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
55511      Branch: perl
55512            ! pod/perlop.pod
55513 ____________________________________________________________________________
55514 [  9457] By: jhi                                   on 2001/03/30  02:04:33
55515         Log: Subject: ext/re/aix.pl can go
55516              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55517              Date: Thu, 29 Mar 2001 12:03:28 +0200
55518              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
55519      Branch: perl
55520            - ext/re/hints/aix.pl
55521            ! MANIFEST
55522 ____________________________________________________________________________
55523 [  9456] By: jhi                                   on 2001/03/30  02:03:32
55524         Log: Integrate perlio.
55525      Branch: perl
55526           !> ext/Encode/Encode.xs installperl
55527 ____________________________________________________________________________
55528 [  9455] By: nick                                  on 2001/03/29  21:11:46
55529         Log: DLL name has changed so installperl needs to know
55530              (Why isn't it working it out or passed it?)
55531      Branch: perlio
55532            ! installperl
55533 ____________________________________________________________________________
55534 [  9454] By: nick                                  on 2001/03/29  20:56:12
55535         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
55536              and we don't get undef warnings.
55537      Branch: perlio
55538            ! ext/Encode/Encode.xs
55539 ____________________________________________________________________________
55540 [  9453] By: nick                                  on 2001/03/29  17:58:48
55541         Log: Integrate mainline
55542      Branch: perlio
55543           !> Changes patchlevel.h
55544 ____________________________________________________________________________
55545 [  9452] By: jhi                                   on 2001/03/29  16:44:55
55546         Log: Update Changes.
55547      Branch: perl
55548            ! Changes patchlevel.h
55549 ____________________________________________________________________________
55550 [  9451] By: nick                                  on 2001/03/29  16:31:38
55551         Log: Integrate mainline
55552      Branch: perlio
55553           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
55554           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
55555           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
55556           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
55557           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
55558 ____________________________________________________________________________
55559 [  9450] By: jhi                                   on 2001/03/29  16:29:17
55560         Log: Integrate perlio.
55561      Branch: perl
55562           !> win32/buildext.pl
55563 ____________________________________________________________________________
55564 [  9449] By: jhi                                   on 2001/03/29  15:50:01
55565         Log: Update Changes.
55566      Branch: perl
55567            ! Changes patchlevel.h
55568 ____________________________________________________________________________
55569 [  9448] By: nick                                  on 2001/03/29  15:47:15
55570         Log: Make sure buildext.pl finds Errno.pm
55571      Branch: perlio
55572            ! win32/buildext.pl
55573 ____________________________________________________________________________
55574 [  9447] By: jhi                                   on 2001/03/29  15:39:34
55575         Log: Integrate perlio.
55576      Branch: perl
55577           !> win32/makefile.mk
55578 ____________________________________________________________________________
55579 [  9446] By: nick                                  on 2001/03/29  15:30:03
55580         Log: Integrate win32/makefile.mk with mainline.
55581      Branch: perlio
55582           !> win32/makefile.mk
55583 ____________________________________________________________________________
55584 [  9445] By: nick                                  on 2001/03/29  15:27:32
55585         Log: Fix breakage ... 
55586      Branch: perlio
55587            ! win32/makefile.mk
55588 ____________________________________________________________________________
55589 [  9444] By: jhi                                   on 2001/03/29  15:03:08
55590         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
55591              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
55592              Date: Thu, 29 Mar 2001 10:32:59 +0400
55593              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
55594      Branch: perl
55595            ! win32/makefile.mk
55596 ____________________________________________________________________________
55597 [  9443] By: jhi                                   on 2001/03/29  15:02:12
55598         Log: Integrate perlio.
55599      Branch: perl
55600           +> win32/buildext.pl
55601           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
55602           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
55603 ____________________________________________________________________________
55604 [  9442] By: nick                                  on 2001/03/29  14:59:11
55605         Log: Work in progress - determine win32 extensions to build via script.
55606      Branch: perlio
55607            + win32/buildext.pl
55608            ! MANIFEST win32/makefile.mk
55609 ____________________________________________________________________________
55610 [  9441] By: jhi                                   on 2001/03/29  14:51:47
55611         Log: Reintroduce the use of external pwd.
55612      Branch: perl
55613            ! t/lib/cwd.t
55614 ____________________________________________________________________________
55615 [  9440] By: jhi                                   on 2001/03/29  14:42:58
55616         Log: use warnings instead of -w.
55617      Branch: perl
55618            ! utils/h2xs.PL
55619 ____________________________________________________________________________
55620 [  9439] By: jhi                                   on 2001/03/29  14:41:52
55621         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
55622              From: Jonathan Stowe <gellyfish@gellyfish.com>
55623              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
55624              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
55625      Branch: perl
55626            ! utils/h2xs.PL
55627 ____________________________________________________________________________
55628 [  9438] By: jhi                                   on 2001/03/29  14:39:38
55629         Log: Subject: [PATCH perl@9424] minor pod nits
55630              From: Robin Barker <rmb1@cise.npl.co.uk>
55631              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
55632              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
55633      Branch: perl
55634            ! pod/perlhack.pod pod/perliol.pod
55635 ____________________________________________________________________________
55636 [  9437] By: jhi                                   on 2001/03/29  14:29:16
55637         Log: Subject: [PATCH perl@9424] typemap cast warning
55638              From: Robin Barker <rmb1@cise.npl.co.uk>
55639              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
55640              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
55641      Branch: perl
55642            ! lib/ExtUtils/typemap
55643 ____________________________________________________________________________
55644 [  9436] By: jhi                                   on 2001/03/29  14:26:03
55645         Log: Subject: [PATCH perl@9424] printf warning
55646              From: Robin Barker <rmb1@cise.npl.co.uk>
55647              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
55648              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
55649      Branch: perl
55650            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
55651            ! ext/Storable/Storable.xs toke.c
55652 ____________________________________________________________________________
55653 [  9435] By: nick                                  on 2001/03/29  14:23:31
55654         Log: Win32 has name conflict with ERROR
55655      Branch: perlio
55656            ! ext/PerlIO/Via/Via.xs
55657 ____________________________________________________________________________
55658 [  9434] By: jhi                                   on 2001/03/29  14:17:48
55659         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
55660              From: Peter Prymmer <pvhp@forte.com>
55661              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
55662              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
55663      Branch: perl
55664            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
55665 ____________________________________________________________________________
55666 [  9433] By: jhi                                   on 2001/03/29  13:52:44
55667         Log: test-prep target was missing.
55668      Branch: perl
55669            ! Makefile.SH
55670 ____________________________________________________________________________
55671 [  9432] By: nick                                  on 2001/03/29  12:40:03
55672         Log: Make as-shipped compiler default to MSVC6 
55673      Branch: perlio
55674            ! win32/makefile.mk
55675 ____________________________________________________________________________
55676 [  9431] By: nick                                  on 2001/03/29  12:12:16
55677         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
55678              akin to PerlIO::Scalar.
55679      Branch: perlio
55680            ! perlio.c perlio.h
55681 ____________________________________________________________________________
55682 [  9430] By: nick                                  on 2001/03/29  10:56:35
55683         Log: Integrate mainline.
55684      Branch: perlio
55685           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
55686           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
55687           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
55688           !> win32/makefile.mk win32/win32sck.c
55689 ____________________________________________________________________________
55690 [  9429] By: nick                                  on 2001/03/29  09:03:43
55691         Log: Noticed that two tests were skipped as perlio:: package
55692              isn't there any more. Changed the skip condition.
55693              Avoid core-dump if sv_utf8_upgrade() called on something
55694              that does not become SvPOK after SvPV() (e.g. a ref).
55695      Branch: perlio
55696            ! sv.c t/io/utf8.t t/lib/io_scalar.t
55697 ____________________________________________________________________________
55698 [  9428] By: jhi                                   on 2001/03/29  01:31:47
55699         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
55700              From: Benjamin Sugars <bsugars@canoe.ca> 
55701              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
55702              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
55703      Branch: perl
55704            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
55705            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
55706            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
55707 ____________________________________________________________________________
55708 [  9427] By: jhi                                   on 2001/03/29  00:49:30
55709         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
55710              From: "Vadim Konovalov" <watman@inbox.ru>
55711              Date: Thu, 29 Mar 2001 01:50:12 +0400
55712              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
55713      Branch: perl
55714            ! win32/makefile.mk win32/win32sck.c
55715 ____________________________________________________________________________
55716 [  9426] By: gsar                                  on 2001/03/29  00:28:04
55717         Log: dmake can only handle == and != in comparisons; support building
55718              with Borland's VCL libraries (from Vadim Konovalov)
55719      Branch: maint-5.6/perl
55720            ! win32/makefile.mk
55721 ____________________________________________________________________________
55722 [  9425] By: nick                                  on 2001/03/28  19:29:56
55723         Log: Integrate (@snapshot)
55724      Branch: perlio
55725           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
55726 ____________________________________________________________________________
55727 [  9424] By: jhi                                   on 2001/03/28  19:03:16
55728         Log: Update Changes.
55729      Branch: perl
55730            ! Changes patchlevel.h
55731 ____________________________________________________________________________
55732 [  9423] By: jhi                                   on 2001/03/28  18:52:09
55733         Log: Rmdir lib/XS on cleanup.
55734      Branch: perl
55735            ! Makefile.SH
55736 ____________________________________________________________________________
55737 [  9422] By: jhi                                   on 2001/03/28  18:49:34
55738         Log: Integrate perlio.
55739      Branch: perl
55740           !> t/op/utf8decode.t
55741 ____________________________________________________________________________
55742 [  9421] By: nick                                  on 2001/03/28  18:46:44
55743         Log: Loose duplicate chunk.
55744      Branch: perlio
55745            ! t/op/utf8decode.t
55746 ____________________________________________________________________________
55747 [  9420] By: nick                                  on 2001/03/28  18:44:11
55748         Log: Integrate mainline.
55749      Branch: perlio
55750           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
55751           !> vms/vmsish.h
55752 ____________________________________________________________________________
55753 [  9419] By: jhi                                   on 2001/03/28  18:42:05
55754         Log: Can't trust external pwds
55755              (either shell builtins or external programs)
55756      Branch: perl
55757            ! t/lib/cwd.t
55758 ____________________________________________________________________________
55759 [  9418] By: jhi                                   on 2001/03/28  18:34:05
55760         Log: Integrate perlio.
55761      Branch: perl
55762            - lib/perlio.pm
55763           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
55764           !> t/op/utf8decode.t
55765 ____________________________________________________________________________
55766 [  9417] By: nick                                  on 2001/03/28  18:24:02
55767         Log: PerlIO.pm / perlio.pm conflict.
55768              Update some pods.
55769              Make t/op/utf8decode.t a text file.
55770      Branch: perlio
55771            - lib/perlio.pm
55772            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
55773            ! t/op/utf8decode.t
55774 ____________________________________________________________________________
55775 [  9416] By: jhi                                   on 2001/03/28  18:06:07
55776         Log: Integrate change #9409 from mainline to maintperl.
55777              
55778              Yet another tweak on AIX dynaloading.
55779      Branch: maint-5.6/perl
55780           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
55781 ____________________________________________________________________________
55782 [  9415] By: gsar                                  on 2001/03/28  17:13:01
55783         Log: integrate changes#9377,9385,9401 from mainline
55784              
55785              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
55786              
55787              If directory entries compare equal case-insensitively,
55788              retry case-sensitively.
55789              
55790              Subject: [PATCH] B::Terse and warnings
55791      Branch: maint-5.6/perl
55792           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
55793           !> t/pragma/warn/perl
55794 ____________________________________________________________________________
55795 [  9414] By: jhi                                   on 2001/03/28  17:11:12
55796         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
55797              From: "Craig A. Berry" <craigberry@mac.com>
55798              Date: Wed, 28 Mar 2001 10:55:20 -0600
55799              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
55800      Branch: perl
55801            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
55802 ____________________________________________________________________________
55803 [  9413] By: jhi                                   on 2001/03/28  17:03:12
55804         Log: Dup hunk.
55805      Branch: perl
55806            ! t/op/utf8decode.t
55807 ____________________________________________________________________________
55808 [  9412] By: jhi                                   on 2001/03/28  17:02:36
55809         Log: Forced integrate from perlio.
55810      Branch: perl
55811           !> t/op/utf8decode.t
55812 ____________________________________________________________________________
55813 [  9411] By: nick                                  on 2001/03/28  16:50:03
55814         Log: Integrate mainline.
55815      Branch: perlio
55816           +> t/lib/cwd.t
55817           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
55818           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
55819           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
55820           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
55821           !> t/pragma/warn/perl
55822 ____________________________________________________________________________
55823 [  9410] By: jhi                                   on 2001/03/28  16:44:23
55824         Log: Subject: Re: [PATCH] 9403 cannot be tested
55825              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55826              Date: Wed, 28 Mar 2001 18:33:56 +0200
55827              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
55828      Branch: perl
55829            ! makedef.pl
55830 ____________________________________________________________________________
55831 [  9409] By: jhi                                   on 2001/03/28  16:12:45
55832         Log: Yet another tweak on AIX dynaloading.
55833      Branch: perl
55834            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
55835 ____________________________________________________________________________
55836 [  9408] By: jhi                                   on 2001/03/28  15:52:55
55837         Log: Subject: [PATCH] 9403 cannot be tested
55838              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
55839              Date: Wed, 28 Mar 2001 17:23:00 +0200
55840              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
55841              
55842              A missing symbol.
55843      Branch: perl
55844            ! makedef.pl
55845 ____________________________________________________________________________
55846 [  9407] By: jhi                                   on 2001/03/28  15:47:43
55847         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
55848      Branch: perl
55849            ! t/op/utf8decode.t
55850           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
55851           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
55852 ____________________________________________________________________________
55853 [  9406] By: jhi                                   on 2001/03/28  15:37:08
55854         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
55855              From: Benjamin Sugars <bsugars@canoe.ca> 
55856              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
55857              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
55858      Branch: perl
55859            + t/lib/cwd.t
55860            ! MANIFEST
55861 ____________________________________________________________________________
55862 [  9405] By: jhi                                   on 2001/03/28  15:13:18
55863         Log: pp_ne() needs a CORRECT boolean.
55864      Branch: perl
55865            ! pp.c
55866 ____________________________________________________________________________
55867 [  9404] By: jhi                                   on 2001/03/28  15:09:23
55868         Log: pp_ne() needs a boolean, not an integer.
55869      Branch: perl
55870            ! pp.c
55871 ____________________________________________________________________________
55872 [  9403] By: jhi                                   on 2001/03/28  14:47:43
55873         Log: (Retracted by #9404.)
55874      Branch: perl
55875            ! pp.c
55876 ____________________________________________________________________________
55877 [  9402] By: jhi                                   on 2001/03/28  14:43:59
55878         Log: Subject: Re: [PATCH] Typemap testing
55879              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
55880              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
55881              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
55882      Branch: perl
55883            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
55884            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
55885 ____________________________________________________________________________
55886 [  9401] By: jhi                                   on 2001/03/28  14:42:14
55887         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
55888              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
55889              Date: Sun, 25 Mar 2001 21:59:15 +0100
55890              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
55891              
55892              A variable will be checked for the "use once" warnings if:
55893              
55894              1. It is in the scope of a use warnings 'once'
55895              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
55896              
55897              Otherwise it won't be checked at all.
55898              
55899              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
55900              
55901              The enclosed patch partially fixes this issue. What I didn't
55902              get to work was the case where the "used once" warning is enabled
55903              in any file other than the main file.
55904      Branch: perl
55905            ! gv.c t/pragma/warn/perl
55906 ____________________________________________________________________________
55907 [  9400] By: nick                                  on 2001/03/28  14:38:24
55908         Log: More EBCDIC tweaks:
55909              - one more swash issue &~(0xA0-1) did not do the right thing,
55910              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
55911              - add "use re 'asciirange'" to make [!-~] etc. work
55912              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
55913              - Choose a key for t/op/each.t test which gets encoded.
55914              - Skip utf8decode if this is UTF-EBCDIC.
55915      Branch: perlio
55916            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
55917            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
55918 ____________________________________________________________________________
55919 [  9399] By: jhi                                   on 2001/03/28  14:21:00
55920         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
55921              Andreas Schwab.
55922      Branch: perl
55923            ! pp.c
55924 ____________________________________________________________________________
55925 [  9398] By: jhi                                   on 2001/03/28  00:55:56
55926         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
55927              From: David Dyck <dcd@tc.fluke.com>
55928              Date: Tue, 27 Mar 2001 15:16:24 -0800
55929              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
55930      Branch: perl
55931            ! ext/IO/lib/IO/Socket.pm
55932 ____________________________________________________________________________
55933 [  9397] By: jhi                                   on 2001/03/27  21:52:49
55934         Log: Integrate perlio.
55935      Branch: perl
55936           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
55937           +> ext/PerlIO/Via/Via.xs
55938           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
55939 ____________________________________________________________________________
55940 [  9396] By: nick                                  on 2001/03/27  21:45:13
55941         Log: Integrate mainline.
55942      Branch: perlio
55943           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
55944           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
55945 ____________________________________________________________________________
55946 [  9395] By: nick                                  on 2001/03/27  21:18:58
55947         Log: Outline docs for PerlIO and PerlIO::Scalar
55948      Branch: perlio
55949            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
55950 ____________________________________________________________________________
55951 [  9394] By: nick                                  on 2001/03/27  20:50:13
55952         Log: PerlIO::Via layer (alpha-ish).
55953      Branch: perlio
55954            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
55955            + ext/PerlIO/Via/Via.xs
55956            ! MANIFEST
55957 ____________________________________________________________________________
55958 [  9393] By: jhi                                   on 2001/03/27  20:49:55
55959         Log: Retract #9329 now that 9390 should take care of the matter.
55960      Branch: perl
55961            ! utils/h2xs.PL
55962 ____________________________________________________________________________
55963 [  9390] By: jhi                                   on 2001/03/27  20:47:50
55964         Log: Subject: Autoloading Errno.pm when %! is encountered
55965              From: Robin Houston <robin@kitsite.com>
55966              Date: Tue, 27 Mar 2001 20:57:11 +0100
55967              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
55968      Branch: perl
55969            ! embed.h embed.pl gv.c proto.h t/op/magic.t
55970 ____________________________________________________________________________
55971 [  9389] By: jhi                                   on 2001/03/27  20:24:31
55972         Log: Integrate perlio.
55973      Branch: perl
55974           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
55975           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
55976           !> utf8.c
55977 ____________________________________________________________________________
55978 [  9388] By: jhi                                   on 2001/03/27  20:21:38
55979         Log: Better have a three-element array if one is going to assign
55980              to the third element of that array. (from Tim Jenness)
55981      Branch: perl
55982            ! ext/XS/Typemap/Typemap.xs
55983 ____________________________________________________________________________
55984 [  9387] By: nick                                  on 2001/03/27  20:15:43
55985         Log: Integrate mainline.
55986      Branch: perlio
55987           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
55988           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
55989           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
55990           +> t/lib/xs-typemap.t
55991           !> (integrate 34 files)
55992 ____________________________________________________________________________
55993 [  9386] By: jhi                                   on 2001/03/27  20:04:18
55994         Log: Subject: Re: perl@9359 breaks HTML::Parser
55995              From: Gisle Aas <gisle@ActiveState.com>
55996              Date: 27 Mar 2001 11:30:24 -0800
55997              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
55998              
55999              Clarify the UTF-8 issues of the API docs.
56000              (Slightly reworded and expanded.)
56001      Branch: perl
56002            ! pod/perlapi.pod sv.c sv.h
56003 ____________________________________________________________________________
56004 [  9385] By: jhi                                   on 2001/03/27  19:44:25
56005         Log: If directory entries compare equal case-insensitively,
56006              retry case-sensitively.
56007      Branch: perl
56008            ! ext/File/Glob/bsd_glob.c
56009 ____________________________________________________________________________
56010 [  9384] By: nick                                  on 2001/03/27  19:38:50
56011         Log: Various EBCDIC fixes:
56012              - major revelation that swash code is encoding aware,
56013              (or thought it was) - now it is ;-)
56014              - With that out of the way fix a slab of tr/// cases.
56015              - Fix Encode 'Unicode' to be true Unicode so tests pass.
56016              - As anticipated Base64.xs needed tweaks.
56017              - Until tr/// works right avoid old_encode64 in MIME tests.
56018      Branch: perlio
56019            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
56020            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
56021 ____________________________________________________________________________
56022 [  9383] By: jhi                                   on 2001/03/27  18:34:41
56023         Log: Add the std test suite BEGIN block.
56024      Branch: perl
56025            ! t/lib/xs-typemap.t
56026 ____________________________________________________________________________
56027 [  9382] By: jhi                                   on 2001/03/27  15:16:07
56028         Log: Add debugging output to the test.
56029      Branch: perl
56030            ! t/lib/glob-basic.t
56031 ____________________________________________________________________________
56032 [  9381] By: jhi                                   on 2001/03/27  15:08:10
56033         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
56034      Branch: perl
56035            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
56036            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
56037            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
56038            + t/lib/xs-typemap.t
56039            ! MANIFEST
56040 ____________________________________________________________________________
56041 [  9380] By: jhi                                   on 2001/03/27  14:48:34
56042         Log: Subject: [PATCH] Typemap testing
56043              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
56044              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
56045              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
56046              
56047              (The first part of the patch.)
56048      Branch: perl
56049            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
56050 ____________________________________________________________________________
56051 [  9379] By: jhi                                   on 2001/03/27  14:44:56
56052         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
56053              From: Benjamin Sugars <bsugars@canoe.ca> 
56054              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
56055              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
56056      Branch: perl
56057            ! t/lib/glob-basic.t
56058 ____________________________________________________________________________
56059 [  9378] By: jhi                                   on 2001/03/27  14:42:30
56060         Log: Subject: [PATCH] perlvar nit
56061              From: Simon Cozens <simon@netthink.co.uk>
56062              Date: Tue, 27 Mar 2001 01:12:01 +0100
56063              Message-ID: <20010327011201.A19179@netthink.co.uk>
56064      Branch: perl
56065            ! pod/perlvar.pod
56066 ____________________________________________________________________________
56067 [  9377] By: jhi                                   on 2001/03/27  14:36:26
56068         Log: Subject: [PATCH] B::Terse and warnings
56069              From: Benjamin Sugars <ben.sugars@home.com>
56070              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
56071              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
56072      Branch: perl
56073            ! ext/B/B.pm ext/B/B/Terse.pm
56074 ____________________________________________________________________________
56075 [  9376] By: jhi                                   on 2001/03/27  14:31:31
56076         Log: Document sockatmark() some.
56077      Branch: perl
56078            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
56079            ! pod/perltoc.pod
56080 ____________________________________________________________________________
56081 [  9375] By: jhi                                   on 2001/03/27  14:00:24
56082         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
56083              noted by Gisle and fixed by NI-S.
56084      Branch: perl
56085            ! sv.c
56086 ____________________________________________________________________________
56087 [  9374] By: jhi                                   on 2001/03/27  05:50:01
56088         Log: Regen toc.
56089      Branch: perl
56090            ! pod/perltoc.pod
56091 ____________________________________________________________________________
56092 [  9373] By: jhi                                   on 2001/03/27  05:43:51
56093         Log: Pixie documenting.
56094      Branch: perl
56095            ! Makefile.SH pod/perlhack.pod
56096 ____________________________________________________________________________
56097 [  9372] By: jhi                                   on 2001/03/27  05:29:34
56098         Log: Metaconfig unit changes for #9371.
56099      Branch: metaconfig
56100            ! U/modified/myhostname.U
56101      Branch: metaconfig/U/perl
56102            + d_sockatmark.U
56103            ! gccvers.U
56104 ____________________________________________________________________________
56105 [  9371] By: jhi                                   on 2001/03/27  05:29:07
56106         Log: Add sockatmark() probing.
56107      Branch: perl
56108            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56109            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
56110            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
56111            ! vos/config.ga.h win32/config.bc win32/config.gc
56112            ! win32/config.vc
56113 ____________________________________________________________________________
56114 [  9370] By: jhi                                   on 2001/03/26  22:01:18
56115         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
56116              Really need to benchmark this.
56117      Branch: perl
56118            ! pp.c
56119 ____________________________________________________________________________
56120 [  9369] By: nick                                  on 2001/03/26  21:59:30
56121         Log: Integrate mainline.
56122      Branch: perlio
56123            ! ext/MIME/Base64/QuotedPrint.pm
56124           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
56125           !> patchlevel.h pod/perlhack.pod pp_sys.c
56126 ____________________________________________________________________________
56127 [  9368] By: jhi                                   on 2001/03/26  21:47:03
56128         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
56129              
56130              TODO1: perlbench.
56131              TODO2: le, lt, ge, gt?  Yech.
56132      Branch: perl
56133            ! pp.c
56134 ____________________________________________________________________________
56135 [  9367] By: jhi                                   on 2001/03/26  21:34:57
56136         Log: Too much cut-and-paste in #9363.
56137      Branch: perl
56138            ! pp_sys.c
56139 ____________________________________________________________________________
56140 [  9366] By: jhi                                   on 2001/03/26  21:20:53
56141         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
56142              From: Andreas Schwab <schwab@suse.de>
56143              Date: 26 Mar 2001 17:29:04 +0200
56144              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
56145              
56146              (The patch for 5.6.0 or so, this is a guess for bleadperl)
56147      Branch: perl
56148            ! pp_hot.c
56149 ____________________________________________________________________________
56150 [  9365] By: jhi                                   on 2001/03/26  21:07:54
56151         Log: Integrate perlio.
56152      Branch: perl
56153           !> perlio.c
56154 ____________________________________________________________________________
56155 [  9364] By: nick                                  on 2001/03/26  20:30:48
56156         Log: REFCNT botch in layer name cache hash.
56157      Branch: perlio
56158            ! perlio.c
56159 ____________________________________________________________________________
56160 [  9363] By: jhi                                   on 2001/03/26  18:44:32
56161         Log: Subject: [PATCH] socket() leaks file descriptors
56162              From: Benjamin Sugars <bsugars@canoe.ca>
56163              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
56164              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
56165              
56166              Also sockpair() fixed similarly.
56167      Branch: perl
56168            ! pp_sys.c
56169 ____________________________________________________________________________
56170 [  9362] By: jhi                                   on 2001/03/26  18:37:52
56171         Log: Integrate perlio.
56172      Branch: perl
56173           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
56174 ____________________________________________________________________________
56175 [  9361] By: nick                                  on 2001/03/26  17:32:06
56176         Log: Implement flush of linebuffered streams on read of a tty.
56177      Branch: perlio
56178            ! perlio.c perliol.h
56179 ____________________________________________________________________________
56180 [  9360] By: nick                                  on 2001/03/26  17:12:32
56181         Log: Memory tweaks and notes for OEMVS.
56182      Branch: perlio
56183            ! README.os390 miniperlmain.c t/op/pat.t
56184 ____________________________________________________________________________
56185 [  9359] By: jhi                                   on 2001/03/26  02:12:54
56186         Log: Update Changes.
56187      Branch: perl
56188            ! Changes patchlevel.h
56189 ____________________________________________________________________________
56190 [  9358] By: jhi                                   on 2001/03/26  02:05:32
56191         Log: Document the most common pixie options.
56192      Branch: perl
56193            ! pod/perlhack.pod
56194 ____________________________________________________________________________
56195 [  9357] By: jhi                                   on 2001/03/26  01:25:28
56196         Log: For perl.pixie check *before* compiling that optimize is -g,
56197              as for perl.third.
56198      Branch: perl
56199            ! Makefile.SH
56200 ____________________________________________________________________________
56201 [  9356] By: jhi                                   on 2001/03/26  01:13:41
56202         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
56203      Branch: perl
56204            ! Makefile.SH
56205 ____________________________________________________________________________
56206 [  9355] By: jhi                                   on 2001/03/26  01:11:19
56207         Log: Remove t/perl.third.
56208      Branch: perl
56209            ! Makefile.SH
56210 ____________________________________________________________________________
56211 [  9354] By: jhi                                   on 2001/03/26  00:23:38
56212         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
56213              IO::Sockatmark().
56214      Branch: perl
56215            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
56216 ____________________________________________________________________________
56217 [  9353] By: jhi                                   on 2001/03/25  22:25:04
56218         Log: Integrate perlio.
56219      Branch: perl
56220           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
56221           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
56222           !> pp_hot.c win32/makefile.mk
56223 ____________________________________________________________________________
56224 [  9352] By: jhi                                   on 2001/03/25  22:21:41
56225         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
56226              From: Radu Greab <radu@netsoft.ro>
56227              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
56228              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
56229      Branch: perl
56230            ! pp_sys.c
56231 ____________________________________________________________________________
56232 [  9351] By: nick                                  on 2001/03/25  22:15:02
56233         Log: Fix readline in list mode to tell rest of world that it has
56234              things on the stack. Otherwise if perl code gets invoked
56235              underneath it it scribbles over results-so-far.
56236              (Why TIEHANDLE has not tripped on this is a mystery.)
56237      Branch: perlio
56238            ! pp_hot.c
56239 ____________________________________________________________________________
56240 [  9350] By: nick                                  on 2001/03/25  22:10:13
56241         Log: win32/makefile.mk typos
56242      Branch: perlio
56243            ! win32/makefile.mk
56244 ____________________________________________________________________________
56245 [  9349] By: nick                                  on 2001/03/25  21:31:14
56246         Log: Integrate now-non-binary file.
56247      Branch: perlio
56248           !> t/lib/mimeqp.t
56249 ____________________________________________________________________________
56250 [  9348] By: nick                                  on 2001/03/25  21:27:24
56251         Log: Make it text
56252      Branch: perlio
56253            ! t/lib/mimeqp.t
56254 ____________________________________________________________________________
56255 [  9347] By: nick                                  on 2001/03/25  21:25:37
56256         Log: Integrate mainline.
56257      Branch: perlio
56258           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
56259           !> lib/Term/ReadLine.pm t/lib/md5-file.t
56260 ____________________________________________________________________________
56261 [  9346] By: nick                                  on 2001/03/25  20:58:15
56262         Log: Add destruct time hook to PerlIO (for work-in-process implementing
56263              layers in perl code. In such cases layers need to be popped before
56264              we loose the ability to run perl code.)
56265              Also back-out "PerlIO::object" hook - it isn't going to work like that...
56266      Branch: perlio
56267            ! perl.c perlio.c perlio.h perliol.h
56268 ____________________________________________________________________________
56269 [  9345] By: nick                                  on 2001/03/25  20:49:11
56270         Log: Avoid at leasy one of undefined warnings in Encode.
56271      Branch: perlio
56272            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
56273 ____________________________________________________________________________
56274 [  9344] By: jhi                                   on 2001/03/25  20:37:43
56275         Log: A workaround for using Term::ReadLine in emacs minibuffer
56276              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
56277              additional tweaks from Ilya Zakharevich.
56278      Branch: perl
56279            ! lib/Term/ReadLine.pm
56280 ____________________________________________________________________________
56281 [  9343] By: nick                                  on 2001/03/25  20:21:14
56282         Log: Missing return value.
56283      Branch: perlio
56284            ! ext/PerlIO/Scalar/Scalar.xs
56285 ____________________________________________________________________________
56286 [  9342] By: jhi                                   on 2001/03/25  16:21:00
56287         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
56288              to equal the CPAN versions since no code changes have been made.
56289      Branch: perl
56290            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
56291            ! t/lib/md5-file.t
56292 ____________________________________________________________________________
56293 [  9341] By: jhi                                   on 2001/03/25  16:01:48
56294         Log: Escape 8-bit characters.
56295      Branch: perl
56296            ! t/lib/mimeqp.t
56297 ____________________________________________________________________________
56298 [  9340] By: gsar                                  on 2001/03/25  15:50:53
56299         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
56300              chars)
56301      Branch: perl
56302            + t/lib/mimeqp.t
56303 ____________________________________________________________________________
56304 [  9339] By: gsar                                  on 2001/03/25  15:48:50
56305         Log: delete mimeqp.t for later add with text mode set
56306      Branch: perl
56307            - t/lib/mimeqp.t
56308 ____________________________________________________________________________
56309 [  9338] By: nick                                  on 2001/03/25  09:01:57
56310         Log: Integrate mainline.
56311      Branch: perlio
56312           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
56313           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
56314           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
56315           +> t/lib/mimeb64u.t t/lib/mimeqp.t
56316           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
56317           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
56318           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
56319 ____________________________________________________________________________
56320 [  9337] By: jhi                                   on 2001/03/25  04:23:24
56321         Log: Add MIME::Base64 here and there.  Again, a lot of
56322              optimism is in the air.
56323      Branch: perl
56324            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
56325            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
56326 ____________________________________________________________________________
56327 [  9336] By: jhi                                   on 2001/03/25  04:12:43
56328         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
56329              this by ear as I do not do Win32 programming.)
56330      Branch: perl
56331            ! win32/Makefile win32/makefile.mk
56332 ____________________________________________________________________________
56333 [  9335] By: jhi                                   on 2001/03/25  04:03:50
56334         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
56335      Branch: perl
56336            ! t/lib/md5-file.t
56337 ____________________________________________________________________________
56338 [  9334] By: jhi                                   on 2001/03/25  03:58:53
56339         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
56340      Branch: perl
56341            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
56342            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
56343            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
56344            + t/lib/mimeb64u.t t/lib/mimeqp.t
56345            ! MANIFEST
56346 ____________________________________________________________________________
56347 [  9333] By: jhi                                   on 2001/03/24  20:14:37
56348         Log: Integrate perlio.
56349      Branch: perl
56350           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
56351 ____________________________________________________________________________
56352 [  9332] By: nick                                  on 2001/03/24  19:40:34
56353         Log: Fix un-init variable leading to spurious "Out of Memory!"
56354      Branch: perlio
56355            ! doio.c
56356 ____________________________________________________________________________
56357 [  9331] By: nick                                  on 2001/03/24  19:09:59
56358         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
56359              and update layers internals doc.
56360      Branch: perlio
56361            ! pod/perlfunc.pod pod/perliol.pod
56362 ____________________________________________________________________________
56363 [  9330] By: jhi                                   on 2001/03/24  18:42:11
56364         Log: The length might be uninitialized garbage if the *svp is the undef.
56365      Branch: perl
56366            ! doio.c
56367 ____________________________________________________________________________
56368 [  9329] By: jhi                                   on 2001/03/24  18:26:57
56369         Log: (Retracted by #9393)
56370              
56371              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
56372              From: Simon Cozens <simon@netthink.co.uk>
56373              Date: Sat, 24 Mar 2001 17:13:17 +0000
56374              Message-ID: <20010324171317.A13406@netthink.co.uk>
56375      Branch: perl
56376            ! utils/h2xs.PL
56377 ____________________________________________________________________________
56378 [  9328] By: nick                                  on 2001/03/24  17:22:02
56379         Log: Integrate mainline.
56380      Branch: perlio
56381           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
56382           !> lib/unicode/version
56383 ____________________________________________________________________________
56384 [  9327] By: nick                                  on 2001/03/24  17:16:02
56385         Log: Integrate mainline.
56386      Branch: perlio
56387           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
56388           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
56389           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
56390           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
56391           +> t/lib/md5-file.t
56392           !> MANIFEST Makefile.SH configure.com djgpp/config.over
56393           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
56394           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
56395           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
56396           !> win32/makefile.mk
56397 ____________________________________________________________________________
56398 [  9326] By: jhi                                   on 2001/03/24  17:00:42
56399         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
56400      Branch: perl
56401            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
56402            ! lib/unicode/version
56403 ____________________________________________________________________________
56404 [  9325] By: jhi                                   on 2001/03/24  16:22:33
56405         Log: Subject: Re: B::Deparse bug (5.6.0)
56406              From: Robin Houston <robin@kitsite.com>
56407              Date: Sat, 24 Mar 2001 14:33:09 +0000
56408              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
56409      Branch: perl
56410            ! op.c pp.c t/lib/b.t t/op/repeat.t
56411 ____________________________________________________________________________
56412 [  9324] By: jhi                                   on 2001/03/24  16:21:56
56413         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
56414              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
56415              these additions may be too optimistic.
56416      Branch: perl
56417            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
56418            ! hints/uwin.sh hints/vmesa.sh
56419 ____________________________________________________________________________
56420 [  9323] By: jhi                                   on 2001/03/24  16:06:01
56421         Log: Integrate perlio.
56422      Branch: perl
56423           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
56424           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
56425            ! Makefile.SH
56426           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
56427           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
56428           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
56429           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
56430           !> win32/makefile.mk win32/perlhost.h win32/win32.c
56431           !> win32/win32iop.h
56432 ____________________________________________________________________________
56433 [  9322] By: nick                                  on 2001/03/24  14:39:12
56434         Log: Routine Win32 regen_config_h - no real changes.
56435      Branch: perlio
56436            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
56437 ____________________________________________________________________________
56438 [  9321] By: nick                                  on 2001/03/24  14:31:49
56439         Log: PerlIO fixups for Win32:
56440              - provide win33_popenlist() - non-functional as yet.
56441              - avoid need for aTHX in PerlIO_debug calls - even if not 
56442              enabled args are still evaluated so Win32 has trouble during fork().
56443              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
56444              - Fixup makedef.pl for latest set of symbols.
56445      Branch: perlio
56446            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
56447            ! win32/perlhost.h win32/win32.c win32/win32iop.h
56448 ____________________________________________________________________________
56449 [  9320] By: nick                                  on 2001/03/24  14:26:58
56450         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
56451              was gibberish - broke it on WIn32 at least.
56452      Branch: perlio
56453            ! ext/POSIX/POSIX.xs
56454 ____________________________________________________________________________
56455 [  9319] By: nick                                  on 2001/03/24  11:29:41
56456         Log: Generated files.
56457      Branch: perlio
56458            ! embed.h global.sym objXSUB.h perlapi.c proto.h
56459 ____________________________________________________________________________
56460 [  9318] By: nick                                  on 2001/03/24  10:29:37
56461         Log: Implement:
56462              1.  open($fh,"+<",undef);  # add test to t/io/open.t
56463              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
56464      Branch: perlio
56465            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
56466            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
56467            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
56468            ! t/io/open.t t/io/utf8.t
56469 ____________________________________________________________________________
56470 [  9317] By: jhi                                   on 2001/03/23  23:41:25
56471         Log: AIX does seems to have optimization problems with its C compilers.
56472      Branch: perl
56473            ! hints/aix.sh
56474 ____________________________________________________________________________
56475 [  9316] By: jhi                                   on 2001/03/23  23:40:46
56476         Log: Integrate perlio.
56477      Branch: perl
56478           +> lib/PerlIO.pm
56479           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
56480           !> perliol.h
56481 ____________________________________________________________________________
56482 [  9315] By: jhi                                   on 2001/03/23  22:16:30
56483         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
56484      Branch: perl
56485            ! t/lib/md5-file.t
56486 ____________________________________________________________________________
56487 [  9314] By: nick                                  on 2001/03/23  20:49:02
56488         Log: Perlio internals re-organized.
56489              - open process creates AV of layer/arg pairs
56490              (appends layers from open() or open.pm to default list).
56491              - push arg is now an SV.
56492              - layer ->Open get passed the AV
56493              - open is no longer mandatory method.
56494              - topmost layer that has ->Open method does the open
56495              - any layers above are pushed once that returns.
56496              - vtable re-ordered so dummy layers need only provide push/pop methods.
56497      Branch: perlio
56498            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
56499 ____________________________________________________________________________
56500 [  9313] By: nick                                  on 2001/03/23  16:27:41
56501         Log: Check in a stable (working) version before next round of tweaks.
56502              Changes include:
56503              - Move default layers code out of doio.c and into perlio.c
56504              - Single routine for parsing layer specification strings.
56505              - Skeleton support for demand loading of layers
56506              - Core-dump avoidance if PERLIO environment specifies loadable layer
56507              (does not _work_ as need IO to load and need load to do IO ...)
56508      Branch: perlio
56509            + lib/PerlIO.pm
56510            ! MANIFEST doio.c perlio.c
56511 ____________________________________________________________________________
56512 [  9312] By: gsar                                  on 2001/03/23  16:25:25
56513         Log: add execute bit to files with shebang lines in the repository;
56514              avoid clobbering execute bit in Porting/makerel 
56515      Branch: maint-5.6/perl
56516            ! (edit 144 files)
56517 ____________________________________________________________________________
56518 [  9311] By: jhi                                   on 2001/03/23  14:25:35
56519         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
56520      Branch: perl
56521            ! MANIFEST
56522 ____________________________________________________________________________
56523 [  9310] By: jhi                                   on 2001/03/23  13:45:04
56524         Log: Subject: [PATCH] Net::Ping
56525              From: Colin McMillen <mcmi0037@tc.umn.edu>
56526              Date: Thu, 22 Mar 2001 19:30:31 -0600
56527              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
56528      Branch: perl
56529            ! lib/Net/Ping.pm
56530 ____________________________________________________________________________
56531 [  9309] By: jhi                                   on 2001/03/23  13:39:13
56532         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
56533      Branch: perl
56534            ! t/lib/md5-aaa.t t/lib/md5-file.t
56535 ____________________________________________________________________________
56536 [  9308] By: jhi                                   on 2001/03/23  13:20:34
56537         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
56538              - bump the version to 2.14
56539              - drop the base64 tests since they require MIME::Base64
56540              - drop the rfc1321.txt
56541              - drop the hints/dec_osf.pl since it's only needed for
56542              pre-5.005_03 Perls
56543              Todo:
56544              - the U32 alignment testing is now removed; it needs to
56545              be reintroduced as as a Config variable (meaning also
56546              as a Configure test)
56547              - get the new EBCDIC md5sum for MD5.pm
56548              - test in Win32 to see how badly I botched the makefiles
56549      Branch: perl
56550            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
56551            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
56552            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
56553            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
56554            + t/lib/md5-file.t
56555            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
56556            ! win32/Makefile win32/makefile.mk
56557 ____________________________________________________________________________
56558 [  9307] By: jhi                                   on 2001/03/23  12:56:14
56559         Log: Integrate change #9306 from maintperl into mainline,
56560              AIX dynaloader for AIXes without <load.h>.
56561      Branch: perl
56562           !> ext/DynaLoader/hints/aix.pl
56563 ____________________________________________________________________________
56564 [  9306] By: jhi                                   on 2001/03/23  12:51:36
56565         Log: There are AIXes without /usr/include/load.h,
56566              patch from H.Merijn Brand.
56567      Branch: maint-5.6/perl
56568            ! ext/DynaLoader/hints/aix.pl
56569 ____________________________________________________________________________
56570 [  9305] By: nick                                  on 2001/03/23  11:00:42
56571         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
56572      Branch: perlio
56573            ! ext/Encode/Encode.xs perlio.c perlio.h
56574 ____________________________________________________________________________
56575 [  9304] By: nick                                  on 2001/03/23  10:20:46
56576         Log: Render -Duseperlio functional again.
56577              - this is "quick fix" which calls PerlIO_apply_layers after opening,
56578              which is what old scheme did. New scheme needs to change that
56579              to make open(...,\$scalar) etc. work but this will do for now.
56580      Branch: perlio
56581            ! perlio.c
56582 ____________________________________________________________________________
56583 [  9303] By: nick                                  on 2001/03/23  09:53:20
56584         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
56585              -Uuseperlio now works again.
56586              -Duseperlio is still poorly. Don't merge yet...
56587      Branch: perlio
56588            ! doio.c perlio.h
56589 ____________________________________________________________________________
56590 [  9302] By: nick                                  on 2001/03/22  22:26:51
56591         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
56592              type code.
56593              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
56594              is its main caller. In particular now has access to "extra" args, and
56595              can tell when an open handle is "reopened" (or duped?).
56596              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
56597              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
56598              PerlIO_open() et. al. (i.e. other way round).
56599              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
56600              with args close to PerlIO_openn().
56601      Branch: perlio
56602            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
56603 ____________________________________________________________________________
56604 [  9301] By: jhi                                   on 2001/03/22  20:58:04
56605         Log: Integrate perlio.
56606      Branch: perl
56607           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
56608           !> t/io/open.t util.c
56609 ____________________________________________________________________________
56610 [  9300] By: nick                                  on 2001/03/22  17:36:32
56611         Log: Don't include $@ in not ok message.
56612      Branch: perlio
56613            ! t/io/open.t
56614 ____________________________________________________________________________
56615 [  9299] By: gsar                                  on 2001/03/22  16:53:45
56616         Log: back out changes#7532,7521 for now (appears to have problems
56617              on IRIX)
56618      Branch: maint-5.6/perl
56619            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
56620            ! ext/POSIX/typemap pod/perlvar.pod
56621 ____________________________________________________________________________
56622 [  9298] By: nick                                  on 2001/03/22  14:35:46
56623         Log: Give a meaning to '&' in n-arg open case:
56624              open($fh,"<&",$scalar);
56625              $scalar can be:
56626              - an integer which does "fdopen"
56627              open($fh,"<&",2); # like open($fh,"<&2")
56628              - something that will yield a file handle via sv_2io()
56629              useful for dup'ing anonymous handles.
56630              e.g.:
56631              open(my $fh,"<&",\*STDIN);
56632              open(my $dup,"<&",$fh);
56633      Branch: perlio
56634            ! doio.c t/io/open.t
56635 ____________________________________________________________________________
56636 [  9297] By: nick                                  on 2001/03/22  13:34:35
56637         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
56638      Branch: perlio
56639            ! util.c
56640 ____________________________________________________________________________
56641 [  9296] By: nick                                  on 2001/03/22  12:51:20
56642         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
56643      Branch: perlio
56644            ! perl.c
56645 ____________________________________________________________________________
56646 [  9295] By: nick                                  on 2001/03/22  11:59:44
56647         Log: If stdin, stdout or stderr get opened in unexpected read/write state
56648              then warn at time of open not at time of use.
56649      Branch: perlio
56650            ! doio.c pp_hot.c pp_sys.c
56651 ____________________________________________________________________________
56652 [  9294] By: nick                                  on 2001/03/22  10:54:35
56653         Log: Die on n-arg open(...,"",xxx,yyy,...)
56654              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
56655              - die on read/write cases so we can decide what it means later.
56656      Branch: perlio
56657            ! doio.c embed.pl iperlsys.h util.c
56658 ____________________________________________________________________________
56659 [  9293] By: nick                                  on 2001/03/22  09:02:45
56660         Log: perlio tweaks (reported by Nick Clark)
56661              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
56662              error check in Pendinf_read().
56663      Branch: perlio
56664            ! perlio.c
56665 ____________________________________________________________________________
56666 [  9292] By: gsar                                  on 2001/03/22  07:12:00
56667         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
56668              fixes)
56669      Branch: maint-5.6/perl
56670           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
56671 ____________________________________________________________________________
56672 [  9291] By: jhi                                   on 2001/03/22  06:06:44
56673         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
56674      Branch: perl
56675            ! t/op/re_tests
56676 ____________________________________________________________________________
56677 [  9290] By: jhi                                   on 2001/03/22  05:57:01
56678         Log: Move MacOS Classic higher in the list of supported platforms.
56679      Branch: maint-5.6/perl
56680            ! pod/perlport.pod
56681 ____________________________________________________________________________
56682 [  9289] By: gsar                                  on 2001/03/22  05:35:04
56683         Log: revert part of change#6438 for compatibility (av_reify()
56684              appears to be needed to implement av_splice()ish things
56685              in XS)
56686      Branch: maint-5.6/perl
56687            ! embed.pl global.sym objXSUB.h perlapi.c
56688 ____________________________________________________________________________
56689 [  9288] By: gsar                                  on 2001/03/22  03:09:19
56690         Log: update copyright year
56691      Branch: maint-5.6/perl
56692            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
56693            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
56694            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
56695            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
56696            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
56697            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
56698            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
56699            ! x2p/walk.c
56700 ____________________________________________________________________________
56701 [  9287] By: jhi                                   on 2001/03/21  20:30:54
56702         Log: Integrate perlio.
56703      Branch: perl
56704           !> ext/Data/Dumper/Dumper.xs
56705 ____________________________________________________________________________
56706 [  9286] By: gsar                                  on 2001/03/21  19:49:54
56707         Log: makefile.mk tweak
56708      Branch: maint-5.6/perl
56709            ! win32/Makefile win32/makefile.mk
56710 ____________________________________________________________________________
56711 [  9285] By: nick                                  on 2001/03/21  19:07:13
56712         Log: Multiplicity fix for Dumper.
56713      Branch: perlio
56714            ! ext/Data/Dumper/Dumper.xs
56715 ____________________________________________________________________________
56716 [  9284] By: nick                                  on 2001/03/21  19:01:07
56717         Log: Integrate mainline - (does not build xTHX issue in Dumper).
56718      Branch: perlio
56719           !> (integrate 27 files)
56720 ____________________________________________________________________________
56721 [  9283] By: jhi                                   on 2001/03/21  17:17:35
56722         Log: Integrate change #9282 from mainline into maintperl,
56723              4-arg UTF-8 substr().
56724      Branch: maint-5.6/perl
56725           !> pp.c
56726 ____________________________________________________________________________
56727 [  9282] By: jhi                                   on 2001/03/21  17:15:43
56728         Log: The #9270 would have leaked a scalar if pp_substr()
56729              returned early.
56730      Branch: perl
56731            ! pp.c
56732 ____________________________________________________________________________
56733 [  9281] By: gsar                                  on 2001/03/21  17:03:14
56734         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
56735      Branch: maint-5.6/perl
56736            ! win32/makefile.mk
56737 ____________________________________________________________________________
56738 [  9280] By: gsar                                  on 2001/03/21  17:01:20
56739         Log: some tweaks to change#9278 (fork() emulation should be enabled
56740              by setting BUILD_FLAVOR instead of changing the defaults)
56741      Branch: maint-5.6/perl
56742            ! win32/makefile.mk
56743 ____________________________________________________________________________
56744 [  9279] By: gsar                                  on 2001/03/21  16:47:19
56745         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
56746      Branch: maint-5.6/perl
56747            ! ext/File/Glob/Glob.pm
56748           !> lib/Cwd.pm
56749 ____________________________________________________________________________
56750 [  9278] By: jhi                                   on 2001/03/21  14:35:10
56751         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
56752              From: "Vadim Konovalov" <watman@inbox.ru>
56753              Date: Wed, 21 Mar 2001 01:53:51 +0300
56754              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
56755      Branch: maint-5.6/perl
56756            ! win32/makefile.mk win32/win32sck.c
56757 ____________________________________________________________________________
56758 [  9277] By: jhi                                   on 2001/03/21  13:58:28
56759         Log: Integrate change #9270 from mainline to maintperl:
56760              continued 4-arg UTF-8 substr() fixing.
56761      Branch: maint-5.6/perl
56762           !> pp.c t/op/substr.t
56763 ____________________________________________________________________________
56764 [  9276] By: jhi                                   on 2001/03/21  13:33:00
56765         Log: More pixie cleaning.
56766      Branch: perl
56767            ! Makefile.SH
56768 ____________________________________________________________________________
56769 [  9275] By: jhi                                   on 2001/03/21  03:54:17
56770         Log: Update Changes.
56771      Branch: perl
56772            ! Changes patchlevel.h
56773 ____________________________________________________________________________
56774 [  9274] By: jhi                                   on 2001/03/21  03:48:24
56775         Log: First stab at making Data::Dumper to grok Unicode.
56776              
56777              TODO: tests, EBCDICify.
56778      Branch: perl
56779            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
56780 ____________________________________________________________________________
56781 [  9273] By: jhi                                   on 2001/03/21  02:23:00
56782         Log: Fix for
56783              
56784              Subject: Memory leak in unquoted print   
56785              From: Benjamin Sugars <bsugars@canoe.ca> 
56786              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
56787              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
56788      Branch: perl
56789            ! perlio.c
56790 ____________________________________________________________________________
56791 [  9272] By: jhi                                   on 2001/03/21  01:33:17
56792         Log: Subject: Re: [PATCH] POSIX::getcwd()
56793              From: Benjamin Sugars <bsugars@canoe.ca> 
56794              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
56795              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
56796      Branch: perl
56797            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
56798 ____________________________________________________________________________
56799 [  9271] By: jhi                                   on 2001/03/21  01:22:52
56800         Log: Subject: [PATCH] Cwd.pm docs
56801              From: Benjamin Sugars <bsugars@canoe.ca>
56802              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
56803              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
56804      Branch: perl
56805            ! lib/Cwd.pm
56806 ____________________________________________________________________________
56807 [  9270] By: jhi                                   on 2001/03/21  01:16:29
56808         Log: Continue 4-arg substr() UTF-8 fixage.
56809      Branch: perl
56810            ! pp.c t/op/substr.t
56811 ____________________________________________________________________________
56812 [  9269] By: jhi                                   on 2001/03/21  00:46:14
56813         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
56814              
56815              revert the leak fix in change#9142 (problem needs a more experimental
56816              fix unsuitable for 5.6.1)
56817              
56818              do alphabetical sorting by default (for csh compatibility)
56819              
56820              cut-n-paste goof in change#9264
56821              
56822              VMS piping fixes (from Charles Lane)
56823      Branch: perl
56824           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
56825           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
56826           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
56827 ____________________________________________________________________________
56828 [  9268] By: jhi                                   on 2001/03/21  00:37:04
56829         Log: Integrate perlio.
56830      Branch: perl
56831           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
56832           !> utf8.c utf8.h utfebcdic.h
56833 ____________________________________________________________________________
56834 [  9267] By: nick                                  on 2001/03/20  20:04:39
56835         Log: More EBCDIC stuff:
56836              - Loose the extra level of function on ASCII.
56837              - spotted a chr(0) issue in sv.c
56838              - re-work of UTF-X tr/// ranges to work in Unicode
56839              space. Still issues with the "0xff is illegal UTF-8" hack.
56840              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
56841              (why do it once when you can do it all over the place :-(
56842              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
56843              need utf8.pm for swashes.
56844              - Simplified and commented scan_const() in toke.c
56845              Still something wrong regexp and tr (swashes?).
56846      Branch: perlio
56847            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
56848            ! utf8.c utf8.h utfebcdic.h
56849 ____________________________________________________________________________
56850 [  9266] By: gsar                                  on 2001/03/20  19:16:43
56851         Log: VMS piping fixes (from Charles Lane)
56852      Branch: maint-5.6/perl
56853            ! vms/vms.c vms/vmspipe.com
56854 ____________________________________________________________________________
56855 [  9265] By: gsar                                  on 2001/03/20  17:53:52
56856         Log: cut-n-paste goof in change#9264
56857      Branch: maint-5.6/perl
56858            ! ext/File/Glob/Glob.xs
56859 ____________________________________________________________________________
56860 [  9264] By: gsar                                  on 2001/03/20  17:43:47
56861         Log: do alphabetical sorting by default (for csh compatibility);
56862              bsd_glob() does ASCII sort by default as usual, unless
56863              GLOB_ALPHASORT was specified
56864      Branch: maint-5.6/perl
56865            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
56866            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
56867            ! ext/File/Glob/bsd_glob.h
56868 ____________________________________________________________________________
56869 [  9263] By: gsar                                  on 2001/03/20  16:40:08
56870         Log: integrate change#9255 from mainline (unicode fix)
56871              
56872              substr($bytestr, i, n, $charstr)
56873      Branch: maint-5.6/perl
56874           !> Todo-5.6 pp.c t/op/substr.t
56875 ____________________________________________________________________________
56876 [  9262] By: gsar                                  on 2001/03/20  15:57:41
56877         Log: revert the leak fix in change#9142 (problem needs a more experimental
56878              fix unsuitable for 5.6.1)
56879      Branch: maint-5.6/perl
56880            ! scope.c
56881 ____________________________________________________________________________
56882 [  9261] By: jhi                                   on 2001/03/20  14:26:25
56883         Log: Integrate changes #9259,9260 from maintperl into mainline.
56884              
56885              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
56886              
56887              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
56888      Branch: perl
56889           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
56890 ____________________________________________________________________________
56891 [  9260] By: jhi                                   on 2001/03/20  14:05:46
56892         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
56893              From: Robin Barker <rmb1@cise.npl.co.uk>
56894              Date: Tue, 20 Mar 2001 10:12:04 GMT
56895              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
56896      Branch: maint-5.6/perl
56897            ! run.c
56898 ____________________________________________________________________________
56899 [  9259] By: jhi                                   on 2001/03/20  14:04:39
56900         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
56901              From: Chris Nandor <pudge@pobox.com>
56902              Date: Tue, 20 Mar 2001 00:40:56 -0500
56903              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
56904      Branch: maint-5.6/perl
56905            ! ext/POSIX/POSIX.xs lib/File/Path.pm
56906 ____________________________________________________________________________
56907 [  9258] By: jhi                                   on 2001/03/20  05:09:34
56908         Log: Update Changes.
56909      Branch: perl
56910            ! Changes patchlevel.h
56911 ____________________________________________________________________________
56912 [  9257] By: jhi                                   on 2001/03/20  05:04:25
56913         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
56914      Branch: perl
56915            ! t/op/tr.t
56916 ____________________________________________________________________________
56917 [  9256] By: jhi                                   on 2001/03/20  04:43:12
56918         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
56919              From: Peter Prymmer <pvhp@forte.com>
56920              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
56921              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
56922      Branch: maint-5.6/perl
56923            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
56924 ____________________________________________________________________________
56925 [  9255] By: jhi                                   on 2001/03/19  23:17:17
56926         Log: substr($bytestr, i, n, $charstr)
56927              
56928              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
56929      Branch: perl
56930            ! Todo-5.6 pp.c t/op/substr.t
56931 ____________________________________________________________________________
56932 [  9254] By: jhi                                   on 2001/03/19  22:25:09
56933         Log: Rearrange the make test target prerequisites so that
56934              in a parallel make 'all' is finished before 'test'.
56935      Branch: perl
56936            ! Makefile.SH
56937 ____________________________________________________________________________
56938 [  9253] By: jhi                                   on 2001/03/19  21:48:07
56939         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
56940              From: Robin Houston <robin@kitsite.com>
56941              Date: Mon, 19 Mar 2001 15:48:41 +0000
56942              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
56943      Branch: perl
56944            ! pp_ctl.c
56945 ____________________________________________________________________________
56946 [  9252] By: jhi                                   on 2001/03/19  21:42:27
56947         Log: Integrate perlio.
56948      Branch: perl
56949           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
56950           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
56951           !> utfebcdic.h vms/perly_c.vms
56952 ____________________________________________________________________________
56953 [  9251] By: jhi                                   on 2001/03/19  21:31:28
56954         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
56955              
56956              Dynaloading in 64-bit AIX with vac.
56957      Branch: perl
56958           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
56959           !> hints/aix.sh
56960 ____________________________________________________________________________
56961 [  9250] By: jhi                                   on 2001/03/19  21:18:00
56962         Log: A more robust solution for the 64bitall AIX dynaloading
56963              problem, from Jens-Uwe Mager.
56964      Branch: maint-5.6/perl
56965            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
56966 ____________________________________________________________________________
56967 [  9249] By: nick                                  on 2001/03/19  20:59:37
56968         Log: Integrate mainline.
56969      Branch: perlio
56970           !> (integrate 42 files)
56971 ____________________________________________________________________________
56972 [  9248] By: nick                                  on 2001/03/19  20:22:07
56973         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
56974              (Building on OS390 uses native YACC and YYDEBUG has other
56975              side effects.)
56976      Branch: perlio
56977            ! perly.c perly.y vms/perly_c.vms
56978 ____________________________________________________________________________
56979 [  9247] By: jhi                                   on 2001/03/19  19:59:53
56980         Log: 64-bit AIX dynaloading problem (see #9244) idea
56981              from Jens-Uwe Mager.
56982      Branch: maint-5.6/perl
56983            ! ext/DynaLoader/dl_aix.xs
56984 ____________________________________________________________________________
56985 [  9246] By: nick                                  on 2001/03/19  19:27:57
56986         Log: More EBCDIC fixes.
56987      Branch: perlio
56988            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
56989            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
56990 ____________________________________________________________________________
56991 [  9245] By: jhi                                   on 2001/03/19  19:05:19
56992         Log: Integrate change #9243 from mainline into maintperl.
56993              
56994              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
56995      Branch: maint-5.6/perl
56996           !> README.vmesa
56997 ____________________________________________________________________________
56998 [  9244] By: jhi                                   on 2001/03/19  19:03:15
56999         Log: Get 64bitall AIX building, but still does not test okay:
57000              dynaloading anything fails, for example for op/defins:
57001              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
57002              (update: fixed by #9247,9250)
57003      Branch: maint-5.6/perl
57004            ! hints/aix.sh
57005 ____________________________________________________________________________
57006 [  9243] By: jhi                                   on 2001/03/19  19:00:16
57007         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
57008              From: Robin Barker <rmb1@cise.npl.co.uk>
57009              Date: Mon, 19 Mar 2001 18:01:57 GMT
57010              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
57011      Branch: perl
57012            ! README.vmesa
57013 ____________________________________________________________________________
57014 [  9242] By: jhi                                   on 2001/03/19  18:58:43
57015         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
57016              
57017              TODO: tests.
57018      Branch: perl
57019            ! doop.c op.c
57020 ____________________________________________________________________________
57021 [  9241] By: gsar                                  on 2001/03/19  17:34:46
57022         Log: VMSify tests (from Charles Lane)
57023      Branch: maint-5.6/perl
57024            ! t/lib/filehand.t t/lib/texttabs.t
57025 ____________________________________________________________________________
57026 [  9240] By: jhi                                   on 2001/03/19  14:24:26
57027         Log: Integrate change #9233 from maintperl into mainline.
57028              
57029              some refcounts were incorrect in perl_clone()
57030      Branch: perl
57031           !> sv.c
57032 ____________________________________________________________________________
57033 [  9239] By: gsar                                  on 2001/03/19  09:23:17
57034         Log: this is 5.6.1-trial3
57035      Branch: maint-5.6/perl
57036            ! Changes
57037 ____________________________________________________________________________
57038 [  9238] By: gsar                                  on 2001/03/19  08:47:04
57039         Log: some new symbols are only available under ithreads
57040      Branch: maint-5.6/perl
57041            ! makedef.pl
57042 ____________________________________________________________________________
57043 [  9237] By: gsar                                  on 2001/03/19  08:42:28
57044         Log: update patchlevel.h, Changes, &c.
57045      Branch: maint-5.6/perl
57046            ! Changes patchlevel.h pod/perlhist.pod
57047           !> AUTHORS
57048 ____________________________________________________________________________
57049 [  9236] By: gsar                                  on 2001/03/19  08:17:49
57050         Log: integrate changes#8068,8717 from mainline
57051              
57052              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
57053              
57054              [PATCH CPAN 1.59_51] warning message (not!)
57055      Branch: maint-5.6/perl
57056           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
57057           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
57058           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
57059           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
57060           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
57061 ____________________________________________________________________________
57062 [  9235] By: gsar                                  on 2001/03/19  08:07:09
57063         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
57064              
57065              [PATCH] Add missing CV flags to dump.c
57066              
57067              Re: [patch] Re: PL_ptr_table
57068              
57069              Fixup non-ithread build after 8713
57070              
57071              Generated files form 8713 etc.
57072              
57073              Correct the correction :-(
57074              
57075              Documenting coderef @INC (Re: CPAN "make this script work" feature)
57076              
57077              Subject: Re: sync sync sync: have I missed any patches?
57078              Replace djSP with dSP.
57079      Branch: maint-5.6/perl
57080           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
57081           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
57082           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
57083           !> sv.c sv.h win32/perlhost.h
57084 ____________________________________________________________________________
57085 [  9234] By: gsar                                  on 2001/03/19  07:22:05
57086         Log: revert the change#9090 integrate for now (change looks somewhat
57087              incomplete in that [ha]v_exists() need something similar; lacks
57088              tests; &c.)
57089      Branch: maint-5.6/perl
57090            ! hv.c
57091 ____________________________________________________________________________
57092 [  9233] By: gsar                                  on 2001/03/19  07:10:01
57093         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
57094              destruction when there are unreferenced scalars (SvREFCNT==0)
57095      Branch: maint-5.6/perl
57096            ! sv.c
57097 ____________________________________________________________________________
57098 [  9232] By: jhi                                   on 2001/03/19  05:11:02
57099         Log: Regen api and toc.
57100      Branch: maint-5.6/perl
57101            ! pod/perlapi.pod pod/perltoc.pod
57102 ____________________________________________________________________________
57103 [  9231] By: jhi                                   on 2001/03/19  04:06:03
57104         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
57105              add a lost line in pp.c:pp_chop(), update to new op/chop.
57106              
57107              Clarify the description differentiating for and while; inspired by
57108              
57109              Subject: [ID 20010306.004] || != named unary operator
57110              
57111              The $Is_MacOS needs to be declared.
57112      Branch: maint-5.6/perl
57113            ! pp.c t/op/chop.t
57114           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
57115 ____________________________________________________________________________
57116 [  9230] By: jhi                                   on 2001/03/19  03:48:16
57117         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
57118              9079,9083,9089,9090,9091 from mainline to maintperl.
57119              
57120              Quieten some noise in Win32 builds
57121              
57122              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
57123              
57124              The perlretut was still talking about the old \p and \P
57125              definitions.
57126              
57127              More tweakage on the Unicode character class descriptions.
57128              
57129              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
57130              
57131              Subject: 'no *POSIX' Patch speeding up make on BS2000 
57132              
57133              Subject: [PATCH] perldata.pod here-doc docs
57134              
57135              Add /sbin and /usr/sbin to the list of directories scanned
57136              for setuid programs.  Takes care of bug id 20010309.003.
57137              
57138              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
57139              
57140              In op/stat #35 better to scan all the potential directories
57141              for setuids, not just the first one.
57142      Branch: maint-5.6/perl
57143            ! Makefile.SH
57144           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
57145           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
57146           !> t/op/stat.t toke.c win32/win32.h
57147 ____________________________________________________________________________
57148 [  9229] By: jhi                                   on 2001/03/19  02:31:50
57149         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
57150              From: Chris Nandor <pudge@pobox.com>
57151              Date: Sat, 10 Mar 2001 14:22:19 -0500
57152              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
57153      Branch: maint-5.6/perl
57154            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
57155            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
57156            ! t/lib/b.t t/lib/errno.t
57157 ____________________________________________________________________________
57158 [  9228] By: jhi                                   on 2001/03/19  02:29:59
57159         Log: Integrate changes #9113,9122 from mainline into maintperl.
57160              
57161              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?)
57162      Branch: maint-5.6/perl
57163           !> Configure README.os390 hints/os390.sh
57164 ____________________________________________________________________________
57165 [  9227] By: jhi                                   on 2001/03/19  02:22:35
57166         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
57167              into maintperl.
57168              
57169              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
57170              
57171              Forgot to check-in the larger part of #9120, duh.
57172              
57173              Subject: Another patch for integer.pm POD 
57174              
57175              h2ph strictness and cleanliness from Kurt Starsinic.
57176              
57177              Borland filename case problem.
57178              
57179              h2ph strictness and cleanliness from Kurt Starsinic.
57180              
57181              Subject: [PATCH] the uncontroversial doc patches
57182      Branch: maint-5.6/perl
57183           +> win32/sncfnmcs.pl
57184           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
57185           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
57186           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
57187           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
57188           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
57189           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
57190           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
57191 ____________________________________________________________________________
57192 [  9226] By: jhi                                   on 2001/03/19  02:10:21
57193         Log: Integrate changes #9207,9214 from mainline into maintperl.
57194              
57195              podchecker relaxations: =over has an *optional* number after it,
57196              and whitespace in L<> is okay.
57197      Branch: maint-5.6/perl
57198           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
57199           !> t/pod/poderrs.xr
57200 ____________________________________________________________________________
57201 [  9225] By: jhi                                   on 2001/03/19  02:07:38
57202         Log: Integrate change #9219 from maintperl into mainline.
57203              
57204              remove duplicated tests
57205      Branch: perl
57206           !> t/op/re_tests
57207 ____________________________________________________________________________
57208 [  9224] By: jhi                                   on 2001/03/19  02:06:11
57209         Log: Integrate change #9223 from mainline to maintperl.
57210              
57211              Document -Dmksymlinks.
57212      Branch: maint-5.6/perl
57213           !> INSTALL
57214 ____________________________________________________________________________
57215 [  9223] By: jhi                                   on 2001/03/19  02:01:25
57216         Log: Document -Dmksymlinks.
57217      Branch: perl
57218            ! INSTALL
57219 ____________________________________________________________________________
57220 [  9222] By: jhi                                   on 2001/03/19  01:15:35
57221         Log: The -Dmksymlinks wasn't working for maintperl.
57222      Branch: maint-5.6/perl
57223            ! Configure
57224 ____________________________________________________________________________
57225 [  9221] By: jhi                                   on 2001/03/19  00:49:43
57226         Log: Cleanup pixie residue.
57227      Branch: perl
57228            ! Makefile.SH
57229 ____________________________________________________________________________
57230 [  9220] By: jhi                                   on 2001/03/19  00:44:47
57231         Log: Document the use of pixie/prof; create make targets for it.
57232              
57233              TODO: make t/TEST pixie-aware.
57234      Branch: perl
57235            ! Makefile.SH pod/perlhack.pod
57236 ____________________________________________________________________________
57237 [  9219] By: gsar                                  on 2001/03/19  00:16:55
57238         Log: remove duplicated tests
57239      Branch: maint-5.6/perl
57240            ! t/op/re_tests
57241 ____________________________________________________________________________
57242 [  9218] By: jhi                                   on 2001/03/18  23:59:31
57243         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
57244      Branch: perl
57245            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
57246 ____________________________________________________________________________
57247 [  9217] By: jhi                                   on 2001/03/18  23:25:20
57248         Log: Rewrite the tests section of Makefile to be less redundant
57249              and to allow for more flexible test targets, many recursive
57250              make calls introduced.
57251      Branch: perl
57252            ! Makefile.SH
57253 ____________________________________________________________________________
57254 [  9216] By: jhi                                   on 2001/03/18  22:30:04
57255         Log: Document the use of Third Degree (sparsely).
57256      Branch: perl
57257            ! pod/perlhack.pod t/TEST
57258 ____________________________________________________________________________
57259 [  9215] By: jhi                                   on 2001/03/18  22:10:30
57260         Log: Make targets for testing with Third Degree.
57261      Branch: perl
57262            ! Makefile.SH
57263 ____________________________________________________________________________
57264 [  9214] By: jhi                                   on 2001/03/18  21:08:53
57265         Log: The podchecker relaxations need to mirrored also at the tests.
57266      Branch: perl
57267            ! t/pod/poderrs.xr
57268 ____________________________________________________________________________
57269 [  9213] By: jhi                                   on 2001/03/18  20:56:21
57270         Log: Update Changes.
57271      Branch: perl
57272            ! Changes patchlevel.h
57273 ____________________________________________________________________________
57274 [  9212] By: jhi                                   on 2001/03/18  20:36:59
57275         Log: Looking for config.sh in parent directories isn't
57276              very useful for the toplevel Makefile.
57277      Branch: perl
57278            ! Makefile.SH
57279 ____________________________________________________________________________
57280 [  9211] By: jhi                                   on 2001/03/18  20:33:37
57281         Log: On "make clean" take care of Third Degree droppings.
57282      Branch: perl
57283            ! Makefile.SH
57284 ____________________________________________________________________________
57285 [  9210] By: jhi                                   on 2001/03/18  20:21:34
57286         Log: Add a hook for running the tests under the Third Degree
57287              debugging tool (set $ENV{PERL_3LOG} to non-zero)
57288              
57289              TODO: Document the use of Third Degree.
57290      Branch: perl
57291            ! t/TEST
57292 ____________________________________________________________________________
57293 [  9209] By: jhi                                   on 2001/03/18  20:19:07
57294         Log: Regen toc and api pods.
57295      Branch: perl
57296            ! pod/perlapi.pod pod/perltoc.pod
57297 ____________________________________________________________________________
57298 [  9208] By: jhi                                   on 2001/03/18  20:12:12
57299         Log: Integrate changes #8128,9132 from mainline into maintperl,
57300              Tie::SubstrHash fixes.
57301      Branch: maint-5.6/perl
57302           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
57303 ____________________________________________________________________________
57304 [  9207] By: jhi                                   on 2001/03/18  20:07:43
57305         Log: podchecker relaxations from Michael Stevens.
57306      Branch: perl
57307            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
57308 ____________________________________________________________________________
57309 [  9206] By: jhi                                   on 2001/03/18  20:04:24
57310         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
57311      Branch: perl
57312            ! lib/Locale/Constants.pm lib/Locale/Country.pm
57313            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
57314            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
57315 ____________________________________________________________________________
57316 [  9205] By: jhi                                   on 2001/03/18  19:54:45
57317         Log: Integrate changes #9161,9162 from maintperl to mainline.
57318              
57319              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
57320              results
57321      Branch: perl
57322           !> t/op/magic.t
57323 ____________________________________________________________________________
57324 [  9204] By: jhi                                   on 2001/03/18  19:37:46
57325         Log: Make perl.third checks more understandable to the builder.
57326      Branch: perl
57327            ! Makefile.SH
57328 ____________________________________________________________________________
57329 [  9203] By: jhi                                   on 2001/03/18  19:20:54
57330         Log: Re-integrate #9138 from maintperl to mainline,
57331              the squelching of the unneeded "Scalars leaked" messages.
57332      Branch: perl
57333           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
57334           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
57335           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
57336 ____________________________________________________________________________
57337 [  9202] By: jhi                                   on 2001/03/18  18:48:36
57338         Log: More robust and more paranoid perl.third target.
57339      Branch: perl
57340            ! Makefile.SH
57341 ____________________________________________________________________________
57342 [  9201] By: jhi                                   on 2001/03/18  18:39:21
57343         Log: Integrate change #9197 from maintperl to mainline.
57344              
57345              more thorough cleaning of arenas.
57346      Branch: perl
57347           !> embed.pl perl.c proto.h sv.c t/op/sort.t
57348 ____________________________________________________________________________
57349 [  9200] By: jhi                                   on 2001/03/18  18:25:17
57350         Log: Integrate perlio.
57351      Branch: perl
57352           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
57353           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
57354           !> t/lib/encode.t toke.c universal.c utf8.c
57355 ____________________________________________________________________________
57356 [  9199] By: nick                                  on 2001/03/18  15:23:51
57357         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
57358              is the sense of the test being done. Avoid some magical 127 and 128 values
57359              by using macros.
57360      Branch: perlio
57361            ! doop.c pp_ctl.c sv.c toke.c
57362 ____________________________________________________________________________
57363 [  9198] By: nick                                  on 2001/03/18  14:18:12
57364         Log: UTF-X encoding invariance for Encode:
57365              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
57366              - move the XS code for those to universal.c (so in miniperl)
57367              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
57368              - change ext/Encode/compile to use above.
57369              - Fix t/lib/encode.t for above
57370              - Teach t/lib/b.t to expect -uutf8
57371              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
57372              utf8.pm is needed.
57373      Branch: perlio
57374            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
57375            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
57376 ____________________________________________________________________________
57377 [  9197] By: gsar                                  on 2001/03/18  12:15:57
57378         Log: more thorough cleaning of arenas--keep going until no more
57379              SvREFCNT_dec()s occur (this fixes the problem that causes the
57380              pesky "Scalars leaked" warnings)
57381      Branch: maint-5.6/perl
57382            ! embed.pl perl.c proto.h sv.c t/op/sort.t
57383 ____________________________________________________________________________
57384 [  9196] By: nick                                  on 2001/03/18  10:57:29
57385         Log: Fix pragma/utf8.t # 15
57386              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
57387              are SvUTF8 as well.
57388      Branch: perlio
57389            ! toke.c
57390 ____________________________________________________________________________
57391 [  9195] By: nick                                  on 2001/03/18  09:27:06
57392         Log: Integrate mainline
57393      Branch: perlio
57394           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
57395           !> t/op/pat.t
57396 ____________________________________________________________________________
57397 [  9194] By: jhi                                   on 2001/03/18  05:29:59
57398         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
57399              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
57400      Branch: perl
57401            ! op.c op.h t/op/misc.t t/op/pat.t
57402 ____________________________________________________________________________
57403 [  9193] By: jhi                                   on 2001/03/18  05:15:06
57404         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
57405      Branch: perl
57406            ! mg.c t/op/pat.t
57407 ____________________________________________________________________________
57408 [  9192] By: jhi                                   on 2001/03/18  04:22:43
57409         Log: tr/// UTF-8 patches from Inaba Hiroto.
57410      Branch: perl
57411            ! doop.c op.c
57412 ____________________________________________________________________________
57413 [  9191] By: jhi                                   on 2001/03/18  04:21:17
57414         Log: Integrate perlio.
57415      Branch: perl
57416           !> utf8.c utfebcdic.h
57417 ____________________________________________________________________________
57418 [  9190] By: nick                                  on 2001/03/17  20:32:01
57419         Log: Correct #if EBCDIC side typos.
57420              Builds and passes many tests on OS390.
57421      Branch: perlio
57422            ! utf8.c utfebcdic.h
57423 ____________________________________________________________________________
57424 [  9189] By: jhi                                   on 2001/03/17  18:55:49
57425         Log: Add prerequisites for the perl.third target.
57426      Branch: perl
57427            ! Makefile.SH
57428 ____________________________________________________________________________
57429 [  9188] By: jhi                                   on 2001/03/17  18:46:00
57430         Log: Integrate perlio.
57431      Branch: perl
57432           +> utfebcdic.h
57433           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
57434 ____________________________________________________________________________
57435 [  9187] By: jhi                                   on 2001/03/17  18:38:47
57436         Log: Add a make rule for perl.third (the Third Degree memory debugging
57437              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
57438      Branch: perl
57439            ! Makefile.SH
57440 ____________________________________________________________________________
57441 [  9186] By: nick                                  on 2001/03/17  18:34:48
57442         Log: MANIFEST addition :-(
57443      Branch: perlio
57444            ! MANIFEST
57445 ____________________________________________________________________________
57446 [  9185] By: nick                                  on 2001/03/17  18:29:50
57447         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
57448              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
57449              a superset of ASCII are invariant under the encoding. This is EBCDIC
57450              friendly as an encoded string can be looked at as being EBCDIC by lexer
57451              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
57452              ASCII on ASCII machines.
57453              
57454              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
57455              seperate.
57456              - Add some more macros to comprehend different shift amounts and
57457              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
57458              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
57459              and conditionally #include it.
57460              
57461              EBCDIC build as yet untested.  ASCII still fails the one test.
57462      Branch: perlio
57463            + utfebcdic.h
57464            ! utf8.c utf8.h
57465 ____________________________________________________________________________
57466 [  9184] By: nick                                  on 2001/03/17  17:44:16
57467         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
57468      Branch: perlio
57469            ! doop.c perl.h pp.c utf8.h
57470 ____________________________________________________________________________
57471 [  9183] By: jhi                                   on 2001/03/17  15:55:42
57472         Log: Integrate perlio.
57473      Branch: perl
57474            ! MANIFEST
57475           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
57476 ____________________________________________________________________________
57477 [  9182] By: nick                                  on 2001/03/17  09:16:06
57478         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
57479      Branch: perlio
57480            ! t/op/pat.t
57481 ____________________________________________________________________________
57482 [  9181] By: nick                                  on 2001/03/17  09:15:11
57483         Log: Integrate mainline.
57484      Branch: perlio
57485           +> lib/Locale/Constants.pm lib/Locale/Country.pm
57486           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
57487           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
57488           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
57489           !> (integrate 83 files)
57490 ____________________________________________________________________________
57491 [  9180] By: nick                                  on 2001/03/16  17:23:21
57492         Log: EBCDIC Fixes.
57493      Branch: perlio
57494            ! perl.h sv.c toke.c utf8.c utf8.h
57495 ____________________________________________________________________________
57496 [  9179] By: jhi                                   on 2001/03/16  14:10:12
57497         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
57498              a change needed to work around an AIX compiler bug.
57499      Branch: perl
57500            ! ext/Storable/Storable.xs
57501 ____________________________________________________________________________
57502 [  9178] By: jhi                                   on 2001/03/16  03:19:59
57503         Log: With Damian's approval synchronize damian's modules'
57504              licensing with Perl's standard module licensing.
57505      Branch: perl
57506            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
57507 ____________________________________________________________________________
57508 [  9177] By: jhi                                   on 2001/03/16  03:15:34
57509         Log: Make the Filter::Util:Call files have their own copies
57510              of the Perl standard module licensing, from Paul Marquess.
57511      Branch: perl
57512            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
57513 ____________________________________________________________________________
57514 [  9176] By: jhi                                   on 2001/03/16  02:56:04
57515         Log: Subject: [PATCH] more pod patches
57516              From: Michael Stevens <michael@etla.org>
57517              Date: Thu, 15 Mar 2001 21:25:18 +0000
57518              Message-ID: <20010315212518.A18870@firedrake.org>
57519      Branch: perl
57520            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
57521            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
57522            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
57523            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
57524            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
57525            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
57526            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
57527            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
57528            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
57529            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
57530            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
57531            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
57532            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
57533            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
57534            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
57535            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
57536            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
57537            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
57538            ! lib/Locale/Country.pm lib/Locale/Language.pm
57539            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
57540            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
57541            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
57542            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
57543            ! os2/OS2/Process/Process.pm
57544 ____________________________________________________________________________
57545 [  9175] By: jhi                                   on 2001/03/16  02:53:32
57546         Log: Subject: [PATCH] the uncontroversial doc patches
57547              From: Michael Stevens <michael@etla.org>
57548              Date: Thu, 15 Mar 2001 20:01:12 +0000
57549              Message-ID: <20010315200112.A7636@firedrake.org>
57550      Branch: perl
57551            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
57552            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
57553            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
57554            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
57555            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
57556 ____________________________________________________________________________
57557 [  9174] By: jhi                                   on 2001/03/16  02:50:49
57558         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
57559              From: Paul Lindner <lindner@inuus.com>
57560              Date: Fri, 16 Mar 2001 11:28:03 -0800
57561              Message-ID: <20010316112803.A7577@inuus.com>
57562      Branch: perl
57563            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
57564 ____________________________________________________________________________
57565 [  9173] By: nick                                  on 2001/03/15  20:21:03
57566         Log: 1st day's EBCDIC fixes:
57567              - toke.c's parsing of strings needed attention
57568              needed to conditionally e2a if string was already UTF-8
57569              - e2a/a2e tables where wrong way round.
57570              - new macros in utf8.h
57571      Branch: perlio
57572            ! perl.h toke.c utf8.h
57573 ____________________________________________________________________________
57574 [  9172] By: jhi                                   on 2001/03/15  15:17:17
57575         Log: Update Changes.
57576      Branch: perl
57577            ! Changes patchlevel.h
57578 ____________________________________________________________________________
57579 [  9171] By: jhi                                   on 2001/03/15  15:09:32
57580         Log: Subject: Re: Another Borland C++ problem.
57581              From: "Vadim Konovalov" <watman@inbox.ru>
57582              Date: Sat, 10 Mar 2001 19:26:07 +0300
57583              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
57584              
57585              Borland filename case problem.
57586      Branch: perl
57587            + win32/sncfnmcs.pl
57588            ! MANIFEST README.win32
57589 ____________________________________________________________________________
57590 [  9170] By: jhi                                   on 2001/03/15  14:54:23
57591         Log: Add Locale::Codes 1.06, from Neil Bowers.
57592      Branch: perl
57593            + lib/Locale/Constants.pm lib/Locale/Country.pm
57594            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
57595            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
57596            + t/lib/lc-language.t t/lib/lc-uk.t
57597            ! MANIFEST
57598 ____________________________________________________________________________
57599 [  9169] By: jhi                                   on 2001/03/15  14:19:01
57600         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
57601      Branch: perl
57602            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
57603            ! ext/Storable/Storable.xs
57604 ____________________________________________________________________________
57605 [  9168] By: jhi                                   on 2001/03/15  14:13:22
57606         Log: Integrate changes #9120,9167 from mainline to maintperl.
57607              
57608              Subject: [PATCH 5.6.1] OS/2 docs
57609              
57610              Subject: [PATCH 5.6.1] perldoc
57611      Branch: maint-5.6/perl
57612           !> os2/Changes utils/perldoc.PL
57613 ____________________________________________________________________________
57614 [  9167] By: jhi                                   on 2001/03/15  14:07:42
57615         Log: Subject: [PATCH 5.6.1] perldoc
57616              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57617              Date: Wed, 14 Mar 2001 23:46:52 -0500
57618              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
57619      Branch: perl
57620            ! utils/perldoc.PL
57621 ____________________________________________________________________________
57622 [  9166] By: jhi                                   on 2001/03/15  13:53:15
57623         Log: sigaction test condition tweakage.
57624      Branch: perl
57625            ! t/lib/sigaction.t
57626 ____________________________________________________________________________
57627 [  9165] By: alanbur                               on 2001/03/15  03:49:17
57628         Log: Resynchronised with parent
57629      Branch: maint-5.6/pureperl
57630           +> os2/os2add.sym t/op/anonsub.t
57631           !> (integrate 72 files)
57632 ____________________________________________________________________________
57633 [  9164] By: jhi                                   on 2001/03/15  01:05:01
57634         Log: Avoid stomping off the beginning of an array in tr///.
57635      Branch: perl
57636            ! op.c
57637 ____________________________________________________________________________
57638 [  9163] By: jhi                                   on 2001/03/15  00:58:57
57639         Log: h2ph strictness and cleanliness from Kurt Starsinic.
57640      Branch: perl
57641            ! utils/h2ph.PL
57642 ____________________________________________________________________________
57643 [  9162] By: gsar                                  on 2001/03/15  00:56:53
57644         Log: avoid warnings
57645      Branch: maint-5.6/perl
57646            ! t/op/magic.t
57647 ____________________________________________________________________________
57648 [  9161] By: gsar                                  on 2001/03/15  00:52:09
57649         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
57650              results
57651      Branch: maint-5.6/perl
57652            ! t/op/magic.t
57653 ____________________________________________________________________________
57654 [  9160] By: jhi                                   on 2001/03/14  22:02:10
57655         Log: Do not use the Perl malloc in IRIX, suggested by
57656              Helmus Jarausch.
57657      Branch: perl
57658            ! hints/irix_6.sh
57659 ____________________________________________________________________________
57660 [  9159] By: nick                                  on 2001/03/14  21:45:59
57661         Log: Integrate mainline
57662      Branch: perlio
57663           +> t/op/loopctl.t
57664           !> (integrate 41 files)
57665 ____________________________________________________________________________
57666 [  9158] By: jhi                                   on 2001/03/14  21:10:09
57667         Log: The Day of the Retractions continues: the #9138
57668              (integrated in #9144) doesn't work well in mainline.
57669      Branch: perl
57670            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
57671            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
57672            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
57673 ____________________________________________________________________________
57674 [  9157] By: jhi                                   on 2001/03/14  20:58:12
57675         Log: The #9145 CANNOT be enabled: the clear_pmop code still
57676              dumps core all over in Tru64.
57677      Branch: perl
57678            ! op.c op.h t/op/pat.t
57679 ____________________________________________________________________________
57680 [  9156] By: jhi                                   on 2001/03/14  20:48:06
57681         Log: Integrate change #9154 from maintperl to mainline.
57682              
57683              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
57684              (caused Storable 1.0.10 to break on windows)
57685      Branch: perl
57686           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
57687           !> perlapi.c proto.h
57688 ____________________________________________________________________________
57689 [  9155] By: jhi                                   on 2001/03/14  20:23:53
57690         Log: Retract #9136: breaks threading (and binary compatibility).
57691      Branch: perl
57692            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
57693 ____________________________________________________________________________
57694 [  9154] By: gsar                                  on 2001/03/14  17:48:18
57695         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
57696              (caused Storable 1.0.10 to break on windows)
57697      Branch: maint-5.6/perl
57698            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
57699            ! perlapi.c proto.h
57700 ____________________________________________________________________________
57701 [  9153] By: jhi                                   on 2001/03/14  13:35:21
57702         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
57703      Branch: perl
57704            ! t/lib/sigaction.t
57705 ____________________________________________________________________________
57706 [  9152] By: gsar                                  on 2001/03/14  07:29:40
57707         Log: back out changes#9012,9010,9009 and parts of change#9016
57708              (causes ABRs under purify, and some prerequisites don't
57709              seem to be there in 5.6.x)
57710      Branch: maint-5.6/perl
57711            ! doop.c op.c t/op/tr.t toke.c
57712 ____________________________________________________________________________
57713 [  9151] By: gsar                                  on 2001/03/14  07:01:29
57714         Log: reenable change#9145 (the test was busted due to a missing
57715              C<print "ok 27\n">)
57716      Branch: perl
57717            ! op.c op.h t/op/pat.t
57718 ____________________________________________________________________________
57719 [  9150] By: jhi                                   on 2001/03/14  06:38:36
57720         Log: Retract #9145.
57721      Branch: perl
57722            ! op.c op.h t/op/pat.t
57723 ____________________________________________________________________________
57724 [  9149] By: jhi                                   on 2001/03/14  06:14:56
57725         Log: Retract #9143.
57726      Branch: perl
57727            ! op.c
57728 ____________________________________________________________________________
57729 [  9148] By: gsar                                  on 2001/03/14  06:13:02
57730         Log: Uninitialized Memory Read in regexec.c
57731      Branch: perl
57732            ! regexec.c
57733 ____________________________________________________________________________
57734 [  9147] By: jhi                                   on 2001/03/14  04:59:54
57735         Log: Subject: PATCH: make goto work in nested eval ""
57736              From: Robin Houston <robin@kitsite.com>
57737              Date: Wed, 14 Mar 2001 04:16:10 +0000
57738              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
57739      Branch: perl
57740            ! pp_ctl.c t/op/goto.t
57741 ____________________________________________________________________________
57742 [  9146] By: jhi                                   on 2001/03/14  04:42:54
57743         Log: Preserve the #ifdef PERL_CORE in perly.h.
57744      Branch: perl
57745            ! perly.fixer
57746 ____________________________________________________________________________
57747 [  9145] By: jhi                                   on 2001/03/14  03:57:41
57748         Log: (Retracted by #9150.)
57749      Branch: perl
57750            ! op.c op.h t/op/pat.t
57751 ____________________________________________________________________________
57752 [  9144] By: jhi                                   on 2001/03/14  03:50:38
57753         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
57754              
57755              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
57756              
57757              remove squelch controls for "Scalars leaked" messages in most places
57758              (these are now cured)
57759              
57760              fix another memory leak reported by purify (tie callbacks that
57761              croak can leak when wiping out magic)
57762      Branch: perl
57763           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
57764           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
57765           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
57766           !> t/pragma/warnings.t
57767 ____________________________________________________________________________
57768 [  9143] By: jhi                                   on 2001/03/14  03:37:53
57769         Log: (Retracted by #9149.)
57770      Branch: perl
57771            ! op.c
57772 ____________________________________________________________________________
57773 [  9142] By: gsar                                  on 2001/03/14  03:20:48
57774         Log: fix another memory leak reported by purify (tie callbacks that
57775              croak can leak when wiping out magic)
57776      Branch: maint-5.6/perl
57777            ! scope.c
57778 ____________________________________________________________________________
57779 [  9141] By: jhi                                   on 2001/03/14  02:55:00
57780         Log: Subject: PATCH for [ID 20010305.003]
57781              From: Robin Houston <robin@kitsite.com>
57782              Date: Wed, 14 Mar 2001 02:45:51 +0000
57783              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
57784      Branch: perl
57785            ! pp_ctl.c t/op/eval.t
57786 ____________________________________________________________________________
57787 [  9140] By: jhi                                   on 2001/03/14  02:41:54
57788         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
57789              Date: Wed, 14 Mar 2001 01:52:51 +0000
57790              From: Robin Houston <robin@kitsite.com>
57791              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
57792              
57793              Fix for 2000313.004.
57794      Branch: perl
57795            ! pp_ctl.c t/op/goto.t
57796 ____________________________________________________________________________
57797 [  9139] By: jhi                                   on 2001/03/14  02:40:50
57798         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
57799              From: Robin Houston <robin@kitsite.com>
57800              Date: Wed, 14 Mar 2001 00:43:45 +0000
57801              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
57802      Branch: perl
57803            + t/op/loopctl.t
57804            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
57805            ! vms/perly_c.vms
57806 ____________________________________________________________________________
57807 [  9138] By: gsar                                  on 2001/03/14  01:18:00
57808         Log: remove squelch controls for "Scalars leaked" messages in most places
57809              (these are now cured)
57810      Branch: maint-5.6/perl
57811            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
57812            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
57813            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
57814 ____________________________________________________________________________
57815 [  9137] By: gsar                                  on 2001/03/14  00:57:04
57816         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
57817      Branch: maint-5.6/perl
57818            ! regcomp.c
57819 ____________________________________________________________________________
57820 [  9136] By: jhi                                   on 2001/03/13  23:12:24
57821         Log: (Retracted by #9155)
57822              
57823              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
57824              From: Jens-Uwe Mager <jum@helios.de>
57825              Date: Wed, 21 Feb 2001 21:32:04 +0100
57826              Message-ID: <20010221213203.A18340@ans.helios.de>
57827      Branch: perl
57828            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
57829 ____________________________________________________________________________
57830 [  9135] By: jhi                                   on 2001/03/13  22:50:05
57831         Log: Integrate perlio.
57832      Branch: perl
57833           !> pp.c
57834 ____________________________________________________________________________
57835 [  9134] By: jhi                                   on 2001/03/13  22:49:05
57836         Log: Integrate change #9131 from maintperl into mainline.
57837              
57838              make the error text look more consistent in hints/hpux.sh
57839      Branch: perl
57840           !> hints/hpux.sh
57841 ____________________________________________________________________________
57842 [  9133] By: gsar                                  on 2001/03/13  22:46:20
57843         Log: integrate change#9067 from mainline
57844              
57845              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
57846      Branch: maint-5.6/perl
57847           !> lib/ExtUtils/MM_Unix.pm
57848 ____________________________________________________________________________
57849 [  9132] By: jhi                                   on 2001/03/13  22:41:21
57850         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
57851              From: "John P. Linderman" <jpl@research.att.com>
57852              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
57853              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
57854              
57855              A more correct prime finder.
57856      Branch: perl
57857            ! lib/Tie/SubstrHash.pm
57858 ____________________________________________________________________________
57859 [  9131] By: gsar                                  on 2001/03/13  22:30:42
57860         Log: make the error text look more consistent in hints/hpux.sh
57861      Branch: maint-5.6/perl
57862            ! hints/hpux.sh
57863 ____________________________________________________________________________
57864 [  9130] By: jhi                                   on 2001/03/13  22:23:44
57865         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
57866              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57867              Date: Tue, 13 Mar 2001 18:41:26 +0100
57868              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
57869              
57870              If the test is run non-interactively the default handler
57871              is different.
57872      Branch: perl
57873            ! t/lib/sigaction.t
57874 ____________________________________________________________________________
57875 [  9129] By: jhi                                   on 2001/03/13  22:20:21
57876         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
57877              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
57878              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
57879              Date:     Tue, 13 Mar 2001 16:44:32 EST
57880      Branch: perl
57881            ! t/lib/1_compile.t
57882 ____________________________________________________________________________
57883 [  9128] By: jhi                                   on 2001/03/13  22:18:34
57884         Log: Subject: Another patch for integer.pm POD 
57885              From: "John L. Allen" <allen@grumman.com>
57886              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
57887              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
57888      Branch: perl
57889            ! lib/integer.pm
57890 ____________________________________________________________________________
57891 [  9127] By: nick                                  on 2001/03/13  21:26:30
57892         Log: Integrate mainline.
57893      Branch: perlio
57894           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
57895           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
57896           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
57897           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
57898           !> Changes Configure MANIFEST README.os2 README.os390
57899           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
57900           !> os2/Changes patchlevel.h win32/perlhost.h
57901 ____________________________________________________________________________
57902 [  9126] By: nick                                  on 2001/03/13  20:39:51
57903         Log: #ifdef'ed out code to make packed side of pack/unpack
57904              octets. (i.e. pack('U') => encode_utf8).
57905      Branch: perlio
57906            ! pp.c
57907 ____________________________________________________________________________
57908 [  9125] By: jhi                                   on 2001/03/13  15:07:16
57909         Log: Update Changes.
57910      Branch: perl
57911            ! Changes patchlevel.h
57912 ____________________________________________________________________________
57913 [  9124] By: jhi                                   on 2001/03/13  14:22:45
57914         Log: Workaround for the buggy ("internal compiler error")
57915              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
57916              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
57917              of Andreas König.
57918      Branch: perl
57919            ! ext/re/Makefile.PL hints/aix.sh
57920 ____________________________________________________________________________
57921 [  9123] By: jhi                                   on 2001/03/13  03:24:34
57922         Log: Typo in #9114.
57923      Branch: metaconfig
57924            ! U/modified/myhostname.U
57925 ____________________________________________________________________________
57926 [  9122] By: jhi                                   on 2001/03/13  03:24:06
57927         Log: Typo in #9113.
57928      Branch: perl
57929            ! Configure
57930 ____________________________________________________________________________
57931 [  9121] By: jhi                                   on 2001/03/13  01:53:05
57932         Log: Forgot to check-in the larger part of #9120, duh.
57933      Branch: perl
57934            ! README.os2
57935 ____________________________________________________________________________
57936 [  9120] By: jhi                                   on 2001/03/13  01:51:31
57937         Log: Subject: [PATCH 5.6.1] OS/2 docs
57938              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57939              Date: Mon, 12 Mar 2001 03:27:32 -0500
57940              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
57941      Branch: perl
57942            ! os2/Changes
57943 ____________________________________________________________________________
57944 [  9119] By: jhi                                   on 2001/03/13  01:49:41
57945         Log: Integrate change #9116 from maintperl into mainline.
57946              
57947              Win32::GetCwd() returns C: instead of C:\ in the root directory
57948              under ithreads
57949      Branch: perl
57950           !> win32/perlhost.h
57951 ____________________________________________________________________________
57952 [  9118] By: jhi                                   on 2001/03/13  01:13:39
57953         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
57954      Branch: perl
57955            + lib/Switch.pm t/lib/switch.t
57956            ! MANIFEST
57957 ____________________________________________________________________________
57958 [  9117] By: jhi                                   on 2001/03/13  01:03:17
57959         Log: Add Text::Balanced 1.83.
57960      Branch: perl
57961            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
57962            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
57963            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
57964            + t/lib/tb-xvari.t
57965            ! MANIFEST
57966 ____________________________________________________________________________
57967 [  9116] By: gsar                                  on 2001/03/13  00:55:53
57968         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
57969              under ithreads
57970      Branch: maint-5.6/perl
57971            ! win32/perlhost.h
57972 ____________________________________________________________________________
57973 [  9115] By: jhi                                   on 2001/03/13  00:54:09
57974         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
57975              From: "John L. Allen" <allen@grumman.com>
57976              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
57977              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
57978              
57979              use integer document clarification.
57980      Branch: perl
57981            ! lib/integer.pm
57982 ____________________________________________________________________________
57983 [  9114] By: jhi                                   on 2001/03/13  00:38:54
57984         Log: Metaconfig unit change for #9113.
57985      Branch: metaconfig
57986            ! U/modified/myhostname.U
57987 ____________________________________________________________________________
57988 [  9113] By: jhi                                   on 2001/03/13  00:38:35
57989         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?)
57990              From: Peter Prymmer <pvhp@forte.com>
57991              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
57992              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
57993      Branch: perl
57994            ! Configure README.os390 hints/os390.sh
57995 ____________________________________________________________________________
57996 [  9112] By: jhi                                   on 2001/03/13  00:29:00
57997         Log: Integrate perlio.
57998      Branch: perl
57999           !> sv.c utf8.h
58000 ____________________________________________________________________________
58001 [  9111] By: nick                                  on 2001/03/12  21:16:33
58002         Log: Integrate mainline.
58003      Branch: perlio
58004           +> t/op/anonsub.t
58005           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
58006           !> proto.h sv.c
58007 ____________________________________________________________________________
58008 [  9110] By: nick                                  on 2001/03/12  21:00:13
58009         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
58010      Branch: perlio
58011            ! sv.c utf8.h
58012 ____________________________________________________________________________
58013 [  9109] By: jhi                                   on 2001/03/12  16:04:47
58014         Log: Integrate change #9108 from maintperl to mainline.
58015              
58016              fix memory leak in C<sub X { sub {} }> arising from a refcount
58017              loop between the outer sub and the inner prototype anonsub
58018              
58019              this also enables closures returned by subroutines that
58020              subsequently get redefined to work without generating coredumps :)
58021              
58022              completely removed the free_closures() hack--it shouldn't be
58023              needed anymore
58024      Branch: perl
58025           +> t/op/anonsub.t
58026           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
58027           !> proto.h sv.c
58028 ____________________________________________________________________________
58029 [  9108] By: gsar                                  on 2001/03/12  10:21:31
58030         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
58031              loop between the outer sub and the inner prototype anonsub
58032              
58033              this also enables closures returned by subroutines that
58034              subsequently get redefined to work without generating coredumps :)
58035              
58036              completely removed the free_closures() hack--it shouldn't be
58037              needed anymore
58038      Branch: maint-5.6/perl
58039            + t/op/anonsub.t
58040            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
58041            ! proto.h sv.c
58042 ____________________________________________________________________________
58043 [  9107] By: jhi                                   on 2001/03/12  05:15:31
58044         Log: Integrate perlio.
58045      Branch: perl
58046           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
58047 ____________________________________________________________________________
58048 [  9106] By: nick                                  on 2001/03/11  20:10:12
58049         Log: regcomp.c is working in native space, not Unicode space (if different)
58050              as it is doing compare against 'W' in \W etc.
58051      Branch: perlio
58052            ! regcomp.c
58053 ____________________________________________________________________________
58054 [  9105] By: nick                                  on 2001/03/11  19:39:34
58055         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
58056              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
58057      Branch: perlio
58058            ! regcomp.c toke.c utf8.c
58059 ____________________________________________________________________________
58060 [  9104] By: nick                                  on 2001/03/11  18:15:44
58061         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
58062      Branch: perlio
58063            ! sv.c
58064 ____________________________________________________________________________
58065 [  9103] By: nick                                  on 2001/03/11  18:03:28
58066         Log: Integrate mainline (for regexp stuff).
58067      Branch: perlio
58068           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
58069           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
58070           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
58071           !> t/lib/errno.t t/op/pat.t
58072 ____________________________________________________________________________
58073 [  9102] By: nick                                  on 2001/03/11  17:44:20
58074         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
58075              - exclude layer syms in makedef.pl for sfio
58076              - also inhibit Encode from trying to build ":encode()" layer.
58077      Branch: perlio
58078            ! ext/Encode/Encode.xs makedef.pl
58079 ____________________________________________________________________________
58080 [  9101] By: jhi                                   on 2001/03/10  22:38:13
58081         Log: The $Is_MacOS needs to be declared.
58082      Branch: perl
58083            ! lib/ExtUtils/Manifest.pm
58084 ____________________________________________________________________________
58085 [  9100] By: jhi                                   on 2001/03/10  22:14:29
58086         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
58087              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
58088              pollute the symbolspace if using sfio.
58089      Branch: perl
58090            ! ext/Encode/Encode.xs
58091 ____________________________________________________________________________
58092 [  9099] By: jhi                                   on 2001/03/10  21:58:48
58093         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
58094              Date: Sat, 10 Mar 2001 14:23:55 -0500
58095              From: Chris Nandor <pudge@pobox.com>
58096              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
58097      Branch: perl
58098            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
58099            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
58100            ! t/lib/errno.t
58101 ____________________________________________________________________________
58102 [  9098] By: jhi                                   on 2001/03/10  21:38:30
58103         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
58104      Branch: perl
58105            ! regcomp.c regexec.c t/op/pat.t
58106 ____________________________________________________________________________
58107 [  9097] By: jhi                                   on 2001/03/10  14:38:07
58108         Log: Integrate perlio.
58109      Branch: perl
58110           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
58111           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
58112           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
58113 ____________________________________________________________________________
58114 [  9096] By: nick                                  on 2001/03/10  11:55:43
58115         Log: EBCDIC sanity - phase I
58116              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
58117              - use utf8n_xxxx (c.f. pvn) for forms which take length.
58118              - back out vN.N and $^V exceptions to e2a/a2e
58119              - make "locale" isxxx macros be uvchr (may be redundant?)
58120              
58121              Not clear yet that toUPPER_uni et. al. return being handled correctly.
58122              The tr// and rexexp stuff still needs an audit, assumption is they are working
58123              in Unicode space.
58124              
58125              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
58126      Branch: perlio
58127            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
58128            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
58129            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
58130 ____________________________________________________________________________
58131 [  9095] By: jhi                                   on 2001/03/09  22:10:01
58132         Log: Integrate perlio.
58133      Branch: perl
58134           !> dump.c
58135 ____________________________________________________________________________
58136 [  9094] By: nick                                  on 2001/03/09  17:36:38
58137         Log: Builds an passes all tests after integrate and this tweak.
58138      Branch: perlio
58139            ! dump.c
58140 ____________________________________________________________________________
58141 [  9093] By: nick                                  on 2001/03/09  17:16:03
58142         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
58143      Branch: perlio
58144           +> lib/unicode/Scripts.txt t/lib/sigaction.t
58145           !> (integrate 79 files)
58146 ____________________________________________________________________________
58147 [  9092] By: jhi                                   on 2001/03/09  15:28:26
58148         Log: Update Changes.
58149      Branch: perl
58150            ! Changes patchlevel.h
58151 ____________________________________________________________________________
58152 [  9091] By: jhi                                   on 2001/03/09  15:25:05
58153         Log: In op/stat #35 better to scan all the potential directories
58154              for setuids, not just the first one.
58155      Branch: perl
58156            ! t/op/stat.t
58157 ____________________________________________________________________________
58158 [  9090] By: jhi                                   on 2001/03/09  15:01:27
58159         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
58160              From: rspier@pobox.com (Robert Spier)
58161              Date: Fri, 9 Mar 2001 03:30:20 -0500
58162              Message-ID: <15016.38044.381174.160189@rls.cx>
58163              
58164              EXISTS() returning undef mistakenly triggered a FETCH().
58165      Branch: perl
58166            ! hv.c
58167 ____________________________________________________________________________
58168 [  9089] By: jhi                                   on 2001/03/09  14:59:02
58169         Log: Add /sbin and /usr/sbin to the list of directories scanned
58170              for setuid programs.  Takes care of bug id 20010309.003.
58171      Branch: perl
58172            ! t/op/stat.t
58173 ____________________________________________________________________________
58174 [  9088] By: jhi                                   on 2001/03/09  14:48:32
58175         Log: Regen perlapi, perltoc.
58176      Branch: perl
58177            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
58178 ____________________________________________________________________________
58179 [  9087] By: jhi                                   on 2001/03/09  14:38:56
58180         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
58181              From: David Mitchell <davem@fdgroup.co.uk>
58182              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
58183              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
58184      Branch: perl
58185            ! dump.c perl.c perl.h pod/perlrun.pod
58186 ____________________________________________________________________________
58187 [  9086] By: jhi                                   on 2001/03/09  01:47:16
58188         Log: A modified version of
58189              
58190              Subject: [ID 20010307.005] POSIX::sigaction has various problems
58191              From: anders@broadcom.com
58192              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
58193              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
58194              
58195              Currently the sigaction.t test #6 fails (and is fudged to look
58196              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
58197              This may well be a genuine bug in Linux sigaction() (since at
58198              least Tru64, Solaris, and HP-UX disagree with Linux).
58199              Anyone with POSIX / SUSv2 tome handy?  The problem is that
58200              the flags of the oldaction don't match with the flags in
58201              the previously installed disposition.
58202      Branch: perl
58203            + t/lib/sigaction.t
58204            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
58205 ____________________________________________________________________________
58206 [  9085] By: jhi                                   on 2001/03/09  01:30:13
58207         Log: Subject: Re: mission impossible for the day
58208              From: Alex Gough <alex@rcon.org>
58209              Date: Thu, 08 Mar 2001 17:18:19 +0000
58210              Message-ID: <3AA7BEDB.8070409@rcon.org>
58211              
58212              If references (are overloaded) and can be directly stringified,
58213              show that instead of "stringified".
58214              
58215              (The problem, infinite mutual recursion caused by overloaded bool
58216              in Switch.pm, tracked by David Mitchell)
58217      Branch: perl
58218            ! lib/Carp/Heavy.pm
58219 ____________________________________________________________________________
58220 [  9084] By: jhi                                   on 2001/03/09  01:20:39
58221         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
58222              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
58223              From: David Mitchell <davem@fdgroup.co.uk>
58224              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
58225      Branch: perl
58226            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
58227            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
58228 ____________________________________________________________________________
58229 [  9083] By: jhi                                   on 2001/03/09  01:16:51
58230         Log: Subject: [PATCH] perldata.pod here-doc docs
58231              From: Jeff Pinyan <jeffp@crusoe.net>
58232              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
58233              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
58234      Branch: perl
58235            ! pod/perldata.pod
58236 ____________________________________________________________________________
58237 [  9082] By: jhi                                   on 2001/03/09  01:01:27
58238         Log: Subject: Re: Unicode/EBCDIC
58239              From: Peter Prymmer <pvhp@forte.com>
58240              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
58241              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
58242      Branch: perl
58243            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
58244 ____________________________________________________________________________
58245 [  9081] By: jhi                                   on 2001/03/08  13:41:30
58246         Log: Subject: Ooops, wrong 'no *POSIX' Patch
58247              From: Dorner Thomas <Thomas.Dorner@start.de>
58248              Date: Thu, 8 Mar 2001 08:43:28 +0100
58249              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
58250      Branch: perl
58251            ! hints/posix-bc.sh
58252 ____________________________________________________________________________
58253 [  9080] By: jhi                                   on 2001/03/08  13:11:42
58254         Log: It's Scripts.txt, not Script.txt.
58255      Branch: perl
58256            ! MANIFEST
58257 ____________________________________________________________________________
58258 [  9079] By: jhi                                   on 2001/03/08  12:59:05
58259         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
58260              From: Dorner Thomas <Thomas.Dorner@start.de>
58261              Date: Wed, 7 Mar 2001 14:13:31 +0100
58262              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
58263      Branch: perl
58264            ! makedepend.SH
58265 ____________________________________________________________________________
58266 [  9078] By: jhi                                   on 2001/03/08  12:57:43
58267         Log: Retract #9069, wrong patch.
58268      Branch: perl
58269            ! Makefile.SH
58270 ____________________________________________________________________________
58271 [  9077] By: jhi                                   on 2001/03/08  01:06:13
58272         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
58273      Branch: perl
58274            + lib/unicode/Scripts.txt
58275            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
58276            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
58277            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
58278            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
58279            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
58280            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
58281            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
58282            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
58283            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
58284            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
58285            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
58286            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
58287            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
58288            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
58289            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
58290            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
58291            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
58292            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
58293            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
58294            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
58295            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
58296            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
58297            ! lib/unicode/version
58298 ____________________________________________________________________________
58299 [  9076] By: jhi                                   on 2001/03/07  22:59:39
58300         Log: Integrate change #7784 from mainline into maintperl.
58301              
58302              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
58303      Branch: maint-5.6/perl
58304           !> pp_ctl.c t/op/pat.t
58305 ____________________________________________________________________________
58306 [  9075] By: jhi                                   on 2001/03/07  22:05:11
58307         Log: More UTF-8 test tweaks.
58308      Branch: perl
58309            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
58310 ____________________________________________________________________________
58311 [  9074] By: nick                                  on 2001/03/07  21:39:29
58312         Log: Integrate mainline.
58313      Branch: perlio
58314           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
58315           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
58316           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
58317           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
58318           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
58319 ____________________________________________________________________________
58320 [  9073] By: jhi                                   on 2001/03/07  16:37:09
58321         Log: Update Changes.
58322      Branch: perl
58323            ! Changes patchlevel.h
58324 ____________________________________________________________________________
58325 [  9072] By: jhi                                   on 2001/03/07  16:32:30
58326         Log: Subject: [ID 20010306.004] || != named unary operator
58327              From: abela@geneanet.org
58328              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
58329              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
58330      Branch: perl
58331            ! pod/perlop.pod
58332 ____________________________________________________________________________
58333 [  9071] By: jhi                                   on 2001/03/07  15:14:11
58334         Log: Subject: downgrading to bytes for common functions
58335              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
58336              Date: Wed, 7 Mar 2001 02:36:55 -0500
58337              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
58338      Branch: perl
58339            ! pp_sys.c
58340 ____________________________________________________________________________
58341 [  9070] By: jhi                                   on 2001/03/07  15:04:58
58342         Log: Clarify the description differentiating for and while; inspired by
58343              
58344              Subject: [ID 20010306.002] for/while difference in for definition
58345              From: abela@geneanet.org
58346              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
58347              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
58348      Branch: perl
58349            ! pod/perlsyn.pod
58350 ____________________________________________________________________________
58351 [  9069] By: jhi                                   on 2001/03/07  14:55:30
58352         Log: (Retracted by #9078.)
58353      Branch: perl
58354            ! Makefile.SH
58355 ____________________________________________________________________________
58356 [  9068] By: jhi                                   on 2001/03/07  14:51:17
58357         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
58358              From: Radu Greab <radu@netsoft.ro>
58359              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
58360              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
58361      Branch: perl
58362            ! pp.c t/op/chop.t
58363 ____________________________________________________________________________
58364 [  9067] By: jhi                                   on 2001/03/07  14:48:57
58365         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
58366              From: Simon Cozens <simon@netthink.co.uk>
58367              Date: Wed, 7 Mar 2001 13:59:28 +0000
58368              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
58369              
58370              In order to allow MakeMaker to build correct Makefiles,
58371              you need to change the order of the arguments in MM_Unix.pm
58372              as well. (Unless you have C89_CCMODE set, but we're trying
58373              to be POSIXly correct)
58374              
58375              Thanks to Merijn Broeren for tracking this down.
58376      Branch: perl
58377            ! lib/ExtUtils/MM_Unix.pm
58378 ____________________________________________________________________________
58379 [  9066] By: jhi                                   on 2001/03/07  14:30:02
58380         Log: Floating point too messy.
58381      Branch: perl
58382            ! t/camel-III/vstring.t
58383 ____________________________________________________________________________
58384 [  9065] By: jhi                                   on 2001/03/07  14:17:44
58385         Log: Integrate change #9064 from maintperl into mainline.
58386              
58387              fix memory leak in pack("Bb",...)
58388      Branch: perl
58389           !> perl.c
58390 ____________________________________________________________________________
58391 [  9064] By: gsar                                  on 2001/03/07  06:29:24
58392         Log: fix memory leak in pack("Bb",...)
58393      Branch: maint-5.6/perl
58394            ! perl.c
58395 ____________________________________________________________________________
58396 [  9063] By: jhi                                   on 2001/03/07  00:55:04
58397         Log: Major utf8 test reorganisation and rewrite.
58398              Hopefully no tests were lost in the shuffle.
58399              (The beginning of pragma/utf8 was lost intentionally,
58400              the tests were rather bogus and incomplete.)
58401      Branch: perl
58402            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
58403            ! t/pragma/utf8.t
58404 ____________________________________________________________________________
58405 [  9062] By: jhi                                   on 2001/03/07  00:41:16
58406         Log: More tweakage on the Unicode character class descriptions.
58407      Branch: perl
58408            ! lib/unicode/mktables.PL pod/perlretut.pod
58409 ____________________________________________________________________________
58410 [  9061] By: jhi                                   on 2001/03/06  23:12:38
58411         Log: The perlretut was still talking about the old \p and \P
58412              definitions.
58413      Branch: perl
58414            ! pod/perlretut.pod
58415 ____________________________________________________________________________
58416 [  9060] By: nick                                  on 2001/03/06  20:52:37
58417         Log: Integrate mainline (make test works again now).
58418      Branch: perlio
58419           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
58420 ____________________________________________________________________________
58421 [  9059] By: jhi                                   on 2001/03/06  15:36:14
58422         Log: 0.999... does equal 1.0, doesn't it?
58423      Branch: perl
58424            ! t/camel-III/vstring.t
58425 ____________________________________________________________________________
58426 [  9058] By: jhi                                   on 2001/03/06  15:34:00
58427         Log: Make /x{abcd}/ to work without use utf8.
58428      Branch: perl
58429            ! regcomp.c
58430 ____________________________________________________________________________
58431 [  9057] By: jhi                                   on 2001/03/06  03:02:36
58432         Log: Easier to outcomment all the three reset() tests for now.
58433      Branch: perl
58434            ! t/op/pat.t
58435 ____________________________________________________________________________
58436 [  9056] By: jhi                                   on 2001/03/06  02:30:02
58437         Log: Comment out the deadly reset; until the 20010301.005
58438              is finally fixed.
58439      Branch: perl
58440            ! t/op/pat.t
58441 ____________________________________________________________________________
58442 [  9055] By: jhi                                   on 2001/03/06  02:21:26
58443         Log: Integrate the change #9054 from mainline:
58444              retract the PMOP cleanup patch pending further investigation.
58445      Branch: maint-5.6/perl
58446           !> op.c op.h
58447 ____________________________________________________________________________
58448 [  9054] By: jhi                                   on 2001/03/06  02:19:57
58449         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
58450              with oddly familiar stack traces.
58451      Branch: perl
58452            ! op.c op.h
58453 ____________________________________________________________________________
58454 [  9053] By: jhi                                   on 2001/03/05  23:20:28
58455         Log: Integrate perlio.
58456      Branch: perl
58457           +> ext/Encode/Encode/koi8-r.ucm
58458           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
58459           !> makedef.pl
58460 ____________________________________________________________________________
58461 [  9052] By: nick                                  on 2001/03/05  23:08:17
58462         Log: skipping USE_PERLIO symbols correction.
58463      Branch: perlio
58464            ! makedef.pl
58465 ____________________________________________________________________________
58466 [  9051] By: nick                                  on 2001/03/05  22:35:07
58467         Log: More Encode alias tidying.
58468      Branch: perlio
58469            + ext/Encode/Encode/koi8-r.ucm
58470            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
58471 ____________________________________________________________________________
58472 [  9050] By: jhi                                   on 2001/03/05  21:44:29
58473         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
58474              Sarathy's fix for ID 20010301.005.
58475      Branch: maint-5.6/perl
58476           !> op.c op.h
58477 ____________________________________________________________________________
58478 [  9049] By: nick                                  on 2001/03/05  19:54:04
58479         Log: Integrate Jarkko's Encode.pm tweak.
58480      Branch: perlio
58481           !> ext/Encode/Encode.pm
58482 ____________________________________________________________________________
58483 [  9048] By: nick                                  on 2001/03/05  19:47:57
58484         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
58485      Branch: perlio
58486           +> os2/os2add.sym
58487           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
58488           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
58489           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
58490           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
58491           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
58492 ____________________________________________________________________________
58493 [  9047] By: jhi                                   on 2001/03/05  19:25:26
58494         Log: Regen perlapi.
58495      Branch: perl
58496            ! pod/perlapi.pod
58497 ____________________________________________________________________________
58498 [  9046] By: jhi                                   on 2001/03/05  19:12:14
58499         Log: Integrate perlio.
58500      Branch: perl
58501           +> t/camel-III/vstring.t
58502           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
58503 ____________________________________________________________________________
58504 [  9045] By: jhi                                   on 2001/03/05  19:10:36
58505         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
58506      Branch: perl
58507            ! ext/Encode/Encode.pm
58508 ____________________________________________________________________________
58509 [  9044] By: jhi                                   on 2001/03/05  18:49:12
58510         Log: Forgot the other half of the PMOP patch (#9033).
58511      Branch: perl
58512            ! op.h
58513 ____________________________________________________________________________
58514 [  9043] By: nick                                  on 2001/03/05  18:14:47
58515         Log: Update MANIFEST for new test.
58516      Branch: perlio
58517            ! MANIFEST
58518 ____________________________________________________________________________
58519 [  9042] By: nick                                  on 2001/03/05  18:12:41
58520         Log: Some tests for Camel 3rd edition features.
58521              Make gethostbyaddr() test in above work.
58522      Branch: perlio
58523            + t/camel-III/vstring.t
58524            ! pp.h pp_sys.c t/TEST t/harness
58525 ____________________________________________________________________________
58526 [  9041] By: jhi                                   on 2001/03/05  17:41:48
58527         Log: Add more ISO 8859 encoding aliases.
58528      Branch: perl
58529            ! ext/Encode/Encode.pm
58530 ____________________________________________________________________________
58531 [  9040] By: jhi                                   on 2001/03/05  17:30:43
58532         Log: Integrate perlio.
58533      Branch: perl
58534           !> MANIFEST sv.c
58535 ____________________________________________________________________________
58536 [  9039] By: nick                                  on 2001/03/05  17:11:36
58537         Log: Missed added file.
58538      Branch: perlio
58539            ! MANIFEST
58540 ____________________________________________________________________________
58541 [  9038] By: jhi                                   on 2001/03/05  15:58:01
58542         Log: Add tr tests for EBCDIC, from Karsten Sperling.
58543      Branch: perl
58544            ! t/op/tr.t
58545 ____________________________________________________________________________
58546 [  9037] By: nick                                  on 2001/03/05  15:56:35
58547         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
58548              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
58549              
58550              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
58551              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
58552              - uses SvPV() rather than sv_2pv() in case it isn't a string.
58553      Branch: perlio
58554            ! sv.c
58555 ____________________________________________________________________________
58556 [  9036] By: jhi                                   on 2001/03/05  15:49:15
58557         Log: Add matching tests currently failing in EBCDIC,
58558              suggested by Karsten Sperling.
58559      Branch: perl
58560            ! t/op/pat.t
58561 ____________________________________________________________________________
58562 [  9035] By: jhi                                   on 2001/03/05  15:36:55
58563         Log: The #9034 needs a MANIFESTation.
58564      Branch: perl
58565            ! MANIFEST
58566 ____________________________________________________________________________
58567 [  9034] By: jhi                                   on 2001/03/05  15:35:14
58568         Log: Integrate perlio.
58569      Branch: perl
58570           +> ext/Encode/Encode/Tcl.pm
58571           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
58572           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
58573           !> ext/Encode/Encode/iso8859-1.ucm
58574           !> ext/Encode/Encode/iso8859-10.ucm
58575           !> ext/Encode/Encode/iso8859-13.ucm
58576           !> ext/Encode/Encode/iso8859-14.ucm
58577           !> ext/Encode/Encode/iso8859-15.ucm
58578           !> ext/Encode/Encode/iso8859-16.ucm
58579           !> ext/Encode/Encode/iso8859-2.ucm
58580           !> ext/Encode/Encode/iso8859-3.ucm
58581           !> ext/Encode/Encode/iso8859-4.ucm
58582           !> ext/Encode/Encode/iso8859-5.ucm
58583           !> ext/Encode/Encode/iso8859-6.ucm
58584           !> ext/Encode/Encode/iso8859-7.ucm
58585           !> ext/Encode/Encode/iso8859-8.ucm
58586           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
58587           !> t/lib/encode.t
58588 ____________________________________________________________________________
58589 [  9033] By: jhi                                   on 2001/03/05  15:33:18
58590         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
58591              From: Gurusamy Sarathy <gsar@ActiveState.com>
58592              Date: Sun, 04 Mar 2001 22:33:15 -0800
58593              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
58594              
58595              PMOPs need to remember their own stash so that they can
58596              gracefully remove themselves from their linked list.
58597      Branch: perl
58598            ! op.c
58599 ____________________________________________________________________________
58600 [  9032] By: nick                                  on 2001/03/05  14:51:50
58601         Log: Encode implementation "completion"
58602              Implement and document define_encoding()
58603              Implement and document encoding aliases including define_alias()
58604              Make Encode::XS use define_encoding() rather than back-door.
58605              Move run-time *.enc to separate Encode::Tcl module.
58606              Make 'compile' honour <codeset_name>
58607              Change canonical names of to iso-8859-* and US-ascii.
58608      Branch: perlio
58609            + ext/Encode/Encode/Tcl.pm
58610            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
58611            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
58612            ! ext/Encode/Encode/iso8859-1.ucm
58613            ! ext/Encode/Encode/iso8859-10.ucm
58614            ! ext/Encode/Encode/iso8859-13.ucm
58615            ! ext/Encode/Encode/iso8859-14.ucm
58616            ! ext/Encode/Encode/iso8859-15.ucm
58617            ! ext/Encode/Encode/iso8859-16.ucm
58618            ! ext/Encode/Encode/iso8859-2.ucm
58619            ! ext/Encode/Encode/iso8859-3.ucm
58620            ! ext/Encode/Encode/iso8859-4.ucm
58621            ! ext/Encode/Encode/iso8859-5.ucm
58622            ! ext/Encode/Encode/iso8859-6.ucm
58623            ! ext/Encode/Encode/iso8859-7.ucm
58624            ! ext/Encode/Encode/iso8859-8.ucm
58625            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
58626            ! t/lib/encode.t
58627 ____________________________________________________________________________
58628 [  9031] By: jhi                                   on 2001/03/05  13:51:17
58629         Log: Integrate change #9030 from maintperl into mainline.
58630              
58631              Subject: [PATCH 5.6.1] OS/2 cleanup
58632      Branch: perl
58633           +> os2/os2add.sym
58634           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
58635           !> makedef.pl os2/Changes os2/Makefile.SHs
58636           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
58637           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
58638           !> os2/os2.sym os2/os2ish.h
58639 ____________________________________________________________________________
58640 [  9030] By: jhi                                   on 2001/03/05  13:46:49
58641         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
58642              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58643              Date: Mon, 5 Mar 2001 02:29:44 -0500
58644              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
58645      Branch: maint-5.6/perl
58646            + os2/os2add.sym
58647            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
58648            ! makedef.pl os2/Changes os2/Makefile.SHs
58649            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
58650            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
58651            ! os2/os2.sym os2/os2ish.h
58652 ____________________________________________________________________________
58653 [  9029] By: jhi                                   on 2001/03/05  13:40:35
58654         Log: Integrate change #9028 from maintperl into mainline.
58655              
58656              various nits in MM_Unix.pm found by disabling SelfLoader
58657      Branch: perl
58658           !> lib/ExtUtils/MM_Unix.pm
58659 ____________________________________________________________________________
58660 [  9028] By: gsar                                  on 2001/03/05  09:58:38
58661         Log: various nits in MM_Unix.pm found by disabling SelfLoader
58662      Branch: maint-5.6/perl
58663            ! lib/ExtUtils/MM_Unix.pm
58664 ____________________________________________________________________________
58665 [  9027] By: nick                                  on 2001/03/05  08:35:22
58666         Log: Integrate mainline
58667      Branch: perlio
58668           !> (integrate 28 files)
58669 ____________________________________________________________________________
58670 [  9026] By: jhi                                   on 2001/03/05  02:14:59
58671         Log: Integrate change #9025 from mainline to maintperl,
58672              retract \N{U+HHHH}.
58673      Branch: maint-5.6/perl
58674           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
58675           !> t/lib/charnames.t toke.c
58676 ____________________________________________________________________________
58677 [  9025] By: jhi                                   on 2001/03/05  02:13:09
58678         Log: Retracting \N{U+HHHH}.
58679      Branch: perl
58680            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
58681            ! t/lib/charnames.t toke.c
58682 ____________________________________________________________________________
58683 [  9024] By: jhi                                   on 2001/03/04  20:51:07
58684         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
58685              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
58686              Date: Fri, 02 Mar 2001 18:25:26 +0100
58687              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
58688              
58689              Casting problem.
58690      Branch: perl
58691            ! ext/Storable/Storable.xs
58692 ____________________________________________________________________________
58693 [  9023] By: jhi                                   on 2001/03/04  19:46:45
58694         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
58695              From: nick@talking.bollo.cx
58696              Date: Sat, 03 Mar 2001 21:41:33 +0000
58697              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
58698              
58699              Revert the workaround.
58700      Branch: perl
58701            ! perlio.c
58702 ____________________________________________________________________________
58703 [  9022] By: jhi                                   on 2001/03/04  19:36:28
58704         Log: Update Changes.
58705      Branch: perl
58706            ! Changes patchlevel.h
58707 ____________________________________________________________________________
58708 [  9021] By: jhi                                   on 2001/03/04  18:41:00
58709         Log: makedef.pl updates suggested by Chris Nandor; double-checking
58710              the changes in AIX, OS/2 Win32 would be nice.
58711      Branch: perl
58712            ! makedef.pl
58713 ____________________________________________________________________________
58714 [  9020] By: jhi                                   on 2001/03/04  18:23:58
58715         Log: Integrate change #9012 from maintperl into mainline,
58716              quench a compiler warning.
58717      Branch: perl
58718           !> toke.c
58719 ____________________________________________________________________________
58720 [  9019] By: jhi                                   on 2001/03/04  18:18:43
58721         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
58722              
58723              \N{U+HHHH} fix.
58724              
58725              pattern in G_ARRAY context
58726      Branch: maint-5.6/perl
58727           !> pp_hot.c t/op/pat.t toke.c
58728 ____________________________________________________________________________
58729 [  9018] By: jhi                                   on 2001/03/04  18:07:48
58730         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
58731              From: Jeff Pinyan <jeffp@crusoe.net>
58732              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
58733              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
58734      Branch: perl
58735            ! pp_hot.c t/op/pat.t
58736 ____________________________________________________________________________
58737 [  9017] By: jhi                                   on 2001/03/04  18:06:21
58738         Log: I thought I tested the #9014.
58739      Branch: perl
58740            ! toke.c
58741 ____________________________________________________________________________
58742 [  9016] By: jhi                                   on 2001/03/04  17:41:22
58743         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
58744              
58745              Tweak the get*ent() OS/2 prototypes.
58746              
58747              Add the \N{U+HHHH} syntax.
58748              
58749              More tr/// UTF-8 fixes from Inaba Hiroto.
58750      Branch: maint-5.6/perl
58751           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
58752           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
58753 ____________________________________________________________________________
58754 [  9015] By: jhi                                   on 2001/03/04  17:36:04
58755         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
58756      Branch: perl
58757            ! doop.c t/op/tr.t
58758 ____________________________________________________________________________
58759 [  9014] By: jhi                                   on 2001/03/04  17:24:49
58760         Log: Add the \N{U+HHHH} syntax.
58761      Branch: perl
58762            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
58763            ! t/lib/charnames.t toke.c
58764 ____________________________________________________________________________
58765 [  9013] By: jhi                                   on 2001/03/04  17:20:45
58766         Log: Tweak the get*ent() OS/2 prototypes.
58767      Branch: perl
58768            ! os2/os2.c
58769 ____________________________________________________________________________
58770 [  9012] By: gsar                                  on 2001/03/04  06:26:14
58771         Log: avoid warning (nit in change#9009)
58772      Branch: maint-5.6/perl
58773            ! toke.c
58774 ____________________________________________________________________________
58775 [  9011] By: gsar                                  on 2001/03/04  06:15:24
58776         Log: lib/charnames.t fails in 5.6.x because of older Unicode
58777              data
58778              
58779              TODO: need to revisit this after updating lib/unicode/...
58780      Branch: maint-5.6/perl
58781            ! t/lib/charnames.t
58782 ____________________________________________________________________________
58783 [  9010] By: gsar                                  on 2001/03/04  06:08:36
58784         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
58785      Branch: maint-5.6/perl
58786            ! toke.c
58787 ____________________________________________________________________________
58788 [  9009] By: jhi                                   on 2001/03/03  19:27:20
58789         Log: Integrate change #9008 from mainline to maintperl,
58790              UTF-8 tr/// fixes from Inaba Hiroto.
58791      Branch: maint-5.6/perl
58792           !> doop.c op.c t/op/tr.t toke.c
58793 ____________________________________________________________________________
58794 [  9008] By: jhi                                   on 2001/03/03  19:19:42
58795         Log: UTF8 tr/// fixes from Inaba Hiroto.
58796      Branch: perl
58797            ! doop.c op.c t/op/tr.t toke.c
58798 ____________________________________________________________________________
58799 [  9007] By: jhi                                   on 2001/03/03  19:00:30
58800         Log: Integrate change #9006 from maintperl to mainline,
58801              more robust quest for the infinite.
58802      Branch: perl
58803           !> lib/Math/Complex.pm
58804 ____________________________________________________________________________
58805 [  9006] By: jhi                                   on 2001/03/03  18:58:06
58806         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
58807              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58808              Date: Sat, 3 Mar 2001 12:51:50 -0500
58809              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
58810              
58811              Be more robust in our quest for the infinite.
58812      Branch: maint-5.6/perl
58813            ! lib/Math/Complex.pm
58814 ____________________________________________________________________________
58815 [  9005] By: jhi                                   on 2001/03/03  17:55:50
58816         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
58817      Branch: maint-5.6/perl
58818            ! doio.c
58819 ____________________________________________________________________________
58820 [  9004] By: jhi                                   on 2001/03/03  17:40:14
58821         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
58822              so that picky compilers like IRIX won't get huffy about
58823              "statements without effect" (like 1;).
58824      Branch: perl
58825            ! toke.c
58826 ____________________________________________________________________________
58827 [  9003] By: jhi                                   on 2001/03/03  17:15:52
58828         Log: Integrate change #9002 from mainline to maintperl.
58829              
58830              Subject: [perl-5.6.x, perl-current] accept for EPOC
58831      Branch: maint-5.6/perl
58832           !> pp_sys.c
58833 ____________________________________________________________________________
58834 [  9002] By: jhi                                   on 2001/03/03  17:14:30
58835         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
58836              From: Olaf Flebbe <O.Flebbe@science-computing.de>
58837              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
58838              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
58839      Branch: perl
58840            ! pp_sys.c
58841 ____________________________________________________________________________
58842 [  9001] By: jhi                                   on 2001/03/03  17:13:13
58843         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
58844              From: "Craig A. Berry" <craigberry@mac.com>
58845              Date: Fri, 02 Mar 2001 17:44:40 -0600
58846              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
58847      Branch: perl
58848            ! t/pod/find.t
58849 ____________________________________________________________________________
58850 [  9000] By: jhi                                   on 2001/03/03  17:11:55
58851         Log: Integrate changes #8997,8999 from maintperl.
58852              
58853              Subject: [PATCH 5.6.1] compiling on OS/2
58854              (Better error message from hints/os2.sh)
58855              
58856              Subject: [PATCH 5.6.1] syslog.t
58857      Branch: perl
58858           !> hints/os2.sh t/lib/syslog.t
58859 ____________________________________________________________________________
58860 [  8999] By: jhi                                   on 2001/03/03  17:09:28
58861         Log: Subject: [PATCH 5.6.1] syslog.t
58862              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58863              Date: Sat, 3 Mar 2001 02:11:17 -0500
58864              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
58865      Branch: maint-5.6/perl
58866            ! t/lib/syslog.t
58867 ____________________________________________________________________________
58868 [  8998] By: jhi                                   on 2001/03/03  17:07:50
58869         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
58870              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58871              Date: Sat, 3 Mar 2001 01:53:52 -0500
58872              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
58873      Branch: maint-5.6/perl
58874            ! opcode.pl os2/os2.c
58875 ____________________________________________________________________________
58876 [  8997] By: jhi                                   on 2001/03/03  17:03:30
58877         Log: Subject: [PATCH 5.6.1] compiling on OS/2
58878              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58879              Date: Sat, 3 Mar 2001 01:59:59 -0500
58880              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
58881      Branch: maint-5.6/perl
58882            ! hints/os2.sh
58883 ____________________________________________________________________________
58884 [  8996] By: jhi                                   on 2001/03/03  00:55:58
58885         Log: Regen files for mainline.
58886      Branch: perl
58887            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58888            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
58889 ____________________________________________________________________________
58890 [  8995] By: jhi                                   on 2001/03/03  00:35:22
58891         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
58892              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
58893              to maintperl.
58894              
58895              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
58896              
58897              Add Configure option -Dmksymlinks which will create a symlink
58898              forest if the current/build differs from the source directory.
58899              (8218,8220,8221,8317,8318,8971)
58900              
58901              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
58902              (Document APPLLIB_EXP in INSTALL.)
58903              
58904              If running byacc write-enable also perly.h.
58905              
58906              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
58907              
58908              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
58909              
58910              Sanity check for conflicting thread flavours.
58911              
58912              Fix the sys/fcntl.h problem reported by Peter Prymmer.
58913              
58914              Add few CPUs/architectures to the Cppsym scan,
58915              add -perlio to archname if so selected (modified 8890)
58916              
58917              Be more helpful for devel builders, suggested by John L. Allen.
58918              (admittedly pointless change for maintperl, but the usedevel
58919              code is there already)
58920      Branch: maint-5.6/perl
58921           !> Configure INSTALL Makefile.SH Porting/Glossary
58922           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
58923           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
58924           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
58925           !> win32/config.bc win32/config.gc win32/config.vc
58926 ____________________________________________________________________________
58927 [  8994] By: jhi                                   on 2001/03/02  23:31:41
58928         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
58929      Branch: metaconfig/U/perl
58930            ! gccvers.U
58931 ____________________________________________________________________________
58932 [  8993] By: jhi                                   on 2001/03/02  23:22:12
58933         Log: Regenerate various files for maint.
58934      Branch: maint-5.6/perl
58935            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
58936            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
58937 ____________________________________________________________________________
58938 [  8992] By: alanbur                               on 2001/03/02  22:48:34
58939         Log: Resync wuth parent
58940      Branch: maint-5.6/pureperl
58941           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
58942           !> (integrate 60 files)
58943 ____________________________________________________________________________
58944 [  8991] By: jhi                                   on 2001/03/02  21:00:08
58945         Log: Retract the #8742 part of #8986, backward compat.
58946      Branch: maint-5.6/perl
58947            ! embed.pl
58948 ____________________________________________________________________________
58949 [  8990] By: jhi                                   on 2001/03/02  20:40:07
58950         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
58951      Branch: maint-5.6/perl
58952            ! hv.c
58953 ____________________________________________________________________________
58954 [  8989] By: jhi                                   on 2001/03/02  19:59:56
58955         Log: Update Changes.
58956      Branch: perl
58957            ! Changes patchlevel.h
58958 ____________________________________________________________________________
58959 [  8988] By: jhi                                   on 2001/03/02  19:57:08
58960         Log: Integrate perlio.
58961      Branch: perl
58962           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
58963           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
58964           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
58965           !> ext/Encode/Encode/iso8859-10.ucm
58966           !> ext/Encode/Encode/iso8859-13.ucm
58967           !> ext/Encode/Encode/iso8859-14.ucm
58968           !> ext/Encode/Encode/iso8859-15.ucm
58969           !> ext/Encode/Encode/iso8859-16.ucm
58970           !> ext/Encode/Encode/iso8859-2.ucm
58971           !> ext/Encode/Encode/iso8859-3.ucm
58972           !> ext/Encode/Encode/iso8859-4.ucm
58973           !> ext/Encode/Encode/iso8859-5.ucm
58974           !> ext/Encode/Encode/iso8859-6.ucm
58975           !> ext/Encode/Encode/iso8859-7.ucm
58976           !> ext/Encode/Encode/iso8859-8.ucm
58977           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
58978           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
58979 ____________________________________________________________________________
58980 [  8987] By: jhi                                   on 2001/03/02  19:43:40
58981         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
58982              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
58983              8950,8952,8955 from mainline to maintperl.
58984              
58985              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
58986              
58987              Put to rest the 20010205.001, the email address checking (not) regex.
58988              
58989              fork() not everywhere, cleanup temp files.
58990              
58991              The #8843 wasn't quite right: %Config needs to imported.
58992              
58993              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
58994              (#8849: the glob-basic hunk needed massaging as it depended
58995              on Schwern's large-scale (unintegrated) patches)
58996              
58997              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
58998              
58999              Upgrade to CGI.pm 2.752, from Lincoln Stein.
59000              (Note: there were some conflicts due to EBCDIC and EPOC
59001              patches, in general I preferred the repository code.)
59002              (When 2.753 comes out, we need to synchronize.)
59003              
59004              Subject: [PATCH] fix for charnames above FFFF
59005              
59006              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
59007              
59008              If no sfio, no -lsfio.
59009              
59010              Run run/*.t also in minitest.
59011              
59012              Subject:  [PATCH perl 5.7.0] malloc message address offset
59013              
59014              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
59015              
59016              Subject: fix for parameter -Dm (for perl@8867)
59017              
59018              Subject: [PATCH: perl@8892] was Re: hashing order difference?
59019              (make the test more portable)
59020              
59021              Subject: Re: [PATCH] fix for charnames above FFFF
59022              
59023              Subject: Re: I'm losing the war...
59024              (hv_store() not working correctly in ENV_IS_CASELESS case.)
59025              
59026              Subject: Modified README.bs2000 
59027              
59028              Subject: [PATCH: perl@8935] -Dt padsv($var)
59029              
59030              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
59031              
59032              Subject: PATCH: extra tests to check on negative float to unsigned cast
59033              
59034              Subject: [PATCH] XPUSH[insp] was Re: progress
59035              
59036              Subject: Re: Compile with perlcc..
59037      Branch: maint-5.6/perl
59038           !> (integrate 36 files)
59039 ____________________________________________________________________________
59040 [  8986] By: jhi                                   on 2001/03/02  18:51:25
59041         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
59042              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
59043              to maintperl.
59044              
59045              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
59046              
59047              Subject: [DOC PATCH] overload.pm nits
59048              
59049              Add header for LIB$ prototypes (C. Berry)
59050              
59051              Convert fwrite()s to sockets to write()s, since some socket stacks
59052              don't take kindly to stdio.
59053              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
59054              (for often optional LNMs)
59055              Correct a few typos
59056              (C. Bailey)
59057              
59058              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
59059              
59060              De-cut-and-pasto.
59061              
59062              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
59063              
59064              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
59065              
59066              Upgrade to CPAN 1.59_54, from Andreas König.
59067              
59068              Bogus shebang.
59069              
59070              Subject: [PATCH] Document makepatch in Porting/patching
59071              
59072              UTF-8 documentation.
59073              
59074              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
59075              
59076              Sort the MANIFEST.
59077              
59078              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
59079              
59080              Subject: [PATCH @8807] toke.c cleanup: scan_str()
59081              
59082              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
59083              
59084              Add run/*.t to testables.
59085              
59086              TODO: integrate #8784.
59087      Branch: maint-5.6/perl
59088           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
59089           !> (integrate 28 files)
59090 ____________________________________________________________________________
59091 [  8985] By: nick                                  on 2001/03/02  18:15:45
59092         Log: Integrate mainline
59093      Branch: perlio
59094           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
59095           !> vms/vms.c
59096 ____________________________________________________________________________
59097 [  8984] By: jhi                                   on 2001/03/02  16:00:17
59098         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
59099              
59100              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
59101              5.004_05, and mention the suidperl August 2000 security problem.
59102              (#8978,#8981)
59103              
59104              Subject: [ID 20010301.004] Technically speaking in perldata
59105              
59106              Subject: [PATCH] File::Copy for bleadperl, maintperl
59107              
59108              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
59109              
59110              (The #8982, fix for 20010221.005 and 20010221.008,
59111              would be nice too but it didn't integrate cleanly.)
59112      Branch: maint-5.6/perl
59113           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
59114 ____________________________________________________________________________
59115 [  8983] By: jhi                                   on 2001/03/02  15:51:16
59116         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
59117              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59118              Date:     Thu, 1 Mar 2001 15:54:09 EST
59119              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
59120      Branch: perl
59121            ! vms/vms.c
59122 ____________________________________________________________________________
59123 [  8982] By: jhi                                   on 2001/03/02  15:43:31
59124         Log: Subject: Re: sync sync sync: have I missed any patches?
59125              From: Radu Greab <radu@netsoft.ro> 
59126              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
59127              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
59128              
59129              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
59130              was checking argv[0] regardless of whether a different pathname
59131              will actually be executed."  Test case not supplied because 
59132              drafting that, ironically enough, revealed another bug
59133              (or a feature).
59134      Branch: perl
59135            ! doio.c
59136 ____________________________________________________________________________
59137 [  8981] By: jhi                                   on 2001/03/02  15:28:03
59138         Log: Misdate in #8978.
59139      Branch: perl
59140            ! pod/perlfaq1.pod
59141 ____________________________________________________________________________
59142 [  8980] By: jhi                                   on 2001/03/02  15:24:20
59143         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
59144              From: Chris Nandor <pudge@pobox.com>
59145              Date: Wed, 28 Feb 2001 22:10:15 -0500
59146              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
59147      Branch: perl
59148            ! lib/File/Copy.pm
59149 ____________________________________________________________________________
59150 [  8979] By: jhi                                   on 2001/03/02  15:17:16
59151         Log: Subject: [ID 20010301.004] Technically speaking in perldata
59152              From: abela@geneanet.org
59153              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
59154              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
59155      Branch: perl
59156            ! pod/perldata.pod
59157 ____________________________________________________________________________
59158 [  8978] By: jhi                                   on 2001/03/02  15:15:27
59159         Log: Subject: [ID 20010301.003] ref to 5.004
59160              From: abela@geneanet.org
59161              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
59162              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
59163              
59164              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
59165              and mention the suidperl August 2000 security problem.
59166      Branch: perl
59167            ! pod/perlfaq1.pod
59168 ____________________________________________________________________________
59169 [  8977] By: alanbur                               on 2001/03/02  14:17:45
59170         Log: Resynchronised with parent
59171      Branch: maint-5.6/pureperl
59172           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
59173           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
59174           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
59175           !> vms/descrip_mms.template win32/win32.c win32/win32.h
59176           !> win32/win32iop.h
59177 ____________________________________________________________________________
59178 [  8976] By: nick                                  on 2001/03/01  23:25:30
59179         Log: Integrate mainline.
59180      Branch: perlio
59181            - t/op/qu.t
59182           !> (integrate 55 files)
59183 ____________________________________________________________________________
59184 [  8975] By: jhi                                   on 2001/03/01  16:51:34
59185         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
59186      Branch: perl
59187           !> toke.c
59188 ____________________________________________________________________________
59189 [  8974] By: gsar                                  on 2001/03/01  16:28:21
59190         Log: fix for bugid 20010226.008
59191              
59192              the problem was that some of the pointers (PL_last_lop and
59193              PL_last_uni specifically) into the lex buffers weren't correctly
59194              being invalidated when the buffer changed; this would leave the
59195              pointers pointing at an arbitrary location in the buffer if
59196              the buffer didn't need to be reallocated, or point into freed
59197              memory if the buffer had to be realloced
59198              
59199              TODO item for bugdb maintainers: check other seemingly random
59200              parser-related bugs--they might be cured by this
59201      Branch: maint-5.6/perl
59202            ! toke.c
59203 ____________________________________________________________________________
59204 [  8973] By: jhi                                   on 2001/03/01  02:23:25
59205         Log: Retract #8970 because of a completely mysterious core dump:
59206              adding the tests 241..244 causes op/pat dump core at test #25.
59207              The test needs a lot of whittling down before the bug can be solved.
59208      Branch: perl
59209            ! t/op/pat.t
59210 ____________________________________________________________________________
59211 [  8972] By: jhi                                   on 2001/03/01  01:58:38
59212         Log: Regen perlapi.
59213      Branch: perl
59214            ! pod/perlapi.pod
59215 ____________________________________________________________________________
59216 [  8971] By: jhi                                   on 2001/03/01  01:34:09
59217         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))
59218              From: Nicholas Clark <nick@ccl4.org>
59219              Date: Wed, 28 Feb 2001 23:28:49 +0000
59220              Message-ID: <20010228232849.A55187@plum.flirble.org>
59221              
59222              Allow a completely write protected source code tree
59223              when using the Configure -Dmksymlinks.
59224      Branch: perl
59225            ! embed.pl warnings.pl
59226 ____________________________________________________________________________
59227 [  8970] By: jhi                                   on 2001/03/01  01:32:04
59228         Log: Add back the EBCDIC character range tests (for matching).
59229      Branch: perl
59230            ! t/op/pat.t
59231 ____________________________________________________________________________
59232 [  8969] By: nick                                  on 2001/02/28  18:18:01
59233         Log: Add charname comments to .ucm files writen by 'compile',
59234              also order charmaps in those files by source encoding.
59235              regenerate distrubuted .ucm files
59236      Branch: perlio
59237            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
59238            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
59239            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
59240            ! ext/Encode/Encode/iso8859-10.ucm
59241            ! ext/Encode/Encode/iso8859-13.ucm
59242            ! ext/Encode/Encode/iso8859-14.ucm
59243            ! ext/Encode/Encode/iso8859-15.ucm
59244            ! ext/Encode/Encode/iso8859-16.ucm
59245            ! ext/Encode/Encode/iso8859-2.ucm
59246            ! ext/Encode/Encode/iso8859-3.ucm
59247            ! ext/Encode/Encode/iso8859-4.ucm
59248            ! ext/Encode/Encode/iso8859-5.ucm
59249            ! ext/Encode/Encode/iso8859-6.ucm
59250            ! ext/Encode/Encode/iso8859-7.ucm
59251            ! ext/Encode/Encode/iso8859-8.ucm
59252            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
59253            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
59254 ____________________________________________________________________________
59255 [  8968] By: jhi                                   on 2001/02/28  16:26:37
59256         Log: Expand usemorebits early if d_casti32 needs to be undefined.
59257      Branch: perl
59258            ! hints/hpux.sh hints/irix_6.sh
59259 ____________________________________________________________________________
59260 [  8967] By: jhi                                   on 2001/02/28  16:22:26
59261         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
59262              retract toke.c/qu parts of #8583, retract #8485, retract
59263              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
59264              op/length.t, and MANIFEST, and delete t/op/qu.t.
59265      Branch: perl
59266            - t/op/qu.t
59267            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
59268            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
59269            ! t/op/length.t toke.c
59270 ____________________________________________________________________________
59271 [  8966] By: jhi                                   on 2001/02/28  15:00:27
59272         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
59273              by not changing from pre-Unicode days into being Unicode-aware.
59274              Sniff.
59275      Branch: perl
59276            ! pp.c t/op/pack.t t/op/qu.t
59277 ____________________________________________________________________________
59278 [  8965] By: jhi                                   on 2001/02/28  14:37:55
59279         Log: Subject: Re: Errors in core PODs
59280              From: Michael Stevens <michael@etla.org> 
59281              Date: Fri, 23 Feb 2001 15:47:56 +0000
59282              Message-ID: <20010223154756.A7723@firedrake.org> 
59283      Branch: perl
59284            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
59285            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
59286            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
59287            ! x2p/a2p.pod
59288 ____________________________________________________________________________
59289 [  8964] By: jhi                                   on 2001/02/28  14:35:35
59290         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
59291              (The #8961 was too bold.)
59292      Branch: perl
59293            ! hints/hpux.sh hints/irix_6.sh
59294 ____________________________________________________________________________
59295 [  8963] By: jhi                                   on 2001/02/28  14:33:39
59296         Log: Subject: Re: sync sync sync: have I missed any patches?
59297              From: Tim Jenness <t.jenness@jach.hawaii.edu>
59298              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
59299              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
59300              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
59301              
59302              Replace djSP with dSP.
59303      Branch: perl
59304            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
59305            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
59306            ! win32/perlhost.h
59307 ____________________________________________________________________________
59308 [  8962] By: jhi                                   on 2001/02/27  23:21:14
59309         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
59310      Branch: perl
59311            ! lib/Filter/Simple.pm
59312 ____________________________________________________________________________
59313 [  8961] By: jhi                                   on 2001/02/27  22:55:26
59314         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
59315              and this would be it.
59316      Branch: perl
59317            ! hints/hpux.sh hints/irix_6.sh
59318 ____________________________________________________________________________
59319 [  8960] By: jhi                                   on 2001/02/27  22:51:33
59320         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
59321              From: "Craig A. Berry" <craigberry@mac.com>
59322              Date: Tue, 27 Feb 2001 16:11:44 -0600
59323              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
59324      Branch: maint-5.6/perl
59325            ! configure.com vms/descrip_mms.template
59326 ____________________________________________________________________________
59327 [  8959] By: jhi                                   on 2001/02/27  22:47:23
59328         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
59329              From: "Craig A. Berry" <craigberry@mac.com>
59330              Date: Tue, 27 Feb 2001 16:11:44 -0600
59331              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
59332      Branch: perl
59333            ! configure.com vms/descrip_mms.template
59334 ____________________________________________________________________________
59335 [  8958] By: jhi                                   on 2001/02/27  15:16:42
59336         Log: Update Changes.
59337      Branch: perl
59338            ! Changes patchlevel.h
59339 ____________________________________________________________________________
59340 [  8957] By: jhi                                   on 2001/02/27  06:15:07
59341         Log: Subject: [5.6.x] EPOC additions
59342              From: Olaf Flebbe <O.Flebbe@science-computing.de>
59343              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
59344              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
59345      Branch: maint-5.6/perl
59346            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
59347 ____________________________________________________________________________
59348 [  8956] By: jhi                                   on 2001/02/27  06:12:11
59349         Log: Subject: [perl-current] EPOC 
59350              From: Olaf Flebbe <O.Flebbe@science-computing.de>
59351              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
59352              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
59353      Branch: perl
59354            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
59355            ! epoc/epocish.c epoc/epocish.h pp_sys.c
59356 ____________________________________________________________________________
59357 [  8955] By: jhi                                   on 2001/02/27  05:59:50
59358         Log: Subject: Re: Compile with perlcc..
59359              From: Edward Peschko <edwardp@excitehome.net>
59360              Date: Mon, 26 Feb 2001 18:51:58 -0800
59361              Message-ID: <20010226185158.A9871@excitehome.net>
59362              
59363              plus add a simple usage message if no arguments given.
59364      Branch: perl
59365            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
59366            ! utils/Makefile utils/perlcc.PL win32/pod.mak
59367 ____________________________________________________________________________
59368 [  8954] By: nick                                  on 2001/02/26  21:02:59
59369         Log: Integrate mainline
59370      Branch: perlio
59371           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
59372           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
59373           !> t/op/sprintf.t
59374 ____________________________________________________________________________
59375 [  8953] By: jhi                                   on 2001/02/26  14:43:54
59376         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
59377              From: Nicholas Clark <nick@ccl4.org>
59378              Date: Mon, 26 Feb 2001 00:42:07 +0000
59379              Message-ID: <20010226004207.F23333@plum.flirble.org>
59380      Branch: perl
59381            ! pp_ctl.c
59382 ____________________________________________________________________________
59383 [  8952] By: jhi                                   on 2001/02/26  14:42:13
59384         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
59385              From: Simon Cozens <simon@netthink.co.uk>
59386              Date: Mon, 26 Feb 2001 12:23:48 +0000
59387              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
59388      Branch: perl
59389            ! pod/perlguts.pod
59390 ____________________________________________________________________________
59391 [  8951] By: jhi                                   on 2001/02/26  14:39:15
59392         Log: Subject: [PATCH] perlio - unknown layer
59393              From: Nicholas Clark <nick@ccl4.org>
59394              Date: Mon, 26 Feb 2001 00:27:19 +0000
59395              Message-ID: <20010226002719.E23333@plum.flirble.org>
59396      Branch: perl
59397            ! perlio.c
59398 ____________________________________________________________________________
59399 [  8950] By: jhi                                   on 2001/02/26  14:38:04
59400         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
59401              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
59402              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
59403              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
59404      Branch: perl
59405            ! t/op/bop.t
59406 ____________________________________________________________________________
59407 [  8949] By: jhi                                   on 2001/02/26  14:37:07
59408         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
59409              From: Peter Prymmer <pvhp@forte.com>
59410              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
59411              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
59412      Branch: perl
59413            ! lib/Test.pm
59414 ____________________________________________________________________________
59415 [  8948] By: jhi                                   on 2001/02/26  14:35:53
59416         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
59417              From: Radu Greab <radu@netsoft.ro>
59418              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
59419              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
59420      Branch: perl
59421            ! pod/perlop.pod
59422 ____________________________________________________________________________
59423 [  8947] By: jhi                                   on 2001/02/26  14:34:46
59424         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
59425              From: David Mitchell <davem@fdgroup.co.uk>
59426              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
59427              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
59428      Branch: perl
59429            ! run.c
59430 ____________________________________________________________________________
59431 [  8946] By: jhi                                   on 2001/02/26  14:32:37
59432         Log: Subject: Modified README.bs2000 
59433              From: Dorner Thomas <Thomas.Dorner@start.de>
59434              Date: Mon, 26 Feb 2001 09:22:17 +0100
59435              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
59436      Branch: perl
59437            ! README.bs2000
59438 ____________________________________________________________________________
59439 [  8945] By: jhi                                   on 2001/02/26  14:19:53
59440         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
59441              to maintperl, listing the known failures on the tests 129 and 130.
59442      Branch: maint-5.6/perl
59443           !> t/op/sprintf.t
59444 ____________________________________________________________________________
59445 [  8944] By: jhi                                   on 2001/02/26  14:14:15
59446         Log: Add more known sprintf failures.
59447      Branch: perl
59448            ! t/op/sprintf.t
59449 ____________________________________________________________________________
59450 [  8943] By: jhi                                   on 2001/02/26  13:56:22
59451         Log: perlglob.exe needs to be found in Win32, patch from
59452              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
59453              which needs external glob at mini-perl time."
59454      Branch: perl
59455            ! ext/Encode/compile
59456 ____________________________________________________________________________
59457 [  8942] By: jhi                                   on 2001/02/26  13:52:19
59458         Log: A missing dTHX from Vadim Konovalov.
59459      Branch: perl
59460            ! perlio.c
59461 ____________________________________________________________________________
59462 [  8941] By: jhi                                   on 2001/02/26  13:37:05
59463         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
59464      Branch: perl
59465            ! op.c
59466 ____________________________________________________________________________
59467 [  8940] By: jhi                                   on 2001/02/26  13:35:40
59468         Log: Integrate perlio.
59469      Branch: perl
59470           !> ext/Encode/Encode.pm
59471 ____________________________________________________________________________
59472 [  8939] By: nick                                  on 2001/02/25  23:47:09
59473         Log: Integrate mainline.
59474      Branch: perlio
59475           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
59476           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
59477 ____________________________________________________________________________
59478 [  8938] By: nick                                  on 2001/02/25  19:36:28
59479         Log: Encode implementations docs.
59480      Branch: perlio
59481            ! ext/Encode/Encode.pm
59482 ____________________________________________________________________________
59483 [  8937] By: jhi                                   on 2001/02/25  19:26:16
59484         Log: Script wasn't aligned with reality.
59485      Branch: perl
59486            ! t/pod/find.t
59487 ____________________________________________________________________________
59488 [  8936] By: jhi                                   on 2001/02/25  18:54:55
59489         Log: Update Changes.
59490      Branch: perl
59491            ! Changes patchlevel.h
59492 ____________________________________________________________________________
59493 [  8935] By: jhi                                   on 2001/02/25  18:46:36
59494         Log: Retract #8929,8930,8932,8933 for now.
59495      Branch: perl
59496            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
59497 ____________________________________________________________________________
59498 [  8934] By: jhi                                   on 2001/02/25  17:34:35
59499         Log: Integrate perlio.
59500      Branch: perl
59501           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
59502           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
59503           !> t/lib/encode.t
59504 ____________________________________________________________________________
59505 [  8933] By: jhi                                   on 2001/02/25  17:33:12
59506         Log: (Retracted by #8395.)
59507              
59508              Slight tweaks in scan_const(), not fixes yet, it seems like
59509              lots of work remains to be done...
59510      Branch: perl
59511            ! toke.c
59512 ____________________________________________________________________________
59513 [  8932] By: jhi                                   on 2001/02/25  17:27:11
59514         Log: (Retracted by #8395.)
59515              
59516              Missing from #8930.
59517      Branch: perl
59518            ! perl.h
59519 ____________________________________________________________________________
59520 [  8931] By: jhi                                   on 2001/02/25  17:26:19
59521         Log: A comment tweak.
59522      Branch: perl
59523            ! utf8.c
59524 ____________________________________________________________________________
59525 [  8930] By: jhi                                   on 2001/02/25  17:25:47
59526         Log: (Retracted by #8395.)
59527              
59528              Attempt to fix the EBCDIC character range problem with //.
59529      Branch: perl
59530            ! regcomp.c
59531 ____________________________________________________________________________
59532 [  8929] By: jhi                                   on 2001/02/25  17:23:45
59533         Log: (Retracted by #8395.)
59534              
59535              Expand the EBCDIC character range tests, and add few nasty
59536              tr tests from Karsten Sperling.
59537      Branch: perl
59538            ! t/op/pat.t t/op/tr.t
59539 ____________________________________________________________________________
59540 [  8928] By: jhi                                   on 2001/02/25  17:18:49
59541         Log: Missing check-in.
59542      Branch: perl
59543            ! lib/Pod/Find.pm
59544 ____________________________________________________________________________
59545 [  8927] By: nick                                  on 2001/02/25  11:30:22
59546         Log: Change method names in Encode implementation classes to something
59547              less confusing (preparing to "go public").
59548      Branch: perlio
59549            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
59550 ____________________________________________________________________________
59551 [  8926] By: nick                                  on 2001/02/25  10:53:24
59552         Log: GCC __atribute__ / printf fix
59553      Branch: perlio
59554            ! perl.h
59555 ____________________________________________________________________________
59556 [  8925] By: nick                                  on 2001/02/25  10:52:25
59557         Log: Checked in the wrong one ...
59558      Branch: perlio
59559            ! ext/Encode/Encode.pm
59560 ____________________________________________________________________________
59561 [  8924] By: nick                                  on 2001/02/24  18:46:51
59562         Log: Integrate mainline - to see what Jarkko has in ...
59563      Branch: perlio
59564           +> t/pod/testpods/lib/Pod/Stuff.pm
59565           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
59566 ____________________________________________________________________________
59567 [  8923] By: nick                                  on 2001/02/24  17:05:23
59568         Log: Encode API documentation nd tidy up.
59569              Minor additions to test.
59570              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
59571              Adds STRLEN to standard typemap.
59572      Branch: perlio
59573            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
59574            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
59575 ____________________________________________________________________________
59576 [  8922] By: jhi                                   on 2001/02/24  16:38:12
59577         Log: Add a test for the "character range should match in EBCDIC
59578              if specified using explicit numerics" bug found by Karsten
59579              Sperling.
59580      Branch: perl
59581            ! t/op/pat.t
59582 ____________________________________________________________________________
59583 [  8921] By: jhi                                   on 2001/02/24  16:30:16
59584         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
59585              From: schwern@pobox.com
59586              Date: Fri, 23 Feb 2001 03:21:37 -0500
59587              Message-ID: <20010223032137.A26022@magnonel.guild.net>
59588              
59589              plus Charles Lane's fixes, plus tweaks.
59590      Branch: perl
59591            + t/pod/testpods/lib/Pod/Stuff.pm
59592            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
59593 ____________________________________________________________________________
59594 [  8920] By: nick                                  on 2001/02/24  10:30:11
59595         Log: Integrate mainline
59596      Branch: perlio
59597           !> (integrate 33 files)
59598 ____________________________________________________________________________
59599 [  8919] By: jhi                                   on 2001/02/24  00:23:35
59600         Log: Subject: Re: I'm losing the war...
59601              From: "Vadim Konovalov" <watman@inbox.ru>
59602              Date: Sat, 24 Feb 2001 00:10:14 +0300
59603              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
59604              
59605              hv_store() not working correctly in ENV_IS_CASELESS case.
59606      Branch: perl
59607            ! hv.c
59608 ____________________________________________________________________________
59609 [  8918] By: jhi                                   on 2001/02/24  00:20:09
59610         Log: Subject: Re: [PATCH] fix for charnames above FFFF
59611              From: andreas.koenig@anima.de (Andreas J. Koenig)
59612              Date: 23 Feb 2001 02:39:03 +0100
59613              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
59614              
59615              A further efficiency tweak.
59616      Branch: perl
59617            ! lib/charnames.pm
59618 ____________________________________________________________________________
59619 [  8917] By: jhi                                   on 2001/02/23  20:27:51
59620         Log: Integrate change #8916 from mainline,
59621              do away with USE_WIN32_RTL_ENV.
59622      Branch: maint-5.6/perl
59623           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
59624 ____________________________________________________________________________
59625 [  8916] By: jhi                                   on 2001/02/23  20:02:25
59626         Log: Abolish USE_WIN32_RTL_ENV.
59627      Branch: perl
59628            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
59629 ____________________________________________________________________________
59630 [  8915] By: jhi                                   on 2001/02/23  19:36:00
59631         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
59632              later protected by some #define.
59633      Branch: perl
59634            ! gv.c
59635 ____________________________________________________________________________
59636 [  8914] By: jhi                                   on 2001/02/23  19:31:38
59637         Log: Retract #8902 for now, requested by Charles Lane, the correct
59638              fix will be something else.
59639      Branch: perl
59640            ! op.c
59641 ____________________________________________________________________________
59642 [  8913] By: jhi                                   on 2001/02/23  19:11:36
59643         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
59644              From: Peter Prymmer <pvhp@forte.com>
59645              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
59646              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
59647      Branch: perl
59648            ! t/op/lex_assign.t
59649 ____________________________________________________________________________
59650 [  8912] By: jhi                                   on 2001/02/23  18:38:20
59651         Log: Subject: [patch] perlio + useithreads
59652              From: Doug MacEachern <dougm@covalent.net>
59653              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
59654              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
59655              
59656              Gets things running but not complete.
59657      Branch: perl
59658            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
59659 ____________________________________________________________________________
59660 [  8911] By: jhi                                   on 2001/02/23  04:20:02
59661         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
59662              
59663              Duplicated environment freeing, File::Temp 0.12,
59664              op/append portability (EBCDIC) tweak.
59665      Branch: maint-5.6/perl
59666           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
59667           !> t/op/append.t
59668 ____________________________________________________________________________
59669 [  8910] By: jhi                                   on 2001/02/23  02:07:33
59670         Log: Integrate change #8909 from mainline, a better Borland
59671              putenv() workaround.
59672      Branch: maint-5.6/perl
59673           !> perl.c
59674 ____________________________________________________________________________
59675 [  8909] By: jhi                                   on 2001/02/23  02:05:46
59676         Log: A better workaround for Borland putenv() brokenness from Sarathy.
59677      Branch: perl
59678            ! perl.c
59679 ____________________________________________________________________________
59680 [  8908] By: jhi                                   on 2001/02/23  02:04:14
59681         Log: Subject: fix for parameter -Dm (for perl@8867)
59682              From: "Vadim Konovalov" <watman@inbox.ru>
59683              Date: Thu, 22 Feb 2001 17:30:12 +0300
59684              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
59685      Branch: perl
59686            ! perl.h
59687 ____________________________________________________________________________
59688 [  8907] By: jhi                                   on 2001/02/23  01:58:20
59689         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
59690              From: Peter Prymmer <pvhp@forte.com>
59691              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
59692              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
59693      Branch: perl
59694            ! t/op/append.t
59695 ____________________________________________________________________________
59696 [  8906] By: jhi                                   on 2001/02/23  01:48:34
59697         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
59698      Branch: perl
59699            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
59700 ____________________________________________________________________________
59701 [  8905] By: jhi                                   on 2001/02/23  01:43:30
59702         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
59703              From: Peter Prymmer <pvhp@forte.com>
59704              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
59705              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
59706      Branch: perl
59707            ! t/lib/st-06compat.t
59708 ____________________________________________________________________________
59709 [  8904] By: jhi                                   on 2001/02/23  01:42:39
59710         Log: Metaconfig unit change for #8903.
59711      Branch: metaconfig/U/perl
59712            ! Devel.U
59713 ____________________________________________________________________________
59714 [  8903] By: jhi                                   on 2001/02/23  01:42:12
59715         Log: Be more helpful for devel builders, suggested by John L. Allen.
59716      Branch: perl
59717            ! Configure
59718 ____________________________________________________________________________
59719 [  8902] By: jhi                                   on 2001/02/23  01:37:41
59720         Log: (Retracted by #8914)
59721              (Wrongly, reinstated by #8941)
59722              
59723              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
59724              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59725              Date:     Thu, 22 Feb 2001 09:43:57 EST
59726              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
59727      Branch: perl
59728            ! op.c
59729 ____________________________________________________________________________
59730 [  8901] By: jhi                                   on 2001/02/23  01:20:32
59731         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
59732              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59733              Date:     Thu, 22 Feb 2001 08:01:35 EST
59734              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
59735      Branch: perl
59736            ! malloc.c
59737 ____________________________________________________________________________
59738 [  8900] By: jhi                                   on 2001/02/23  01:18:02
59739         Log: Integrate changes #8898,8899 from mainline, environ handling.
59740      Branch: maint-5.6/perl
59741           !> perl.c
59742 ____________________________________________________________________________
59743 [  8899] By: jhi                                   on 2001/02/23  01:16:25
59744         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
59745              putenv() is not to be relied on, they are either broken or leaky
59746              or both.)
59747      Branch: perl
59748            ! perl.c
59749 ____________________________________________________________________________
59750 [  8898] By: jhi                                   on 2001/02/22  23:36:59
59751         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
59752              and safesysfree() must be used.
59753      Branch: perl
59754            ! perl.c
59755 ____________________________________________________________________________
59756 [  8897] By: jhi                                   on 2001/02/22  23:25:45
59757         Log: With environ one must use safesysmalloc()/safesysfree().
59758      Branch: perl
59759            ! perl.c
59760 ____________________________________________________________________________
59761 [  8896] By: jhi                                   on 2001/02/22  22:13:18
59762         Log: If we have a duplicated environment free it
59763              if PERL_DESTRUCT_LEVEL.
59764      Branch: perl
59765            ! perl.c
59766 ____________________________________________________________________________
59767 [  8895] By: alanbur                               on 2001/02/22  19:31:57
59768         Log: Synchronised with parent
59769      Branch: maint-5.6/pureperl
59770           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
59771 ____________________________________________________________________________
59772 [  8894] By: gsar                                  on 2001/02/22  19:06:18
59773         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
59774              
59775              fix memory leak in method call optimization (change#3768);
59776              made C<eval "$x->foo()"> leak
59777              
59778              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
59779      Branch: maint-5.6/perl
59780           !> op.c
59781 ____________________________________________________________________________
59782 [  8893] By: jhi                                   on 2001/02/22  18:35:27
59783         Log: (Retracted by #8915.)
59784              
59785              Third Degree finding:
59786              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
59787      Branch: perl
59788            ! gv.c
59789 ____________________________________________________________________________
59790 [  8892] By: jhi                                   on 2001/02/22  14:28:32
59791         Log: Update Changes.
59792      Branch: perl
59793            ! Changes patchlevel.h
59794 ____________________________________________________________________________
59795 [  8891] By: jhi                                   on 2001/02/22  13:22:45
59796         Log: Metaconfig unit changes for #8890.
59797      Branch: metaconfig
59798            ! U/modified/Cppsym.U U/threads/archname.U
59799 ____________________________________________________________________________
59800 [  8890] By: jhi                                   on 2001/02/22  13:22:12
59801         Log: Add -stdio to the archname if no perlio selected,
59802              no -perlio added since that is now the default.
59803              
59804              Add few CPUs/architectures to the Cppsym scan.
59805      Branch: perl
59806            ! Configure config_h.SH
59807 ____________________________________________________________________________
59808 [  8889] By: jhi                                   on 2001/02/22  13:05:59
59809         Log: Metaconfig unit change for #8888.
59810      Branch: metaconfig/U/perl
59811            ! useperlio.U
59812 ____________________________________________________________________________
59813 [  8888] By: jhi                                   on 2001/02/22  13:05:28
59814         Log: *drum roll*  Make perlio the default.
59815      Branch: perl
59816            ! Configure config_h.SH
59817 ____________________________________________________________________________
59818 [  8887] By: jhi                                   on 2001/02/22  12:50:52
59819         Log: Integrate change #8665 from maintperl to mainline,
59820              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
59821      Branch: perl
59822           !> ext/POSIX/POSIX.xs
59823 ____________________________________________________________________________
59824 [  8886] By: jhi                                   on 2001/02/22  12:49:24
59825         Log: Integrate changes #8883,8884 from mainline to maintperl.
59826              
59827              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
59828              Subject: Re: File::Temp::_gettemp warning
59829      Branch: maint-5.6/perl
59830           !> embed.h embed.pl lib/File/Temp.pm
59831 ____________________________________________________________________________
59832 [  8885] By: jhi                                   on 2001/02/22  12:43:59
59833         Log: Based on
59834              
59835              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
59836              From: schwab@suse.de
59837              Date: Thu, 22 Feb 2001 13:08:09 +0100
59838              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
59839              
59840              but the fix done slightly differently because the other
59841              half was already done in #8664.
59842      Branch: maint-5.6/perl
59843            ! ext/POSIX/POSIX.xs
59844 ____________________________________________________________________________
59845 [  8884] By: jhi                                   on 2001/02/22  12:37:15
59846         Log: Subject: Re: File::Temp::_gettemp warning
59847              From: Tim Jenness <t.jenness@jach.hawaii.edu>
59848              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
59849              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
59850              
59851              This patch to File::Temp does two things:
59852              
59853              1. Fixes the problem with CGI::Carp when determining
59854              the Fcntl constants
59855              
59856              2. Removes most of the carps and consolidates them so that all the
59857              reasons are included in a single die that is caught by the test. This
59858              means that the correct skipping behaviour is displayed by the test.
59859      Branch: perl
59860            ! lib/File/Temp.pm
59861 ____________________________________________________________________________
59862 [  8883] By: jhi                                   on 2001/02/22  12:29:19
59863         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
59864              From: Peter Prymmer <pvhp@forte.com>
59865              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
59866              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
59867      Branch: perl
59868            ! embed.h embed.pl
59869 ____________________________________________________________________________
59870 [  8882] By: jhi                                   on 2001/02/21  19:41:33
59871         Log: Integrate change #8881 from mainlin to maintperl.
59872              
59873              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
59874      Branch: maint-5.6/perl
59875           !> op.c
59876 ____________________________________________________________________________
59877 [  8881] By: jhi                                   on 2001/02/21  19:38:57
59878         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
59879              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59880              Date:     Wed, 21 Feb 2001 13:08:03 EST
59881              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
59882      Branch: perl
59883            ! op.c
59884 ____________________________________________________________________________
59885 [  8880] By: jhi                                   on 2001/02/21  19:34:34
59886         Log: Retract #8875, cannot let go of the old semantics of unpack U
59887              without rethinking utf8decode.t.
59888      Branch: perl
59889            ! pp.c t/op/pack.t
59890 ____________________________________________________________________________
59891 [  8879] By: jhi                                   on 2001/02/21  19:08:02
59892         Log: Run run/*.t also in minitest.
59893      Branch: perl
59894            ! Makefile.SH
59895 ____________________________________________________________________________
59896 [  8878] By: nick                                  on 2001/02/21  18:55:37
59897         Log: Integrate mainline
59898      Branch: perlio
59899           !> (integrate 76 files)
59900 ____________________________________________________________________________
59901 [  8877] By: jhi                                   on 2001/02/21  15:09:33
59902         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
59903      Branch: metaconfig
59904            ! U/compline/nblock_io.U
59905      Branch: perl
59906            ! Configure config_h.SH
59907 ____________________________________________________________________________
59908 [  8876] By: jhi                                   on 2001/02/21  14:54:45
59909         Log: If no sfio, no -lsfio.
59910      Branch: metaconfig/U/perl
59911            ! d_sfio.U
59912      Branch: perl
59913            ! Configure config_h.SH
59914 ____________________________________________________________________________
59915 [  8875] By: jhi                                   on 2001/02/21  14:54:00
59916         Log: Make unpack C and unpack U truly equivalent.
59917      Branch: perl
59918            ! pp.c t/op/pack.t
59919 ____________________________________________________________________________
59920 [  8874] By: jhi                                   on 2001/02/21  14:26:02
59921         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
59922              From: Peter Prymmer <pvhp@forte.com>
59923              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
59924              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
59925      Branch: perl
59926            ! pod/perlport.pod
59927 ____________________________________________________________________________
59928 [  8873] By: jhi                                   on 2001/02/21  14:24:31
59929         Log: Subject: [PATCH] fix for charnames above FFFF
59930              From: andreas.koenig@anima.de (Andreas J. Koenig)
59931              Date: 21 Feb 2001 07:05:45 +0100
59932              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
59933      Branch: perl
59934            ! lib/charnames.pm t/lib/charnames.t
59935 ____________________________________________________________________________
59936 [  8872] By: jhi                                   on 2001/02/21  14:15:25
59937         Log: Integrate change #8868 from pureperl to mainline.
59938              
59939              Fixed reference count loop caused by sv_magic.
59940      Branch: perl
59941           !> sv.c
59942 ____________________________________________________________________________
59943 [  8871] By: jhi                                   on 2001/02/21  14:07:29
59944         Log: Integrate change #8868 from pureperl to maintperl.
59945              
59946              Fixed reference count loop caused by sv_magic.
59947      Branch: maint-5.6/perl
59948           !> sv.c
59949 ____________________________________________________________________________
59950 [  8870] By: jhi                                   on 2001/02/21  14:04:41
59951         Log: Put back the #8840, it was innocent.
59952      Branch: perl
59953            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
59954            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
59955 ____________________________________________________________________________
59956 [  8869] By: jhi                                   on 2001/02/21  14:00:03
59957         Log: unpack("C", ...) was left slightly unfinished by #8865.
59958      Branch: perl
59959            ! pp.c t/op/pack.t
59960 ____________________________________________________________________________
59961 [  8868] By: alanbur                               on 2001/02/21  01:33:45
59962         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
59963              from gv_fetchpv to create single-character magic variables (e.g. $!),
59964              and it is passed a sv and the gv that contains the sv as the mg_obj
59965              value.  When sv_magic stores the mg_obj pointer it increments the gv
59966              refcount, thus causing a sv-gv pair that can't be freed.  There is
59967              already a check for sv == obj which is used to prevent such reference
59968              loops.  This change extends the check to cover the case described above.
59969      Branch: maint-5.6/pureperl
59970            ! sv.c
59971 ____________________________________________________________________________
59972 [  8867] By: jhi                                   on 2001/02/21  00:52:39
59973         Log: Update Changes.
59974      Branch: perl
59975            ! Changes patchlevel.h
59976 ____________________________________________________________________________
59977 [  8866] By: jhi                                   on 2001/02/21  00:34:20
59978         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
59979              (Note: there were some conflicts due to EBCDIC and EPOC
59980              patches, in general I preferred the repository code.)
59981              (When 2.753 comes out, we need to synchronize.)
59982      Branch: perl
59983            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
59984            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
59985            ! t/lib/cgi-html.t
59986 ____________________________________________________________________________
59987 [  8865] By: jhi                                   on 2001/02/21  00:24:22
59988         Log: Make pack("C", 0x100) to create Unicode, unless under the
59989              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
59990              will understand Unicode, unless you under know what.
59991      Branch: perl
59992            ! pp.c t/op/pack.t t/op/qu.t
59993 ____________________________________________________________________________
59994 [  8864] By: alanbur                               on 2001/02/20  22:35:34
59995         Log: Resynchronised with parent
59996      Branch: maint-5.6/pureperl
59997           !> README.win32 ext/GDBM_File/GDBM_File.pm
59998           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
59999           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
60000           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
60001           !> t/lib/sdbm.t util.c
60002 ____________________________________________________________________________
60003 [  8863] By: jhi                                   on 2001/02/20  20:55:11
60004         Log: Integrate change #8860,8861 from mainline into maintperl.
60005              
60006              "pseudo-literal j"
60007              
60008              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
60009      Branch: maint-5.6/perl
60010           !> lib/Test.pm pod/perlop.pod
60011 ____________________________________________________________________________
60012 [  8862] By: jhi                                   on 2001/02/20  20:30:07
60013         Log: Don't do casting between pointers pointing to differently sized
60014              integers.
60015      Branch: perl
60016            ! hv.c sv.c
60017 ____________________________________________________________________________
60018 [  8861] By: jhi                                   on 2001/02/20  19:53:44
60019         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
60020              From: Peter Prymmer <pvhp@forte.com>
60021              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
60022              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
60023      Branch: perl
60024            ! lib/Test.pm
60025 ____________________________________________________________________________
60026 [  8860] By: jhi                                   on 2001/02/20  19:48:02
60027         Log: "pseudo-literal j", a documentation glitch reported to Debian.
60028              The text recovered from Perl 5.005_03, and pseudo-literal replaced
60029              by "backtick string".
60030      Branch: perl
60031            ! pod/perlop.pod
60032 ____________________________________________________________________________
60033 [  8859] By: jhi                                   on 2001/02/20  19:15:46
60034         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
60035              from Chris Nandor.
60036      Branch: perl
60037            ! makedef.pl
60038 ____________________________________________________________________________
60039 [  8858] By: jhi                                   on 2001/02/20  17:36:53
60040         Log: Integrate pureperl changes #8844,8845,8850 to mainline
60041              (via maintperl #8855).
60042              
60043              Fixed %^H scoping bug
60044              
60045              Removed GV <-> CV refcount loop
60046              
60047              Removed %ENV refcount loop
60048      Branch: perl
60049           !> gv.c op.c perl.c pp.c scope.c
60050 ____________________________________________________________________________
60051 [  8857] By: jhi                                   on 2001/02/20  17:34:32
60052         Log: Integrate changes #8853,8854 from maintperl to mainline.
60053              
60054              EBDIC fixes, README.win32 Borland update.
60055      Branch: perl
60056           !> README.win32 handy.h util.c
60057 ____________________________________________________________________________
60058 [  8856] By: jhi                                   on 2001/02/20  17:33:16
60059         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
60060      Branch: maint-5.6/perl
60061           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
60062           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
60063           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
60064 ____________________________________________________________________________
60065 [  8855] By: jhi                                   on 2001/02/20  17:32:13
60066         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
60067              
60068              Fixed %^H scoping bug
60069              
60070              Removed GV <-> CV refcount loop
60071              
60072              Removed %ENV refcount loop
60073      Branch: maint-5.6/perl
60074           !> gv.c op.c perl.c pp.c scope.c
60075 ____________________________________________________________________________
60076 [  8854] By: jhi                                   on 2001/02/20  17:25:06
60077         Log: Subject: Addition to readme.win32 for Borland C++ compilers
60078              Date: Tue, 20 Feb 2001 02:15:25 +0300
60079              From: "Vadim Konovalov" <watman@inbox.ru>
60080              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
60081              
60082              Document Borland compiler misbehaviour.
60083      Branch: maint-5.6/perl
60084            ! README.win32
60085 ____________________________________________________________________________
60086 [  8853] By: jhi                                   on 2001/02/20  17:22:25
60087         Log: The assimilation of ebcdic.c didn't quite work at the first try,
60088              patches from Thomas Dorner.
60089      Branch: maint-5.6/perl
60090            ! handy.h util.c
60091 ____________________________________________________________________________
60092 [  8852] By: jhi                                   on 2001/02/20  17:20:15
60093         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
60094              From: Chris Nandor <pudge@pobox.com>
60095              Date: Tue, 20 Feb 2001 08:32:45 -0500
60096              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
60097      Branch: maint-5.6/perl
60098            ! makedef.pl mg.c
60099 ____________________________________________________________________________
60100 [  8851] By: jhi                                   on 2001/02/20  17:15:52
60101         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
60102      Branch: perl
60103            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
60104            ! t/lib/filter-util.t
60105 ____________________________________________________________________________
60106 [  8850] By: alanbur                               on 2001/02/20  17:12:40
60107         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
60108              and the magic pointer points back to the GV that contains the
60109              %ENV hash.  This creates a refcount loop that prevents members
60110              of %ENV from being freed correctly.  This change removes the
60111              refcount loop - the magic pointer was never used anyway, the
60112              only use of the magic was to check the type ('E') so that the
60113              appropriate environment manipulation code is called when %ENV
60114              is modified.
60115      Branch: maint-5.6/pureperl
60116            ! perl.c
60117 ____________________________________________________________________________
60118 [  8849] By: jhi                                   on 2001/02/20  17:12:20
60119         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
60120              From: "Craig A. Berry" <craigberry@mac.com>
60121              Date: Mon, 19 Feb 2001 23:36:12 -0600
60122              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
60123              
60124              Case-forgiving systems match TestInit.pm with TES*.
60125      Branch: perl
60126            ! t/lib/glob-basic.t
60127 ____________________________________________________________________________
60128 [  8848] By: jhi                                   on 2001/02/20  17:10:02
60129         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
60130      Branch: perl
60131            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
60132            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
60133            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
60134 ____________________________________________________________________________
60135 [  8847] By: jhi                                   on 2001/02/20  15:34:41
60136         Log: The #8843 wasn't quite right: %Config needs to imported.
60137      Branch: perl
60138            ! t/run/runenv.t
60139 ____________________________________________________________________________
60140 [  8846] By: jhi                                   on 2001/02/20  15:31:50
60141         Log: Retract the #8838 and #8840 for now because of
60142              the DB_File tie problem.
60143      Branch: perl
60144            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
60145            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
60146            ! proto.h sv.c
60147 ____________________________________________________________________________
60148 [  8845] By: alanbur                               on 2001/02/20  14:25:41
60149         Log: Removed GV <-> CV refcount loop
60150              CvGV(mycv) points to the parent GV of the CV, and was previously
60151              refcounted.  The pointer remains, but the refcounting has been removed
60152              as it causes a refcount loop between the CV and GV that means the CV
60153              can't ever be deleted.
60154      Branch: maint-5.6/pureperl
60155            ! gv.c op.c pp.c
60156 ____________________________________________________________________________
60157 [  8844] By: alanbur                               on 2001/02/20  14:23:13
60158         Log: Fixed %^H scoping bug
60159      Branch: maint-5.6/pureperl
60160            ! scope.c
60161 ____________________________________________________________________________
60162 [  8843] By: jhi                                   on 2001/02/19  13:38:08
60163         Log: fork() not everywhere, cleanup temp files.
60164      Branch: perl
60165            ! t/run/runenv.t
60166 ____________________________________________________________________________
60167 [  8842] By: alanbur                               on 2001/02/19  12:42:07
60168         Log: Resynchronised with parent
60169      Branch: maint-5.6/pureperl
60170           !> pod/perlfaq4.pod sv.c utf8.c
60171 ____________________________________________________________________________
60172 [  8841] By: jhi                                   on 2001/02/19  03:35:51
60173         Log: Update Changes.
60174      Branch: perl
60175            ! Changes patchlevel.h
60176 ____________________________________________________________________________
60177 [  8840] By: jhi                                   on 2001/02/19  00:23:41
60178         Log: Subject: [patch] add sv_setref_uv
60179              From: Doug MacEachern <dougm@covalent.net>
60180              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
60181              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
60182      Branch: perl
60183            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
60184            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
60185 ____________________________________________________________________________
60186 [  8839] By: jhi                                   on 2001/02/19  00:01:38
60187         Log: Put to rest the 20010205.001, the email address checking (not) regex.
60188      Branch: perl
60189            ! pod/perlfaq9.pod
60190 ____________________________________________________________________________
60191 [  8838] By: jhi                                   on 2001/02/18  22:17:54
60192         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
60193              From: Doug MacEachern <dougm@covalent.net>
60194              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
60195              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
60196      Branch: perl
60197            ! lib/ExtUtils/xsubpp
60198 ____________________________________________________________________________
60199 [  8837] By: jhi                                   on 2001/02/18  22:16:50
60200         Log: Subject: [patch] -Wall cleanup round 2
60201              From: Doug MacEachern <dougm@covalent.net>
60202              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
60203              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
60204      Branch: perl
60205            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
60206            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
60207            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
60208            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
60209            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
60210            ! ext/SDBM_File/SDBM_File.xs
60211 ____________________________________________________________________________
60212 [  8836] By: jhi                                   on 2001/02/18  22:11:20
60213         Log: Misapplied regex optimizations when \C is present.
60214              Fixes 20001230.002.
60215              
60216              What still remains broken is that the submatches that
60217              have \C in them get their UTF8 flag on because their
60218              parent SV has it on.  This will result in malformed
60219              UTF8 if a \C happened to match a non-ASCII byte.
60220      Branch: perl
60221            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
60222            ! t/pragma/utf8.t
60223 ____________________________________________________________________________
60224 [  8835] By: jhi                                   on 2001/02/18  20:12:02
60225         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
60226              
60227              The hash key got wrongly UTF8fied.
60228      Branch: perl
60229            ! pod/perlapi.pod toke.c utf8.c
60230 ____________________________________________________________________________
60231 [  8834] By: jhi                                   on 2001/02/18  19:44:25
60232         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
60233              don't warn on magical or overloaded things.
60234      Branch: perl
60235            ! pp_hot.c
60236 ____________________________________________________________________________
60237 [  8833] By: nick                                  on 2001/02/18  19:31:22
60238         Log: Integrate mainline
60239      Branch: perlio
60240           +> t/TestInit.pm t/run/runenv.t
60241            - t/UTEST
60242           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
60243           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
60244           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
60245           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
60246           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
60247           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
60248           !> utf8.c
60249 ____________________________________________________________________________
60250 [  8832] By: jhi                                   on 2001/02/18  19:21:18
60251         Log: Integrate perlio.
60252      Branch: perl
60253           !> perlio.c pod/perldiag.pod
60254 ____________________________________________________________________________
60255 [  8831] By: jhi                                   on 2001/02/18  19:14:20
60256         Log: Integrate change #8827 from mainline.
60257              
60258              UTF8 tweaks.
60259      Branch: maint-5.6/perl
60260           !> sv.c utf8.c
60261 ____________________________________________________________________________
60262 [  8830] By: nick                                  on 2001/02/18  19:10:34
60263         Log: Apply the spirit of patch from Nick Clark:
60264              Subject: [PATCH] Re: extensions that provide layers
60265              From: Nicholas Clark <nick@ccl4.org>
60266              Date: Mon, 12 Feb 2001 16:43:51 +0000
60267              Message-Id: <20010212164350.Q3652@plum.flirble.org>
60268      Branch: perlio
60269            ! perlio.c pod/perldiag.pod
60270 ____________________________________________________________________________
60271 [  8829] By: jhi                                   on 2001/02/18  19:03:25
60272         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
60273              From: schwern@pobox.com 
60274              Date: Sun, 18 Feb 2001 13:44:35 -0500
60275              Message-ID: <20010218134435.A17544@magnonel.guild.net>
60276              
60277              Applied, but as t/TestInit.pm.
60278      Branch: perl
60279            + t/TestInit.pm
60280            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
60281            ! t/op/subst_wamp.t
60282 ____________________________________________________________________________
60283 [  8828] By: jhi                                   on 2001/02/18  18:43:52
60284         Log: Integrate perlio.
60285      Branch: perl
60286           !> perlio.c
60287 ____________________________________________________________________________
60288 [  8827] By: jhi                                   on 2001/02/18  18:41:33
60289         Log: UTF-8 tweaks.
60290      Branch: perl
60291            ! sv.c utf8.c
60292 ____________________________________________________________________________
60293 [  8826] By: nick                                  on 2001/02/18  17:40:59
60294         Log: Fix [ID 20010217.002]
60295              open FOO, "<:raw:perlio", ...
60296              :raw now inserts default base layer below itself.
60297              Also
60298              open FOO, "<:unix", ...
60299              works as well - but leaves buffer layer on stack under the unix layer.
60300      Branch: perlio
60301            ! perlio.c
60302 ____________________________________________________________________________
60303 [  8825] By: jhi                                   on 2001/02/18  17:15:39
60304         Log: Integrate perlio.
60305      Branch: perl
60306           !> perlio.c perliol.h
60307 ____________________________________________________________________________
60308 [  8824] By: jhi                                   on 2001/02/18  17:10:53
60309         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
60310              From: schwern@pobox.com
60311              Date: Sun, 18 Feb 2001 01:48:50 -0500
60312              Message-ID: <20010218014850.C19957@magnonel.guild.net>
60313      Branch: perl
60314            ! lib/Test/Harness.pm t/TEST t/op/chop.t
60315 ____________________________________________________________________________
60316 [  8823] By: jhi                                   on 2001/02/18  17:01:06
60317         Log: Add run/*.t to testables.
60318      Branch: perl
60319            ! t/TEST
60320 ____________________________________________________________________________
60321 [  8822] By: jhi                                   on 2001/02/18  16:58:58
60322         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
60323              From: schwern@pobox.com
60324              Date: Sun, 18 Feb 2001 01:11:35 -0500
60325              Message-ID: <20010218011135.A19957@magnonel.guild.net>
60326              
60327              Revive mjd's and Simon's PERL5OPT fix.
60328      Branch: perl
60329            + t/run/runenv.t
60330            ! MANIFEST perl.c
60331 ____________________________________________________________________________
60332 [  8821] By: jhi                                   on 2001/02/18  16:53:46
60333         Log: Subject: Re: Why t/TEST and not Test::Harness?
60334              From: schwern@pobox.com
60335              Date: Sat, 17 Feb 2001 22:44:44 -0500
60336              Message-ID: <20010217224444.A6679@magnonel.guild.net>
60337              
60338              Replace UTEST with TEST -utf8.
60339      Branch: perl
60340            - t/UTEST
60341            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
60342            ! t/lib/glob-basic.t
60343 ____________________________________________________________________________
60344 [  8820] By: nick                                  on 2001/02/18  13:06:16
60345         Log: Clean up a few core dumps when layers are used in unexpected ways.
60346              (Still not "right"...)
60347      Branch: perlio
60348            ! perlio.c perliol.h
60349 ____________________________________________________________________________
60350 [  8819] By: jhi                                   on 2001/02/18  02:25:55
60351         Log: Integrate change #8818 from maintperl, a FAQ nit.
60352      Branch: perl
60353           !> pod/perlfaq4.pod
60354 ____________________________________________________________________________
60355 [  8818] By: jhi                                   on 2001/02/18  02:24:50
60356         Log: FAQ nit from Chris Fedde.
60357      Branch: maint-5.6/perl
60358            ! pod/perlfaq4.pod
60359 ____________________________________________________________________________
60360 [  8817] By: nick                                  on 2001/02/17  18:20:14
60361         Log: Integrate mainline
60362      Branch: perlio
60363           +> lib/unicode/UCD.html lib/unicode/Unicode.html
60364           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
60365           +> pod/perlclib.pod
60366            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
60367            - lib/unicode/Unicode.301
60368           !> (integrate 324 files)
60369 ____________________________________________________________________________
60370 [  8816] By: jhi                                   on 2001/02/17  16:56:58
60371         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
60372      Branch: perl
60373            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
60374            ! ext/Storable/Storable.xs t/lib/st-06compat.t
60375            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
60376 ____________________________________________________________________________
60377 [  8815] By: jhi                                   on 2001/02/17  16:40:07
60378         Log: Subject: [patch] -Wall
60379              From: Doug MacEachern <dougm@covalent.net>
60380              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
60381              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
60382      Branch: perl
60383            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
60384            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
60385 ____________________________________________________________________________
60386 [  8814] By: jhi                                   on 2001/02/16  19:27:18
60387         Log: Document qu better.
60388      Branch: perl
60389            ! pod/perlop.pod
60390 ____________________________________________________________________________
60391 [  8813] By: jhi                                   on 2001/02/15  13:54:37
60392         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
60393              From: Hugo <hv@crypt.compulink.co.uk>
60394              Date: Thu, 15 Feb 2001 13:39:49 +0000
60395              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
60396      Branch: perl
60397            ! toke.c
60398 ____________________________________________________________________________
60399 [  8812] By: alanbur                               on 2001/02/15  13:52:16
60400         Log: Resynchronised with parent
60401      Branch: maint-5.6/pureperl
60402            - ebcdic.c
60403           !> (integrate 36 files)
60404 ____________________________________________________________________________
60405 [  8811] By: jhi                                   on 2001/02/15  13:51:16
60406         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
60407              
60408              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
60409              From: Jan Dubois <JanD@ActiveState.com>
60410              Date: Wed, 31 Jan 2001 21:17:03 -0800
60411              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
60412              
60413              tweak change#8659 to keep it simple
60414              
60415              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
60416              From: Russ Allbery <rra@stanford.edu>
60417              Date: 14 Feb 2001 10:15:41 -0800
60418              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
60419              
60420              (8809 empty)
60421              
60422              Upgrade to podlators 1.08, from Russ Allbery.
60423      Branch: perl
60424           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
60425           !> utils/perldoc.PL
60426 ____________________________________________________________________________
60427 [  8810] By: jhi                                   on 2001/02/15  13:35:08
60428         Log: Upgrade to podlators 1.08, from Russ Allbery.
60429      Branch: maint-5.6/perl
60430            ! lib/Pod/Man.pm lib/Pod/Text.pm
60431 ____________________________________________________________________________
60432 [  8809] By: jhi                                   on 2001/02/15  13:26:38
60433         Log: (accidentally empty check-in)
60434      Branch: maint-5.6/perl
60435            ! lib/Test/Harness.pm
60436 ____________________________________________________________________________
60437 [  8808] By: jhi                                   on 2001/02/15  13:23:47
60438         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
60439              From: Russ Allbery <rra@stanford.edu>
60440              Date: 14 Feb 2001 10:15:41 -0800
60441              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
60442              
60443              perldoc was hardcoding $Config{installscript}, which breaks
60444              when install* isn't where Perl ends up (such as with AFS).
60445              
60446              Use $Config{scriptdir} instead.
60447      Branch: maint-5.6/perl
60448            ! utils/perldoc.PL
60449 ____________________________________________________________________________
60450 [  8807] By: jhi                                   on 2001/02/14  14:37:27
60451         Log: Update Changes.
60452      Branch: perl
60453            ! Changes patchlevel.h
60454 ____________________________________________________________________________
60455 [  8806] By: jhi                                   on 2001/02/14  14:25:31
60456         Log: Integrate changes #8803,8804,8805 from mainline.
60457              
60458              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
60459              
60460              Don't skip too much of the locale error message if no environ array,
60461              from Chris Nandor.
60462              
60463              More MacOS Classic fixes from Chris Nandor.
60464      Branch: maint-5.6/perl
60465           !> doop.c lib/Cwd.pm perl.c perl.h util.c
60466 ____________________________________________________________________________
60467 [  8805] By: jhi                                   on 2001/02/14  03:29:01
60468         Log: More MacOS Classic fixes from Chris Nandor.
60469      Branch: perl
60470            ! doop.c lib/Cwd.pm
60471 ____________________________________________________________________________
60472 [  8804] By: jhi                                   on 2001/02/14  03:18:35
60473         Log: Don't skip too much of the locale error message if no environ array,
60474              from Chris Nandor.
60475      Branch: perl
60476            ! util.c
60477 ____________________________________________________________________________
60478 [  8803] By: jhi                                   on 2001/02/14  03:14:14
60479         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
60480      Branch: perl
60481            ! perl.c perl.h
60482 ____________________________________________________________________________
60483 [  8802] By: jhi                                   on 2001/02/13  18:31:33
60484         Log: AUTHORS update.
60485      Branch: perl
60486            ! AUTHORS
60487 ____________________________________________________________________________
60488 [  8801] By: jhi                                   on 2001/02/13  17:55:19
60489         Log: Integrate change #8792 from mainline.
60490              
60491              Subject: buncha MacPerl patches for bleadperl
60492              From: Chris Nandor <pudge@pobox.com>
60493              Date: Tue, 13 Feb 2001 00:02:43 -0500
60494              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
60495      Branch: maint-5.6/perl
60496           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
60497           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
60498           !> t/lib/basename.t toke.c util.h
60499 ____________________________________________________________________________
60500 [  8800] By: jhi                                   on 2001/02/13  17:46:43
60501         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
60502              to be forced to Off_t.
60503              
60504              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
60505              From: nick@ccl4.org
60506              Date: Thu, 1 Feb 2001 12:01:04 +0000
60507              Message-Id: <20010201120103.E11401@plum.flirble.org>
60508      Branch: maint-5.6/perl
60509            ! iperlsys.h perlio.c
60510 ____________________________________________________________________________
60511 [  8799] By: jhi                                   on 2001/02/13  16:52:51
60512         Log: Duplex duplex hunk hunk.
60513      Branch: maint-5.6/perl
60514            ! Makefile.SH
60515 ____________________________________________________________________________
60516 [  8797] By: jhi                                   on 2001/02/13  14:52:04
60517         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
60518              From: "Craig A. Berry" <craigberry@mac.com>
60519              Date: Mon, 12 Feb 2001 11:05:25 -0600
60520              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
60521      Branch: perl
60522            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
60523 ____________________________________________________________________________
60524 [  8796] By: jhi                                   on 2001/02/13  14:36:47
60525         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
60526              From: simon.cozens@pembroke.oxford.ac.uk 
60527              Date: Sat, 10 Feb 2001 17:57:02 +0000
60528              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
60529              
60530              Now it does include.
60531      Branch: perl
60532            ! pod/perldiag.pod
60533 ____________________________________________________________________________
60534 [  8795] By: jhi                                   on 2001/02/13  14:30:11
60535         Log: Sort the MANIFEST.
60536      Branch: perl
60537            ! MANIFEST
60538 ____________________________________________________________________________
60539 [  8794] By: jhi                                   on 2001/02/13  14:26:51
60540         Log: Integrate change #8793 from mainline, FAQ updates.
60541      Branch: maint-5.6/perl
60542           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
60543 ____________________________________________________________________________
60544 [  8793] By: jhi                                   on 2001/02/13  14:25:13
60545         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
60546      Branch: perl
60547            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
60548 ____________________________________________________________________________
60549 [  8792] By: jhi                                   on 2001/02/13  14:22:50
60550         Log: Subject: buncha MacPerl patches for bleadperl
60551              From: Chris Nandor <pudge@pobox.com>
60552              Date: Tue, 13 Feb 2001 00:02:43 -0500
60553              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
60554      Branch: perl
60555            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
60556            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
60557            ! t/lib/basename.t toke.c util.h
60558 ____________________________________________________________________________
60559 [  8791] By: jhi                                   on 2001/02/13  14:10:39
60560         Log: Integrate change #8790 from mainline.
60561              
60562              environ array wrongly assumed in Perl_init_i18nl10n(),
60563      Branch: maint-5.6/perl
60564           !> util.c
60565 ____________________________________________________________________________
60566 [  8790] By: jhi                                   on 2001/02/13  14:06:15
60567         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
60568              noticed by Chris Nandor in MacOS Classic.
60569      Branch: perl
60570            ! util.c
60571 ____________________________________________________________________________
60572 [  8789] By: jhi                                   on 2001/02/13  13:58:07
60573         Log: Integrate changes #8373,8487,8544,8783 from mainline.
60574              
60575              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
60576              hints files, the dynaloading, assimilate ebcdic into util.c.
60577      Branch: maint-5.6/perl
60578            - ebcdic.c
60579            ! MANIFEST hints/posix-bc.sh
60580           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
60581           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
60582           !> perlapi.c proto.h util.c
60583 ____________________________________________________________________________
60584 [  8788] By: alanbur                               on 2001/02/13  10:33:13
60585         Log: Integrated changes from maint-5.6
60586      Branch: maint-5.6/pureperl
60587           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
60588           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
60589           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
60590           !> vos/config.ga.h vos/configure_perl.cm
60591 ____________________________________________________________________________
60592 [  8787] By: jhi                                   on 2001/02/13  05:56:36
60593         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
60594      Branch: perl
60595           !> Makefile.SH
60596 ____________________________________________________________________________
60597 [  8786] By: jhi                                   on 2001/02/13  05:54:34
60598         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
60599              From: Dorner Thomas <Thomas.Dorner@start.de>
60600              Date: Mon, 12 Feb 2001 15:06:26 +0100
60601              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
60602      Branch: maint-5.6/perl
60603            ! Makefile.SH
60604 ____________________________________________________________________________
60605 [  8785] By: jhi                                   on 2001/02/13  05:29:04
60606         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
60607      Branch: perl
60608           !> hints/openbsd.sh
60609 ____________________________________________________________________________
60610 [  8784] By: jhi                                   on 2001/02/13  02:25:24
60611         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
60612              From: Peter Prymmer <pvhp@forte.com>
60613              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
60614              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
60615      Branch: perl
60616            ! pod/perlclib.pod
60617 ____________________________________________________________________________
60618 [  8783] By: jhi                                   on 2001/02/13  02:22:36
60619         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
60620      Branch: perl
60621            - ebcdic.c
60622            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
60623            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
60624            ! util.c
60625 ____________________________________________________________________________
60626 [  8782] By: jhi                                   on 2001/02/13  02:00:07
60627         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
60628      Branch: maint-5.6/perl
60629            ! pod/perlport.pod
60630 ____________________________________________________________________________
60631 [  8781] By: jhi                                   on 2001/02/13  01:58:44
60632         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
60633      Branch: maint-5.6/perl
60634            ! hints/openbsd.sh
60635 ____________________________________________________________________________
60636 [  8780] By: jhi                                   on 2001/02/13  01:57:33
60637         Log: Synchronize the regexp tests between maintperl and mainline.
60638      Branch: maint-5.6/perl
60639           !> t/op/re_tests
60640 ____________________________________________________________________________
60641 [  8779] By: jhi                                   on 2001/02/13  01:49:35
60642         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
60643              From: Hugo <hv@crypt.compulink.co.uk>
60644              Date: Tue, 13 Feb 2001 00:11:11 +0000
60645              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
60646      Branch: perl
60647            ! regcomp.c t/op/re_tests
60648 ____________________________________________________________________________
60649 [  8778] By: jhi                                   on 2001/02/13  00:23:10
60650         Log: Comments do not nest.
60651      Branch: perl
60652            ! perl.h
60653 ____________________________________________________________________________
60654 [  8777] By: jhi                                   on 2001/02/13  00:17:54
60655         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
60656              From: Hugo <hv@crypt.compulink.co.uk>
60657              Date: Tue, 13 Feb 2001 00:11:11 +0000
60658              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
60659      Branch: maint-5.6/perl
60660            ! regcomp.c t/op/re_tests
60661 ____________________________________________________________________________
60662 [  8776] By: jhi                                   on 2001/02/12  23:25:52
60663         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
60664      Branch: maint-5.6/perl
60665            ! pod/perlport.pod
60666 ____________________________________________________________________________
60667 [  8775] By: jhi                                   on 2001/02/12  23:04:28
60668         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
60669      Branch: maint-5.6/perl
60670            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
60671            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
60672            ! vos/configure_perl.cm
60673 ____________________________________________________________________________
60674 [  8774] By: jhi                                   on 2001/02/12  22:59:11
60675         Log: Subject: Re: [patch] context for 'U' magic functions
60676              From: Doug MacEachern <dougm@covalent.net>
60677              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
60678              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
60679              
60680              plus the suggestion by Nick Ing-Simmons to name the macro
60681              as PERL_MG_UFUNC to avoid namespace pollution, plus add
60682              the advice by Doug for XS writers to perl.h
60683      Branch: perl
60684            ! mg.c perl.h
60685 ____________________________________________________________________________
60686 [  8773] By: jhi                                   on 2001/02/11  20:14:12
60687         Log: Update Changes.
60688      Branch: perl
60689            ! Changes patchlevel.h
60690 ____________________________________________________________________________
60691 [  8772] By: jhi                                   on 2001/02/11  18:47:52
60692         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
60693              From: Simon Cozens <simon@cozens.net>
60694              Date: Wed, 31 Jan 2001 16:31:43 +0000
60695              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
60696      Branch: perl
60697            + pod/perlclib.pod
60698            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
60699            ! pod/perltoc.pod
60700 ____________________________________________________________________________
60701 [  8771] By: jhi                                   on 2001/02/11  18:36:48
60702         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
60703              
60704              Blocks-4d3.beta.txt
60705              CaseFolding-3d4.beta.txt
60706              CompositionExclusions-3d6.beta.txt
60707              EastAsianWidth-4d4.beta.txt
60708              LineBreak-6d3.beta.txt
60709              NamesList-3.1.0d1.beta.txt
60710              PropList-3.1.0d4.beta.txt
60711              SpecialCasing-4d1.beta.txt
60712              UnicodeData-3.1.0d6.beta.txt
60713      Branch: perl
60714            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
60715           +> lib/unicode/UCD.html lib/unicode/Unicode.html
60716            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
60717            - lib/unicode/Unicode.301
60718            ! (edit 257 files)
60719 ____________________________________________________________________________
60720 [  8770] By: jhi                                   on 2001/02/11  17:26:22
60721         Log: UTF-8 documentation.
60722      Branch: perl
60723            ! utf8.h
60724 ____________________________________________________________________________
60725 [  8769] By: jhi                                   on 2001/02/11  17:12:49
60726         Log: Retract #8762.
60727      Branch: perl
60728            ! regexec.c
60729 ____________________________________________________________________________
60730 [  8768] By: jhi                                   on 2001/02/11  16:54:45
60731         Log: Subject: [PATCH] Test::Harness
60732              From: andreas.koenig@anima.de (Andreas J. Koenig)
60733              Date: 11 Feb 2001 14:37:00 +0100
60734              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
60735      Branch: perl
60736            ! lib/Test/Harness.pm
60737 ____________________________________________________________________________
60738 [  8767] By: jhi                                   on 2001/02/11  16:53:52
60739         Log: Subject: [PATCH] Document makepatch in Porting/patching
60740              From: andreas.koenig@anima.de (Andreas J. Koenig)
60741              Date: 11 Feb 2001 16:46:28 +0100
60742              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
60743      Branch: perl
60744            ! Porting/patching.pod
60745 ____________________________________________________________________________
60746 [  8766] By: jhi                                   on 2001/02/11  06:30:23
60747         Log: Subject: Re: [patch] GvSHARED
60748              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
60749              From: Doug MacEachern <dougm@covalent.net>
60750              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
60751              
60752              Subject: Re: [patch] GvSHARED
60753              From: Doug MacEachern <dougm@covalent.net>
60754              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
60755              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
60756              
60757              Subject: [patch] attributes.pm support for `shared'
60758              From: Doug MacEachern <dougm@covalent.net>
60759              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
60760              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
60761              
60762              our() attributes were ignored, our :shared pieces missing,
60763              allow attributes.pm to turn on shared.
60764      Branch: perl
60765            ! op.c t/op/attrs.t toke.c xsutils.c
60766 ____________________________________________________________________________
60767 [  8765] By: alanbur                               on 2001/02/10  23:11:19
60768         Log: Resync with parent (hopefully sucessfully this time)
60769      Branch: maint-5.6/pureperl
60770           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
60771           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
60772           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
60773           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
60774           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
60775           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
60776           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
60777 ____________________________________________________________________________
60778 [  8764] By: jhi                                   on 2001/02/10  22:54:38
60779         Log: Make TEST and UTEST more verbose in case something goes
60780              wrong in running/compiling a script, suggested by Doug
60781              MacEachern.
60782      Branch: perl
60783            ! t/TEST t/UTEST
60784 ____________________________________________________________________________
60785 [  8763] By: jhi                                   on 2001/02/10  22:11:34
60786         Log: Bogus shebang.
60787      Branch: perl
60788            ! t/lib/texttabs.t
60789 ____________________________________________________________________________
60790 [  8762] By: jhi                                   on 2001/02/10  21:56:02
60791         Log: (Retracted by #8769)
60792      Branch: perl
60793            ! regexec.c
60794 ____________________________________________________________________________
60795 [  8761] By: jhi                                   on 2001/02/10  21:26:15
60796         Log: Subject: Re: [patch] GvSHARED 
60797              From: Doug MacEachern <dougm@covalent.net>
60798              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
60799              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
60800              
60801              our @EXPORT : shared = (...);
60802      Branch: perl
60803            ! toke.c
60804 ____________________________________________________________________________
60805 [  8760] By: jhi                                   on 2001/02/10  21:25:07
60806         Log: Subject: [patch] GvSHARED
60807              From: Doug MacEachern <dougm@covalent.net>
60808              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
60809              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
60810      Branch: perl
60811            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
60812 ____________________________________________________________________________
60813 [  8759] By: alanbur                               on 2001/02/10  21:24:27
60814         Log: Backed out mismerge.
60815      Branch: maint-5.6/pureperl
60816            ! MANIFEST README.hpux README.vmesa gv.c installhtml
60817            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
60818            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
60819            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
60820            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
60821            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
60822            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
60823 ____________________________________________________________________________
60824 [  8758] By: jhi                                   on 2001/02/10  18:01:17
60825         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
60826              
60827              Fixed UMRs and leak in Perl_pmtrans()
60828              
60829              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
60830              associated UTFied tr/// code.  Also fixed scoping leak of
60831              PL_reg_start_tmp.
60832              
60833              newATTRSUB leaks when an attempt to redefine the active sort sub is
60834              made.
60835      Branch: maint-5.6/perl
60836           !> op.c regcomp.c
60837 ____________________________________________________________________________
60838 [  8757] By: alanbur                               on 2001/02/10  17:56:46
60839         Log: Resynchronised with parent
60840      Branch: maint-5.6/pureperl
60841           +> README.bs2000
60842            - README.posix-bc
60843            ! gv.c perl.c sv.c
60844           !> MANIFEST README.hpux README.vmesa installhtml
60845           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
60846           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
60847           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
60848           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
60849           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
60850           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
60851 ____________________________________________________________________________
60852 [  8756] By: alanbur                               on 2001/02/10  17:51:15
60853         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
60854              made.
60855      Branch: maint-5.6/pureperl
60856            ! op.c
60857 ____________________________________________________________________________
60858 [  8755] By: jhi                                   on 2001/02/09  22:41:35
60859         Log: Upgrade to CPAN 1.59_54, from Andreas König.
60860      Branch: perl
60861            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
60862 ____________________________________________________________________________
60863 [  8754] By: jhi                                   on 2001/02/09  22:29:20
60864         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
60865              
60866              Didn't upgrade the fill.t since it has a dependency to File::Slurp
60867              purely for debugging purposes, the actual test hasn't changed.
60868      Branch: perl
60869            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
60870            ! t/lib/textwrap.t
60871 ____________________________________________________________________________
60872 [  8753] By: jhi                                   on 2001/02/09  20:17:50
60873         Log: Integrate change #8682 from maintperl.
60874              
60875              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
60876              to work correctly.
60877      Branch: perl
60878           !> hints/irix_6.sh
60879 ____________________________________________________________________________
60880 [  8752] By: jhi                                   on 2001/02/09  20:00:46
60881         Log: Update Changes.
60882      Branch: perl
60883            ! Changes patchlevel.h
60884 ____________________________________________________________________________
60885 [  8751] By: nick                                  on 2001/02/09  19:48:37
60886         Log: Integrate mainline
60887      Branch: perlio
60888           +> README.bs2000 t/lib/cgi-esc.t
60889            - README.posix-bc
60890           !> (integrate 53 files)
60891 ____________________________________________________________________________
60892 [  8750] By: nick                                  on 2001/02/09  19:25:16
60893         Log: Subject: RE: Biannual Competition to Improve Hashing Function
60894              From: Fisher Mark <fisherm@tce.com>
60895              Date: Thu, 8 Feb 2001 10:44:00 -0500
60896              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
60897              Date: Thu, 8 Feb 2001 15:02:47 -0500
60898              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
60899      Branch: perl
60900            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
60901 ____________________________________________________________________________
60902 [  8749] By: jhi                                   on 2001/02/09  19:02:35
60903         Log: Forgotten fragment.
60904      Branch: perl
60905            ! pod/perlapi.pod
60906 ____________________________________________________________________________
60907 [  8748] By: jhi                                   on 2001/02/09  18:31:34
60908         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
60909              plus manual tweakage.
60910              
60911              Sync the perlfaq2 between mainline and maintperl.
60912      Branch: maint-5.6/perl
60913            ! pod/perlfaq2.pod
60914      Branch: perl
60915           !> pod/perlfaq2.pod
60916 ____________________________________________________________________________
60917 [  8747] By: jhi                                   on 2001/02/09  18:12:04
60918         Log: Subject: versiononly and installperl
60919              From: abigail@foad.org
60920              Date: Wed, 7 Feb 2001 22:43:12 +0100
60921              Message-ID: <20010207214312.7045.qmail@foad.org>    
60922              
60923              Add +v flag to force a normal install of the perl binary
60924              and the utilities.
60925              
60926              Subject: [PATCH] installperl
60927              From: Nicholas Clark <nick@ccl4.org>
60928              Date: Fri, 9 Feb 2001 16:28:57 +0000
60929              Message-ID: <20010209162857.B10931@plum.flirble.org>
60930              
60931              Add -A flag which also hardlinks the binary with
60932              the full architecture name.
60933      Branch: perl
60934            ! installperl
60935 ____________________________________________________________________________
60936 [  8746] By: jhi                                   on 2001/02/09  18:03:43
60937         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
60938              
60939              Subject: perlfaq2, re: perlmongers
60940              
60941              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
60942              
60943              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
60944              
60945              Subject: [ID 20010205.001] typo in perlfaq9
60946              
60947              Subject: [ID 20010208.002] unordered explanation in perlcall
60948      Branch: maint-5.6/perl
60949           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
60950           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
60951           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
60952 ____________________________________________________________________________
60953 [  8745] By: jhi                                   on 2001/02/09  17:59:09
60954         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
60955              From: abela@geneanet.org
60956              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
60957              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
60958      Branch: perl
60959            ! pod/perlcall.pod
60960 ____________________________________________________________________________
60961 [  8744] By: jhi                                   on 2001/02/09  17:48:16
60962         Log: Subject: [ID 20010205.001] typo in perlfaq9
60963              From: eserte@vran.herceg.de
60964              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
60965              Message-Id: <200102042244.XAA21926@vran.herceg.de>
60966      Branch: perl
60967            ! pod/perlfaq9.pod
60968 ____________________________________________________________________________
60969 [  8743] By: jhi                                   on 2001/02/09  17:25:12
60970         Log: Integrate change #8695 from maintperl.
60971              
60972              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
60973      Branch: perl
60974           !> thread.h
60975 ____________________________________________________________________________
60976 [  8742] By: jhi                                   on 2001/02/09  17:21:22
60977         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
60978              From: Andy Dougherty <doughera@lafayette.edu>
60979              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
60980              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
60981      Branch: perl
60982            ! embed.pl
60983 ____________________________________________________________________________
60984 [  8741] By: jhi                                   on 2001/02/09  17:05:19
60985         Log: Integrate changes #8738,8739,8740 from maintperl.
60986              
60987              Html files will be installed in a more logical and easier to
60988              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
60989              
60990              Html files will be generated with a header to make them look
60991              a little less bare.
60992              
60993              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
60994      Branch: perl
60995           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
60996 ____________________________________________________________________________
60997 [  8740] By: jhi                                   on 2001/02/09  17:03:46
60998         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
60999              From: "Brendan O'Dea" <bod@compusol.com.au>
61000              Date: Sun, 4 Feb 2001 11:17:56 +1100
61001              Message-ID: <20010204111756.A16301@compusol.com.au>
61002      Branch: maint-5.6/perl
61003            ! pod/perlfaq3.pod
61004 ____________________________________________________________________________
61005 [  8739] By: jhi                                   on 2001/02/09  17:01:59
61006         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
61007              From: "Indy Singh" <indy@nusphere.com>
61008              Date: Fri, 2 Feb 2001 15:09:59 -0500
61009              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
61010              
61011              Html files will be generated with a header to make them look
61012              a little less bare.
61013      Branch: maint-5.6/perl
61014            ! installhtml
61015 ____________________________________________________________________________
61016 [  8738] By: jhi                                   on 2001/02/09  16:58:48
61017         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
61018              From: "Indy Singh" <indy@nusphere.com>
61019              Date: Fri, 2 Feb 2001 15:08:23 -0500
61020              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
61021              
61022              Html files will be installed in a more logical and easier to
61023              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
61024      Branch: maint-5.6/perl
61025            ! win32/Makefile win32/makefile.mk
61026 ____________________________________________________________________________
61027 [  8737] By: jhi                                   on 2001/02/09  16:46:54
61028         Log: Integrate changes #8687,8736 from maintperl.
61029              
61030              HP-UX thread patches from Merijn H. Brand.
61031              
61032              Latin nit from Philip Newton.
61033      Branch: perl
61034           !> README.hpux hints/hpux.sh
61035 ____________________________________________________________________________
61036 [  8736] By: jhi                                   on 2001/02/09  16:42:31
61037         Log: Latin nit from Philip Newton.
61038      Branch: maint-5.6/perl
61039            ! README.hpux
61040 ____________________________________________________________________________
61041 [  8735] By: jhi                                   on 2001/02/09  16:24:03
61042         Log: Integrate changes #8704,8710 from pureperl.
61043              
61044              Fixed UMRs and leak in Perl_pmtrans()
61045              
61046              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
61047              associated UTFied tr/// code.  Also fixed scoping leak of
61048              PL_reg_start_tmp.
61049      Branch: perl
61050           !> op.c regcomp.c
61051 ____________________________________________________________________________
61052 [  8734] By: jhi                                   on 2001/02/09  15:40:21
61053         Log: Integrate change #8733 from maintperl.
61054              
61055              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
61056      Branch: perl
61057           !> pod/perlre.pod
61058 ____________________________________________________________________________
61059 [  8733] By: jhi                                   on 2001/02/09  15:35:47
61060         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
61061              From: Prymmer/Kahn <pvhp@best.com>
61062              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
61063              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
61064      Branch: maint-5.6/perl
61065            ! pod/perlre.pod
61066 ____________________________________________________________________________
61067 [  8732] By: jhi                                   on 2001/02/09  15:26:17
61068         Log: Rename README.posix-bc to README.bs2000 (to avoid the
61069              confusion of a "perlposix-bc.pod"), add a few missing
61070              arch pods, regen toc.
61071      Branch: maint-5.6/perl
61072           +> README.bs2000
61073            - README.posix-bc
61074            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
61075            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
61076 ____________________________________________________________________________
61077 [  8731] By: jhi                                   on 2001/02/09  15:23:39
61078         Log: De-cut-and-pasto.
61079      Branch: perl
61080            ! pod/perl.pod
61081 ____________________________________________________________________________
61082 [  8730] By: jhi                                   on 2001/02/09  15:11:13
61083         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
61084              when people think that perlposix-bc.pod tells anything about
61085              Perl and POSIX.  Regen toc.
61086      Branch: perl
61087           +> README.bs2000
61088            - README.posix-bc
61089            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
61090            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
61091 ____________________________________________________________________________
61092 [  8729] By: jhi                                   on 2001/02/09  14:52:28
61093         Log: The README.vmesa part of #8712 from maintperl.
61094      Branch: perl
61095            ! README.vmesa
61096 ____________________________________________________________________________
61097 [  8728] By: jhi                                   on 2001/02/09  14:46:06
61098         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
61099              From: Peter Prymmer <pvhp@forte.com>
61100              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
61101              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
61102      Branch: maint-5.6/perl
61103            ! README.vmesa win32/Makefile win32/makefile.mk
61104 ____________________________________________________________________________
61105 [  8727] By: jhi                                   on 2001/02/09  14:33:25
61106         Log: Integrate change #8712 from mainline.
61107              
61108              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
61109      Branch: maint-5.6/perl
61110           !> lib/Pod/Find.pm
61111 ____________________________________________________________________________
61112 [  8726] By: jhi                                   on 2001/02/09  14:30:28
61113         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
61114              From: Peter Prymmer <pvhp@forte.com>
61115              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
61116              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
61117      Branch: perl
61118            + t/lib/cgi-esc.t
61119            ! MANIFEST lib/CGI/Util.pm
61120 ____________________________________________________________________________
61121 [  8725] By: jhi                                   on 2001/02/09  04:56:47
61122         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
61123      Branch: maint-5.6/perl
61124            ! pod/perlport.pod
61125 ____________________________________________________________________________
61126 [  8724] By: jhi                                   on 2001/02/09  04:40:59
61127         Log: Integrate changes 7819,7820 from vmsperl into mainline.
61128              
61129              Add header for LIB$ prototypes (C. Berry)
61130              
61131              Convert fwrite()s to sockets to write()s, since some socket stacks
61132              don't take kindly to stdio.
61133              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
61134              (for often optional LNMs)
61135              Correct a few typos
61136              (C. Bailey)
61137      Branch: perl
61138           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
61139 ____________________________________________________________________________
61140 [  8723] By: jhi                                   on 2001/02/09  03:29:29
61141         Log: Integrate change #8722 from mainline.
61142              
61143              The Im() function wasn't returning zero for non-Math::Complex
61144              arguments.  The bug reported by John Gamble.
61145      Branch: maint-5.6/perl
61146           !> lib/Math/Complex.pm
61147 ____________________________________________________________________________
61148 [  8722] By: jhi                                   on 2001/02/09  03:28:33
61149         Log: The Im() function wasn't returning zero for non-Math::Complex
61150              arguments.  The bug reported by John Gamble.
61151      Branch: perl
61152            ! lib/Math/Complex.pm
61153 ____________________________________________________________________________
61154 [  8721] By: nick                                  on 2001/02/08  22:11:35
61155         Log: Correct the correction :-(
61156      Branch: perl
61157            ! perl.c
61158 ____________________________________________________________________________
61159 [  8720] By: bailey                                on 2001/02/08  20:59:22
61160         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
61161              don't take kindly to stdio.
61162              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
61163              (for often optional LNMs)
61164              Correct a few typos
61165              (C. Bailey)
61166      Branch: vmsperl
61167            ! vms/vms.c vms/vmsish.h
61168 ____________________________________________________________________________
61169 [  8719] By: bailey                                on 2001/02/08  20:51:02
61170         Log: Add header for LIB$ prototypes (C. Berry)
61171      Branch: vmsperl
61172            ! ext/Devel/DProf/DProf.xs
61173 ____________________________________________________________________________
61174 [  8718] By: bailey                                on 2001/02/08  20:49:00
61175         Log: SYN SYN
61176      Branch: vmsperl
61177           +> pod/perliol.pod t/lib/sample-tests/bailout
61178           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
61179           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
61180           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
61181           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
61182           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
61183           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
61184            - lib/unicode/Is/DCinital.pl
61185           !> (integrate 101 files)
61186 ____________________________________________________________________________
61187 [  8717] By: nick                                  on 2001/02/08  19:38:48
61188         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
61189              From: Robin Barker <rmb1@cise.npl.co.uk>
61190              Date: Thu, 8 Feb 2001 14:38:07 GMT
61191              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
61192      Branch: perl
61193            ! lib/CPAN.pm
61194 ____________________________________________________________________________
61195 [  8716] By: nick                                  on 2001/02/08  19:29:07
61196         Log: Generated files form 8713 etc.
61197      Branch: perl
61198            ! embed.h global.sym objXSUB.h perlapi.c proto.h
61199 ____________________________________________________________________________
61200 [  8715] By: nick                                  on 2001/02/08  19:26:08
61201         Log: Fixup non-ithread build after 8713
61202      Branch: perl
61203            ! perl.c
61204 ____________________________________________________________________________
61205 [  8714] By: nick                                  on 2001/02/08  19:17:45
61206         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
61207              From: nick@ccl4.org
61208              Date: Wed, 7 Feb 2001 00:27:47 +0000
61209              Message-Id: <20010207002747.B63724@plum.flirble.org>
61210      Branch: perl
61211            ! sv.c toke.c
61212 ____________________________________________________________________________
61213 [  8713] By: nick                                  on 2001/02/08  19:15:58
61214         Log: Subject: Re: [patch] Re: PL_ptr_table
61215              From: Doug Maceachern <dougm@covalent.net>
61216              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
61217              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
61218      Branch: perl
61219            ! embed.pl perl.c sv.c sv.h
61220 ____________________________________________________________________________
61221 [  8712] By: nick                                  on 2001/02/08  19:12:47
61222         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
61223              From: Peter Prymmer <pvhp@forte.com>
61224              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
61225              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
61226      Branch: perl
61227            ! lib/Pod/Find.pm
61228 ____________________________________________________________________________
61229 [  8711] By: nick                                  on 2001/02/07  21:06:11
61230         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
61231              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
61232              From: Alan Burlison <Alan.Burlison@uk.sun.com>
61233              Date: Tue, 06 Feb 2001 23:37:01 +0000
61234              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
61235      Branch: perl
61236            ! regcomp.c
61237 ____________________________________________________________________________
61238 [  8710] By: alanbur                               on 2001/02/07  00:22:04
61239         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
61240              associated UTFied tr/// code.  Also fixed scoping leak of
61241              PL_reg_start_tmp.
61242      Branch: maint-5.6/pureperl
61243            ! op.c regcomp.c
61244 ____________________________________________________________________________
61245 [  8709] By: nick                                  on 2001/02/06  21:16:49
61246         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
61247              From: Michael G Schwern <schwern@pobox.com>
61248              Date: Sun, 4 Feb 2001 19:47:14 -0500
61249              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
61250      Branch: perl
61251            ! pod/perlapi.pod pod/perlmodlib.PL
61252 ____________________________________________________________________________
61253 [  8708] By: nick                                  on 2001/02/06  20:41:20
61254         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
61255              From: Michael G Schwern <schwern@pobox.com>
61256              Date: Sun, 4 Feb 2001 21:17:49 -0500
61257              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
61258      Branch: perl
61259            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
61260            ! pod/perltootc.pod
61261 ____________________________________________________________________________
61262 [  8707] By: nick                                  on 2001/02/06  20:29:11
61263         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
61264              From: Michael G Schwern <schwern@pobox.com>
61265              Date: Tue, 6 Feb 2001 05:54:30 -0500
61266              Message-Id: <20010206055430.A951@blackrider.aocn.com>
61267      Branch: perl
61268            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
61269 ____________________________________________________________________________
61270 [  8706] By: nick                                  on 2001/02/06  20:21:40
61271         Log: Subject: RE: some win32 fixes
61272              Date: Tue, 6 Feb 2001 09:23:20 +0300
61273              From: Vadim Konovalov <vkonovalov@lucent.com>
61274              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
61275      Branch: perl
61276            ! toke.c win32/Makefile win32/config.bc win32/config.gc
61277            ! win32/config.vc win32/config_H.bc win32/makefile.mk
61278 ____________________________________________________________________________
61279 [  8705] By: alanbur                               on 2001/02/06  15:00:03
61280         Log: Synchronised with parent
61281      Branch: maint-5.6/pureperl
61282            ! regexec.c
61283           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
61284           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
61285 ____________________________________________________________________________
61286 [  8704] By: alanbur                               on 2001/02/06  14:55:24
61287         Log: Fixed UMRs and leak in Perl_pmtrans()
61288      Branch: maint-5.6/pureperl
61289            ! op.c
61290 ____________________________________________________________________________
61291 [  8703] By: gsar                                  on 2001/02/06  02:29:37
61292         Log: $(MAKE) distclean doesn't clean up properly on windows
61293      Branch: maint-5.6/perl
61294            ! win32/Makefile win32/makefile.mk
61295 ____________________________________________________________________________
61296 [  8702] By: gsar                                  on 2001/02/06  01:00:46
61297         Log: tweak change#8659 to keep it simple
61298      Branch: maint-5.6/perl
61299            ! utils/perldoc.PL
61300 ____________________________________________________________________________
61301 [  8701] By: gsar                                  on 2001/02/05  22:45:41
61302         Log: change#8693 was missing testsuite changes
61303      Branch: maint-5.6/perl
61304           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
61305 ____________________________________________________________________________
61306 [  8700] By: nick                                  on 2001/02/05  20:32:52
61307         Log: Integrate mainline
61308      Branch: perlio
61309           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
61310           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
61311           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
61312           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
61313           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
61314           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
61315           +> t/lib/test-harness.t
61316           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
61317           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
61318           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
61319           !> pod/perlutil.pod t/TEST utils/h2xs.PL
61320 ____________________________________________________________________________
61321 [  8699] By: nick                                  on 2001/02/05  19:41:07
61322         Log: Subject: perlfaq2, re: perlmongers
61323              From: David H. Adler <dha@panix.com>
61324              Date: Sun, 4 Feb 2001 23:48:23 -0500
61325              Message-Id: <20010204234823.A13429@panix.com>
61326      Branch: perl
61327            ! pod/perlfaq2.pod
61328 ____________________________________________________________________________
61329 [  8698] By: nick                                  on 2001/02/05  19:39:31
61330         Log: Missed file f#rom the testharness mess.
61331      Branch: perl
61332            + t/lib/test-harness.t
61333 ____________________________________________________________________________
61334 [  8697] By: nick                                  on 2001/02/05  19:37:21
61335         Log: Subject: [DOC PATCH] overload.pm nits
61336              From: John Tobey <jtobey@john-edwin-tobey.org>
61337              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
61338              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
61339      Branch: perl
61340            ! lib/overload.pm
61341 ____________________________________________________________________________
61342 [  8696] By: alanbur                               on 2001/02/05  11:56:00
61343         Log: Sync with parent
61344      Branch: maint-5.6/pureperl
61345           !> thread.h
61346 ____________________________________________________________________________
61347 [  8695] By: gsar                                  on 2001/02/05  03:27:34
61348         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
61349      Branch: maint-5.6/perl
61350            ! thread.h
61351 ____________________________________________________________________________
61352 [  8694] By: alanbur                               on 2001/02/05  00:07:47
61353         Log: Initial branch creation from //depot/maint-5.6/perl
61354      Branch: maint-5.6/pureperl
61355           +> (branch 1719 files)
61356 ____________________________________________________________________________
61357 [  8693] By: gsar                                  on 2001/02/04  22:38:49
61358         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
61359              changes)
61360      Branch: maint-5.6/perl
61361           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
61362           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
61363           !> ext/DB_File/version.c
61364 ____________________________________________________________________________
61365 [  8692] By: nick                                  on 2001/02/04  18:15:57
61366         Log: The missed t/TEST part of the grand testharness upgrade.
61367      Branch: perl
61368            ! t/TEST
61369 ____________________________________________________________________________
61370 [  8691] By: nick                                  on 2001/02/04  18:05:17
61371         Log: New improved test harness
61372              Subject: Re: [PATCH Test::Harness] Third time's a charm?
61373              From: Michael G Schwern <schwern@pobox.com>
61374              Date: Sun, 4 Feb 2001 08:01:20 -0500
61375              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
61376      Branch: perl
61377            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
61378            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
61379            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
61380            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
61381            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
61382            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
61383            ! MANIFEST lib/Test/Harness.pm
61384 ____________________________________________________________________________
61385 [  8690] By: nick                                  on 2001/02/04  17:57:51
61386         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
61387              From: Jonathan Stowe <gellyfish@gellyfish.com>
61388              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
61389              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
61390      Branch: perl
61391            ! utils/h2xs.PL
61392 ____________________________________________________________________________
61393 [  8689] By: nick                                  on 2001/02/04  17:55:24
61394         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
61395              From: Michael G Schwern <schwern@pobox.com>
61396              Date: Sat, 3 Feb 2001 22:46:38 -0500
61397              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
61398      Branch: perl
61399            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
61400            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
61401 ____________________________________________________________________________
61402 [  8688] By: nick                                  on 2001/02/04  17:43:55
61403         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
61404              length byfailing to spot lack of closing )
61405              From: nick@talking.bollo.cx
61406              Date: Sat, 03 Feb 2001 23:53:16 +0000
61407              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
61408      Branch: perl
61409            ! perlio.c pod/perldiag.pod
61410 ____________________________________________________________________________
61411 [  8687] By: jhi                                   on 2001/02/03  17:11:42
61412         Log: HP-UX thread patches from Merijn H. Brand.
61413      Branch: maint-5.6/perl
61414            ! README.hpux hints/hpux.sh
61415 ____________________________________________________________________________
61416 [  8686] By: jhi                                   on 2001/02/03  16:40:12
61417         Log: Metaconfig changes for #8685.
61418      Branch: metaconfig
61419            ! U/installdirs/instubperl.U
61420      Branch: metaconfig/U/perl
61421            ! Devel.U versiononly.U
61422 ____________________________________________________________________________
61423 [  8685] By: jhi                                   on 2001/02/03  16:39:49
61424         Log: For -Dusedevel builds turn off installusrbinperl and turn on
61425              versiononly, a combined idea of Richard Soderberg and Merijn
61426              H. Brand.  You can still override both of these from the command
61427              line if you need to, -Dinstallusrbinperl and -Uversiononly.
61428      Branch: perl
61429            ! Configure
61430 ____________________________________________________________________________
61431 [  8684] By: jhi                                   on 2001/02/03  16:16:34
61432         Log: Metaconfig unit fix for #8683.
61433      Branch: metaconfig
61434            ! U/compline/nblock_io.U
61435 ____________________________________________________________________________
61436 [  8683] By: jhi                                   on 2001/02/03  16:16:12
61437         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
61438              reported by Peter Prymmer for 5.6-TRIAL1.
61439      Branch: perl
61440            ! Configure
61441 ____________________________________________________________________________
61442 [  8682] By: jhi                                   on 2001/02/03  05:52:11
61443         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
61444              to work correctly.
61445      Branch: maint-5.6/perl
61446            ! hints/irix_6.sh
61447 ____________________________________________________________________________
61448 [  8681] By: jhi                                   on 2001/02/03  05:47:33
61449         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
61450      Branch: maint-5.6/perl
61451            ! pod/perlport.pod
61452 ____________________________________________________________________________
61453 [  8680] By: jhi                                   on 2001/02/02  21:39:49
61454         Log: perlport update from Peter Prymmer.
61455      Branch: maint-5.6/perl
61456            ! pod/perlport.pod
61457 ____________________________________________________________________________
61458 [  8679] By: nick                                  on 2001/02/02  20:50:48
61459         Log: Integrate mainline
61460      Branch: perlio
61461           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
61462           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
61463           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
61464 ____________________________________________________________________________
61465 [  8678] By: gsar                                  on 2001/02/02  16:02:12
61466         Log: note about bincompat, slightly modified (from Lupe Christoph)
61467      Branch: maint-5.6/perl
61468            ! README.solaris
61469 ____________________________________________________________________________
61470 [  8677] By: jhi                                   on 2001/02/02  15:46:20
61471         Log: Supported platforms updates.
61472      Branch: maint-5.6/perl
61473            ! pod/perlport.pod
61474 ____________________________________________________________________________
61475 [  8676] By: jhi                                   on 2001/02/02  03:41:26
61476         Log: A couple more perlfaq2 tweaks.
61477      Branch: maint-5.6/perl
61478            ! pod/perlfaq2.pod
61479 ____________________________________________________________________________
61480 [  8675] By: jhi                                   on 2001/02/02  03:17:44
61481         Log: Misedit in #8661.
61482      Branch: maint-5.6/perl
61483            ! Configure
61484 ____________________________________________________________________________
61485 [  8674] By: jhi                                   on 2001/02/02  03:14:38
61486         Log: Damien again.
61487      Branch: maint-5.6/perl
61488            ! pod/perlfaq2.pod
61489 ____________________________________________________________________________
61490 [  8673] By: jhi                                   on 2001/02/02  03:12:40
61491         Log: perlfaq update from Elaine Ashton.
61492      Branch: maint-5.6/perl
61493            ! pod/perlfaq2.pod
61494 ____________________________________________________________________________
61495 [  8672] By: jhi                                   on 2001/02/02  03:07:08
61496         Log: UTF-8 s/// patch from Inaba Hiroto.
61497      Branch: maint-5.6/perl
61498            ! pp_ctl.c pp_hot.c
61499 ____________________________________________________________________________
61500 [  8671] By: jhi                                   on 2001/02/01  22:34:31
61501         Log: Update Changes.
61502      Branch: perl
61503            ! Changes patchlevel.h
61504 ____________________________________________________________________________
61505 [  8670] By: jhi                                   on 2001/02/01  22:15:29
61506         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
61507              from maintperl.
61508              
61509              Upgrade to Getopt::Long 2.25, from Johan Vromans.
61510              
61511              more files need to be writable in the source distribution
61512              
61513              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
61514              
61515              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
61516              
61517              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
61518              
61519              Allow the float to be fuzzier.
61520              
61521              need to use INT2PTR instead of a straight cast or ia64 fails
61522              
61523              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
61524              
61525              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
61526      Branch: perl
61527           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
61528           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
61529           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
61530 ____________________________________________________________________________
61531 [  8669] By: jhi                                   on 2001/02/01  21:57:02
61532         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
61533              From: Robin Barker <rmb1@cise.npl.co.uk>
61534              Date: Thu, 1 Feb 2001 16:59:05 GMT
61535              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
61536      Branch: maint-5.6/perl
61537            ! pod/perlmodlib.PL
61538 ____________________________________________________________________________
61539 [  8668] By: nick                                  on 2001/02/01  19:41:40
61540         Log: Integrate mainline
61541      Branch: perlio
61542           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
61543           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
61544           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
61545 ____________________________________________________________________________
61546 [  8667] By: gsar                                  on 2001/02/01  16:59:11
61547         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
61548      Branch: maint-5.6/perl
61549            ! embed.pl embedvar.h
61550 ____________________________________________________________________________
61551 [  8666] By: gsar                                  on 2001/02/01  16:34:51
61552         Log: add missing entries to win32/config.?c
61553      Branch: maint-5.6/perl
61554            ! win32/config.bc win32/config.gc win32/config.vc
61555            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
61556 ____________________________________________________________________________
61557 [  8665] By: jhi                                   on 2001/02/01  14:58:51
61558         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
61559              From: "Stephen P. Potter" <spp@spotter.yi.org>
61560              Date: Thu, 01 Feb 2001 10:45:46 -0500
61561              Message-Id: <200102011545.KAA31479@spotter.yi.org>
61562      Branch: maint-5.6/perl
61563            ! pod/perlfunc.pod
61564 ____________________________________________________________________________
61565 [  8664] By: gsar                                  on 2001/02/01  14:52:37
61566         Log: need to use INT2PTR instead of a straight cast or ia64 fails
61567              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
61568      Branch: maint-5.6/perl
61569            ! ext/POSIX/POSIX.xs
61570 ____________________________________________________________________________
61571 [  8663] By: jhi                                   on 2001/02/01  14:09:13
61572         Log: Allow the float to be fuzzier.
61573      Branch: maint-5.6/perl
61574            ! t/lib/peek.t
61575 ____________________________________________________________________________
61576 [  8662] By: jhi                                   on 2001/02/01  13:59:00
61577         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
61578              From: Robin Barker <rmb1@cise.npl.co.uk>
61579              Date: Thu, 1 Feb 2001 13:05:39 GMT
61580              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
61581      Branch: maint-5.6/perl
61582            ! pod/perlmodlib.pod
61583 ____________________________________________________________________________
61584 [  8661] By: jhi                                   on 2001/02/01  13:57:38
61585         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
61586              Date: Thu, 01 Feb 2001 14:15:41 +0100
61587              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61588              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
61589              
61590              Have the $ccflags in the gcc version test (strange, this change
61591              is claimed to be have been integrated already)
61592      Branch: maint-5.6/perl
61593            ! Configure
61594 ____________________________________________________________________________
61595 [  8660] By: jhi                                   on 2001/02/01  13:44:10
61596         Log: Integrate changes #7950,7964,7962 from mainline.
61597              
61598              Find the stdchar signedness using cpp, should fix some of
61599              the Solaris compiler warnings reported by Alan Burlison.
61600      Branch: maint-5.6/perl
61601           !> Configure config_h.SH
61602 ____________________________________________________________________________
61603 [  8659] By: jhi                                   on 2001/02/01  05:35:32
61604         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
61605              From: Jan Dubois <JanD@ActiveState.com>
61606              Date: Wed, 31 Jan 2001 21:17:03 -0800
61607              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
61608      Branch: maint-5.6/perl
61609            ! utils/perldoc.PL
61610 ____________________________________________________________________________
61611 [  8658] By: jhi                                   on 2001/02/01  04:33:17
61612         Log: Integrate the README.os390 and README.posix-bc parts of mainline
61613              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
61614              installperl parts were taken care of by #8657.)
61615      Branch: maint-5.6/perl
61616           !> README.os390 README.posix-bc
61617 ____________________________________________________________________________
61618 [  8657] By: jhi                                   on 2001/02/01  04:29:21
61619         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
61620              From: Peter Prymmer <pvhp@forte.com>
61621              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
61622              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
61623      Branch: maint-5.6/perl
61624            + ext/DynaLoader/dl_dllload.xs
61625            ! MANIFEST Makefile.SH hints/os390.sh installperl
61626 ____________________________________________________________________________
61627 [  8656] By: jhi                                   on 2001/02/01  04:25:45
61628         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
61629              From: Peter Prymmer <pvhp@forte.com>
61630              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
61631              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
61632      Branch: maint-5.6/perl
61633            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
61634 ____________________________________________________________________________
61635 [  8655] By: jhi                                   on 2001/02/01  04:14:47
61636         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
61637              From: troc@netrus.net
61638              Date: Wed, 31 Jan 2001 22:31:26 -0500
61639              Message-Id: <200102010331.WAA117.85@rocco.homenet>
61640      Branch: maint-5.6/perl
61641            ! os2/os2.c
61642 ____________________________________________________________________________
61643 [  8654] By: jhi                                   on 2001/02/01  04:12:52
61644         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
61645              as reported by Alan Burlison.
61646      Branch: maint-5.6/perl
61647            ! pp.h
61648 ____________________________________________________________________________
61649 [  8653] By: jhi                                   on 2001/02/01  04:05:12
61650         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
61651              From: dsugalski@northernlight.com
61652              Date: Wed, 31 Jan 2001 18:54:11 -0500
61653              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
61654      Branch: maint-5.6/perl
61655            ! configure.com
61656 ____________________________________________________________________________
61657 [  8652] By: jhi                                   on 2001/02/01  04:03:11
61658         Log: Misplaced #endif.
61659              
61660              Subject: [perl-5-6-1-trial2] patches for EPOC
61661              From: Olaf Flebbe <O.Flebbe@science-computing.de>
61662              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
61663              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
61664      Branch: maint-5.6/perl
61665            ! epoc/epocish.c
61666 ____________________________________________________________________________
61667 [  8651] By: jhi                                   on 2001/02/01  04:00:25
61668         Log: Integrate changes #8647,8648,8650 from mainline.
61669              
61670              Macrofy a magic UTF-8 test.
61671              
61672              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
61673              
61674              Watch out for cross compiling for EPOC (usually done on linux).
61675      Branch: maint-5.6/perl
61676           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
61677 ____________________________________________________________________________
61678 [  8650] By: jhi                                   on 2001/02/01  03:56:20
61679         Log: Watch out for cross compiling for EPOC (usually done on linux)
61680              
61681              Subject: [perl-5-6-1-trial2] patches for EPOC
61682              From: Olaf Flebbe <O.Flebbe@science-computing.de>
61683              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
61684              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
61685      Branch: perl
61686            ! ext/Errno/Errno_pm.PL
61687 ____________________________________________________________________________
61688 [  8649] By: gsar                                  on 2001/02/01  00:46:00
61689         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
61690      Branch: maint-5.6/perl
61691            ! sv.c
61692 ____________________________________________________________________________
61693 [  8648] By: jhi                                   on 2001/01/31  23:35:36
61694         Log: All the uses of PL_numeric_radix must be protected by
61695              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
61696              
61697              Subject: [perl-5-6-1-trial2] patches for EPOC
61698              From: Olaf Flebbe <O.Flebbe@science-computing.de>
61699              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
61700              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
61701      Branch: perl
61702            ! sv.c
61703 ____________________________________________________________________________
61704 [  8647] By: jhi                                   on 2001/01/31  22:56:16
61705         Log: Macrofy a magic UTF-8 test.
61706      Branch: perl
61707            ! utf8.c utf8.h
61708 ____________________________________________________________________________
61709 [  8646] By: gsar                                  on 2001/01/31  15:55:12
61710         Log: update Changes
61711      Branch: maint-5.6/perl
61712            ! Changes
61713 ____________________________________________________________________________
61714 [  8645] By: gsar                                  on 2001/01/31  15:10:14
61715         Log: Configure tweak suggested by Peter Prymmer
61716      Branch: maint-5.6/perl
61717            ! Configure
61718 ____________________________________________________________________________
61719 [  8644] By: gsar                                  on 2001/01/31  15:06:32
61720         Log: more files need to be writable in the source distribution
61721      Branch: maint-5.6/perl
61722            ! Porting/makerel
61723 ____________________________________________________________________________
61724 [  8643] By: jhi                                   on 2001/01/31  14:59:46
61725         Log: Integrate changes #8258,8278,8279 from mainline.
61726              
61727              Make the large file tests more robust/talkative.
61728      Branch: maint-5.6/perl
61729           !> t/lib/syslfs.t t/op/lfs.t
61730 ____________________________________________________________________________
61731 [  8642] By: gsar                                  on 2001/01/31  14:53:48
61732         Log: integrate changes#8311,8334 from mainline
61733              
61734              Add a new MakeMaker variable PM_FILTER that defines a Unix
61735              filter to be run on each .pm during the pm_to_blib() phase,
61736              a fixed version of
61737              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
61738              
61739              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
61740              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
61741              accurate reading of the "atime".  
61742      Branch: maint-5.6/perl
61743           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
61744           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
61745           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
61746 ____________________________________________________________________________
61747 [  8641] By: jhi                                   on 2001/01/31  14:46:37
61748         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
61749      Branch: maint-5.6/perl
61750            ! lib/Getopt/Long.pm
61751 ____________________________________________________________________________
61752 [  8640] By: gsar                                  on 2001/01/31  14:40:24
61753         Log: make regen_all
61754      Branch: maint-5.6/perl
61755            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
61756 ____________________________________________________________________________
61757 [  8639] By: gsar                                  on 2001/01/31  14:37:25
61758         Log: refresh windows config files
61759      Branch: maint-5.6/perl
61760            ! win32/Makefile win32/config_H.bc win32/config_H.gc
61761            ! win32/config_H.vc win32/makefile.mk
61762 ____________________________________________________________________________
61763 [  8638] By: gsar                                  on 2001/01/31  14:28:10
61764         Log: makefile tweaks for windows: introduce a bulk-switch to enable
61765              same options as ActivePerl; sync changes with makefile.mk
61766      Branch: maint-5.6/perl
61767            ! win32/Makefile win32/makefile.mk
61768 ____________________________________________________________________________
61769 [  8637] By: jhi                                   on 2001/01/31  04:41:30
61770         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
61771              From: Nicholas Clark <nick@ccl4.org>
61772              Date: Tue, 30 Jan 2001 19:51:05 +0000
61773              Message-ID: <20010130195105.R76607@plum.flirble.org> 
61774              
61775              op/inc cure.
61776      Branch: perl
61777            ! pp.c pp.h pp_hot.c t/op/arith.t
61778 ____________________________________________________________________________
61779 [  8636] By: jhi                                   on 2001/01/31  02:38:32
61780         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
61781              no perlio],8257,8380,8479,8515 from mainline.
61782              
61783              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
61784              
61785              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
61786              Subject: [PATCH perl@8133] fix-up for VMS extensions
61787              
61788              In VMS embedded perls couldn't access the statically built Socket.
61789              
61790              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
61791              
61792              Further VMS piping fixes from Charles Lane.
61793              
61794              Subject:  [PATCH] make t/op/misc.t work on VMS
61795              
61796              Add tracing for debugging extensions builds in VMS.
61797              
61798              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
61799      Branch: maint-5.6/perl
61800           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
61801           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
61802           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
61803 ____________________________________________________________________________
61804 [  8635] By: jhi                                   on 2001/01/31  01:46:41
61805         Log: Integrate change #7732 from mainline.
61806              
61807              Sparc 64-bit pack() fix from Jens Hamisch.
61808      Branch: maint-5.6/perl
61809           !> pp.c
61810 ____________________________________________________________________________
61811 [  8634] By: jhi                                   on 2001/01/31  01:41:16
61812         Log: One spot missing from #8626.
61813      Branch: maint-5.6/perl
61814            ! sv.c
61815 ____________________________________________________________________________
61816 [  8633] By: jhi                                   on 2001/01/31  00:49:17
61817         Log: Integrate change #7495 from mainline.
61818              
61819              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
61820      Branch: maint-5.6/perl
61821           !> MANIFEST ext/re/Makefile.PL
61822 ____________________________________________________________________________
61823 [  8632] By: jhi                                   on 2001/01/30  23:38:49
61824         Log: Integrate change #8396 from mainline.
61825              
61826              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
61827              better multicast support (resend)
61828      Branch: maint-5.6/perl
61829           !> ext/Socket/Socket.pm
61830 ____________________________________________________________________________
61831 [  8631] By: jhi                                   on 2001/01/30  23:28:03
61832         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
61833              
61834              More AIX lore. (7514, ext/re/hints/aix.pl)
61835              
61836              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
61837              
61838              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)
61839              
61840              Subject: [ID 20001214.002] Net::Ping patch
61841              
61842              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
61843              
61844              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
61845              
61846              Add ReuseAddr as a (preferred) alias for Reuse as we now
61847              also have ReusePort.
61848              
61849              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
61850      Branch: maint-5.6/perl
61851           +> ext/re/hints/aix.pl
61852           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
61853           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
61854 ____________________________________________________________________________
61855 [  8630] By: jhi                                   on 2001/01/30  23:03:59
61856         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
61857              
61858              read() documentation tweak for 20001121.004.
61859              
61860              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
61861      Branch: maint-5.6/perl
61862           !> pod/perlfunc.pod pod/perlre.pod
61863 ____________________________________________________________________________
61864 [  8629] By: jhi                                   on 2001/01/30  22:41:57
61865         Log: Integrate change #8098 from mainline.
61866              
61867              fastgetcwd is defined using a glob alias on a $^O dependent basis
61868              and there was no default assignment or perl subroutine.
61869      Branch: maint-5.6/perl
61870           !> lib/Cwd.pm
61871 ____________________________________________________________________________
61872 [  8628] By: jhi                                   on 2001/01/30  21:58:52
61873         Log: Integrate change #7866 from mainline.
61874              
61875              File::Temp 0.11.
61876      Branch: maint-5.6/perl
61877           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
61878 ____________________________________________________________________________
61879 [  8627] By: jhi                                   on 2001/01/30  21:39:44
61880         Log: Integrate changes #8075,8086,8228 from mainline.  
61881              
61882              Darwin is not Windows. (8075,8086)
61883              
61884              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
61885      Branch: maint-5.6/perl
61886           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
61887           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
61888           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
61889           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
61890 ____________________________________________________________________________
61891 [  8626] By: jhi                                   on 2001/01/30  21:22:11
61892         Log: Integrate with tweakery the change #8625 from mainline,
61893              the multibyte decimal separator fix ("fa_IR locale failure").
61894      Branch: maint-5.6/perl
61895            ! embedvar.h perlapi.h
61896           !> intrpvar.h perl.c perl.h sv.c util.c
61897 ____________________________________________________________________________
61898 [  8625] By: jhi                                   on 2001/01/30  20:26:33
61899         Log: Fix for the fa_IR locale failure.  The reason for the failure
61900              was that Perl was assuming the decimal separator aka the radix
61901              separator is one character.  The Farsi-Iranian locale crushed
61902              that bad assumption since there the separator is 'Momayyez',
61903              glyphwise looking somewhat like a slash, and in Unicode UTF-8
61904              encoded in two bytes, 0xd9 0xab.
61905      Branch: perl
61906            ! intrpvar.h perl.c perl.h sv.c util.c
61907 ____________________________________________________________________________
61908 [  8624] By: gsar                                  on 2001/01/30  20:17:03
61909         Log: regen_headers
61910      Branch: maint-5.6/perl
61911            ! Makefile.SH pod/perlintern.pod
61912 ____________________________________________________________________________
61913 [  8623] By: gsar                                  on 2001/01/30  19:42:34
61914         Log: backout change#7431 and its dependents (causes spurious rebuilds
61915              of autogenerated files)
61916              
61917              fix benign b.t failure
61918      Branch: maint-5.6/perl
61919            ! Makefile.SH t/lib/b.t
61920 ____________________________________________________________________________
61921 [  8622] By: jhi                                   on 2001/01/30  19:41:41
61922         Log: Microperl sync.
61923      Branch: perl
61924            ! mg.c perl.h
61925 ____________________________________________________________________________
61926 [  8621] By: gsar                                  on 2001/01/30  19:24:47
61927         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
61928              from mainline
61929              
61930              Subject: podlators 1.06 released
61931              
61932              Subject: [PATCH @8436] Eliminate op_children
61933              
61934              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
61935              
61936              (Replaced by #8448)  More op_children traces (cleanup of #8442).
61937              
61938              Subject: [PATCH #3 @8436] Re: Eliminate op_children
61939              Replace #8444 and #8445.
61940              
61941              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
61942              at the setting of the ofs_sv in new_struct_thread() as the
61943              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
61944              uninitialized fields are, uh, initialized with),
61945              SvREFCNT_inc()ing that invited a core dump.
61946              
61947              podlators 1.07, from Russ Allbery.
61948              
61949              Subject: [PATCH] regcomp.c old feature removal
61950              From: mjd@plover.com
61951              Date: 16 Jan 2001 14:43:18 -0000 
61952              Message-ID: <20010116144318.7140.qmail@plover.com> 
61953      Branch: maint-5.6/perl
61954           +> lib/Pod/Text/Overstrike.pm
61955           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
61956           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
61957           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
61958           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
61959           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
61960           !> util.c
61961 ____________________________________________________________________________
61962 [  8620] By: gsar                                  on 2001/01/30  18:48:32
61963         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
61964              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
61965              now fails one test)
61966              
61967              Subject: [PATCH] lvalue AUTOLOAD. No, really.
61968              
61969              Subject: [PATCH] Interesting syntax idea
61970              Make opens + bareword assigns do typeglob assigns.
61971              
61972              Tests for #8254.
61973              
61974              Subject: [PATCH @8269] Continue blocks and B::Deparse
61975              Make the peephole optimizer to bypass more null ops and
61976              and rewrite the deparse handling of continue blocks.
61977              
61978              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
61979              Doc tweak on #8313.
61980              
61981              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
61982              
61983              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
61984              
61985              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
61986              
61987              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
61988              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
61989              according to the platform.
61990              
61991              Subject: [PATCH @8404] Consolidated lvalue sub changes
61992              
61993              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
61994              
61995              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
61996              
61997              Subject: B::Concise -- an improved replacement for B::Terse 
61998              
61999              The B::Terse drop-in replacement wasn't quite drop-in.
62000              
62001              The LVRET macro needed an aTHX.
62002              
62003              Use the /^Perl_/-less form of is_lvalue_sub().
62004              
62005              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
62006      Branch: maint-5.6/perl
62007           +> ext/B/B/Concise.pm
62008           !> (integrate 27 files)
62009 ____________________________________________________________________________
62010 [  8619] By: nick                                  on 2001/01/30  18:40:28
62011         Log: Integrate mainline
62012      Branch: perlio
62013           !> (integrate 40 files)
62014 ____________________________________________________________________________
62015 [  8618] By: jhi                                   on 2001/01/30  18:37:18
62016         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
62017              Date: Mon, 29 Jan 2001 22:51:29 -0600
62018              From: "Craig A. Berry" <craigberry@mac.com>
62019              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
62020      Branch: perl
62021            ! vms/test.com
62022 ____________________________________________________________________________
62023 [  8617] By: jhi                                   on 2001/01/30  18:34:53
62024         Log: Subject: [PATCH] Add missing CV flags to dump.c
62025              From: Tim Jenness <t.jenness@jach.hawaii.edu>
62026              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
62027              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
62028      Branch: perl
62029            ! dump.c
62030 ____________________________________________________________________________
62031 [  8616] By: jhi                                   on 2001/01/30  18:20:58
62032         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
62033              part isn't applicable to maintperl.
62034              
62035              UTF-8 nit from Inaba Hiroto.
62036      Branch: maint-5.6/perl
62037           !> pod/perlapi.pod utf8.c
62038 ____________________________________________________________________________
62039 [  8615] By: jhi                                   on 2001/01/30  18:18:51
62040         Log: UTF-8 nit from Inaba Hiroto.
62041      Branch: perl
62042            ! pod/perlapi.pod t/op/each.t utf8.c
62043 ____________________________________________________________________________
62044 [  8614] By: jhi                                   on 2001/01/30  18:13:38
62045         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
62046              
62047              perl's internal variables are not for public consumption,
62048              move their docs from perlapi.pod to perlintern.pod
62049              
62050              support for -Dusethreads build under HP-UX 10.20 and DCE threads
62051              library (11.0 and later have pthreads but 10.x don't)
62052              
62053              avoid uninitialized value warnings
62054              
62055              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
62056              gets weird results)
62057              
62058              perldoc nit on windows
62059              
62060              make it possible to run the tests outside the source tree
62061              (there's still a dependency on ../lib being the library
62062              location)
62063      Branch: perl
62064           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
62065           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
62066           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
62067           !> win32/bin/search.pl win32/vdir.h
62068 ____________________________________________________________________________
62069 [  8613] By: gsar                                  on 2001/01/30  16:39:59
62070         Log: make it possible to run the tests outside the source tree
62071              (there's still a dependency on ../lib being the library
62072              location)
62073      Branch: maint-5.6/perl
62074            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
62075 ____________________________________________________________________________
62076 [  8612] By: gsar                                  on 2001/01/30  16:31:12
62077         Log: perldoc nit on windows
62078      Branch: maint-5.6/perl
62079            ! utils/perldoc.PL
62080 ____________________________________________________________________________
62081 [  8611] By: gsar                                  on 2001/01/30  16:22:54
62082         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
62083              gets weird results)
62084      Branch: maint-5.6/perl
62085            ! win32/vdir.h
62086 ____________________________________________________________________________
62087 [  8610] By: gsar                                  on 2001/01/30  16:12:45
62088         Log: avoid uninitialized value warnings
62089      Branch: maint-5.6/perl
62090            ! win32/bin/search.pl
62091 ____________________________________________________________________________
62092 [  8609] By: gsar                                  on 2001/01/30  16:08:01
62093         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
62094              library (11.0 and later have pthreads but 10.x don't)
62095      Branch: maint-5.6/perl
62096            ! hints/hpux.sh thread.h
62097 ____________________________________________________________________________
62098 [  8608] By: gsar                                  on 2001/01/30  15:48:55
62099         Log: perl's internal variables are not for public consumption,
62100              move their docs from perlapi.pod to perlintern.pod
62101      Branch: maint-5.6/perl
62102            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
62103            ! thrdvar.h
62104 ____________________________________________________________________________
62105 [  8607] By: gsar                                  on 2001/01/30  15:44:27
62106         Log: mistakenly branched perl56delta.pod, revert
62107      Branch: maint-5.6/perl
62108            - pod/perl56delta.pod
62109           !> pod/perldelta.pod
62110 ____________________________________________________________________________
62111 [  8606] By: gsar                                  on 2001/01/30  14:20:24
62112         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
62113              dTHR which has been a noop for a while now, except for the
62114              compatibility definition in thread.h)
62115      Branch: maint-5.6/perl
62116           !> (integrate 45 files)
62117 ____________________________________________________________________________
62118 [  8605] By: jhi                                   on 2001/01/30  05:43:58
62119         Log: Mark the UTF-8 APIs as experimental.
62120      Branch: maint-5.6/perl
62121            ! embed.pl pod/perlapi.pod
62122 ____________________________________________________________________________
62123 [  8604] By: jhi                                   on 2001/01/30  05:38:40
62124         Log: Nits from earlier integrates.
62125      Branch: maint-5.6/perl
62126            ! lib/Carp/Heavy.pm
62127           !> sv.c
62128 ____________________________________________________________________________
62129 [  8603] By: jhi                                   on 2001/01/30  05:27:26
62130         Log: Regenerate Porting files.
62131      Branch: maint-5.6/perl
62132            ! Porting/Glossary Porting/config.sh Porting/config_H
62133 ____________________________________________________________________________
62134 [  8602] By: jhi                                   on 2001/01/30  05:14:59
62135         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
62136              8310,8339,8447,8492,8493,8505,8525: documentation changes.
62137              
62138              Subject: Re: perlfaq style changes
62139              
62140              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
62141              
62142              Subject: [PATCH] docs on NaN
62143              
62144              Subject: [patch] perlfaq7
62145              
62146              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
62147              
62148              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
62149              
62150              Subject: [PATCH] open() example in perlfunc.pod
62151              
62152              Podify README.mpeix (a new version from the web)
62153              
62154              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
62155              
62156              Subject: [PATCH] format and rewording in perlfaq.pod
62157              
62158              Subject: [PATCH] API Variable documentation   
62159              
62160              Memory management calls documentation.
62161              
62162              Subject: [PATCH: perl@8482] README.vms URL updates
62163              
62164              Subject: Minor typos in perlfaq2.pod
62165              
62166              Subject: [PATCH] pod/perlvar.pod
62167      Branch: maint-5.6/perl
62168           +> pod/perl56delta.pod
62169            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
62170           !> README.amiga README.epoc README.mpeix README.vms
62171           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
62172           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
62173           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
62174           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
62175           !> pod/perlvar.pod thrdvar.h
62176 ____________________________________________________________________________
62177 [  8601] By: jhi                                   on 2001/01/30  04:38:35
62178         Log: Integrate changes #8036,8096,8253 from mainline:
62179              hints changes.
62180              
62181              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
62182              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
62183              
62184              Output the (apparent) version of gcc in Tru64.
62185      Branch: maint-5.6/perl
62186           +> ext/POSIX/hints/svr4.pl
62187           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
62188           !> hints/svr4.sh t/lib/bigfltpm.t
62189 ____________________________________________________________________________
62190 [  8600] By: jhi                                   on 2001/01/30  04:04:01
62191         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
62192              locale fixes.
62193              
62194              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
62195              
62196              Debian allows /usr/bin/locale to exist without any locales. (7868)
62197              
62198              Allow the locale test needing POSIX and the taint test
62199              needing IPC::SysV to run under 'minitest' (basically,
62200              bail out if loading the extension fails). (8384)
62201              
62202              Cleanup the locale.t output  (8480)
62203      Branch: maint-5.6/perl
62204           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
62205           !> t/pragma/locale.t
62206 ____________________________________________________________________________
62207 [  8599] By: jhi                                   on 2001/01/30  03:51:04
62208         Log: Missing generated files from #8598.
62209      Branch: maint-5.6/perl
62210            ! embed.h global.sym objXSUB.h perlapi.c proto.h
62211 ____________________________________________________________________________
62212 [  8598] By: jhi                                   on 2001/01/30  03:41:54
62213         Log: Integrate change #8555 from mainline, manually integrate parts
62214              of changes 8452 and 8583.
62215              
62216              Subject: [PATCH] utf8.c documentation (8452)
62217              
62218              No point in checking the length if the pointer is bogus. (8555)
62219              
62220              Introduce bytes_from_utf8() and implement sv_eq() using it,
62221              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
62222              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
62223              was malformed. (8583)
62224      Branch: maint-5.6/perl
62225            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
62226           !> pod/perlapi.pod sv.c utf8.c
62227 ____________________________________________________________________________
62228 [  8597] By: gsar                                  on 2001/01/30  02:37:26
62229         Log: get PERL_OBJECT build going again on windows
62230      Branch: maint-5.6/perl
62231            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
62232            ! pod/perlapi.pod proto.h sv.c
62233 ____________________________________________________________________________
62234 [  8596] By: jhi                                   on 2001/01/30  02:16:17
62235         Log: Signedness nit.
62236      Branch: perl
62237            ! sv.c
62238 ____________________________________________________________________________
62239 [  8595] By: jhi                                   on 2001/01/30  02:11:07
62240         Log: EBCDIC patch for Storable, from Peter Prymmer.
62241      Branch: perl
62242            ! t/lib/st-06compat.t
62243 ____________________________________________________________________________
62244 [  8594] By: jhi                                   on 2001/01/30  01:04:48
62245         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
62246              From: Peter Prymmer <pvhp@forte.com>
62247              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
62248              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
62249      Branch: perl
62250            ! t/lib/b.t
62251 ____________________________________________________________________________
62252 [  8593] By: jhi                                   on 2001/01/30  00:56:47
62253         Log: Subject: [PATCH: perl@8585] pod problems in io
62254              From: Peter Prymmer <pvhp@forte.com>
62255              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
62256              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
62257      Branch: perl
62258            ! pod/perlapio.pod pod/perliol.pod
62259 ____________________________________________________________________________
62260 [  8592] By: jhi                                   on 2001/01/30  00:48:20
62261         Log: Integrate perlio.
62262      Branch: perl
62263           !> pod/perlapio.pod pod/perliol.pod
62264 ____________________________________________________________________________
62265 [  8591] By: nick                                  on 2001/01/29  22:02:28
62266         Log: GNU 'merge' Simon's copy of perliol.pod with version
62267              patched by Craig's patch.
62268      Branch: perlio
62269            ! pod/perliol.pod
62270 ____________________________________________________________________________
62271 [  8590] By: nick                                  on 2001/01/29  21:55:10
62272         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
62273      Branch: perlio
62274            ! pod/perlapio.pod pod/perliol.pod
62275 ____________________________________________________________________________
62276 [  8589] By: jhi                                   on 2001/01/29  15:35:33
62277         Log: Integrate change #8586 from maint-5.6/perl.
62278              
62279              make the BOM detection code not call tell() until it has to
62280              (meant to fix esoteric compatibility issues where PL_rsfp
62281              is overridden)
62282      Branch: perl
62283           !> toke.c
62284 ____________________________________________________________________________
62285 [  8588] By: jhi                                   on 2001/01/29  15:29:11
62286         Log: Subject: MAking Solaris malloc() the default
62287              From: Lupe Christoph <lupe@lupe-christoph.de>
62288              Date: Mon, 29 Jan 2001 12:59:36 +0100
62289              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
62290              
62291              The README.solaris part slightly tweaked.
62292      Branch: perl
62293            ! README.solaris hints/solaris_2.sh
62294 ____________________________________________________________________________
62295 [  8587] By: jhi                                   on 2001/01/29  15:17:34
62296         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
62297              From: root@ak-75.mind.de
62298              Date: Sun, 28 Jan 2001 20:32:29 +0100
62299              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
62300      Branch: perl
62301            ! pod/perlre.pod
62302 ____________________________________________________________________________
62303 [  8586] By: gsar                                  on 2001/01/29  13:43:44
62304         Log: make the BOM detection code not call tell() until it has to
62305              (meant to fix esoteric compatibility issues where PL_rsfp
62306              is overridden)
62307      Branch: maint-5.6/perl
62308            ! toke.c
62309 ____________________________________________________________________________
62310 [  8585] By: jhi                                   on 2001/01/28  20:05:45
62311         Log: Update Changes.
62312      Branch: perl
62313            ! Changes patchlevel.h
62314 ____________________________________________________________________________
62315 [  8584] By: jhi                                   on 2001/01/28  19:30:02
62316         Log: Integrate perlio.
62317      Branch: perl
62318           +> pod/perliol.pod
62319           !> MANIFEST pod/perlapio.pod
62320 ____________________________________________________________________________
62321 [  8583] By: jhi                                   on 2001/01/28  19:28:40
62322         Log: Patch from Inaba Hiroto:
62323              - canonical UTF-8 hash keys: if a key string for a hash is
62324              UTF8-on, try downgrade the string and use it if
62325              unicode::distinct is not in effect.
62326              For the task, I added a function bytes_from_utf8() to utf8.c.
62327              It might resemble utf8_to_bytes() but it is not convenient
62328              to the task.
62329              Made a test for it and added to t/op/each.t
62330              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
62331              the mortal copy of the argument SV.
62332              And changed t/io/utf8.t test 18 which expects print() to
62333              upgrade its argument.
62334              - re-implement sv_eq with bytes_from_utf8()
62335              - some bug fixes
62336              - tr/// does not handle UTF8 range (\x{}-\x{})
62337              - \ before raw UTF8 character produced
62338              "Malformed UTF-8 character" warning.
62339              - "\x{100}\N{CENT SIGN}" is Malformed.
62340              Added tests for these 3.
62341              - and one silly bug (by me) with qu operator.
62342      Branch: perl
62343            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
62344            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
62345            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
62346 ____________________________________________________________________________
62347 [  8582] By: nick                                  on 2001/01/28  19:25:04
62348         Log: Add pod/perliol.pod to MANIFEST :-(
62349      Branch: perlio
62350            ! MANIFEST
62351 ____________________________________________________________________________
62352 [  8581] By: nick                                  on 2001/01/28  19:22:40
62353         Log: PerlIO documentation. Proofing and sub-editing requested.
62354      Branch: perlio
62355            + pod/perliol.pod
62356            ! pod/perlapio.pod
62357 ____________________________________________________________________________
62358 [  8580] By: jhi                                   on 2001/01/28  05:16:25
62359         Log: Revert the change to sv_2pv() done by #8054: Someone who
62360              did SvNV_set() on a scalar that also happened to be POK,
62361              followed by sv_2pv() won't get the right coercion anymore.
62362              [Sarathy]
62363      Branch: maint-5.6/perl
62364            ! sv.c
62365 ____________________________________________________________________________
62366 [  8579] By: jhi                                   on 2001/01/28  05:15:04
62367         Log: Remove the #8084 effect: do not allow -Q to be interpreted
62368              as -&Q(), this is too much wiggle room.
62369      Branch: maint-5.6/perl
62370            ! toke.c
62371 ____________________________________________________________________________
62372 [  8578] By: jhi                                   on 2001/01/28  05:12:45
62373         Log: Needed bits of #8439 (should have been in #8576),
62374              mainly for lval substr().
62375      Branch: maint-5.6/perl
62376            ! mg.c pp.c pp_hot.c
62377 ____________________________________________________________________________
62378 [  8577] By: jhi                                   on 2001/01/28  05:02:46
62379         Log: A missing check-in.
62380      Branch: maint-5.6/perl
62381            ! utf8.c
62382 ____________________________________________________________________________
62383 [  8576] By: jhi                                   on 2001/01/28  04:26:18
62384         Log: Integrate changes #8425,8436,8439,8517 from mainline.
62385              The 8439 was not truly integrated because it had too many
62386              dependencies on the development branch and because it introduced
62387              concepts too bold for a maintenance branch (such as the qu operator).
62388              
62389              Subject: [PATCH perl@8342] -Wformat
62390              
62391              Tighten some of the UTF-8 tests a bit.
62392              
62393              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
62394              - The substr lval was still not okay.
62395              - Now pp_stringify and sv_setsv copies source's UTF8 flag
62396              even if IN_BYTE.  pp_stringify is called from fold_constants
62397              at optimization phase and "\x{100}" was made SvUTF8_off under
62398              use bytes (the bytes pragma is for "byte semantics" and not
62399              for "do not produce UTF8 data")
62400      Branch: maint-5.6/perl
62401            ! t/lib/charnames.t t/op/substr.t toke.c
62402           !> sv.c t/pragma/utf8.t
62403 ____________________________________________________________________________
62404 [  8575] By: jhi                                   on 2001/01/28  04:01:51
62405         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
62406              
62407              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
62408              
62409              Subject: [ID 20001230.003] UTF-8 tr still hurts
62410              
62411              Test cases for #8385 (from Simon's "torture.pl")
62412              
62413              Start fixing UTF-8 lval substr() (8405)
62414      Branch: maint-5.6/perl
62415           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
62416           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
62417 ____________________________________________________________________________
62418 [  8574] By: jhi                                   on 2001/01/28  03:09:06
62419         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
62420              from mainline.
62421              
62422              UTF-8 cleanup.
62423              
62424              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
62425              
62426              "\x{FF}\xFF" was broken.
62427              
62428              Tests for #8329 and #8330.
62429              
62430              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
62431              
62432              IRIX compiler noticed that the bof initialization might be
62433              bypassed by control flow.
62434              
62435              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
62436      Branch: maint-5.6/perl
62437           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
62438           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
62439 ____________________________________________________________________________
62440 [  8573] By: jhi                                   on 2001/01/28  02:06:12
62441         Log: Retract #8552.
62442      Branch: perl
62443            ! lib/Text/Wrap.pm t/lib/textwrap.t
62444 ____________________________________________________________________________
62445 [  8572] By: jhi                                   on 2001/01/28  02:04:49
62446         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
62447              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
62448              not really integrated but instead salvaged by hand
62449              (they had too many dependencies on the development release
62450              to be cleanly integratable).
62451              
62452              Subject: more UTF8 test suites and an UTF8 patch
62453              
62454              Tweak for MULTIPLICITY/USE_PERLIO
62455              
62456              Signedness nit.
62457              
62458              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
62459              
62460              Use the UTF8_XXX macros in is_utf8_char().
62461              
62462              Rewrite pp_concat() in terms of sv_catsv().  The . operator
62463              should now be UTF-8-proof.
62464              
62465              Subject: [PATCH perl@8269] scanning two hex-constants
62466              fails on EBCDIC environment (script length.t)
62467              
62468              Add some Unicode chop() tests.
62469      Branch: maint-5.6/perl
62470            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
62471           !> sv.c t/op/chop.t utf8.h
62472 ____________________________________________________________________________
62473 [  8571] By: jhi                                   on 2001/01/28  00:35:59
62474         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
62475              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
62476              
62477              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
62478              
62479              The maxiters upper limit sanity check (guarding against
62480              non-progress) assumed bytes instead of characters in s///
62481              and split().
62482              
62483              Signedness nit.
62484              
62485              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
62486              join() should now be UTF-8-proof.
62487              
62488              More split // UTF-8 tests. (8250)
62489      Branch: maint-5.6/perl
62490           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
62491           !> util.c
62492 ____________________________________________________________________________
62493 [  8570] By: jhi                                   on 2001/01/27  22:15:46
62494         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
62495              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
62496              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
62497              8084,8204,8244,8333 from mainline.
62498              
62499              For -Q where Q might be a one-letter sub name one does no more
62500              get a warning about an unknown filetest (7941,7943,7944,8084).
62501              
62502              Subject: Re: [ID 20001130.011] expression parsing bug ?
62503              
62504              Make uv_to_utf8() to zero-terminate its output buffer.
62505              
62506              Split off t/op/length.t (7995)
62507              
62508              Split off t/op/utf8decode.t (7996)
62509              
62510              Remove an unnecessary 'use utf8' from the utf8.t (7998)
62511              
62512              Split off t/op/concat.t (8004)
62513              
62514              Split off t/op/ver.t (8005)
62515              
62516              Document utf8_length(), utf8_distance(), and utf8_hop().
62517              
62518              Document utf8_to_uv() better.
62519              
62520              Introduce macros for UTF8 decoding (8028,8033).
62521              
62522              Add test for reverse() (8030,8031).
62523              
62524              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
62525              
62526              Do not return the Unicode replacement character    on UTF-8
62527              decoding failure.
62528              
62529              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
62530              not this_utf8 i.e. the output string has one, but don't mess
62531              with source assumption. (8052,8053)
62532              
62533              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
62534              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
62535              was not expecting to be called with something that was already
62536              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
62537              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
62538              (8054)
62539              
62540              Recode the naughty binary bytes in utf8decode.t using the \xHH.
62541              
62542              Make some panic messages a bit more logical.
62543      Branch: maint-5.6/perl
62544           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
62545           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
62546           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
62547           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
62548           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
62549           !> utf8.c utf8.h
62550 ____________________________________________________________________________
62551 [  8569] By: jhi                                   on 2001/01/27  19:16:43
62552         Log: Integrate changes #7750 from perlio and #8566 from mainline.
62553      Branch: maint-5.6/perl
62554           !> regexec.c sv.c
62555 ____________________________________________________________________________
62556 [  8568] By: jhi                                   on 2001/01/27  18:06:51
62557         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
62558              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
62559              7935[-perlio.c],7936,7959,7965 from mainline.
62560              
62561              Change the "big byte" error message to "Wide character".
62562              (7355, the croak-if-wide-chars-in-print part ignored)
62563              
62564              Use UINT64_C().
62565              
62566              Introduce Perl_utf8_length().
62567              
62568              diff -se shows these as different (7753, forgotten check-ins)
62569              
62570              Subject: [PATCH] doop.c - UTF8 tr///
62571              
62572              If we use (aTHX_ ...) then put Perl_ on the front.
62573              
62574              Make utf8_length() and utf8_distance() to be less forgiving
62575              about bad UTF-8.
62576              
62577              Test line numbers are different with utf8.
62578              
62579              No need to scan till infinity, 13 is enough. (7872,7911)
62580              
62581              Subject: [PATCH] Tokeniser debugging
62582              
62583              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
62584              
62585              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
62586              
62587              Be more careful in Perl_sv_utf8_downgrade().
62588              
62589              Use DO_UTF8().
62590              
62591              Raw zero bytes in text files confuse at least GNU patch 2.1.
62592      Branch: maint-5.6/perl
62593           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
62594           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
62595           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
62596           !> t/pragma/utf8.t toke.c utf8.c utf8.h
62597 ____________________________________________________________________________
62598 [  8567] By: nick                                  on 2001/01/27  11:10:38
62599         Log: Integrate mainline
62600      Branch: perlio
62601           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
62602           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
62603           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
62604           !> toke.c
62605 ____________________________________________________________________________
62606 [  8566] By: jhi                                   on 2001/01/27  06:22:48
62607         Log: More documentation for the regexp context stack.
62608      Branch: perl
62609            ! regexec.c
62610 ____________________________________________________________________________
62611 [  8565] By: jhi                                   on 2001/01/27  05:21:57
62612         Log: Update Changes.
62613      Branch: perl
62614            ! Changes patchlevel.h
62615 ____________________________________________________________________________
62616 [  8564] By: jhi                                   on 2001/01/27  04:44:04
62617         Log: Threadedness patch for #8562 from Doug MacEachern.
62618      Branch: perl
62619            ! toke.c
62620 ____________________________________________________________________________
62621 [  8563] By: jhi                                   on 2001/01/27  04:26:24
62622         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
62623              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62624              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
62625              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
62626      Branch: perl
62627            ! op.c
62628 ____________________________________________________________________________
62629 [  8562] By: jhi                                   on 2001/01/27  04:20:30
62630         Log: Subject: Re: Announce : Tokener reporting patch
62631              From: Simon Cozens <simon@cozens.net>
62632              Date: Mon, 22 Jan 2001 02:17:22 +0000
62633              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
62634      Branch: perl
62635            ! embed.h embed.pl proto.h toke.c
62636 ____________________________________________________________________________
62637 [  8561] By: jhi                                   on 2001/01/27  04:17:24
62638         Log: Forgot from #8545.  Oops.
62639      Branch: perl
62640            ! pp.c t/pragma/overload.t
62641 ____________________________________________________________________________
62642 [  8560] By: jhi                                   on 2001/01/27  03:01:47
62643         Log: A better module compilation test, use MANIFEST as suggested
62644              by Spider.
62645      Branch: perl
62646            ! t/lib/1_compile.t
62647 ____________________________________________________________________________
62648 [  8559] By: jhi                                   on 2001/01/27  02:50:48
62649         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
62650              From: Peter Prymmer <pvhp@forte.com>
62651              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
62652              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
62653      Branch: perl
62654            ! t/lib/b.t
62655 ____________________________________________________________________________
62656 [  8558] By: jhi                                   on 2001/01/27  02:27:05
62657         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
62658              From: Peter Prymmer <pvhp@forte.com>
62659              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
62660              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
62661      Branch: perl
62662            ! t/pragma/sub_lval.t
62663 ____________________________________________________________________________
62664 [  8557] By: jhi                                   on 2001/01/27  02:26:03
62665         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
62666              From: Peter Prymmer <pvhp@forte.com>
62667              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
62668              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
62669      Branch: perl
62670            ! t/lib/st-06compat.t
62671 ____________________________________________________________________________
62672 [  8556] By: jhi                                   on 2001/01/27  02:24:33
62673         Log: Subject: [PATCH: perl@8531] minor update to README.os390
62674              From: Peter Prymmer <pvhp@forte.com>
62675              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
62676              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
62677      Branch: perl
62678            ! README.os390
62679 ____________________________________________________________________________
62680 [  8555] By: jhi                                   on 2001/01/27  00:35:47
62681         Log: No point in checking the length before we know whether the pointer
62682              is bogus or not, fixes Abigail's odbm failures in Linux.
62683      Branch: perl
62684            ! sv.c
62685 ____________________________________________________________________________
62686 [  8554] By: nick                                  on 2001/01/26  19:01:31
62687         Log: Integrate mainline
62688      Branch: perlio
62689           !> lib/Text/Wrap.pm t/lib/textwrap.t
62690 ____________________________________________________________________________
62691 [  8553] By: jhi                                   on 2001/01/26  15:19:39
62692         Log: Integrate change #7792 from perlio (multiplicity fix),
62693              fix the AV leak in regex DEBUGGING (tiny part of the
62694              polymorphic regexp patch #8143).
62695      Branch: maint-5.6/perl
62696            ! regcomp.c
62697           !> scope.h
62698 ____________________________________________________________________________
62699 [  8552] By: jhi                                   on 2001/01/26  15:03:23
62700         Log: (Retracted by #8573)
62701              
62702              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
62703              From: Michael G Schwern <schwern@pobox.com>
62704              Date: Fri, 26 Jan 2001 09:28:31 -0500
62705              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
62706      Branch: perl
62707            ! lib/Text/Wrap.pm t/lib/textwrap.t
62708 ____________________________________________________________________________
62709 [  8551] By: jhi                                   on 2001/01/26  02:33:19
62710         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
62711              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
62712              
62713              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
62714              
62715              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
62716              
62717              Message nit.
62718              
62719              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
62720              
62721              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
62722              
62723              (the cleanup of unused submatches in regtry() and regcppop())
62724              
62725              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
62726              stored and restored, and thusly was trounced by the utf8 swash
62727              routines.
62728              
62729              use utf8 not required to use \x{}.
62730              
62731              Removed two more tests that make no sense in UTF-8 since the test
62732              data is not in UTF-8.
62733              
62734              Get the three different space character classes right under utf8.
62735              
62736              Implement ANYOFUTF8 regprop() dumping.
62737              
62738              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
62739              
62740              Document the regex context pushing/popping a bit better.
62741      Branch: maint-5.6/perl
62742           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
62743           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
62744           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
62745           !> t/op/regmesg.t utf8.c
62746 ____________________________________________________________________________
62747 [  8550] By: nick                                  on 2001/01/25  19:42:30
62748         Log: Integrate mainline
62749      Branch: perlio
62750           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
62751           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
62752           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
62753           !> t/lib/bigint.t t/lib/bigintpm.t
62754 ____________________________________________________________________________
62755 [  8549] By: jhi                                   on 2001/01/25  15:22:28
62756         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
62757      Branch: maint-5.6/perl
62758            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
62759 ____________________________________________________________________________
62760 [  8548] By: jhi                                   on 2001/01/25  15:02:55
62761         Log: Integrate changes #7997,8063,8492,8547 from mainline.
62762              
62763              Subject: Re: STRLEN - what?
62764              
62765              Subject: [PATCH] perlguts.pod
62766              
62767              Memory management calls documentation.
62768              
62769              Layout using tabulator is not a good idea in a pod.
62770      Branch: maint-5.6/perl
62771           !> pod/perlguts.pod
62772 ____________________________________________________________________________
62773 [  8547] By: jhi                                   on 2001/01/25  14:49:05
62774         Log: Layout using tabulator is not a good idea in a pod.
62775      Branch: perl
62776            ! pod/perlguts.pod
62777 ____________________________________________________________________________
62778 [  8546] By: jhi                                   on 2001/01/25  14:31:12
62779         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
62780              from mainline.
62781              
62782              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
62783              
62784              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
62785              
62786              More Win32 editor/IDE/shell hints.
62787              
62788              More Win32 Perling.
62789              
62790              Yet another editor edit.
62791              
62792              Edit edit edit.
62793              
62794              IDE/editor section tweaking.
62795              
62796              Few more IDE/editor nits from p5p.
62797      Branch: maint-5.6/perl
62798           !> pod/perlfaq3.pod
62799 ____________________________________________________________________________
62800 [  8545] By: jhi                                   on 2001/01/25  04:16:32
62801         Log: Subject: [PATCH 5.7.0] overload int()
62802              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62803              Date: Wed, 24 Jan 2001 19:06:57 -0500
62804              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
62805      Branch: perl
62806            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
62807            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
62808            ! t/lib/bigintpm.t
62809 ____________________________________________________________________________
62810 [  8544] By: jhi                                   on 2001/01/25  04:15:11
62811         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
62812              From: Peter Prymmer <pvhp@forte.com>
62813              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
62814              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
62815      Branch: perl
62816            ! Makefile.SH README.os390 hints/os390.sh installperl
62817 ____________________________________________________________________________
62818 [  8543] By: jhi                                   on 2001/01/25  03:52:08
62819         Log: Integrate change #8462,8469 from mainline.
62820              
62821              In VMS Perl subversion (perl -V) is undef.
62822      Branch: maint-5.6/perl
62823           !> configure.com
62824 ____________________________________________________________________________
62825 [  8542] By: jhi                                   on 2001/01/25  03:44:55
62826         Log: Integrate changes #7835,7850,8315,8316 from mainline.
62827              
62828              Solaris hints.
62829      Branch: maint-5.6/perl
62830           !> hints/solaris_2.sh
62831 ____________________________________________________________________________
62832 [  8541] By: jhi                                   on 2001/01/25  03:39:28
62833         Log: Integrate #8336 from mainline.
62834      Branch: maint-5.6/perl
62835           !> hv.c
62836 ____________________________________________________________________________
62837 [  8540] By: jhi                                   on 2001/01/25  03:23:50
62838         Log: Retract #8539.
62839      Branch: maint-5.6/perl
62840            ! pod/perlfaq3.pod
62841 ____________________________________________________________________________
62842 [  8539] By: jhi                                   on 2001/01/25  03:21:55
62843         Log: (Retracted by #8540.)
62844      Branch: maint-5.6/perl
62845            ! pod/perlfaq3.pod
62846 ____________________________________________________________________________
62847 [  8538] By: jhi                                   on 2001/01/25  03:14:07
62848         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
62849              From: Peter Prymmer <pvhp@forte.com>
62850              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
62851              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
62852              
62853              The VMS bits.
62854      Branch: maint-5.6/perl
62855            ! configure.com vms/descrip_mms.template
62856 ____________________________________________________________________________
62857 [  8537] By: jhi                                   on 2001/01/25  03:06:09
62858         Log: Integrate #7710,7824,7973 from mainline.
62859      Branch: maint-5.6/perl
62860           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
62861           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
62862           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
62863           !> vos/config.ga.def vos/config.ga.h win32/config.bc
62864           !> win32/config.gc win32/config.vc
62865 ____________________________________________________________________________
62866 [  8536] By: jhi                                   on 2001/01/24  13:50:20
62867         Log: Revert the edits made by me so far to the 5.6 branch since
62868              the TRIAL1 since I did edits when I should have been using
62869              integrates.  Bad programmer.   (Will integrate them properly later.)
62870              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
62871              The #8353 will not be reapplied at least for now since
62872              the UTF-8 hash keys need more thinking.
62873              (The patches #8347, #8354, #8454, #8473 were okay since they
62874              were original edits made specifically for the 5.6.1-TRIAL1.)
62875      Branch: maint-5.6/perl
62876            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62877            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
62878            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
62879            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
62880            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
62881            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62882            ! win32/config.bc win32/config.gc win32/config.vc
62883 ____________________________________________________________________________
62884 [  8535] By: bailey                                on 2001/01/24  06:37:02
62885         Log: SYN SYN
62886      Branch: vmsperl
62887           +> (branch 26 files)
62888           !> (integrate 130 files)
62889 ____________________________________________________________________________
62890 [  8534] By: nick                                  on 2001/01/23  19:30:57
62891         Log: Integrate mainline.
62892      Branch: perlio
62893           !> Changes Configure Porting/Glossary Porting/config.sh
62894           !> Porting/config_H embed.h embed.pl ext/Encode/compile
62895           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
62896           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
62897           !> pod/perlvar.pod proto.h t/lib/1_compile.t
62898 ____________________________________________________________________________
62899 [  8533] By: jhi                                   on 2001/01/23  16:15:46
62900         Log: Forgotten from #8501.
62901      Branch: perl
62902            ! Porting/Glossary Porting/config.sh Porting/config_H
62903 ____________________________________________________________________________
62904 [  8532] By: jhi                                   on 2001/01/23  16:13:27
62905         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
62906              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
62907              Date: Mon, 22 Jan 2001 17:51:58 +0100
62908              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
62909      Branch: perl
62910            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
62911 ____________________________________________________________________________
62912 [  8531] By: jhi                                   on 2001/01/23  15:46:01
62913         Log: Update Changes.
62914      Branch: perl
62915            ! Changes patchlevel.h
62916 ____________________________________________________________________________
62917 [  8530] By: jhi                                   on 2001/01/23  15:38:39
62918         Log: De-cut-and-pasto.
62919      Branch: perl
62920            ! t/lib/1_compile.t
62921 ____________________________________________________________________________
62922 [  8529] By: jhi                                   on 2001/01/23  15:11:04
62923         Log: Document the mkdir trailing slashes case.
62924      Branch: perl
62925            ! pod/perlfunc.pod
62926 ____________________________________________________________________________
62927 [  8528] By: jhi                                   on 2001/01/23  15:08:28
62928         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
62929              get installed:
62930              
62931              Subject: lib/lib.pm
62932              From: <abigail@foad.org>
62933              Date: Mon, 28 Aug 2000 20:35:08 -0400
62934              Message-ID: <20000829003508.21281.qmail@foad.org>
62935      Branch: perl
62936            ! installperl
62937 ____________________________________________________________________________
62938 [  8527] By: jhi                                   on 2001/01/23  14:44:04
62939         Log: Metaconfig unit change for #8526.
62940      Branch: metaconfig
62941            ! U/threads/archname.U
62942 ____________________________________________________________________________
62943 [  8526] By: jhi                                   on 2001/01/23  14:43:19
62944         Log: Attach -perlio to the archname if so selected.
62945      Branch: perl
62946            ! Configure
62947 ____________________________________________________________________________
62948 [  8525] By: jhi                                   on 2001/01/23  14:24:01
62949         Log: Subject: [PATCH] pod/perlvar.pod
62950              From: abigail@foad.org
62951              Date: Tue, 23 Jan 2001 01:41:10 +0100
62952              Message-ID: <20010123004110.22259.qmail@foad.org>
62953      Branch: perl
62954            ! pod/perlvar.pod
62955 ____________________________________________________________________________
62956 [  8524] By: jhi                                   on 2001/01/23  14:22:32
62957         Log: A bug introduced in #8217 (the undefined variable in the
62958              lib/safe1_t #3) fixed, by Charles Lane:
62959              
62960              The earlier patch made it so that stuff running in Safe
62961              compartments could do a "caller" and see "main".  That
62962              little change in name is done right before the code in
62963              the compartment is run, and apparantly the parser
62964              was picking up the stash name before it got changed.
62965              
62966              (why it was threaded vs. unthreaded Perl that was sensitive to this
62967              I still don't know...and it probably doesn't matter).
62968              
62969              I tryed removing the stash name-change and saw that threaded Perl
62970              did indeed pass the lib/safe1.t tests.
62971              
62972              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
62973              do the name change (and to connect _ in the compartment to the global
62974              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
62975              to call _safe_pkg_prep when creating a new compartment.
62976              
62977              Passes all tests with threaded perl on linux; passes all tests
62978              with unthreaded perl on VMS.
62979              
62980              At some point I'll probably want to revisit Safe and Opcode to
62981              provide more sensible handling of global variables...and to get
62982              formats working in Safe compartments, which they don't do currently.
62983      Branch: perl
62984            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
62985 ____________________________________________________________________________
62986 [  8523] By: jhi                                   on 2001/01/23  14:11:58
62987         Log: Also the lib/Thread.pm itself needs to be ignored if
62988              the Thread extension hasn't been built.
62989      Branch: perl
62990            ! t/lib/1_compile.t
62991 ____________________________________________________________________________
62992 [  8522] By: jhi                                   on 2001/01/23  13:51:28
62993         Log: print() instead of warn() so that stderr doesn't get
62994              unnecessarily polluted.
62995      Branch: perl
62996            ! ext/Encode/compile
62997 ____________________________________________________________________________
62998 [  8521] By: jhi                                   on 2001/01/23  13:49:48
62999         Log: Integrate perlio.
63000      Branch: perl
63001           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
63002           !> ext/Encode/encode.h
63003 ____________________________________________________________________________
63004 [  8520] By: nick                                  on 2001/01/22  21:44:00
63005         Log: More messing with Encode:
63006              Extra fields in header to allow multiple names and to record
63007              other things "compile" knows.
63008              Re-organise compile to factor out common output routines.
63009      Branch: perlio
63010            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
63011 ____________________________________________________________________________
63012 [  8519] By: nick                                  on 2001/01/22  20:33:50
63013         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
63014      Branch: perlio
63015            ! ext/Encode/Makefile.PL ext/Encode/compile
63016 ____________________________________________________________________________
63017 [  8518] By: nick                                  on 2001/01/22  20:28:13
63018         Log: Integrate mainline
63019      Branch: perlio
63020           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
63021           !> vos/config.alpha.def vos/config.alpha.h
63022 ____________________________________________________________________________
63023 [  8517] By: jhi                                   on 2001/01/22  15:37:17
63024         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
63025              by Inaba Hiroto.
63026      Branch: perl
63027            ! sv.c
63028 ____________________________________________________________________________
63029 [  8516] By: jhi                                   on 2001/01/22  14:55:15
63030         Log: More SIG_SIZE fixes.
63031      Branch: perl
63032            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
63033 ____________________________________________________________________________
63034 [  8515] By: jhi                                   on 2001/01/22  14:50:27
63035         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
63036              From: "Craig A. Berry" <craigberry@mac.com>
63037              Date: Mon, 22 Jan 2001 00:42:24 -0600
63038              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
63039      Branch: perl
63040            ! configure.com
63041 ____________________________________________________________________________
63042 [  8514] By: jhi                                   on 2001/01/22  14:31:17
63043         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
63044              From: "Craig A. Berry" <craigberry@mac.com>
63045              Date: Sun, 21 Jan 2001 23:03:25 -0600
63046              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
63047      Branch: perl
63048            ! configure.com
63049 ____________________________________________________________________________
63050 [  8513] By: jhi                                   on 2001/01/22  14:14:00
63051         Log: Add the .ucm encoding tables to the MANIFEST.
63052      Branch: perl
63053            ! MANIFEST
63054 ____________________________________________________________________________
63055 [  8512] By: jhi                                   on 2001/01/22  13:43:33
63056         Log: Integrate perlio.
63057      Branch: perl
63058           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
63059           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
63060           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
63061           +> ext/Encode/Encode/iso8859-10.ucm
63062           +> ext/Encode/Encode/iso8859-13.ucm
63063           +> ext/Encode/Encode/iso8859-14.ucm
63064           +> ext/Encode/Encode/iso8859-15.ucm
63065           +> ext/Encode/Encode/iso8859-16.ucm
63066           +> ext/Encode/Encode/iso8859-2.ucm
63067           +> ext/Encode/Encode/iso8859-3.ucm
63068           +> ext/Encode/Encode/iso8859-4.ucm
63069           +> ext/Encode/Encode/iso8859-5.ucm
63070           +> ext/Encode/Encode/iso8859-6.ucm
63071           +> ext/Encode/Encode/iso8859-7.ucm
63072           +> ext/Encode/Encode/iso8859-8.ucm
63073           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
63074           +> ext/Encode/Encode/symbol.ucm
63075           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
63076           !> perliol.h
63077 ____________________________________________________________________________
63078 [  8511] By: nick                                  on 2001/01/21  23:44:47
63079         Log: Make "real" layers of ":utf8" and ":raw".
63080              So now PERLIO=utf8 perl ...
63081              does what Andreas wanted.
63082              Fix arg passing in open.pm (still have a Carp issue).
63083      Branch: perlio
63084            ! lib/open.pm perlio.c perliol.h
63085 ____________________________________________________________________________
63086 [  8510] By: jhi                                   on 2001/01/21  22:56:53
63087         Log: Document the regex content pushing/popping a bit better.
63088      Branch: perl
63089            ! regexec.c
63090 ____________________________________________________________________________
63091 [  8509] By: jhi                                   on 2001/01/21  22:55:44
63092         Log: Tweak the mkdir trailing slash code some more.
63093              
63094              TO DO: the same handling should probably be done for
63095              all the other filesystem functions that can have directories
63096              as their arguments.
63097      Branch: perl
63098            ! pp_sys.c
63099 ____________________________________________________________________________
63100 [  8508] By: nick                                  on 2001/01/21  21:37:43
63101         Log: Switch "compiled in" encodings to .ucm format.
63102              (Leave others as .enc till we can run-time load .ucm,
63103              or find some other way to load them.)
63104      Branch: perlio
63105            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
63106            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
63107            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
63108            + ext/Encode/Encode/iso8859-10.ucm
63109            + ext/Encode/Encode/iso8859-13.ucm
63110            + ext/Encode/Encode/iso8859-14.ucm
63111            + ext/Encode/Encode/iso8859-15.ucm
63112            + ext/Encode/Encode/iso8859-16.ucm
63113            + ext/Encode/Encode/iso8859-2.ucm
63114            + ext/Encode/Encode/iso8859-3.ucm
63115            + ext/Encode/Encode/iso8859-4.ucm
63116            + ext/Encode/Encode/iso8859-5.ucm
63117            + ext/Encode/Encode/iso8859-6.ucm
63118            + ext/Encode/Encode/iso8859-7.ucm
63119            + ext/Encode/Encode/iso8859-8.ucm
63120            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
63121            + ext/Encode/Encode/symbol.ucm
63122            ! ext/Encode/Makefile.PL ext/Encode/compile
63123 ____________________________________________________________________________
63124 [  8507] By: nick                                  on 2001/01/21  21:02:03
63125         Log: Integrate (partial) mainline.
63126      Branch: perlio
63127           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
63128           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
63129           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
63130 ____________________________________________________________________________
63131 [  8506] By: jhi                                   on 2001/01/21  20:09:30
63132         Log: Update Changes.
63133      Branch: perl
63134            ! Changes patchlevel.h
63135 ____________________________________________________________________________
63136 [  8505] By: jhi                                   on 2001/01/21  19:39:59
63137         Log: Subject: Minor typos in perlfaq2.pod
63138              From: "Stephen P. Potter" <spp@spotter.yi.org>
63139              Message-Id: <200101192101.QAA11911@spotter.yi.org>
63140              Date: Fri, 19 Jan 2001 16:01:13 -0500
63141              
63142              with a nit from Philip Newton.
63143      Branch: perl
63144            ! pod/perlfaq2.pod
63145 ____________________________________________________________________________
63146 [  8504] By: jhi                                   on 2001/01/21  19:33:05
63147         Log: Metaconfig change for #8503.
63148      Branch: metaconfig
63149            ! U/threads/usethreads.U
63150 ____________________________________________________________________________
63151 [  8503] By: jhi                                   on 2001/01/21  19:32:21
63152         Log: Sanity check for conflicting thread flavours.
63153      Branch: perl
63154            ! Configure config_h.SH
63155 ____________________________________________________________________________
63156 [  8502] By: jhi                                   on 2001/01/21  19:23:00
63157         Log: Metaconfig change for #8501.
63158      Branch: metaconfig
63159            ! U/modified/sig_name.U
63160 ____________________________________________________________________________
63161 [  8501] By: jhi                                   on 2001/01/21  19:22:26
63162         Log: The SIG_SIZE is the number of the elements *excluding*
63163              the terminating NULL.
63164      Branch: perl
63165            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
63166            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
63167            ! win32/config_H.vc
63168 ____________________________________________________________________________
63169 [  8500] By: jhi                                   on 2001/01/21  18:31:31
63170         Log: Integrate perlio.
63171      Branch: perl
63172           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
63173           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
63174           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
63175           !> pp_sys.c proto.h sv.c
63176 ____________________________________________________________________________
63177 [  8499] By: jhi                                   on 2001/01/21  17:43:57
63178         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
63179              From: Hugo <hv@crypt.compulink.co.uk>
63180              Date: Sun, 21 Jan 2001 13:34:05 +0000
63181              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
63182              
63183              In sprintf UTF8ize only if necessary.
63184      Branch: perl
63185            ! sv.c
63186 ____________________________________________________________________________
63187 [  8498] By: nick                                  on 2001/01/21  16:25:32
63188         Log: Encode cleanup.
63189              Add command line control over "compile" so that Makefile.PL
63190              needs can be combined with other uses.
63191              Use command line options in Makefile.PL.
63192              Fix multi-byte parsing in .ucm files.
63193      Branch: perlio
63194            ! ext/Encode/Makefile.PL ext/Encode/compile
63195 ____________________________________________________________________________
63196 [  8497] By: nick                                  on 2001/01/21  12:56:27
63197         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
63198      Branch: perlio
63199            ! ext/Encode/Encode.xs
63200 ____________________________________________________________________________
63201 [  8496] By: nick                                  on 2001/01/21  12:18:45
63202         Log: Fixup after integrate:
63203              missed the .sym files that are changed by regen_headers
63204              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
63205      Branch: perlio
63206            ! global.sym pp.sym sv.c
63207 ____________________________________________________________________________
63208 [  8495] By: nick                                  on 2001/01/21  11:51:07
63209         Log: Integrate mainline.
63210      Branch: perlio
63211           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
63212           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
63213           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
63214           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
63215           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
63216           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
63217           !> win32/Makefile win32/makefile.mk
63218 ____________________________________________________________________________
63219 [  8494] By: jhi                                   on 2001/01/20  23:12:11
63220         Log: Forgot the expect_number() prototype.
63221      Branch: perl
63222            ! embed.h embed.pl proto.h
63223 ____________________________________________________________________________
63224 [  8493] By: jhi                                   on 2001/01/20  22:56:39
63225         Log: Subject: [PATCH: perl@8482] README.vms URL updates
63226              From: Peter Prymmer <pvhp@forte.com>
63227              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
63228              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
63229              
63230              Plus Craig A. Berry's suggestion to use compaq.com instead
63231              of digital.com.
63232      Branch: perl
63233            ! README.vms
63234 ____________________________________________________________________________
63235 [  8492] By: jhi                                   on 2001/01/20  22:50:05
63236         Log: Memory management calls documentation.
63237      Branch: perl
63238            ! pod/perlguts.pod
63239 ____________________________________________________________________________
63240 [  8491] By: jhi                                   on 2001/01/20  22:38:33
63241         Log: Signedness nit plus few memcpy/Copy nits.
63242      Branch: perl
63243            ! sv.c
63244 ____________________________________________________________________________
63245 [  8490] By: jhi                                   on 2001/01/20  22:25:53
63246         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
63247              From: Peter Prymmer <pvhp@forte.com>
63248              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
63249              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
63250      Branch: perl
63251            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
63252 ____________________________________________________________________________
63253 [  8489] By: jhi                                   on 2001/01/20  22:24:41
63254         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
63255              From: Peter Prymmer <pvhp@forte.com>
63256              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
63257              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
63258      Branch: perl
63259            ! win32/Makefile win32/makefile.mk
63260 ____________________________________________________________________________
63261 [  8488] By: jhi                                   on 2001/01/20  22:22:27
63262         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
63263              From: Peter Prymmer <pvhp@forte.com>
63264              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
63265              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
63266      Branch: perl
63267            ! Makefile.SH
63268 ____________________________________________________________________________
63269 [  8487] By: jhi                                   on 2001/01/20  22:21:18
63270         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
63271              From: Peter Prymmer <pvhp@forte.com>
63272              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
63273              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
63274      Branch: perl
63275            + ext/DynaLoader/dl_dllload.xs
63276            ! MANIFEST Makefile.SH hints/os390.sh
63277 ____________________________________________________________________________
63278 [  8486] By: jhi                                   on 2001/01/20  22:17:53
63279         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
63280              From: Peter Prymmer <pvhp@forte.com>
63281              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
63282              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
63283      Branch: perl
63284            ! README.os390 README.posix-bc
63285 ____________________________________________________________________________
63286 [  8485] By: jhi                                   on 2001/01/20  20:15:30
63287         Log: Document and test the new qu operator.
63288      Branch: perl
63289            + t/op/qu.t
63290            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
63291            ! pod/perlretut.pod pod/perlunicode.pod
63292 ____________________________________________________________________________
63293 [  8484] By: nick                                  on 2001/01/20  19:42:30
63294         Log: Infrastructure to allow:
63295              open($fh,"|-",@array);
63296              to be implemented
63297              i.e. mark pp_open as needing a stack mark, and make pp_open
63298              process its args in that style (and pass them _all_ to tied handles OPEN).
63299              Invent do_openn() which takes SV ** at allow it to see multiple args.
63300              Note this does not _do_ anything yet.
63301      Branch: perlio
63302            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
63303            ! perlapi.c pp_proto.h pp_sys.c proto.h
63304 ____________________________________________________________________________
63305 [  8483] By: nick                                  on 2001/01/20  17:23:14
63306         Log: Integrate mainline.
63307      Branch: perlio
63308           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
63309           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
63310 ____________________________________________________________________________
63311 [  8482] By: jhi                                   on 2001/01/19  15:37:49
63312         Log: Update Changes.
63313      Branch: perl
63314            ! Changes patchlevel.h
63315 ____________________________________________________________________________
63316 [  8481] By: jhi                                   on 2001/01/19  14:41:24
63317         Log: Subject: Re: new feature: s?printf parameter reordering 
63318              From: Hugo <hv@crypt.compulink.co.uk>
63319              Date: Thu, 11 Jan 2001 17:09:03 +0000
63320              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
63321              
63322              - support reordering for all parameters: %, *v, *, .*
63323              - lay down that the reordering specification must immediately
63324              follow that parameter: %3$, *v3$, *3$, .*3$
63325              - fix vectorisation of a zero-length string
63326              - factor out the code choosing the argument to format
63327              
63328              Possibly unwanted side-effects:
63329              - the special format specifiers ' +-0' must now precede any
63330              vectorisation specifier. Tests in op/sprintf and op/ver
63331              have been changed to reflect this.
63332              - sprintf.t test #214 changed its expectations because in many
63333              cases, the next parameter has already been consumed when an
63334              invalid type letter is detected.
63335              
63336              Probably wanted side-effects:
63337              - attempts to format a non-existent parameter will warn as if C<undef>
63338              - attempt to write to non-existent parameter with '%n' will complain
63339              of "attempt to modify read-only value" instead of being silent
63340      Branch: perl
63341            ! sv.c t/op/sprintf.t t/op/ver.t
63342 ____________________________________________________________________________
63343 [  8480] By: jhi                                   on 2001/01/19  14:08:37
63344         Log: Subject: PATCH pragma/locale.t
63345              From: andreas.koenig@anima.de (Andreas J. Koenig)
63346              Date: 18 Jan 2001 09:45:37 +0100
63347              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
63348      Branch: perl
63349            ! t/pragma/locale.t
63350 ____________________________________________________________________________
63351 [  8479] By: jhi                                   on 2001/01/19  13:19:58
63352         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
63353      Branch: perl
63354            ! configure.com
63355 ____________________________________________________________________________
63356 [  8478] By: jhi                                   on 2001/01/19  02:12:35
63357         Log: Automate 1_compile.t.
63358      Branch: perl
63359            ! t/lib/1_compile.t
63360 ____________________________________________________________________________
63361 [  8477] By: jhi                                   on 2001/01/19  01:49:56
63362         Log: Integrate perlio.
63363      Branch: perl
63364           !> sv.c win32/config.bc win32/config.gc win32/config.vc
63365           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
63366 ____________________________________________________________________________
63367 [  8476] By: nick                                  on 2001/01/18  21:51:52
63368         Log: Integrate mainline
63369      Branch: perlio
63370           +> t/lib/1_compile.t t/lib/compmod.pl
63371           !> MANIFEST configure.com lib/unicode/distinct.pm
63372 ____________________________________________________________________________
63373 [  8475] By: nick                                  on 2001/01/18  21:48:02
63374         Log: Win32 "safe signals" co-existance fix.
63375              Fix SIG_SIZE value.
63376              Clear PL_sig_pending when cloning (fork).
63377      Branch: perlio
63378            ! sv.c win32/config.bc win32/config.gc win32/config.vc
63379            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
63380 ____________________________________________________________________________
63381 [  8474] By: jhi                                   on 2001/01/18  14:40:57
63382         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
63383      Branch: perl
63384            ! t/lib/1_compile.t
63385 ____________________________________________________________________________
63386 [  8473] By: gsar                                  on 2001/01/18  11:42:31
63387         Log: unsubmitted trial1 change
63388      Branch: maint-5.6/perl
63389            ! Changes
63390 ____________________________________________________________________________
63391 [  8472] By: jhi                                   on 2001/01/18  04:30:24
63392         Log: The first bug found by 1_compile.t.
63393      Branch: perl
63394            ! lib/unicode/distinct.pm
63395 ____________________________________________________________________________
63396 [  8471] By: jhi                                   on 2001/01/18  04:29:42
63397         Log: Add Schwern's 1_compile test.  The compile_module script renamed
63398              to be a bit shorter for the 8.3 people.
63399      Branch: perl
63400            + t/lib/1_compile.t t/lib/compmod.pl
63401            ! MANIFEST
63402 ____________________________________________________________________________
63403 [  8470] By: jhi                                   on 2001/01/18  04:16:00
63404         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)
63405              From: Peter Prymmer <pvhp@forte.com>
63406              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
63407              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
63408              Replace #8463.
63409      Branch: maint-5.6/perl
63410            ! configure.com
63411 ____________________________________________________________________________
63412 [  8469] By: jhi                                   on 2001/01/18  04:13:02
63413         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)
63414              From: Peter Prymmer <pvhp@forte.com>
63415              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
63416              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
63417              Replace #8462.
63418      Branch: perl
63419            ! configure.com
63420 ____________________________________________________________________________
63421 [  8468] By: jhi                                   on 2001/01/18  03:42:08
63422         Log: Integrate perlio.
63423      Branch: perl
63424           !> gv.c mg.c perlio.c util.c
63425 ____________________________________________________________________________
63426 [  8467] By: nick                                  on 2001/01/17  22:41:10
63427         Log: "Safe" signals - trial implementation.
63428              gv.c tweaked to zero PL_sig_pend array
63429              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
63430              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
63431              Odd thing is that it "works" with PERLIO=stdio as well (linux).
63432      Branch: perlio
63433            ! gv.c mg.c perlio.c util.c
63434 ____________________________________________________________________________
63435 [  8466] By: nick                                  on 2001/01/17  20:40:20
63436         Log: Integrate mainline.
63437      Branch: perlio
63438           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
63439           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
63440           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
63441           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
63442           !> vos/config.ga.h win32/config.bc win32/config.gc
63443           !> win32/config.vc
63444 ____________________________________________________________________________
63445 [  8465] By: jhi                                   on 2001/01/17  18:37:13
63446         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
63447              From: Nicholas Clark <nick@ccl4.org>
63448              Date: Wed, 17 Jan 2001 17:31:33 +0000
63449              Message-ID: <20010117173133.I2633@plum.flirble.org>
63450      Branch: perl
63451            ! t/op/int.t
63452 ____________________________________________________________________________
63453 [  8464] By: jhi                                   on 2001/01/17  14:43:17
63454         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
63455              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63456              Date: Wed, 17 Jan 2001 15:16:43 +0100
63457              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
63458              
63459              pp_int() was dropping an NV to the floor,
63460              int(279964589018079/59) either returned not an integer
63461              4745162525730.15, or one got "Attempt to free unreferenced scalar."
63462      Branch: perl
63463            ! pp.c
63464 ____________________________________________________________________________
63465 [  8463] By: jhi                                   on 2001/01/17  06:12:42
63466         Log: (Replaced by #8470)
63467              
63468              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)
63469              From: "Craig A. Berry" <craigberry@mac.com>
63470              Date: Tue, 16 Jan 2001 23:38:46 -0600
63471              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
63472      Branch: maint-5.6/perl
63473            ! configure.com
63474 ____________________________________________________________________________
63475 [  8462] By: jhi                                   on 2001/01/17  06:11:31
63476         Log: (Replaced by #8469)
63477              
63478              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)
63479              From: "Craig A. Berry" <craigberry@mac.com>
63480              Date: Tue, 16 Jan 2001 23:38:46 -0600
63481              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
63482      Branch: perl
63483            ! configure.com
63484 ____________________________________________________________________________
63485 [  8461] By: jhi                                   on 2001/01/17  05:56:12
63486         Log: Allow for one trailing slash in the directory of mkdir().
63487      Branch: perl
63488            ! pp_sys.c
63489 ____________________________________________________________________________
63490 [  8460] By: jhi                                   on 2001/01/17  03:26:01
63491         Log: Metaconfig unit changes for #8459.
63492      Branch: metaconfig
63493            ! U/modified/Loc.U U/modified/sig_name.U
63494 ____________________________________________________________________________
63495 [  8459] By: jhi                                   on 2001/01/17  03:24:48
63496         Log: Define SIG_SIZE, the number of elements in the sig_name and
63497              sig_num arrays, including the final NULL entry.
63498      Branch: perl
63499            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63500            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
63501            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
63502            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
63503            ! win32/config.bc win32/config.gc win32/config.vc
63504 ____________________________________________________________________________
63505 [  8458] By: jhi                                   on 2001/01/17  01:41:33
63506         Log: Integrate perlio.
63507      Branch: perl
63508           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
63509           !> perlapi.h proto.h sv.c
63510 ____________________________________________________________________________
63511 [  8457] By: nick                                  on 2001/01/16  22:07:26
63512         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
63513              Provides all the "cost" but no benefit yet - it is to allow cost
63514              to be measured, and implementation experiments (just in mg.c?).
63515      Branch: perlio
63516            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
63517            ! perlapi.h proto.h sv.c
63518 ____________________________________________________________________________
63519 [  8456] By: nick                                  on 2001/01/16  21:07:07
63520         Log: Integrate mainline.
63521      Branch: perlio
63522           !> (integrate 51 files)
63523 ____________________________________________________________________________
63524 [  8455] By: jhi                                   on 2001/01/16  18:13:43
63525         Log: Subject: [PATCH] regcomp.c old feature removal
63526              From: mjd@plover.com
63527              Date: 16 Jan 2001 14:43:18 -0000 
63528              Message-ID: <20010116144318.7140.qmail@plover.com> 
63529      Branch: perl
63530            ! regcomp.c
63531 ____________________________________________________________________________
63532 [  8454] By: jhi                                   on 2001/01/16  16:12:39
63533         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
63534              From: "Indy Singh" <indy@nusphere.com>
63535              Date: Wed, 10 Jan 2001 20:17:49 -0500
63536              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
63537      Branch: maint-5.6/perl
63538            ! win32/Makefile
63539 ____________________________________________________________________________
63540 [  8453] By: jhi                                   on 2001/01/16  16:09:33
63541         Log: Update Changes.
63542      Branch: perl
63543            ! Changes patchlevel.h
63544 ____________________________________________________________________________
63545 [  8452] By: jhi                                   on 2001/01/16  15:42:04
63546         Log: Subject: Re: API Cleanup
63547              To: perl5-porters@perl.org
63548              Date: Tue, 16 Jan 2001 13:42:30 +0000
63549              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
63550              
63551              Subject: [PATCH] utf8.c documentation
63552              From: Simon Cozens <simon@cozens.net>
63553              Date: Tue, 16 Jan 2001 13:52:48 +0000
63554              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
63555              
63556              Subject: Re: API Cleanup
63557              From: Simon Cozens <simon@cozens.net>
63558              Date: Tue, 16 Jan 2001 14:58:55 +0000
63559              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
63560              
63561              UTF-8 doc patches.
63562      Branch: perl
63563            ! embed.pl pod/perlapi.pod utf8.c
63564 ____________________________________________________________________________
63565 [  8451] By: jhi                                   on 2001/01/16  14:41:39
63566         Log: podlators 1.07, from Russ Allbery.
63567      Branch: perl
63568            ! lib/Pod/Man.pm
63569 ____________________________________________________________________________
63570 [  8450] By: jhi                                   on 2001/01/16  14:24:19
63571         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
63572              From: "Indy Singh" <indy@nusphere.com>
63573              Date: Mon, 15 Jan 2001 20:59:40 -0500
63574              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
63575      Branch: perl
63576            ! win32/Makefile
63577 ____________________________________________________________________________
63578 [  8449] By: jhi                                   on 2001/01/16  03:42:55
63579         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
63580              at the setting of the ofs_sv in new_struct_thread() as the
63581              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
63582              uninitialized fields are, uh, initialized with),
63583              SvREFCNT_inc()ing that invited a core dump.
63584      Branch: perl
63585            ! util.c
63586 ____________________________________________________________________________
63587 [  8448] By: jhi                                   on 2001/01/16  01:49:07
63588         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
63589              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63590              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
63591              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
63592              
63593              Replace #8444 and #8445.
63594      Branch: perl
63595            ! ext/B/B.xs ext/B/B/Debug.pm
63596 ____________________________________________________________________________
63597 [  8447] By: jhi                                   on 2001/01/15  21:05:35
63598         Log: Subject: [PATCH] API Variable documentation   
63599              From: Simon Cozens <simon@cozens.net>
63600              Date: Mon, 15 Jan 2001 19:35:54 +0000
63601              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
63602      Branch: perl
63603            ! pod/perlapi.pod thrdvar.h
63604 ____________________________________________________________________________
63605 [  8446] By: jhi                                   on 2001/01/15  20:49:20
63606         Log: Signedness nit.
63607      Branch: perl
63608            ! pp_ctl.c
63609 ____________________________________________________________________________
63610 [  8445] By: jhi                                   on 2001/01/15  20:28:48
63611         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
63612      Branch: perl
63613            ! ext/B/B/Debug.pm
63614 ____________________________________________________________________________
63615 [  8444] By: jhi                                   on 2001/01/15  13:09:10
63616         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
63617      Branch: perl
63618            ! ext/B/B.xs
63619 ____________________________________________________________________________
63620 [  8443] By: jhi                                   on 2001/01/15  13:06:26
63621         Log: Missing from #8439.
63622      Branch: perl
63623            ! keywords.h mg.c
63624 ____________________________________________________________________________
63625 [  8442] By: jhi                                   on 2001/01/15  13:02:38
63626         Log: Subject: [PATCH @8436] Eliminate op_children
63627              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63628              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
63629              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
63630              
63631              Subject: [PATCH @8436] Re: Eliminate op_children
63632              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63633              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
63634              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
63635      Branch: perl
63636            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
63637            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
63638            ! op.c op.h
63639 ____________________________________________________________________________
63640 [  8441] By: jhi                                   on 2001/01/15  12:57:08
63641         Log: Use the /^Perl_/-less form of is_lvalue_sub().
63642      Branch: perl
63643            ! pp.h
63644 ____________________________________________________________________________
63645 [  8440] By: jhi                                   on 2001/01/15  05:13:09
63646         Log: Revert #8437 and #8438, the Linux large files story is more complex.
63647      Branch: metaconfig/U/perl
63648            ! d_fpos64_t.U d_off64_t.U
63649      Branch: perl
63650            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63651            ! config_h.SH configure.com epoc/config.sh perl.h
63652            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
63653            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
63654            ! win32/config.bc win32/config.gc win32/config.vc
63655 ____________________________________________________________________________
63656 [  8439] By: jhi                                   on 2001/01/15  05:02:24
63657         Log: More UTF-8 patches from Inaba Hiroto.
63658              - The substr lval was still not okay.
63659              - Now pp_stringify and sv_setsv copies source's UTF8 flag
63660              even if IN_BYTE.  pp_stringify is called from fold_constants
63661              at optimization phase and "\x{100}" was made SvUTF8_off under
63662              use bytes (the bytes pragma is for "byte semantics" and not
63663              for "do not produce UTF8 data")
63664              - New `qu' operator to generate UTF8 string explicitly.
63665              Though I agree with the policy "0x00-0xff always produce bytes",
63666              sometimes want to such a string to be coded in UTF8.
63667              I can use pack"U0a*" but it requires more typing and has
63668              runtime overhead.
63669              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
63670              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
63671              string is not UTF8_on and has char 0x80-0xff.
63672              
63673              TODO: document and test qu.
63674      Branch: perl
63675            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
63676            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
63677            ! toke.c
63678 ____________________________________________________________________________
63679 [  8438] By: jhi                                   on 2001/01/14  05:10:23
63680         Log: (Reverted by #8440)
63681              
63682              Metaconfig unit changes for #8437.
63683      Branch: metaconfig/U/perl
63684            ! d_fpos64_t.U d_off64_t.U
63685 ____________________________________________________________________________
63686 [  8437] By: jhi                                   on 2001/01/14  04:55:34
63687         Log: (Reverted by #8440)
63688              
63689              Add <features.h> probing, seems to be needed for (some?)
63690              Linux largefileness.
63691      Branch: perl
63692            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63693            ! config_h.SH configure.com epoc/config.sh perl.h
63694            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
63695            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
63696            ! win32/config.bc win32/config.gc win32/config.vc
63697 ____________________________________________________________________________
63698 [  8436] By: jhi                                   on 2001/01/13  17:47:21
63699         Log: Tighten some of the tests a bit.
63700      Branch: perl
63701            ! t/pragma/utf8.t
63702 ____________________________________________________________________________
63703 [  8435] By: jhi                                   on 2001/01/13  17:31:54
63704         Log: Integrate perlio.
63705      Branch: perl
63706           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
63707           !> win32/config_H.gc win32/config_H.vc
63708 ____________________________________________________________________________
63709 [  8434] By: nick                                  on 2001/01/13  11:36:53
63710         Log: Run dmake regen_config_h for Win32
63711      Branch: perlio
63712            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
63713 ____________________________________________________________________________
63714 [  8433] By: nick                                  on 2001/01/13  11:31:55
63715         Log: VMS friendly patch to Encode compile process
63716      Branch: perlio
63717            ! ext/Encode/Makefile.PL ext/Encode/compile
63718 ____________________________________________________________________________
63719 [  8432] By: nick                                  on 2001/01/13  11:06:44
63720         Log: Integrate mainline
63721      Branch: perlio
63722           +> ext/B/B/Concise.pm
63723           !> (integrate 52 files)
63724 ____________________________________________________________________________
63725 [  8431] By: jhi                                   on 2001/01/13  05:55:55
63726         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
63727              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63728              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
63729              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
63730      Branch: perl
63731            ! ext/B/B/Concise.pm
63732 ____________________________________________________________________________
63733 [  8430] By: jhi                                   on 2001/01/13  04:24:18
63734         Log: The LVRET macro needed an aTHX.
63735      Branch: perl
63736            ! pp.h
63737 ____________________________________________________________________________
63738 [  8429] By: jhi                                   on 2001/01/13  02:12:42
63739         Log: Update Changes.
63740      Branch: perl
63741            ! Changes patchlevel.h
63742 ____________________________________________________________________________
63743 [  8428] By: jhi                                   on 2001/01/13  02:08:50
63744         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
63745              From: Peter Prymmer <pvhp@forte.com>
63746              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
63747              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
63748              
63749              Add a BEGIN guard for sloppy floating point division.
63750      Branch: perl
63751            ! lib/Math/BigInt.pm lib/bigint.pl
63752 ____________________________________________________________________________
63753 [  8427] By: jhi                                   on 2001/01/13  01:47:16
63754         Log: The B::Terse drop-in replacement wasn't quite drop-in.
63755      Branch: perl
63756            ! ext/B/B/Terse.pm
63757 ____________________________________________________________________________
63758 [  8426] By: jhi                                   on 2001/01/12  21:20:43
63759         Log: Use UVXf.
63760      Branch: perl
63761            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63762            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
63763            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
63764            ! vos/config.ga.def vos/config.ga.h win32/config.bc
63765            ! win32/config.gc win32/config.vc
63766 ____________________________________________________________________________
63767 [  8425] By: jhi                                   on 2001/01/12  20:20:14
63768         Log: Subject: [PATCH perl@8342] -Wformat
63769              From: Robin Barker <rmb1@cise.npl.co.uk>
63770              Date: Fri, 12 Jan 2001 20:03:14 GMT
63771              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
63772      Branch: perl
63773            ! ext/Encode/Encode.xs mg.c sv.c toke.c
63774 ____________________________________________________________________________
63775 [  8424] By: jhi                                   on 2001/01/12  20:01:48
63776         Log: Subject: B::Concise -- an improved replacement for B::Terse 
63777              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63778              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
63779              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
63780      Branch: perl
63781            + ext/B/B/Concise.pm
63782            ! MANIFEST ext/B/B/Terse.pm
63783 ____________________________________________________________________________
63784 [  8423] By: jhi                                   on 2001/01/12  19:24:02
63785         Log: The new metaconfig unit from the #8421.
63786      Branch: metaconfig/U/perl
63787            + d_sigprocmask.U
63788 ____________________________________________________________________________
63789 [  8422] By: jhi                                   on 2001/01/12  19:23:43
63790         Log: Forgot the microperl config from the #8421.
63791      Branch: perl
63792            ! uconfig.h uconfig.sh
63793 ____________________________________________________________________________
63794 [  8421] By: jhi                                   on 2001/01/12  19:05:27
63795         Log: Add sigprocmask() probe, regen Configure, regen toc.
63796      Branch: perl
63797            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63798            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
63799            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
63800            ! vos/config.ga.h win32/config.bc win32/config.gc
63801            ! win32/config.vc
63802 ____________________________________________________________________________
63803 [  8420] By: jhi                                   on 2001/01/12  18:34:31
63804         Log: Add sockatmark() to the todo list.
63805      Branch: perl
63806            ! Todo-5.6
63807 ____________________________________________________________________________
63808 [  8419] By: jhi                                   on 2001/01/12  18:09:46
63809         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
63810      Branch: perl
63811            ! op.c
63812 ____________________________________________________________________________
63813 [  8418] By: jhi                                   on 2001/01/12  18:05:30
63814         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
63815              From: Radu Greab <radu@netsoft.ro>
63816              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
63817              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
63818      Branch: perl
63819            ! op.c t/pragma/sub_lval.t
63820 ____________________________________________________________________________
63821 [  8417] By: jhi                                   on 2001/01/12  16:09:09
63822         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
63823              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
63824              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
63825              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
63826      Branch: perl
63827            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
63828            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
63829            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
63830            ! t/pragma/sub_lval.t toke.c
63831 ____________________________________________________________________________
63832 [  8416] By: jhi                                   on 2001/01/12  15:42:06
63833         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
63834              From: "Richard Soderberg" <rs@crystalflame.net>
63835              Date: Fri, 12 Jan 2001 04:49:35 -0800
63836              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
63837              
63838              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
63839              according to the platform.
63840      Branch: perl
63841            ! op.c
63842 ____________________________________________________________________________
63843 [  8415] By: jhi                                   on 2001/01/12  15:33:41
63844         Log: One more UTF-8 fix from Inaba Hiroto.
63845      Branch: perl
63846            ! pp.c regexec.c t/pragma/utf8.t
63847 ____________________________________________________________________________
63848 [  8414] By: jhi                                   on 2001/01/12  15:30:18
63849         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
63850      Branch: perl
63851            ! regexec.c
63852 ____________________________________________________________________________
63853 [  8413] By: jhi                                   on 2001/01/12  15:22:10
63854         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
63855              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63856              Date: Thu, 11 Jan 2001 12:53:36 +0100
63857              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
63858      Branch: perl
63859            ! toke.c
63860 ____________________________________________________________________________
63861 [  8412] By: jhi                                   on 2001/01/12  15:20:25
63862         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
63863              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63864              Date: Fri, 12 Jan 2001 14:37:55 +0100
63865              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
63866      Branch: perl
63867            ! hints/posix-bc.sh
63868 ____________________________________________________________________________
63869 [  8411] By: jhi                                   on 2001/01/12  15:14:14
63870         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
63871              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63872              Date: Fri, 12 Jan 2001 10:42:21 +0100
63873              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
63874      Branch: perl
63875            ! t/op/regmesg.t
63876 ____________________________________________________________________________
63877 [  8410] By: jhi                                   on 2001/01/12  05:48:55
63878         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
63879              From: Nicholas Clark <nick@ccl4.org> 
63880              Date: Sun, 7 Jan 2001 19:47:14 +0000
63881              Message-ID: <20010107194714.B1048@plum.flirble.org>
63882      Branch: perl
63883            ! t/op/numconvert.t
63884 ____________________________________________________________________________
63885 [  8409] By: jhi                                   on 2001/01/12  05:41:28
63886         Log: Integrate perlio.
63887      Branch: perl
63888           !> mg.c scope.h
63889 ____________________________________________________________________________
63890 [  8408] By: nick                                  on 2001/01/11  22:43:28
63891         Log: Remove variables that were used in experiments.
63892      Branch: perlio
63893            ! mg.c
63894 ____________________________________________________________________________
63895 [  8407] By: nick                                  on 2001/01/11  20:57:44
63896         Log: Catch die in %SIG handler and unblock the signal before re-dying.
63897              This make Linux work _without_ sigsetjmp().
63898              Turn off sigsetjmp() to see what else it does.
63899              May need Configure probe for sigprocmask() if anything has sigaction()
63900              but not sigprocmask().
63901      Branch: perlio
63902            ! mg.c scope.h
63903 ____________________________________________________________________________
63904 [  8406] By: nick                                  on 2001/01/11  19:32:07
63905         Log: Integrate mainline
63906      Branch: perlio
63907           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
63908           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
63909           !> t/op/substr.t
63910 ____________________________________________________________________________
63911 [  8405] By: jhi                                   on 2001/01/11  17:11:01
63912         Log: Fix UTF-8 lval substr().
63913      Branch: perl
63914            ! mg.c t/op/substr.t
63915 ____________________________________________________________________________
63916 [  8404] By: jhi                                   on 2001/01/11  05:13:58
63917         Log: Update Changes.
63918      Branch: perl
63919            ! Changes patchlevel.h
63920 ____________________________________________________________________________
63921 [  8403] By: jhi                                   on 2001/01/11  04:38:24
63922         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
63923              From: Hugo <hv@crypt.compulink.co.uk>
63924              Date: Mon, 30 Oct 2000 01:33:26 +0000
63925              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
63926      Branch: perl
63927            ! regexec.c t/op/re_tests
63928 ____________________________________________________________________________
63929 [  8402] By: jhi                                   on 2001/01/11  04:26:12
63930         Log: Integrate perlio.
63931      Branch: perl
63932           !> scope.h util.c
63933 ____________________________________________________________________________
63934 [  8401] By: nick                                  on 2001/01/10  22:52:55
63935         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
63936              (So Alan and Ilya can try setting via hints.)
63937              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
63938              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
63939              doing the save everywhere seems to restart read() correctly, but just
63940              doing it once "round" the handler does not.
63941      Branch: perlio
63942            ! scope.h
63943 ____________________________________________________________________________
63944 [  8400] By: jhi                                   on 2001/01/10  21:57:54
63945         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
63946              of IRIX, HP-UX is unaffected.
63947      Branch: perl
63948            ! perl.h
63949 ____________________________________________________________________________
63950 [  8399] By: nick                                  on 2001/01/10  21:29:19
63951         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
63952      Branch: perlio
63953            ! util.c
63954 ____________________________________________________________________________
63955 [  8398] By: jhi                                   on 2001/01/10  20:55:31
63956         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
63957              also have ReusePort.
63958      Branch: perl
63959            ! ext/IO/lib/IO/Socket/INET.pm
63960 ____________________________________________________________________________
63961 [  8397] By: jhi                                   on 2001/01/10  20:50:57
63962         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
63963              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
63964              Date: Wed, 10 Jan 2001 01:38:13 -0800
63965              Message-ID: <20010110013813.B41744@yahoo-inc.com>
63966      Branch: perl
63967            ! ext/IO/lib/IO/Socket/INET.pm
63968 ____________________________________________________________________________
63969 [  8396] By: jhi                                   on 2001/01/10  20:49:30
63970         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
63971              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
63972              Date: Wed, 10 Jan 2001 01:37:32 -0800
63973              Message-ID: <20010110013732.A41744@yahoo-inc.com>
63974      Branch: perl
63975            ! ext/Socket/Socket.pm
63976 ____________________________________________________________________________
63977 [  8395] By: jhi                                   on 2001/01/10  20:41:37
63978         Log: Test for bug id 20010105.016 (fixed by #8378).
63979      Branch: perl
63980            ! t/op/split.t
63981 ____________________________________________________________________________
63982 [  8394] By: jhi                                   on 2001/01/10  20:26:32
63983         Log: Integrate perlio.
63984      Branch: perl
63985            ! util.c
63986 ____________________________________________________________________________
63987 [  8393] By: nick                                  on 2001/01/10  19:34:30
63988         Log: Back out Simon's pid hackery for now.
63989      Branch: perlio
63990            ! util.c
63991 ____________________________________________________________________________
63992 [  8392] By: nick                                  on 2001/01/10  19:23:13
63993         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
63994      Branch: perlio
63995           !> (integrate 29 files)
63996 ____________________________________________________________________________
63997 [  8391] By: jhi                                   on 2001/01/10  18:43:15
63998         Log: Subject: [PATCH] Fix my_pclose segfault
63999              From: Simon Cozens <simon@cozens.net>
64000              Date: Wed, 10 Jan 2001 18:39:35 +0000
64001              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
64002      Branch: perl
64003            ! util.c
64004 ____________________________________________________________________________
64005 [  8390] By: jhi                                   on 2001/01/10  18:42:08
64006         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
64007              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64008              Date:     Wed, 10 Jan 2001 13:23:02 EST
64009              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
64010      Branch: perl
64011            ! ext/Opcode/Opcode.xs
64012 ____________________________________________________________________________
64013 [  8389] By: jhi                                   on 2001/01/10  15:16:07
64014         Log: Turn off the integer preservation for now.
64015      Branch: perl
64016            ! perl.h
64017 ____________________________________________________________________________
64018 [  8388] By: jhi                                   on 2001/01/10  15:01:25
64019         Log: Few more IDE/editor nits from p5p.
64020      Branch: perl
64021            ! pod/perlfaq3.pod
64022 ____________________________________________________________________________
64023 [  8387] By: jhi                                   on 2001/01/10  06:53:16
64024         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
64025              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
64026              Date: Tue, 9 Jan 2001 23:16:02 +0000
64027              Message-ID: <20010109231602.A81101@plum.flirble.org>
64028      Branch: perl
64029            ! sv.c
64030 ____________________________________________________________________________
64031 [  8386] By: jhi                                   on 2001/01/10  03:17:54
64032         Log: Test cases for #8385 (from Simon's "torture.pl")
64033      Branch: perl
64034            ! t/op/tr.t
64035 ____________________________________________________________________________
64036 [  8385] By: jhi                                   on 2001/01/10  03:17:11
64037         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
64038              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
64039              Date: Wed, 10 Jan 2001 11:39:39 +0900
64040              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
64041              
64042              Some more UTF-8 tr cases fixed.
64043      Branch: perl
64044            ! doop.c
64045 ____________________________________________________________________________
64046 [  8384] By: jhi                                   on 2001/01/09  22:45:40
64047         Log: Allow the locale test needing POSIX and the taint test
64048              needing IPC::SysV to run under 'minitest' (basically,
64049              bail out if loading the extension fails)
64050      Branch: perl
64051            ! t/op/misc.t t/op/taint.t
64052 ____________________________________________________________________________
64053 [  8383] By: jhi                                   on 2001/01/09  21:36:04
64054         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
64055              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
64056              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
64057              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
64058      Branch: perl
64059            ! t/io/openpid.t
64060 ____________________________________________________________________________
64061 [  8382] By: jhi                                   on 2001/01/09  21:06:08
64062         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
64063              Should finish up the bug id 20001205.022.
64064      Branch: perl
64065            ! pp.c pp_hot.c scope.c
64066 ____________________________________________________________________________
64067 [  8381] By: jhi                                   on 2001/01/09  18:27:43
64068         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
64069              From: Andy Dougherty <doughera@lafayette.edu>
64070              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
64071              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
64072              
64073              More robust yacc/bison error detection.
64074      Branch: perl
64075            ! t/comp/proto.t
64076 ____________________________________________________________________________
64077 [  8380] By: jhi                                   on 2001/01/09  15:21:38
64078         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
64079              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64080              Date:     Tue, 9 Jan 2001 07:53:55 EST
64081              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
64082      Branch: perl
64083            ! t/op/misc.t vms/test.com
64084 ____________________________________________________________________________
64085 [  8379] By: jhi                                   on 2001/01/09  15:20:38
64086         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
64087              From: jhi@cc.hut.fi
64088              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
64089              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
64090              
64091              The #8378 fixed this.
64092      Branch: perl
64093            ! t/op/tr.t
64094 ____________________________________________________________________________
64095 [  8378] By: jhi                                   on 2001/01/09  15:05:32
64096         Log: Subject: One more patch for UTF8 
64097              From: Inaba Hiroto <inaba@st.rim.or.jp>
64098              Date: Tue, 09 Jan 2001 01:04:32 +0900
64099              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
64100              
64101              UTF-8 fixes for 'x' and tr///.
64102      Branch: perl
64103            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
64104            ! regcomp.c regexec.c toke.c utf8.c
64105 ____________________________________________________________________________
64106 [  8377] By: jhi                                   on 2001/01/09  14:32:17
64107         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
64108      Branch: perl
64109            ! t/op/length.t
64110 ____________________________________________________________________________
64111 [  8376] By: jhi                                   on 2001/01/09  04:32:32
64112         Log: integrate changes #7775, #8316, #8316 from mainline
64113      Branch: maint-5.6/perl
64114            ! hints/solaris_2.sh
64115 ____________________________________________________________________________
64116 [  8375] By: jhi                                   on 2001/01/09  04:26:43
64117         Log: Update Changes.
64118      Branch: perl
64119            ! Changes patchlevel.h
64120 ____________________________________________________________________________
64121 [  8374] By: jhi                                   on 2001/01/09  04:14:32
64122         Log: IDE/editor section tweaking.
64123      Branch: perl
64124            ! pod/perlfaq3.pod
64125 ____________________________________________________________________________
64126 [  8373] By: jhi                                   on 2001/01/09  02:38:26
64127         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
64128              From: Peter Prymmer <pvhp@forte.com>
64129              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
64130              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
64131              
64132              In preparation os OS/390 dynamic loading.
64133      Branch: perl
64134            ! README.os390 hints/os390.sh
64135 ____________________________________________________________________________
64136 [  8372] By: jhi                                   on 2001/01/09  00:24:30
64137         Log: Integrate with perlio.
64138      Branch: perl
64139           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
64140 ____________________________________________________________________________
64141 [  8371] By: nick                                  on 2001/01/08  23:54:33
64142         Log: Fix "scalars leaked" bugs caused by overload magic
64143              (Highlighted by Ilya's DESTROY optimization.)
64144      Branch: perlio
64145            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
64146 ____________________________________________________________________________
64147 [  8370] By: nick                                  on 2001/01/08  20:19:41
64148         Log: Integrate mainline
64149      Branch: perlio
64150           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
64151           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
64152           !> t/op/64bitint.t
64153 ____________________________________________________________________________
64154 [  8369] By: jhi                                   on 2001/01/08  17:30:52
64155         Log: save_delete() Safefree() doesn't (anymore?) work with shared
64156              strings, one test failure in op/misc and almost all of lib/b.
64157              (Outcomments #8369.)
64158      Branch: perl
64159            ! scope.c
64160 ____________________________________________________________________________
64161 [  8368] By: jhi                                   on 2001/01/08  14:47:10
64162         Log: (Outcommented by #8369.)
64163              
64164              Subject: Re: Perl BugID 20001205.022 ---- save_delete
64165              From: Simon Cozens <simon@cozens.net>
64166              Date: Sat, 6 Jan 2001 11:48:40 +0000
64167              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
64168              
64169              The save_delete() does need the Safefree.
64170      Branch: perl
64171            ! scope.c
64172 ____________________________________________________________________________
64173 [  8367] By: bailey                                on 2001/01/08  08:53:52
64174         Log: Once again syncing after too long an absence
64175      Branch: vmsperl
64176           +> (branch 55 files)
64177            - MAINTAIN fix_pl vos/config.def vos/config.h
64178            - vos/config_h.SH_orig
64179           !> (integrate 498 files)
64180 ____________________________________________________________________________
64181 [  8366] By: jhi                                   on 2001/01/08  02:42:59
64182         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
64183              From: nick@ccl4.org
64184              Date: Sun, 7 Jan 2001 21:07:18 +0000
64185              Message-Id: <20010107210717.D1048@plum.flirble.org>
64186      Branch: perl
64187            ! sv.c t/op/64bitint.t
64188 ____________________________________________________________________________
64189 [  8365] By: jhi                                   on 2001/01/08  02:35:16
64190         Log: Subject: [PATCH] environ nit
64191              From: Simon Cozens <simon@cozens.net>
64192              Date: Sun, 7 Jan 2001 17:57:07 +0000
64193              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
64194              
64195              Use environ only if we have it.
64196      Branch: perl
64197            ! mg.c
64198 ____________________________________________________________________________
64199 [  8364] By: jhi                                   on 2001/01/08  02:24:51
64200         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
64201      Branch: perl
64202            ! ext/GDBM_File/GDBM_File.xs
64203 ____________________________________________________________________________
64204 [  8363] By: jhi                                   on 2001/01/08  02:19:24
64205         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
64206              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
64207              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
64208              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
64209      Branch: perl
64210            ! dump.c op.c
64211 ____________________________________________________________________________
64212 [  8362] By: jhi                                   on 2001/01/08  02:17:43
64213         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
64214              From: Doug MacEachern <dougm@covalent.net>
64215              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
64216              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
64217              
64218              Allow AUTOLOAD to be an xsub and allow such xsubs
64219              to avoid use of $AUTOLOAD.
64220      Branch: perl
64221            ! gv.c
64222 ____________________________________________________________________________
64223 [  8361] By: jhi                                   on 2001/01/08  02:16:07
64224         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
64225              From: Radu Greab <radu@netsoft.ro>
64226              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
64227              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
64228              
64229              No need for the potentially nonportable $SIG{CHLD}.
64230      Branch: perl
64231            ! t/io/pipe.t
64232 ____________________________________________________________________________
64233 [  8360] By: jhi                                   on 2001/01/08  01:58:23
64234         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
64235      Branch: perl
64236            ! lib/Getopt/Long.pm
64237 ____________________________________________________________________________
64238 [  8359] By: jhi                                   on 2001/01/08  01:55:44
64239         Log: Integrate perlio.
64240      Branch: perl
64241           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
64242           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
64243           !> utf8.c win32/Makefile
64244 ____________________________________________________________________________
64245 [  8358] By: jhi                                   on 2001/01/07  21:16:50
64246         Log: Update the EPOC cross SDK URL.
64247      Branch: perl
64248            ! README.epoc
64249 ____________________________________________________________________________
64250 [  8357] By: jhi                                   on 2001/01/07  21:16:09
64251         Log: Update the EPOC cross SDK URL.
64252      Branch: maint-5.6/perl
64253            ! README.epoc
64254 ____________________________________________________________________________
64255 [  8356] By: nick                                  on 2001/01/06  21:47:52
64256         Log: FILE * in XS code for PerlIO world:
64257              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
64258              - Add FILE * T_STDIO typemap.
64259              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
64260      Branch: perlio
64261            ! lib/ExtUtils/typemap perlio.c perlio.h
64262 ____________________________________________________________________________
64263 [  8355] By: jhi                                   on 2001/01/06  20:27:15
64264         Log: integrate change #8336 from mainline
64265              
64266              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
64267      Branch: maint-5.6/perl
64268            ! hv.c
64269 ____________________________________________________________________________
64270 [  8354] By: jhi                                   on 2001/01/06  20:24:29
64271         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
64272              From: Robin Barker <rmb1@cise.npl.co.uk>
64273              Date: Fri, 22 Dec 2000 12:17:38 GMT
64274              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
64275              
64276              The patch reformats some long =item lines so they give
64277              correct output via pod2man | nroff -man
64278              
64279              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
64280              From: Robin Barker <rmb1@cise.npl.co.uk>
64281              Date: Tue, 2 Jan 2001 15:35:03 GMT
64282              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
64283              
64284              Here is a _further_ patch which corrects a few more errors:
64285              * an empty C<=item> in CPAN.pm
64286              * patching the wrong file (pod/perlamiga.pod not README.amiga)
64287              * leaving empty C<=item>s which formatted incorrectly
64288              * over long C<=item>s revealed by latest patch to Pod::Man
64289      Branch: maint-5.6/perl
64290            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
64291            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
64292            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
64293            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
64294            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
64295            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
64296 ____________________________________________________________________________
64297 [  8353] By: jhi                                   on 2001/01/06  20:21:10
64298         Log: integrate changes #7980, 8056, 8057 from mainline
64299              
64300              UTF-8 hash keys.
64301      Branch: maint-5.6/perl
64302            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
64303 ____________________________________________________________________________
64304 [  8352] By: jhi                                   on 2001/01/06  20:18:44
64305         Log: Forgotten from #8438.
64306      Branch: maint-5.6/perl
64307            ! epoc/epocish.h
64308 ____________________________________________________________________________
64309 [  8351] By: jhi                                   on 2001/01/06  20:18:12
64310         Log: Forgotten from #8347.
64311      Branch: maint-5.6/perl
64312            ! config_h.SH
64313 ____________________________________________________________________________
64314 [  8350] By: jhi                                   on 2001/01/06  20:00:19
64315         Log: Thinko in #8347.
64316      Branch: maint-5.6/perl
64317            ! regcomp.c
64318 ____________________________________________________________________________
64319 [  8349] By: jhi                                   on 2001/01/06  18:05:30
64320         Log: Copy the FAQ3 IDE section from the development branch,
64321              changes originally by Peter Prymmer.
64322      Branch: maint-5.6/perl
64323            ! pod/perlfaq3.pod
64324 ____________________________________________________________________________
64325 [  8348] By: jhi                                   on 2001/01/06  18:03:02
64326         Log: EPOC updates for TRIAL1.
64327              
64328              Subject: [5.6.1 trial1] EPOC update
64329              From: Olaf Flebbe <O.Flebbe@science-computing.de>
64330              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
64331              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
64332              
64333              Subject: epoc patch2 for perl-5.6.1-trial1
64334              From: Olaf Flebbe <O.Flebbe@science-computing.de>
64335              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
64336              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
64337      Branch: maint-5.6/perl
64338            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
64339            ! epoc/epocish.c
64340 ____________________________________________________________________________
64341 [  8347] By: jhi                                   on 2001/01/06  17:29:10
64342         Log: integrate changes #7710,7824,7973 from mainline,
64343              plus VMS nits from Peter Prymmer and Dan Sugalski.
64344              
64345              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
64346              library (getprotobyname and getprotobynumber are outversioned by
64347              the same calls in libc, at least for xlc version 3.
64348              
64349              Add HAS_SBRK_PROTO.
64350              
64351              Fixes for signedness warnings noticed by VMSperlers.
64352      Branch: maint-5.6/perl
64353            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64354            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
64355            ! sv.c vms/descrip_mms.template vos/config.alpha.def
64356            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
64357            ! win32/config.bc win32/config.gc win32/config.vc
64358 ____________________________________________________________________________
64359 [  8346] By: nick                                  on 2001/01/06  14:36:01
64360         Log: Fixup accumulated integrate muddles (perlio == devperl again)
64361      Branch: perlio
64362            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
64363 ____________________________________________________________________________
64364 [  8345] By: nick                                  on 2001/01/06  14:24:58
64365         Log: Integrate mainline
64366      Branch: perlio
64367           !> (integrate 55 files)
64368 ____________________________________________________________________________
64369 [  8344] By: jhi                                   on 2001/01/06  02:24:02
64370         Log: Subject: [patch] PerlIO_cleanup() prototype
64371              From: Doug MacEachern <dougm@covalent.net>
64372              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
64373              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
64374      Branch: perl
64375            ! perlio.h
64376 ____________________________________________________________________________
64377 [  8343] By: jhi                                   on 2001/01/06  01:04:09
64378         Log: IRIX compiler noticed that the bof initialization might be
64379              bypassed by control flow.
64380      Branch: perl
64381            ! toke.c
64382 ____________________________________________________________________________
64383 [  8342] By: jhi                                   on 2001/01/06  00:10:48
64384         Log: Update Changes.
64385      Branch: perl
64386            ! Changes patchlevel.h
64387 ____________________________________________________________________________
64388 [  8341] By: jhi                                   on 2001/01/05  23:52:33
64389         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
64390      Branch: perl
64391            ! toke.c
64392 ____________________________________________________________________________
64393 [  8340] By: jhi                                   on 2001/01/05  22:44:08
64394         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
64395              From: Radu Greab <radu@netsoft.ro>
64396              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
64397              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
64398      Branch: perl
64399            ! t/io/pipe.t util.c
64400 ____________________________________________________________________________
64401 [  8339] By: jhi                                   on 2001/01/05  22:35:17
64402         Log: Subject: [PATCH] format and rewording in perlfaq.pod
64403              From: Robin Barker <rmb1@cise.npl.co.uk>
64404              Date: Fri, 5 Jan 2001 18:51:20 GMT
64405              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
64406      Branch: perl
64407            ! pod/perlfaq.pod
64408 ____________________________________________________________________________
64409 [  8338] By: jhi                                   on 2001/01/05  22:31:17
64410         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
64411              From: Peter Prymmer <pvhp@forte.com>
64412              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
64413              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
64414      Branch: perl
64415            ! utils/perlbug.PL
64416 ____________________________________________________________________________
64417 [  8337] By: jhi                                   on 2001/01/05  18:15:11
64418         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
64419              From: Robin Barker <rmb1@cise.npl.co.uk>
64420              Date: Tue, 2 Jan 2001 15:24:07 GMT
64421              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
64422              
64423              If you call configure as C<./Configure> or C<sh ./Configure>,
64424              $src is set to the absolute path name, not '.'.
64425              
64426              This, in turn, means -Dmksymlink tries to do its stuff because
64427              it does not think it is in the src directory.
64428              
64429              (plus a metaconfig nitfix)
64430      Branch: metaconfig
64431            ! U/compline/ccflags.U U/modified/src.U
64432      Branch: perl
64433            ! Configure config_h.SH
64434 ____________________________________________________________________________
64435 [  8336] By: jhi                                   on 2001/01/05  17:48:32
64436         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
64437              From: Alan Burlison <Alan.Burlison@uk.sun.com>
64438              Message-ID: <3A5606C4.473D2226@uk.sun.com>
64439              Date: Fri, 05 Jan 2001 17:39:16 +0000
64440      Branch: perl
64441            ! hv.c
64442 ____________________________________________________________________________
64443 [  8335] By: jhi                                   on 2001/01/05  16:05:44
64444         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
64445      Branch: perl
64446            ! lib/Getopt/Long.pm
64447 ____________________________________________________________________________
64448 [  8334] By: jhi                                   on 2001/01/05  16:00:51
64449         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
64450              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
64451              Date: Fri, 05 Jan 2001 13:46:51 +0100
64452              Message-ID: <13693.978698811@nice.ram.loc>
64453              
64454              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
64455              accurate reading of the "atime".  
64456      Branch: perl
64457            ! t/io/fs.t
64458 ____________________________________________________________________________
64459 [  8333] By: jhi                                   on 2001/01/05  15:57:37
64460         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
64461              From: Simon Cozens <simon@cozens.net>
64462              Date: Fri, 8 Dec 2000 13:33:31 +0000
64463              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
64464              
64465              A lost patch fragment.
64466      Branch: perl
64467            ! doop.c
64468 ____________________________________________________________________________
64469 [  8332] By: jhi                                   on 2001/01/05  15:40:42
64470         Log: Do away with strncpy() and a fixed length buffer.
64471      Branch: perl
64472            ! utf8.c
64473 ____________________________________________________________________________
64474 [  8331] By: jhi                                   on 2001/01/05  15:03:07
64475         Log: Tests for #8329 and #8330.
64476      Branch: perl
64477            ! t/op/bop.t
64478 ____________________________________________________________________________
64479 [  8330] By: jhi                                   on 2001/01/05  15:02:38
64480         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
64481              raw 8-bit form to the UTF-8 string.
64482      Branch: perl
64483            ! toke.c
64484 ____________________________________________________________________________
64485 [  8329] By: jhi                                   on 2001/01/05  14:55:13
64486         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
64487              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
64488              Date: Fri, 5 Jan 2001 12:28:52 +0100
64489              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
64490              
64491              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
64492              no effect.  (changed the strncpy() to Copy())
64493      Branch: perl
64494            ! toke.c
64495 ____________________________________________________________________________
64496 [  8328] By: jhi                                   on 2001/01/05  06:44:27
64497         Log: UTF-8 cleanup.
64498      Branch: perl
64499            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
64500            ! regexec.c sv.c toke.c
64501 ____________________________________________________________________________
64502 [  8327] By: jhi                                   on 2001/01/05  01:11:29
64503         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')
64504              From: Radu Greab <radu@netsoft.ro>
64505              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
64506              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
64507              
64508              Cleans up Harness to not use FileHandle, which uses IO.
64509      Branch: perl
64510            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
64511 ____________________________________________________________________________
64512 [  8326] By: jhi                                   on 2001/01/05  00:56:37
64513         Log: Update Changes.
64514      Branch: perl
64515            ! Changes patchlevel.h
64516 ____________________________________________________________________________
64517 [  8325] By: jhi                                   on 2001/01/05  00:53:18
64518         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
64519              From: Peter Prymmer <pvhp@forte.com>
64520              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
64521              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
64522              
64523              plus a couple more tailing whitespace removals.
64524      Branch: perl
64525            ! win32/Makefile
64526 ____________________________________________________________________________
64527 [  8324] By: jhi                                   on 2001/01/05  00:47:39
64528         Log: Add some Unicode chop() tests.
64529      Branch: perl
64530            ! t/op/chop.t
64531 ____________________________________________________________________________
64532 [  8323] By: jhi                                   on 2001/01/05  00:47:23
64533         Log: Unify UTF-8 malformedness handling.
64534      Branch: perl
64535            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
64536 ____________________________________________________________________________
64537 [  8322] By: jhi                                   on 2001/01/04  22:21:54
64538         Log: The new $issymlink was unknown to Mksymlinks.
64539      Branch: metaconfig/U/perl
64540            ! Mksymlinks.U issymlink.U
64541      Branch: perl
64542            ! Configure config_h.SH
64543 ____________________________________________________________________________
64544 [  8321] By: jhi                                   on 2001/01/04  21:51:05
64545         Log: The test didn't work under the core test framework.
64546      Branch: perl
64547            ! t/lib/st-lock.t
64548 ____________________________________________________________________________
64549 [  8320] By: jhi                                   on 2001/01/04  21:14:22
64550         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
64551      Branch: perl
64552            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
64553 ____________________________________________________________________________
64554 [  8319] By: jhi                                   on 2001/01/04  20:46:17
64555         Log: Typo in #8312 when manually applying a problematic patch fragment.
64556      Branch: perl
64557            ! ext/Storable/Storable.xs
64558 ____________________________________________________________________________
64559 [  8318] By: jhi                                   on 2001/01/04  20:43:01
64560         Log: The $sh_c didn't fly.
64561      Branch: metaconfig
64562            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
64563            ! U/modified/Loc.U U/modified/myhostname.U
64564            ! U/modified/spitshell.U
64565      Branch: metaconfig/U/perl
64566            ! issymlink.U
64567      Branch: perl
64568            ! Configure config_h.SH
64569 ____________________________________________________________________________
64570 [  8317] By: jhi                                   on 2001/01/04  19:58:01
64571         Log: AIX builtin test -h is broken, changes based on
64572              
64573              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
64574              Date: Tue, 02 Jan 2001 11:24:39 +0100
64575              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
64576              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
64577      Branch: metaconfig
64578            + U/modified/spitshell.U
64579            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
64580            ! U/modified/Loc.U U/modified/myhostname.U
64581      Branch: metaconfig/U/perl
64582            ! Mksymlinks.U issymlink.U
64583      Branch: perl
64584            ! Configure
64585 ____________________________________________________________________________
64586 [  8316] By: jhi                                   on 2001/01/04  19:02:22
64587         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
64588              From: Andy Dougherty <doughera@lafayette.edu>
64589              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
64590              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
64591              
64592              Beware of GNU ld.
64593      Branch: perl
64594            ! hints/solaris_2.sh
64595 ____________________________________________________________________________
64596 [  8315] By: jhi                                   on 2001/01/04  18:56:48
64597         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
64598              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
64599              Date: Wed, 3 Jan 2001 07:58:51 +0100
64600              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
64601      Branch: perl
64602            ! hints/solaris_2.sh
64603 ____________________________________________________________________________
64604 [  8314] By: jhi                                   on 2001/01/04  18:54:07
64605         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
64606              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
64607              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
64608              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
64609              
64610              Doc tweak on #8313.
64611      Branch: perl
64612            ! ext/B/B/Deparse.pm
64613 ____________________________________________________________________________
64614 [  8313] By: jhi                                   on 2001/01/04  18:52:27
64615         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
64616              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
64617              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
64618              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
64619              
64620              Make the peephole optimizer to bypass more null ops and
64621              and rewrite the deparse handling of continue blocks.
64622      Branch: perl
64623            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
64624 ____________________________________________________________________________
64625 [  8312] By: jhi                                   on 2001/01/04  18:47:39
64626         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
64627      Branch: perl
64628            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
64629            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
64630            ! t/lib/st-lock.t
64631 ____________________________________________________________________________
64632 [  8311] By: jhi                                   on 2001/01/04  18:36:08
64633         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
64634              filter to be run on each .pm during the pm_to_blib() phase,
64635              a fixed version of
64636              
64637              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
64638              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
64639              Date: Wed, 03 Jan 2001 22:01:30 +0100
64640              Message-ID: <5296.978555690@nice.ram.loc>
64641      Branch: perl
64642            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
64643            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
64644            ! lib/ExtUtils/MakeMaker.pm
64645 ____________________________________________________________________________
64646 [  8310] By: jhi                                   on 2001/01/04  18:32:54
64647         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
64648              From: Robin Barker <rmb1@cise.npl.co.uk>
64649              Date: Tue, 2 Jan 2001 15:35:03 GMT
64650              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
64651      Branch: perl
64652            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
64653            ! pod/perlrequick.pod
64654 ____________________________________________________________________________
64655 [  8309] By: jhi                                   on 2001/01/04  18:29:07
64656         Log: Subject: Re: [patch] static-ize XS()
64657              From: Doug MacEachern <dougm@covalent.net>
64658              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
64659              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
64660              
64661              Provide prototypes for the XS functions.
64662      Branch: perl
64663            ! lib/ExtUtils/xsubpp
64664 ____________________________________________________________________________
64665 [  8308] By: jhi                                   on 2001/01/04  18:27:44
64666         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
64667              From: Doug MacEachern <dougm@covalent.net>
64668              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
64669              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
64670      Branch: perl
64671            ! lib/ExtUtils/typemap
64672 ____________________________________________________________________________
64673 [  8307] By: jhi                                   on 2001/01/04  18:25:25
64674         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
64675              From: Doug MacEachern <dougm@covalent.net>
64676              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
64677              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
64678              
64679              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
64680      Branch: perl
64681            ! lib/ExtUtils/MM_Unix.pm
64682 ____________________________________________________________________________
64683 [  8306] By: jhi                                   on 2001/01/04  18:23:00
64684         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
64685              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
64686              Date: Thu, 4 Jan 2001 12:47:10 +0100 
64687              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
64688              
64689              The toke.c part only, patching embed.h and proto.h is futile.
64690      Branch: perl
64691            ! toke.c
64692 ____________________________________________________________________________
64693 [  8305] By: jhi                                   on 2001/01/04  18:05:51
64694         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
64695              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
64696              Date: Thu, 4 Jan 2001 17:50:12 +0100 
64697              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
64698      Branch: perl
64699            ! toke.c
64700 ____________________________________________________________________________
64701 [  8304] By: jhi                                   on 2001/01/04  18:03:26
64702         Log: Subject: [PATCH perl@8269]
64703              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
64704              Date: Thu, 4 Jan 2001 12:53:39 +0100 
64705              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
64706              
64707              If running byacc write-enable also perly.h.
64708      Branch: perl
64709            ! Makefile.SH
64710 ____________________________________________________________________________
64711 [  8303] By: jhi                                   on 2001/01/04  15:40:49
64712         Log: Rewrite pp_concat() in terms of sv_catsv().
64713      Branch: perl
64714            ! pp_hot.c
64715 ____________________________________________________________________________
64716 [  8302] By: nick                                  on 2001/01/03  22:43:22
64717         Log: Integrate mainline.
64718      Branch: perlio
64719           !> ext/Encode/Encode.xs sv.c utf8.c
64720 ____________________________________________________________________________
64721 [  8301] By: jhi                                   on 2001/01/02  23:40:26
64722         Log: Variable naming tweak.
64723      Branch: perl
64724            ! sv.c
64725 ____________________________________________________________________________
64726 [  8300] By: jhi                                   on 2001/01/02  23:40:02
64727         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
64728              in is_utf8_string().
64729      Branch: perl
64730            ! utf8.c
64731 ____________________________________________________________________________
64732 [  8299] By: jhi                                   on 2001/01/02  22:14:40
64733         Log: Integrate perlio.
64734      Branch: perl
64735           !> pp.c pp_hot.c win32/Makefile
64736 ____________________________________________________________________________
64737 [  8298] By: nick                                  on 2001/01/02  22:03:06
64738         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
64739      Branch: perlio
64740            ! pp.c pp_hot.c
64741 ____________________________________________________________________________
64742 [  8297] By: jhi                                   on 2001/01/02  04:26:28
64743         Log: Signedness nit.
64744      Branch: perl
64745            ! ext/Encode/Encode.xs
64746 ____________________________________________________________________________
64747 [  8296] By: nick                                  on 2001/01/01  23:49:36
64748         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
64749      Branch: perlio
64750            ! win32/Makefile
64751 ____________________________________________________________________________
64752 [  8295] By: jhi                                   on 2001/01/01  23:05:48
64753         Log: Integrate perlio.
64754      Branch: perl
64755           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
64756           !> t/lib/encode.t
64757 ____________________________________________________________________________
64758 [  8294] By: nick                                  on 2001/01/01  22:48:34
64759         Log: Integrate mainline
64760      Branch: perlio
64761            ! pp_hot.c t/lib/encode.t
64762           !> (integrate 65 files)
64763 ____________________________________________________________________________
64764 [  8293] By: nick                                  on 2001/01/01  21:58:50
64765         Log: More rigor in UTF-8-ness of Encode's toUnicode
64766              XS export some of the utf8 internal functions.
64767              Test some of the functions.
64768              Fix pp_concat() bug shown by said tests.
64769      Branch: perlio
64770            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
64771            ! t/lib/encode.t
64772 ____________________________________________________________________________
64773 [  8292] By: jhi                                   on 2001/01/01  18:11:44
64774         Log: Integrate perlio.
64775      Branch: perl
64776           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
64777           !> ext/Encode/encengine.c ext/Encode/encode.h
64778 ____________________________________________________________________________
64779 [  8291] By: jhi                                   on 2001/01/01  18:10:58
64780         Log: Podify README.mpeix (a new version from the web),
64781              add a dummy NAME to Carp::Heavy, regen toc.
64782      Branch: perl
64783            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
64784            ! pod/perltoc.pod
64785 ____________________________________________________________________________
64786 [  8290] By: nick                                  on 2001/01/01  17:43:47
64787         Log: Loose the "Loading..." warning.
64788              Another bug in fallback support
64789      Branch: perlio
64790            ! ext/Encode/Encode.pm ext/Encode/encengine.c
64791 ____________________________________________________________________________
64792 [  8289] By: jhi                                   on 2001/01/01  00:01:57
64793         Log: Bump up Larry's copyright.
64794      Branch: perl
64795            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
64796            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
64797            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
64798            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
64799            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
64800            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
64801            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
64802            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
64803 ____________________________________________________________________________
64804 [  8288] By: nick                                  on 2000/12/31  21:27:53
64805         Log: Fix .ucm reading - forgot a chr()
64806              Start of .ucm write (for .enc to .ucm)
64807      Branch: perlio
64808            ! ext/Encode/compile
64809 ____________________________________________________________________________
64810 [  8287] By: jhi                                   on 2000/12/31  18:15:56
64811         Log: Comment away a diagnostic message as noted by Craig A. Berry
64812              (the unexpected message was confusing testing)
64813      Branch: perl
64814            ! ext/Encode/Encode.pm
64815 ____________________________________________________________________________
64816 [  8286] By: jhi                                   on 2000/12/31  18:14:51
64817         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
64818              Date: Sun, 31 Dec 2000 11:17:37 -0600
64819              From: "Craig A. Berry" <craigberry@mac.com>
64820              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
64821      Branch: perl
64822            ! ext/Encode/Makefile.PL
64823 ____________________________________________________________________________
64824 [  8285] By: nick                                  on 2000/12/31  18:11:54
64825         Log: Start of support of ICU-style .ucm files:
64826              - teach compile how to read a .ucm file
64827              - first guess at how to represent fallbacks in "tries".
64828              - use fallbacks if check == 0
64829              - new return code to indicate we used one.
64830      Branch: perlio
64831            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
64832            ! ext/Encode/encengine.c ext/Encode/encode.h
64833 ____________________________________________________________________________
64834 [  8284] By: jhi                                   on 2000/12/31  18:04:41
64835         Log: Pacify picky VMS compiler.
64836              
64837              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
64838              From: "Craig A. Berry" <craig.berry@psinetcs.com>
64839              Date: Sat, 30 Dec 2000 18:10:02 -0600
64840              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
64841      Branch: perl
64842            ! sv.c
64843 ____________________________________________________________________________
64844 [  8283] By: jhi                                   on 2000/12/31  16:11:47
64845         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
64846      Branch: perl
64847            ! t/lib/glob-basic.t
64848 ____________________________________________________________________________
64849 [  8282] By: jhi                                   on 2000/12/31  15:26:11
64850         Log: Integrate perlio.
64851      Branch: perl
64852           !> makedef.pl opcode.pl os2/os2.c perlio.c
64853 ____________________________________________________________________________
64854 [  8281] By: nick                                  on 2000/12/31  10:06:15
64855         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
64856              is available to be exported
64857      Branch: perlio
64858            ! makedef.pl perlio.c
64859 ____________________________________________________________________________
64860 [  8280] By: nick                                  on 2000/12/31  09:41:26
64861         Log: Ilya's OS2 patch (testing for damage on Win32)
64862      Branch: perlio
64863            ! makedef.pl opcode.pl os2/os2.c
64864 ____________________________________________________________________________
64865 [  8279] By: jhi                                   on 2000/12/30  21:52:07
64866         Log: Test nits.
64867      Branch: perl
64868            ! t/lib/syslfs.t t/op/lfs.t
64869 ____________________________________________________________________________
64870 [  8278] By: jhi                                   on 2000/12/30  21:47:49
64871         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
64872              From: andreas.koenig@anima.de (Andreas J. Koenig)
64873              Date: 30 Dec 2000 22:35:37 +0100
64874              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
64875              
64876              The 32-bit wraparound test wasn't quite right.
64877      Branch: perl
64878            ! t/lib/syslfs.t t/op/lfs.t
64879 ____________________________________________________________________________
64880 [  8277] By: jhi                                   on 2000/12/30  21:33:44
64881         Log: Subject: [PATCH] open() example in perlfunc.pod 
64882              From: Karsten Sperling <s_sperli@ira.uka.de>
64883              Date: Sat, 30 Dec 2000 22:27:09 +0100
64884              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
64885      Branch: perl
64886            ! pod/perlfunc.pod
64887 ____________________________________________________________________________
64888 [  8276] By: jhi                                   on 2000/12/30  20:32:40
64889         Log: Not quite that many tests yet.
64890      Branch: perl
64891            ! t/op/pat.t
64892 ____________________________________________________________________________
64893 [  8275] By: jhi                                   on 2000/12/30  20:26:58
64894         Log: Integrate perlio.
64895      Branch: perl
64896           !> toke.c
64897 ____________________________________________________________________________
64898 [  8274] By: jhi                                   on 2000/12/30  20:24:56
64899         Log: Signedness nit.
64900      Branch: perl
64901            ! utf8.c
64902 ____________________________________________________________________________
64903 [  8273] By: jhi                                   on 2000/12/30  20:15:46
64904         Log: Add a test case for 20000731.001 which was fixed by the #8267.
64905      Branch: perl
64906            ! t/op/pat.t
64907 ____________________________________________________________________________
64908 [  8272] By: nick                                  on 2000/12/30  19:47:51
64909         Log: Tweak for MULTIPLICITY/USE_PERLIO
64910      Branch: perlio
64911            ! toke.c
64912 ____________________________________________________________________________
64913 [  8271] By: nick                                  on 2000/12/30  19:46:45
64914         Log: Integrate mainline
64915      Branch: perlio
64916           +> lib/unicode/distinct.pm
64917           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
64918           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
64919           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
64920 ____________________________________________________________________________
64921 [  8270] By: jhi                                   on 2000/12/30  19:39:50
64922         Log: Subject: RE: perl@8269
64923              From: "Richard Soderberg" <rs@crystalflame.net>
64924              Date: Sat, 30 Dec 2000 11:36:27 -0800
64925              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
64926              
64927              A missing aTHX_.
64928      Branch: perl
64929            ! toke.c
64930 ____________________________________________________________________________
64931 [  8269] By: jhi                                   on 2000/12/30  18:55:48
64932         Log: Update Changes.
64933      Branch: perl
64934            ! Changes patchlevel.h
64935 ____________________________________________________________________________
64936 [  8268] By: jhi                                   on 2000/12/30  17:18:40
64937         Log: Add a test for Unicode split //.  The #8267 was the cure.
64938      Branch: perl
64939            ! t/op/split.t
64940 ____________________________________________________________________________
64941 [  8267] By: jhi                                   on 2000/12/30  17:14:19
64942         Log: Subject: more UTF8 test suites and an UTF8 patch
64943              From: Inaba Hiroto <inaba@st.rim.or.jp>
64944              Date: Sat, 30 Dec 2000 14:27:10 +0900
64945              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
64946              
64947              Just the patch part for now, and the pragma renamed
64948              as unicode::distinct.
64949      Branch: perl
64950            + lib/unicode/distinct.pm
64951            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
64952            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
64953            ! regcomp.h regexec.c sv.c toke.c utf8.c
64954 ____________________________________________________________________________
64955 [  8266] By: nick                                  on 2000/12/30  16:40:49
64956         Log: Integrate mainline
64957      Branch: perlio
64958           +> lib/Pod/Text/Overstrike.pm
64959           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
64960           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
64961           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
64962           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
64963           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
64964 ____________________________________________________________________________
64965 [  8265] By: jhi                                   on 2000/12/30  07:28:55
64966         Log: The sv_catsv() fix, take two.
64967      Branch: perl
64968            ! sv.c t/op/join.t
64969 ____________________________________________________________________________
64970 [  8264] By: jhi                                   on 2000/12/30  06:19:18
64971         Log: Undo all the join-related changes since #8248: relevant
64972              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
64973              The new sv_catsv() doesn't fly so it must go back to
64974              the drawing board.
64975      Branch: perl
64976            ! sv.c t/op/join.t t/pragma/utf8.t
64977 ____________________________________________________________________________
64978 [  8263] By: jhi                                   on 2000/12/30  01:08:32
64979         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
64980      Branch: perl
64981            ! sv.c
64982 ____________________________________________________________________________
64983 [  8262] By: jhi                                   on 2000/12/30  00:45:14
64984         Log: Retract #8261.
64985      Branch: perl
64986            ! hv.c util.c
64987 ____________________________________________________________________________
64988 [  8261] By: jhi                                   on 2000/12/30  00:38:32
64989         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
64990      Branch: perl
64991            ! hv.c util.c
64992 ____________________________________________________________________________
64993 [  8260] By: jhi                                   on 2000/12/29  22:51:33
64994         Log: (Retracted by #8264)  More fixing for #8251.
64995      Branch: perl
64996            ! sv.c
64997 ____________________________________________________________________________
64998 [  8259] By: jhi                                   on 2000/12/29  18:27:30
64999         Log: Subject: podlators 1.06 released
65000              From: Russ Allbery <rra@stanford.edu>
65001              Date: 25 Dec 2000 05:09:30 -0800
65002              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
65003      Branch: perl
65004            + lib/Pod/Text/Overstrike.pm
65005            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
65006            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
65007 ____________________________________________________________________________
65008 [  8258] By: jhi                                   on 2000/12/29  18:20:45
65009         Log: Make the large file tests more robust/talkative as suggested by
65010              
65011              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
65012              From: andreas.koenig@anima.de (Andreas J. Koenig)
65013              Date: 29 Dec 2000 14:23:01 +0100
65014              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
65015      Branch: perl
65016            ! t/lib/syslfs.t t/op/lfs.t
65017 ____________________________________________________________________________
65018 [  8257] By: jhi                                   on 2000/12/29  17:48:04
65019         Log: Further VMS piping fixes from Charles Lane:
65020              
65021              In summary, error messages produced when a subprocess terminated
65022              abnormally were being sent not just to the parent process, but to
65023              grandparents, because of default values for error output that were
65024              not completely overridden when the subprocess was started.
65025              
65026              This patch fixes this behavior by defining user-mode (i.e., temporary
65027              for the duration of the program) logical names for SYS$OUTPUT and
65028              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
65029              changes to make it so that the user-mode logicals are the ones that
65030              control where Perl's error messages go if it terminates abnormally.
65031              
65032              I also added some gratuitous fixes to the indentation of braces in
65033              the piping code.  It just looked ugly, before.
65034      Branch: perl
65035            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
65036 ____________________________________________________________________________
65037 [  8256] By: jhi                                   on 2000/12/29  17:45:12
65038         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
65039              From: "Casey R. Tweten" <crt@kiski.net>
65040              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
65041              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
65042              
65043              Tests for for #8240.
65044      Branch: perl
65045            ! t/pragma/constant.t
65046 ____________________________________________________________________________
65047 [  8255] By: jhi                                   on 2000/12/29  17:43:07
65048         Log: Subject: Re: [PATCH] Interesting syntax idea
65049              From: Simon Cozens <simon@cozens.net>
65050              Date: Fri, 29 Dec 2000 14:34:04 +0000
65051              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
65052              
65053              Tests for #8254.
65054      Branch: perl
65055            ! t/pragma/sub_lval.t
65056 ____________________________________________________________________________
65057 [  8254] By: jhi                                   on 2000/12/29  17:42:11
65058         Log: Subject: [PATCH] Interesting syntax idea
65059              From: Simon Cozens <simon@cozens.net>
65060              Date: Wed, 27 Dec 2000 05:08:57 +0000
65061              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
65062              
65063              Make opens + bareword assigns do typeglob assigns.
65064      Branch: perl
65065            ! op.c
65066 ____________________________________________________________________________
65067 [  8253] By: jhi                                   on 2000/12/29  17:36:45
65068         Log: Output the (apparent) version of gcc, as suggested by
65069              
65070              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
65071              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
65072              Date: 26 Dec 2000 04:29:17 -0500
65073              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
65074              
65075              (The patch as such didn't any more apply as the misparsing had
65076              already been addressed in #6474.)  Also change the wording about
65077              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
65078      Branch: perl
65079            ! hints/dec_osf.sh
65080 ____________________________________________________________________________
65081 [  8252] By: nick                                  on 2000/12/29  12:14:31
65082         Log: Integrate mainline
65083      Branch: perlio
65084           !> (integrate 27 files)
65085 ____________________________________________________________________________
65086 [  8251] By: jhi                                   on 2000/12/29  08:45:46
65087         Log: (Retracted by #8264)
65088              
65089              (Fixed by #8260.)
65090              
65091              sv_catsv() needs one more byte space than seems reasonable.
65092              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
65093              Curiouser and curiouser.
65094      Branch: perl
65095            ! sv.c
65096 ____________________________________________________________________________
65097 [  8250] By: jhi                                   on 2000/12/29  07:57:52
65098         Log: More split // UTF-8 tests.
65099      Branch: perl
65100            ! t/pragma/utf8.t
65101 ____________________________________________________________________________
65102 [  8249] By: jhi                                   on 2000/12/29  07:54:51
65103         Log: (Retracted by #8264)  More join() testing which was good because
65104              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
65105      Branch: perl
65106            ! pp.c t/op/join.t utf8.c utf8.h
65107 ____________________________________________________________________________
65108 [  8248] By: jhi                                   on 2000/12/29  07:08:32
65109         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
65110              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
65111              that the only cases to care about are byte+byte and byte+character.
65112              
65113              TODO: See how well pp_concat() could be implemented in terms
65114              of sv_catsv().
65115      Branch: perl
65116            ! doop.c sv.c t/op/join.t utf8.h
65117 ____________________________________________________________________________
65118 [  8247] By: jhi                                   on 2000/12/29  06:35:23
65119         Log: Signedness nit.
65120      Branch: perl
65121            ! pp_hot.c
65122 ____________________________________________________________________________
65123 [  8246] By: jhi                                   on 2000/12/29  01:23:31
65124         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
65125              From: Lupe Christoph <lupe@lupe-christoph.de>
65126              Date: Thu, 28 Dec 2000 23:00:00 +0100
65127              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
65128              
65129              Suggest rsync --delete --dry-run.
65130      Branch: perl
65131            ! pod/perlhack.pod
65132 ____________________________________________________________________________
65133 [  8245] By: jhi                                   on 2000/12/28  23:57:05
65134         Log: The maxiters upper limit sanity check (guarding against
65135              non-progress) assumed bytes instead of characters in s///
65136              and split().
65137      Branch: perl
65138            ! pp.c pp_hot.c
65139 ____________________________________________________________________________
65140 [  8244] By: jhi                                   on 2000/12/28  23:34:08
65141         Log: Make some panic messages a bit more logical.
65142      Branch: perl
65143            ! doop.c pod/perldiag.pod pp.c pp_hot.c
65144 ____________________________________________________________________________
65145 [  8243] By: jhi                                   on 2000/12/28  22:59:16
65146         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
65147              From: Simon Cozens <simon@cozens.net>
65148              Date: Wed, 27 Dec 2000 02:30:03 +0000
65149              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
65150      Branch: perl
65151            ! pp.c t/pragma/sub_lval.t
65152 ____________________________________________________________________________
65153 [  8242] By: jhi                                   on 2000/12/28  22:56:53
65154         Log: Subject: [PATCH blead] Fix B::Terse indentation
65155              From: Daniel Chetlin <daniel@chetlin.com>
65156              Date: Wed, 27 Dec 2000 06:43:30 -0800
65157              Message-ID: <20001227064329.B9573@darkstar>
65158      Branch: perl
65159            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
65160 ____________________________________________________________________________
65161 [  8241] By: jhi                                   on 2000/12/28  22:48:59
65162         Log: The latter patch from the
65163              
65164              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
65165              From: Peter Prymmer <pvhp@forte.com> 
65166              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
65167              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
65168              
65169              (the former patch from the above should have been
65170              taken care of by Nick I-S)
65171      Branch: perl
65172            ! win32/Makefile
65173 ____________________________________________________________________________
65174 [  8240] By: jhi                                   on 2000/12/28  22:45:22
65175         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
65176              From: "Casey R. Tweten" <crt@kiski.net>
65177              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
65178              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
65179      Branch: perl
65180            ! lib/constant.pm
65181 ____________________________________________________________________________
65182 [  8239] By: jhi                                   on 2000/12/28  22:37:45
65183         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
65184              From: Simon Cozens <simon@cozens.net>
65185              Date: Wed, 27 Dec 2000 14:12:44 +0000
65186              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
65187      Branch: perl
65188            ! t/op/method.t t/op/sort.t toke.c
65189 ____________________________________________________________________________
65190 [  8238] By: jhi                                   on 2000/12/28  22:30:32
65191         Log: Subject: [PATCH perl@8229] Call.pm
65192              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
65193              Date: Mon, 25 Dec 2000 10:47:15 -0000
65194              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
65195      Branch: perl
65196            ! ext/Filter/Util/Call/Call.pm
65197 ____________________________________________________________________________
65198 [  8237] By: jhi                                   on 2000/12/28  22:19:21
65199         Log: Subject: [PATCH blead] Fix problem with `&' prototype
65200              From: Daniel Chetlin <daniel@chetlin.com>
65201              Date: Wed, 27 Dec 2000 15:55:32 -0800
65202              Message-ID: <20001227155532.D9573@darkstar>
65203      Branch: perl
65204            ! op.c t/comp/proto.t
65205 ____________________________________________________________________________
65206 [  8236] By: jhi                                   on 2000/12/28  22:09:25
65207         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
65208              From: Daniel Chetlin <daniel@chetlin.com>
65209              Date: Sun, 24 Dec 2000 04:09:49 -0800
65210              Message-ID: <20001224040949.B3090@darkstar>
65211      Branch: perl
65212            ! gv.c mg.c t/op/attrs.t
65213 ____________________________________________________________________________
65214 [  8235] By: jhi                                   on 2000/12/28  22:07:11
65215         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
65216              From: Jan Dubois <jand@ActiveState.com>
65217              Date: Tue, 26 Dec 2000 20:57:31 -0800
65218              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
65219      Branch: perl
65220            ! win32/win32.c
65221 ____________________________________________________________________________
65222 [  8234] By: jhi                                   on 2000/12/28  21:52:42
65223         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
65224              From: Simon Cozens <simon@cozens.net>
65225              Date: Thu, 28 Dec 2000 20:33:13 +0000
65226              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
65227      Branch: perl
65228            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
65229 ____________________________________________________________________________
65230 [  8233] By: jhi                                   on 2000/12/28  19:40:49
65231         Log: Integrate perlio.
65232      Branch: perl
65233           !> ext/Encode/Makefile.PL ext/Encode/compile
65234 ____________________________________________________________________________
65235 [  8232] By: nick                                  on 2000/12/23  16:06:00
65236         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
65237              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
65238      Branch: perlio
65239            ! ext/Encode/Makefile.PL
65240 ____________________________________________________________________________
65241 [  8231] By: nick                                  on 2000/12/23  14:30:34
65242         Log: "Compiled" encode build cleanup
65243              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
65244              - .c files do not export sub-tables
65245      Branch: perlio
65246            ! ext/Encode/Makefile.PL ext/Encode/compile
65247 ____________________________________________________________________________
65248 [  8230] By: nick                                  on 2000/12/23  12:50:37
65249         Log: Integrate mainline
65250      Branch: perlio
65251           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
65252           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
65253           !> pod/perl5004delta.pod pod/perl5005delta.pod
65254           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
65255           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
65256           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
65257           !> pod/perlsub.pod
65258 ____________________________________________________________________________
65259 [  8229] By: jhi                                   on 2000/12/22  15:32:12
65260         Log: Integrate perlio.
65261      Branch: perl
65262           +> win32/distclean.bat
65263           !> MANIFEST t/io/utf8.t
65264 ____________________________________________________________________________
65265 [  8228] By: jhi                                   on 2000/12/22  15:29:40
65266         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
65267              From: Robin Barker <rmb1@cise.npl.co.uk>
65268              Date: Fri, 22 Dec 2000 12:17:38 GMT
65269              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
65270      Branch: perl
65271            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
65272            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
65273            ! pod/perl5004delta.pod pod/perl5005delta.pod
65274            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
65275            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
65276            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
65277            ! pod/perlsub.pod
65278 ____________________________________________________________________________
65279 [  8227] By: jhi                                   on 2000/12/22  15:24:28
65280         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
65281              From: "John L. Allen" <allen@grumman.com>
65282              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
65283              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
65284              
65285              Document APPLLIB_EXP.
65286      Branch: perl
65287            ! INSTALL
65288 ____________________________________________________________________________
65289 [  8226] By: nick                                  on 2000/12/21  22:11:50
65290         Log: Handy script for when one forgets to "dmake clean" 
65291      Branch: perlio
65292            + win32/distclean.bat
65293            ! MANIFEST
65294 ____________________________________________________________________________
65295 [  8225] By: nick                                  on 2000/12/21  21:54:04
65296         Log: CRLF platform issue with io/utf8 fix.
65297      Branch: perlio
65298            ! t/io/utf8.t
65299 ____________________________________________________________________________
65300 [  8224] By: nick                                  on 2000/12/21  21:02:20
65301         Log: Integrate mainline
65302      Branch: perlio
65303           !> Changes Configure Makefile.SH Porting/Glossary
65304           !> Porting/config.sh Porting/config_H configure.com
65305           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
65306           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
65307           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
65308           !> win32/config.bc win32/config.gc win32/config.vc
65309 ____________________________________________________________________________
65310 [  8223] By: jhi                                   on 2000/12/21  17:09:16
65311         Log: Update Changes.
65312      Branch: perl
65313            ! Changes patchlevel.h
65314 ____________________________________________________________________________
65315 [  8222] By: jhi                                   on 2000/12/21  16:24:01
65316         Log: Metaconfig unit changes for #8221.
65317      Branch: metaconfig/U/perl
65318           +> issymlink.U
65319            - testsyml.U
65320            ! Mksymlinks.U
65321 ____________________________________________________________________________
65322 [  8221] By: jhi                                   on 2000/12/21  16:23:48
65323         Log: Rename testsyml to issymlink.
65324      Branch: perl
65325            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65326            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
65327            ! win32/config.vc
65328 ____________________________________________________________________________
65329 [  8220] By: jhi                                   on 2000/12/21  15:47:26
65330         Log: Robustness support for #8218 (symlink forest) since the GNU
65331              tools seem to be overly picky about symlinkage depths.
65332      Branch: perl
65333            ! Makefile.SH t/io/fs.t
65334 ____________________________________________________________________________
65335 [  8219] By: jhi                                   on 2000/12/21  15:38:27
65336         Log: Metaconfig changes for #8218.
65337      Branch: metaconfig
65338            ! U/modified/Oldconfig.U
65339      Branch: metaconfig/U/perl
65340            + Mksymlinks.U
65341            ! testsyml.U
65342 ____________________________________________________________________________
65343 [  8218] By: jhi                                   on 2000/12/21  15:37:57
65344         Log: Add Configure option -Dmksymlinks which will create a symlink
65345              forest if the current/build differs from the source directory.
65346              TODO: mkdir -p is not portable.
65347      Branch: perl
65348            ! Configure
65349 ____________________________________________________________________________
65350 [  8217] By: jhi                                   on 2000/12/21  14:39:12
65351         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
65352              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
65353              Date: Thu, 21 Dec 2000 09:38:18 GMT
65354              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
65355              
65356              The ofs became an SV.
65357      Branch: perl
65358            ! ext/Thread/Thread.xs
65359 ____________________________________________________________________________
65360 [  8216] By: jhi                                   on 2000/12/21  05:40:21
65361         Log: The polymorphism seems to have fixed 20000517.001.
65362      Branch: perl
65363            ! t/pragma/utf8.t
65364 ____________________________________________________________________________
65365 [  8215] By: jhi                                   on 2000/12/21  04:44:52
65366         Log: read() documentation tweak for 20001121.004.
65367      Branch: perl
65368            ! pod/perlfunc.pod
65369 ____________________________________________________________________________
65370 [  8214] By: jhi                                   on 2000/12/21  03:54:11
65371         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
65372      Branch: perl
65373            ! pp_sys.c t/op/misc.t
65374 ____________________________________________________________________________
65375 [  8213] By: jhi                                   on 2000/12/21  00:28:10
65376         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
65377              From: Peter Prymmer <pvhp@forte.com>
65378              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
65379              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
65380      Branch: perl
65381            ! configure.com
65382 ____________________________________________________________________________
65383 [  8212] By: jhi                                   on 2000/12/21  00:26:21
65384         Log: Edit edit edit.
65385      Branch: perl
65386            ! pod/perlfaq3.pod
65387 ____________________________________________________________________________
65388 [  8211] By: jhi                                   on 2000/12/20  18:52:46
65389         Log: Update Changes.
65390      Branch: perl
65391            ! Changes patchlevel.h
65392 ____________________________________________________________________________
65393 [  8210] By: jhi                                   on 2000/12/20  18:34:47
65394         Log: Yet another editor edit.
65395      Branch: perl
65396            ! pod/perlfaq3.pod
65397 ____________________________________________________________________________
65398 [  8209] By: jhi                                   on 2000/12/20  15:33:28
65399         Log: More Win32 Perling.
65400      Branch: perl
65401            ! pod/perlfaq3.pod
65402 ____________________________________________________________________________
65403 [  8208] By: jhi                                   on 2000/12/20  15:07:46
65404         Log: More Win32 editor/IDE/shell hints.
65405      Branch: perl
65406            ! pod/perlfaq3.pod
65407 ____________________________________________________________________________
65408 [  8207] By: jhi                                   on 2000/12/20  03:54:08
65409         Log: Subject: [PATCH] obscure timing knowledge
65410              From: Nicholas Clark <nick@ccl4.org>
65411              Date: Tue, 19 Dec 2000 19:22:31 +0000
65412              Message-ID: <20001219192231.F2827@plum.flirble.org>
65413      Branch: perl
65414            ! sv.c
65415 ____________________________________________________________________________
65416 [  8206] By: jhi                                   on 2000/12/20  03:45:57
65417         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
65418              From: Spider Boardman <spider@leggy.zk3.dec.com>
65419              Date: Tue, 19 Dec 2000 21:30:16 -0500
65420              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
65421      Branch: perl
65422            ! sv.c
65423 ____________________________________________________________________________
65424 [  8205] By: jhi                                   on 2000/12/19  23:02:01
65425         Log: Update Changes.
65426      Branch: perl
65427            ! Changes patchlevel.h
65428 ____________________________________________________________________________
65429 [  8204] By: jhi                                   on 2000/12/19  22:58:18
65430         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
65431              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
65432              on editors and diffing/patching.
65433      Branch: perl
65434            ! t/op/utf8decode.t
65435 ____________________________________________________________________________
65436 [  8203] By: nick                                  on 2000/12/19  21:36:16
65437         Log: Integrate mainline (forgot my own change...)
65438      Branch: perlio
65439           !> ext/Encode/compile
65440 ____________________________________________________________________________
65441 [  8202] By: nick                                  on 2000/12/19  21:34:42
65442         Log: Integrate mainline.
65443      Branch: perlio
65444           !> (integrate 61 files)
65445 ____________________________________________________________________________
65446 [  8201] By: nick                                  on 2000/12/19  21:34:06
65447         Log: Avoid looking for File::Glob when we don't need it.
65448      Branch: perl
65449            ! ext/Encode/compile
65450 ____________________________________________________________________________
65451 [  8200] By: jhi                                   on 2000/12/19  18:35:49
65452         Log: Update Changes.
65453      Branch: perl
65454            ! Changes patchlevel.h
65455 ____________________________________________________________________________
65456 [  8199] By: jhi                                   on 2000/12/19  18:35:07
65457         Log: Microperl tweaks.
65458      Branch: perl
65459            ! sv.c uconfig.h uconfig.sh
65460 ____________________________________________________________________________
65461 [  8198] By: jhi                                   on 2000/12/19  18:29:59
65462         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
65463      Branch: perl
65464            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65465            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
65466 ____________________________________________________________________________
65467 [  8197] By: jhi                                   on 2000/12/19  17:55:29
65468         Log: In VMS embedded perls couldn't access the statically built Socket,
65469              from Charles Lane.
65470      Branch: perl
65471            ! configure.com
65472 ____________________________________________________________________________
65473 [  8196] By: jhi                                   on 2000/12/19  17:49:50
65474         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
65475              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
65476              Date: Sun, 17 Dec 2000 19:11:44 -0000
65477              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
65478      Branch: perl
65479            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
65480            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
65481 ____________________________________________________________________________
65482 [  8195] By: jhi                                   on 2000/12/19  17:47:53
65483         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
65484              From: Jonathan Stowe <gellyfish@gellyfish.com>
65485              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
65486              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
65487      Branch: perl
65488            ! utils/h2xs.PL
65489 ____________________________________________________________________________
65490 [  8194] By: jhi                                   on 2000/12/19  17:46:28
65491         Log: Subject: Re: useless use of void context work-around
65492              From: andreas.koenig@anima.de (Andreas J. Koenig)
65493              Date: 16 Dec 2000 15:13:36 +0100
65494              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
65495              
65496              Document (comment) the q(di ds ig) trick in the code.
65497      Branch: perl
65498            ! op.c
65499 ____________________________________________________________________________
65500 [  8193] By: jhi                                   on 2000/12/19  17:10:57
65501         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
65502              From: "Mark J. Reed" <mreed@strange.turner.com>
65503              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
65504              Message-Id: <200012160222.VAA13986@strange.turner.com>
65505      Branch: perl
65506            ! ext/Sys/Syslog/Syslog.pm
65507 ____________________________________________________________________________
65508 [  8192] By: jhi                                   on 2000/12/19  17:07:45
65509         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
65510              From: Nicholas Clark <nick@ccl4.org>
65511              Date: Sat, 16 Dec 2000 19:03:13 +0000
65512              Message-ID: <20001216190313.D68304@plum.flirble.org>
65513      Branch: perl
65514            ! t/op/64bitint.t
65515 ____________________________________________________________________________
65516 [  8191] By: jhi                                   on 2000/12/19  17:06:13
65517         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
65518              From: Dominic Dunlop <domo@computer.org>
65519              Date: Mon, 18 Dec 2000 12:00:15 +0100
65520              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
65521              
65522              This patchlet is needed in order that perl can be statically linked.  
65523      Branch: perl
65524            ! regexec.c
65525 ____________________________________________________________________________
65526 [  8190] By: jhi                                   on 2000/12/19  17:03:08
65527         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
65528              From: "Craig A. Berry" <craig.berry@psinetcs.com>
65529              Date: Sun, 17 Dec 2000 00:18:35 -0600
65530              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
65531      Branch: perl
65532            ! perlio.h vms/gen_shrfls.pl
65533 ____________________________________________________________________________
65534 [  8189] By: jhi                                   on 2000/12/19  16:20:28
65535         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
65536              From: Prymmer/Kahn <pvhp@best.com>
65537              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
65538              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
65539              
65540              A better version of #8188.
65541      Branch: perl
65542            ! pod/perlfaq3.pod
65543 ____________________________________________________________________________
65544 [  8188] By: jhi                                   on 2000/12/19  15:57:06
65545         Log: (Replaced by #8189)
65546              
65547              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
65548              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
65549              From: Prymmer/Kahn <pvhp@best.com>
65550              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
65551              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
65552              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
65553              Date: Mon, 18 Dec 2000 11:10:45 -0500
65554              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
65555      Branch: perl
65556            ! pod/perlfaq3.pod
65557 ____________________________________________________________________________
65558 [  8187] By: jhi                                   on 2000/12/19  15:54:19
65559         Log: Email address fix for Anton Berezin.
65560      Branch: perl
65561            ! AUTHORS
65562 ____________________________________________________________________________
65563 [  8186] By: jhi                                   on 2000/12/19  15:38:54
65564         Log: Subject: [PATCH perl@8102] cygwin port
65565              From: "Eric Fifer" <efifer@dircon.co.uk> 
65566              Date: Thu, 14 Dec 2000 13:41:29 -0000
65567              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
65568              
65569              When compiling modules the data item that is being imported
65570              from libperl.dll needs to be tagged as imported/shared data:
65571              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
65572      Branch: perl
65573            ! perliol.h
65574 ____________________________________________________________________________
65575 [  8185] By: jhi                                   on 2000/12/19  14:53:24
65576         Log: Regen uconfig.h and uconfig.sh.
65577      Branch: perl
65578            ! uconfig.h uconfig.sh
65579 ____________________________________________________________________________
65580 [  8184] By: jhi                                   on 2000/12/18  20:43:49
65581         Log: Comments work so much better when they are closed.
65582      Branch: perl
65583            ! regcomp.c
65584 ____________________________________________________________________________
65585 [  8183] By: jhi                                   on 2000/12/18  18:04:02
65586         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
65587              Fixes the bug 20001218.016.
65588      Branch: perl
65589            ! regcomp.c
65590 ____________________________________________________________________________
65591 [  8182] By: gsar                                  on 2000/12/18  09:53:47
65592         Log: delete spurious files
65593      Branch: maint-5.6/perl
65594            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
65595            - vos/config.h vos/config_h.SH_orig
65596 ____________________________________________________________________________
65597 [  8181] By: gsar                                  on 2000/12/18  09:46:08
65598         Log: regen perltoc
65599      Branch: maint-5.6/perl
65600            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
65601 ____________________________________________________________________________
65602 [  8180] By: gsar                                  on 2000/12/18  09:20:27
65603         Log: integrate changes#7924..7926,7946,7952 from mainline
65604              
65605              A test works better if it has the right 1..$n output.
65606              
65607              All the core library users of Class::Struct seem to be
65608              using "use Class::Struct 'struct';" instead of the bare
65609              "use Class::Struct;", which isn't documented in Class::Struct.
65610              This can't be right.
65611              
65612              Make the Class::Struct import() wiser.
65613              
65614              Upgrade to CPAN 1.59_51, from Andreas König.
65615              
65616              Subject: Re: long shell lines
65617              Split overly long shell command lines.
65618      Branch: maint-5.6/perl
65619           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
65620           !> lib/File/stat.pm t/lib/class-struct.t
65621 ____________________________________________________________________________
65622 [  8179] By: gsar                                  on 2000/12/18  08:55:54
65623         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
65624              7918,7919,7988,8907 from mainline (various)
65625              
65626              Subject: [ID 20001127.004] White space problem in perlamiga.pod
65627              
65628              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
65629              
65630              Subject: [PATCH] perlcc.PL cleanups
65631              
65632              Subject: [PATCH] Updating perltie.pod for arrays
65633              
65634              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
65635              Subject: Re: [PATCH] Updating perltie.pod for arrays
65636              Subject: Re: [PATCH] Updating perltie.pod for arrays
65637              
65638              One more perltie.pod nit from Casey R. Tweten.
65639              
65640              Subject: [PATCH] $^O  win32 -> MSWin32
65641              plus similar nits for vms, err, VMS, and UNICOS.
65642              
65643              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
65644              More checking in case someone has broken their services or
65645              protocol databases.
65646              
65647              Make "use Class::Struct 'struct';" work again (broken by #7617);
65648              add a test for Class::Struct.
65649              
65650              Integrate the "skip" messages to explain().
65651              
65652              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
65653      Branch: maint-5.6/perl
65654           +> t/lib/class-struct.t
65655           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
65656           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
65657           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
65658 ____________________________________________________________________________
65659 [  8178] By: gsar                                  on 2000/12/18  08:16:30
65660         Log: avoid redefinition warnings on windows due to sys/socket.h getting
65661              #included before win32.h
65662      Branch: maint-5.6/perl
65663            ! win32/include/sys/socket.h
65664 ____________________________________________________________________________
65665 [  8177] By: gsar                                  on 2000/12/18  05:24:04
65666         Log: make regen_headers; fix POSIX.xs problems; remove outdated
65667              code from sys/socket.h that makes build fail now
65668      Branch: maint-5.6/perl
65669            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
65670            ! pod/perlapi.pod
65671           !> win32/include/sys/socket.h
65672 ____________________________________________________________________________
65673 [  8176] By: gsar                                  on 2000/12/18  05:20:17
65674         Log: update Changes
65675      Branch: maint-5.6/perl
65676            ! Changes patchlevel.h
65677 ____________________________________________________________________________
65678 [  8175] By: gsar                                  on 2000/12/18  04:57:48
65679         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
65680              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
65681              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
65682              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
65683              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
65684              7823,7825,7838
65685              
65686              Subject: Re: [PATCH] README.solaris
65687              
65688              Add getpagesize() probing, on non-UNIX guess 'undef'.
65689              
65690              Simplify the getpagesize() unit by dropping the
65691              pagesize probe since it's nowadays slightly more
65692              complicated because of sysconf(). (Note: if some
65693              platform really needs the -lPW for getpagesize,
65694              I just broke it.)
65695              TODO: a new pagesize unit.
65696              
65697              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
65698              
65699              MachTen doesn't really do mmap() and munmap().
65700              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
65701              
65702              More README.solaris updates from Andy Dougherty.
65703              
65704              Copy the s// information of README.hpux also to the perlrun.
65705              
65706              Add HAS_FSYNC, lack noticed by Nicholas Clark.
65707              
65708              Add a metaconfig unit for fsync.
65709              
65710              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
65711              
65712              Many subdocumented return values of the IO extension now documented.
65713              ungetc and write still left subdocumented.
65714              Subject: [PATCH] (was Re: IO::Handle::ungetc)
65715              
65716              Document tell() on special streams.
65717              
65718              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
65719              
65720              Subject: [ID 20001112.007] sfio's sftell isn't ftell
65721              
65722              Couple of tests from #7660 salvaged.
65723              
65724              Tweak the definition of the bit complement on UTF-8 data:
65725              if none of the characters in the string are > 0xff,
65726              the result is a complemented byte string, not a (UTF-8)
65727              char string.  Based on the summary in
65728              Subject: Re: [ID 20000918.005] ~ on wide chars
65729              This should give us the maximum backward (pre-char string)
65730              compatibility and utf8 compatibility.  The other alternative
65731              would be to limit the bit complement to be always byte only,
65732              taking the least significant byte of the chars.
65733              
65734              Cleanup messy #ifdef.
65735              
65736              Typos in #7667.
65737              
65738              Declare reg_data like reg_substr_data.
65739              
65740              Placate nervous compilers that see longer than ints switch()ing.
65741              
65742              Remove the new two tests of lib/io_xs for now, they seem to
65743              fail under perlio on some platforms.
65744              
65745              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
65746              
65747              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
65748              
65749              Subject: tiny typo in perl5db.pl
65750              
65751              Subject: some additions for makefiles for win32 (for perl@7674)
65752              
65753              Hoist the duplicated socket/netdb include logic to perl.h;
65754              undef SETERRNO in case SOCKS has defined it.  Based on:
65755              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
65756              
65757              Regen Configure.
65758              
65759              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
65760              (a macro to define signed and unsigned integer constants).
65761              
65762              Use UINT64_C().
65763              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
65764              
65765              Use u_int32_t for the size of hash_cb(), not size_t.
65766              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
65767              
65768              Quit utf8_to_uv() instantly if curlen == 0.
65769              
65770              Subject: [PATCH: perl@7674] updates to README.os390
65771              
65772              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
65773              
65774              EBCDIC tweaks.
65775              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
65776              
65777              Linenumber fix.
65778              
65779              SOCKS has its own USE_THREADS, based on
65780              Subject: [ID 20001114.002] et. al. bugfix followup
65781              
65782              UINT64_C() work continues.
65783              
65784              Detypo.
65785              
65786              The type of the hash_cb() size argument is tricky.
65787              
65788              Add fwalk() probe to the configuration files and regen perltoc.
65789              
65790              Subject: perllocale.pod changes
65791              
65792              Avoid an infinite loop in VMS when utils scripts are run
65793              with no arguments, from Charles Lane.
65794              
65795              Subject: Re: Bug in Carp::Heavy/5.6.0?
65796              
65797              For Solaris use64bitall the stdchar needs a little bit of help.
65798              
65799              The long double hints can be here or there.
65800              
65801              Test tweak for the open pragma.
65802              
65803              Also the 64bitall hints can be either here or there.
65804              
65805              As surmised the #7719 wasn't a good move.
65806              
65807              Subject: Fix for 20000409.001
65808              
65809              Subject: Fix for 20000815.006
65810              It's really 20000518.006.
65811              
65812              Subject: [PATCH 5.6.0 README.win32] very minor typos
65813              
65814              Subject: Fix for README.amiga (20000323.033)
65815              
65816              Explain in more detail the {} syntax ambiguousity.
65817              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
65818              
65819              Sparc 64-bit pack() fix from Jens Hamisch.
65820              
65821              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
65822              
65823              Subject: podlators 1.05 available        
65824              
65825              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
65826              
65827              Subject: [perl 7711: EPOC] updates
65828              
65829              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
65830              
65831              Miraculous typo.
65832              
65833              sysseek() instead of seek().
65834              
65835              Solaris hints tweaks.
65836              
65837              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
65838              This may be overly harsh but until proven otherwise, we think this
65839              way, or until we have a simple test for Configure (having to start
65840              up servers is does not count as simple) to check for the problems.
65841              
65842              Remove the shared object before attempting to create
65843              (by linking) a new one.  E.g. in AIX not removing
65844              becomes quite painful if one tries to do more than one
65845              build in the same tree (an interrupted build, for example),
65846              since the AIX' shared dynaloader seemingly keeps the shared
65847              objects open and therefore 'busy' for quite a while, even when
65848              nobody is using the objects, leading into link failures.
65849              
65850              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
65851              
65852              Subject: DOC PATCH 5.6.0 perlreftut
65853              
65854              Subject: [PATCH: perl@7777] add system locale testing for VMS
65855              
65856              Subject: [PATCH] Test.pm POD peculiarity
65857              
65858              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
65859              
65860              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
65861              
65862              Subject: Re: perl@7777 
65863              Detypoing.
65864              
65865              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
65866              
65867              Go ahead and #include <unistd.h> in perl.h.
65868              
65869              Subject: [PATCH perl@7795] small cleanup task for test suite
65870              
65871              Subject: Re: av.c patch (having slight problems)
65872              unshift() speedup.
65873              
65874              Reach back one higher up when searching for PERL_SRC.
65875      Branch: maint-5.6/perl
65876           +> lib/File/Spec/Epoc.pm
65877           !> (integrate 88 files)
65878 ____________________________________________________________________________
65879 [  8174] By: gsar                                  on 2000/12/18  03:53:09
65880         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
65881              7625..7629,7631..7634,7637,7639,7642 from mainline
65882              
65883              Fix for the tie-refhash string table leaks.
65884              
65885              Subject: [patch perl@7595] VMS configure.com tweak
65886              
65887              More careful detection of how well NVs and UVs mix.
65888              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))
65889              Added some SIGFPE paranoia.
65890              
65891              Forgot to bump the line numbers in #7601.
65892              
65893              Subject: PATCH std stdio for (Free)BSD
65894              
65895              Deleting $ENV{PATH} in VMS is not recommendable.
65896              
65897              Locale buglets.
65898              Subject: RE: Locales support (setlocale) fixes
65899              
65900              Do not test UTF-8 locales since that the tests would require
65901              polymorphic regexen.
65902              
65903              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
65904              
65905              A missing aTHX_.
65906              
65907              Subject: [ID 20001108.013] spelling
65908              
65909              Subject: [PATCH] Class::Struct at compile time
65910              
65911              Make deleting for %ENV work for (newer versions of) VMS,
65912              from Craig A. Berry.
65913              
65914              Forgot from #7618.
65915              
65916              More VMS moves on environment handling, from Charles Lane.
65917              
65918              Remove unused extra arguments.
65919              
65920              Typo in an ifndef.
65921              Subject: Re: [PATCH 5.7.0] better messages from malloc()
65922              
65923              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
65924              All except the "cow orker" change.
65925              
65926              The generated boot_* headers are wrong.  Pickier compiler,
65927              such as KAI C++ will refuse to compile the resulting perlmain.
65928              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
65929              
65930              There's no =head3.
65931              
65932              Disable only the tests 99 and 166 for UTF-8 locales.
65933              
65934              Missing dTHXs.
65935              Subject: RE: perl@7595 builds not on cygwin
65936              
65937              Subject: Re: bash -c exit and linux hints 
65938              
65939              Various doc oddball characters.
65940              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
65941              
65942              Subject: [PATCH] IO::Seekable pod
65943              
65944              Amdahl UTS hints updates.
65945              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
65946              
65947              Explain better why certain regex tests are skipped.
65948              Subject: Re: tests skipped: unknown reason
65949              
65950              Subject: [PATCH] README.solaris
65951              
65952              Subject: [PATCH perl@7638] cygwin port
65953      Branch: maint-5.6/perl
65954           +> README.solaris
65955           !> (integrate 26 files)
65956 ____________________________________________________________________________
65957 [  8173] By: gsar                                  on 2000/12/18  03:37:02
65958         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
65959              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
65960              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
65961              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
65962              
65963              Better create a true mailing list for the repository keepers.
65964              
65965              Subject: [ID 20001027.007] uniq array in perlfaq
65966              
65967              De-quoted-unreadable to ISO Latin 1.
65968              (There's one ISO-2022-JP name in Changes5.004.)
65969              
65970              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
65971              
65972              The #7476 needs a MANIFEST change, too.
65973              
65974              Add also emailless people.
65975              
65976              UTF-8 decoder tweak.
65977              
65978              Make \x{...} consistently produce UTF-8.
65979              Subject: Re: \x{...} is confused 
65980              
65981              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
65982              
65983              Add a perlbug flag, -A, to avoid acknowledgement messages.
65984              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
65985              
65986              Use Errno magic.
65987              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
65988              
65989              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
65990              
65991              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
65992              
65993              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
65994              
65995              Be more lenient on bad UTF-8 when doing bit arithmetics.
65996              Subject: Re: [ID 20000918.005] ~ on wide chars
65997              (The ord() part of the patch skipped.)
65998              
65999              Subject: perlfaq style changes
66000              
66001              AUTHORS tweaks.
66002              
66003              Whitespace style tweak.  Was originally going to see to
66004              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
66005              but that had already been taken care of.
66006              
66007              The compiler is either gcc or cc, from Tom Bates.
66008              
66009              The osname has been lowercased by now, from Tom Bates.
66010              
66011              The NonStop-UX libraries have a novel way to say NaN.
66012              
66013              printf UVs the correct way, noticed by Robin Barker.
66014              
66015              Subject: [PATCH] startperl to respect versiononly
66016              
66017              AUTHORS updates.
66018              
66019              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
66020              
66021              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
66022              
66023              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
66024              
66025              Generalize the Camel wording.
66026              Subject: Re: perlfaq style changes
66027              
66028              Subject: [ID 20001005.006] Documentation -- description of qr//
66029              
66030              C.pm part of
66031              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
66032              
66033              Locale warning explanation tweak.
66034              
66035              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
66036              
66037              Make the POSIX::setuid and POSIX::setgid to really call setuid()
66038              and setgid() because they were just changing $< and $( which means
66039              only changing the real uid/gid, as opposed to changing both
66040              real and effective ids.  (The alternative way could have been
66041              in POSIX.pm to change $> and $), too, but making a direct call
66042              to the C API feels cleaner.)  Fixes the bug
66043              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
66044              
66045              Expand %Config variables and %ENV variables only if
66046              so requested during build time using the
66047              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
66048              Not expanding makes relocating distributions easier.
66049              
66050              More tweaking on the #7522 theme.
66051              
66052              Test::Harness revealed buglets in the new DynaLoader.
66053              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
66054              
66055              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
66056              fix a autovivification bug in Tie::RefHash, add tests for both.
66057              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
66058              
66059              Detpyo.
66060              
66061              recv() can fail and return undef.
66062              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
66063              
66064              Fix the problem discussed in
66065              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
66066              originally from Linc Madison.  Also Andreas König's comments
66067              taken into account.  Some other problems with Tie::SubstrHash
66068              fixed: didn't croak when the table exceeded the requested number
66069              of entries (as documented) but instead when the number of entries
66070              exceeded the size of the table, a croak() had an unnecessary \n,
66071              didn't have a CLEAR method, documented that there is no exists().
66072              Didn't fix to be strict-proof because the module uses &foo; and
66073              dynamic scope.  Added a test script exercizing both first tamely 
66074              the basic functionality, and then the failure cases reported by
66075              Linc Madison.
66076              
66077              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
66078              
66079              The #7521 touched things it shouldn't have.
66080              
66081              Subject: [PATCH 5.7.0] better messages from malloc()
66082              
66083              Subject: Re: README.aix
66084              
66085              Add FCNTL_CAN_LOCK.
66086              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
66087              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
66088              
66089              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
66090              create a "fast path" for locale name probing using "locale -a"
66091              if available, squash finally hopefully the s?printf resetting
66092              the numeric locale (since, IIUC perllocale, it never shouldn't). 
66093              
66094              More Changes tweakery.
66095              
66096              Dying is too strict here, better just skip.
66097              
66098              Subject: Locales support (setlocale) fixes
66099              Modified quite a bit to be more portable.
66100              
66101              Configure would use a bad $myuname from an old config.sh.
66102              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
66103              
66104              Fix for
66105              Subject: [ID 20001004.006] undef is never tainted
66106              An undef read from a slurped file was not tainted.
66107              
66108              Fix for
66109              Subject: [ID 20001004.007] taint propogation is inconsistent
66110              The culprit was sv_setsv() which was rather blindly
66111              propagating taint, which lead to behaviour where if
66112              a tainted anon hash value was seen all the hash values
66113              from then on at that level became tainted, or at any
66114              upper levels in the case of nested anon hashes.
66115              
66116              Test tweak: show also the failed locales.
66117              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
66118              
66119              A fix of sorts for 20000329.026, a better error message
66120              for a missing "use charnames" when using the \N{...}. 
66121              
66122              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
66123              
66124              Add =pod to be tidy.
66125              
66126              Fix for bug id 19990615.008, pos() unset during s///ge.
66127              
66128              Add a note for future generations about bug id 20000229.006.
66129              
66130              Use -dM for gcc (the suggested patch did it only for Linux,
66131              but I think it can be generalized).
66132              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
66133              
66134              opmini.o can linger from Configures past.
66135              
66136              Document that the evaled syntax errors cause scalar leaks.
66137              
66138              Fix for
66139              Subject: [ID 20000728.005] perl -P broken
66140              (hopefully).  The fix is also not complete, it seems to break
66141              BOM swallowing for libc5 systems, but until someone figures
66142              out a way to do this without ftell(), this will do.
66143              
66144              AUTHORS updates.
66145              
66146              Subject: Re: rsync'ed patches vs. rsync'ed source
66147              
66148              Admit that the test leaks scalars.
66149              
66150              Sanitize the environment further.
66151              
66152              VOS updates from Paul Green.
66153              
66154              Document %ENV = () portability issues.
66155              
66156              Make the stdio test program of 7427 less noisy while being 
66157              compiled so that Digital UNIX wouldn't get both
66158              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
66159              undefined.  This makes perlio happy.
66160              
66161              glibc5 detection by __GNU_LIBRARY__.
66162              
66163              %ENV note tweaks from Dan Sugalski.
66164              
66165              Varargs don't always work too well if one puts an unsigned
66166              char on the stack and pop an unsigned quad off the stack.
66167              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
66168              
66169              Subject: Pod updates
66170              
66171              Fake support of holey files in win/dosish platforms.
66172              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
66173              
66174              A doc addition for bug id 20001105.019, beware \p.
66175              
66176              Tweak #7587.
66177              
66178              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
66179              
66180              perlhack updates from H.Merijn Brand.
66181              
66182              Subject: [PATCH perl@7573] cygwin port
66183              Synchronize with Cygwin 1.1.5.
66184              
66185              Bad thinko in #7581 (I used the test program with the expanded
66186              values as-is).
66187              
66188              Make perlbug not insist on dumping to a file when stdout isn't a tty.
66189              Subject: [PATCH] perlbug.PL
66190              
66191              Overrideable keys, each, pop, push, shift, splice, unshift.
66192              Subject: [PATCH] prototyped functions that should be overrideable
66193              
66194              Try to avoid flockless and emulationless places.
66195      Branch: maint-5.6/perl
66196           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
66197            - MAINTAIN
66198           !> (integrate 111 files)
66199 ____________________________________________________________________________
66200 [  8172] By: jhi                                   on 2000/12/18  02:49:27
66201         Log: Regen pods.
66202      Branch: perl
66203            ! pod/perlmodlib.pod pod/perltoc.pod
66204 ____________________________________________________________________________
66205 [  8171] By: gsar                                  on 2000/12/18  02:49:24
66206         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
66207              7465..7471 from mainline
66208              
66209              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
66210              in platforms that strictly require all the symbols being present
66211              at link time.
66212              
66213              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
66214              
66215              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
66216              
66217              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
66218              
66219              Subject: [PATCH] todo
66220              
66221              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
66222              
66223              Use $sort, $uniq (and $tr) consistently as wondered
66224              by Nicholas Clark.
66225              
66226              Too enthusiastic editing in #7460.
66227              
66228              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
66229              
66230              Upgrade to CPAN 1.58_55.
66231              Subject: CPAN.pm status
66232              
66233              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
66234              
66235              Make target reordering to avoid pointless re-makes.
66236              Subject: Re: Total re-make of 'make okfile' after 7451 ?
66237              
66238              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
66239              
66240              Subject: DOC PATCH 5.6.0
66241              
66242              Add the repository doc by Malcolm, Sarathy, and by Simon,
66243              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
66244      Branch: maint-5.6/perl
66245           +> Porting/repository.pod
66246           !> Configure MANIFEST Makefile.SH README.dos README.os2
66247           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
66248           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
66249           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
66250 ____________________________________________________________________________
66251 [  8169] By: gsar                                  on 2000/12/18  02:33:34
66252         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
66253              7435..7441,7445 from mainline
66254              
66255              Make the UTF-8 decoding stricter and more verbose when
66256              malformation happens.  This involved adding an argument
66257              to utf8_to_uv_chk(), which involved changing its prototype,
66258              and prefer STRLEN over I32 for the UTF-8 length, which as
66259              a domino effect necessitated changing the prototypes of
66260              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
66261              The stricter UTF-8 decoding checking uses Markus Kuhn's
66262              UTF-8 Decode Stress Tester from
66263              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
66264              
66265              Run vms/vms_yfix.pl, should have done that after changing
66266              perly.c in #7382.
66267              
66268              Subject: [PATCH 5.7.0] static linking with uninstalled perl
66269              
66270              (Replaced by #7440.)
66271              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
66272              
66273              Fix the bug ID 20001024.005, the bug introduced by #7416.
66274              
66275              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
66276              
66277              Fix the bug reported in
66278              From: andreas.koenig@anima.de (Andreas J. Koenig)
66279              Also make is_utf8_char() stricter.
66280              
66281              Missed the header file changes from #7425.
66282              
66283              Check if stdio supports tweaking lval and cnt simultaneously.
66284              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
66285              
66286              Stratus VOS updates from Paul Green.
66287              
66288              Podify README.epoc and README.vos.
66289              
66290              Add targets to Makefile.SH, most importantly
66291              'regen_all' which also remembers to update vms/perly*.
66292              
66293              Subject: Minor update to find2perl, for portability
66294              
66295              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
66296              
66297              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
66298              
66299              Rename UTF8LEN() to be UNISKIP(), too confusing to have
66300              UTF8LEN() and UTF8SKIP(). 
66301              
66302              Allow poking holes at the UTF-8 decoding strictness.
66303              
66304              Continue the internal UTF-8 API tweaking.
66305              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
66306              used much more than the simpler API, now called utf8_to_uv_simple().
66307              Still not quite happy with API, too much partial duplication
66308              of functionality.
66309              
66310              A new version of making the syslog test more robust.
66311              (Replaces #7421.)
66312              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
66313              
66314              buildtoc target tweaks.
66315              
66316              Integrate with vmsperl #7430 by Charles Bailey:
66317              
66318              Cleanup from prior patch (Charles Lane?):
66319              - improve handling of MFDs in Basename and Path
66320              - default to no xsubpp line # munging when building debug images
66321      Branch: maint-5.6/perl
66322           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
66323           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
66324           !> (integrate 67 files)
66325 ____________________________________________________________________________
66326 [  8168] By: gsar                                  on 2000/12/18  02:05:49
66327         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
66328              
66329              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
66330              From: Martin Husemann <martin@duskware.de>
66331              
66332              Subject: [PATCH 5.7.0] restore match data on backtracing
66333              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66334      Branch: maint-5.6/perl
66335           !> regcomp.c regexec.c t/op/re_tests
66336 ____________________________________________________________________________
66337 [  8167] By: gsar                                  on 2000/12/18  01:55:22
66338         Log: integrate changes#7858,7986 from mainline
66339              
66340              C<foreach my $x ...> in pseudo-fork()ed process may diddle
66341              parent's memory; fix it by keeping track of the actual pad
66342              offset rather than a raw pointer (this change is probably also
66343              relevant to non-ithreads case to avoid fallout from reallocs of
66344              the pad array, but is currently only enabled for the ithreads
66345              case in the interests of minimal disruption to existing "well
66346              tested" code)
66347              
66348              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
66349              due to the notorious GetFileType() bug in Windows 9x, which fstat()
66350              tickles)
66351      Branch: maint-5.6/perl
66352           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
66353           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
66354           !> win32/win32.c win32/win32.h win32/win32sck.c
66355 ____________________________________________________________________________
66356 [  8166] By: gsar                                  on 2000/12/18  01:52:59
66357         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
66358              from mainline (xsubpp and ExtUtils::LibList fixups, various
66359              other small items)
66360              
66361              The generated boot_* headers are wrong.  Pickier compiler,
66362              such as KAI C++ will refuse to compile the resulting perlmain.
66363              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
66364              
66365              Various doc oddball characters.
66366              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
66367              
66368              Subject: [PATCH] Re: 20001101.003 PDL
66369              
66370              Subject: [PATCH 5.7.0] etags broken again
66371              
66372              Subject: [PATCH 5.7.0] Liblist finally works
66373              
66374              Subject: [PATCH 5.7.0] Liblist returns found libraries
66375              
66376              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
66377              
66378              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
66379              
66380              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
66381              OUT keyword nits.
66382              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
66383              OUT and IN_OUT documentation.
66384      Branch: maint-5.6/perl
66385           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
66386           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
66387           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
66388           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
66389           !> win32/bin/search.pl
66390 ____________________________________________________________________________
66391 [  8165] By: gsar                                  on 2000/12/18  01:28:45
66392         Log: integrate changes#7533,7563,7611,7623 from mainline (various
66393              malloc.c embellishments)
66394      Branch: maint-5.6/perl
66395           !> malloc.c pod/perldiag.pod
66396 ____________________________________________________________________________
66397 [  8164] By: gsar                                  on 2000/12/18  01:23:33
66398         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
66399              fixups)
66400      Branch: maint-5.6/perl
66401           !> utils/h2xs.PL
66402 ____________________________________________________________________________
66403 [  8163] By: gsar                                  on 2000/12/18  01:17:50
66404         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
66405              fixups)
66406      Branch: maint-5.6/perl
66407           !> Makefile.SH utils/perlbug.PL
66408 ____________________________________________________________________________
66409 [  8162] By: gsar                                  on 2000/12/18  00:25:43
66410         Log: always export Perl_deb() (it is required by re.xs whether
66411              Perl is built with or without -DDEBUGGING)
66412      Branch: maint-5.6/perl
66413            ! makedef.pl
66414 ____________________________________________________________________________
66415 [  8161] By: gsar                                  on 2000/12/18  00:23:38
66416         Log: integrate change#7414 from mainline
66417              
66418              Undo the basename() part of #7412 since the lib/basename
66419              tests would need upgrading too.
66420              
66421              squelch two tests in tr.t that rely on tr/// paranoia change
66422              that's not in 5.6.x
66423      Branch: maint-5.6/perl
66424            ! t/op/tr.t
66425           !> lib/File/Basename.pm
66426 ____________________________________________________________________________
66427 [  8160] By: gsar                                  on 2000/12/18  00:05:30
66428         Log: missing change in previous integrate
66429      Branch: maint-5.6/perl
66430           !> README.aix
66431 ____________________________________________________________________________
66432 [  8159] By: gsar                                  on 2000/12/18  00:03:38
66433         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
66434              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
66435              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
66436              7410..7413 from mainline
66437              
66438              Introduce the man[24-8] variables, from Andy Dougherty.
66439              
66440              Upgrade to CPAN 1.58, from Andreas König.
66441              
66442              An updated EBCDIC tr patch.
66443              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
66444              
66445              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
66446              
66447              Two thirds of
66448              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
66449              The Install.pm changes will be submitted separately because
66450              they need some work and discussion still.
66451              
66452              The Install.pm third of
66453              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
66454              
66455              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
66456              
66457              Subject: [PATCH 5.7.0] IVs in mtats
66458              
66459              Subject: [PATCH 5.7.0] Perl API for mstats
66460              
66461              Ilya implemented the memory profiling API.
66462              
66463              In Amdahl UTS "struct sv" is defined by a system header,
66464              <ksync.h>.
66465              
66466              Slight tweak of the code to appease Amdahl UTS cc.
66467              
66468              Amdahl UTS doesn't seem to do dynaloading.
66469              
66470              Use UTF8SKIP(), from Simon Cozens.
66471              
66472              Thinko in #7222.
66473              
66474              op/sprintf.t patch for OS/390 (and any other host with limited
66475              floating-point exponent length)
66476              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
66477              
66478              Tweak #7225.
66479              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
66480              
66481              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
66482              
66483              Needs to be conditional on SunOS 4.
66484              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
66485              
66486              Test cases for bug id 20000323.056 (the bug seems to be fixed).
66487              
66488              Add test for bug id 20000427.003 (which seems to have
66489              been fixed) (also duplicate as 20000427.004, though
66490              with a higher severity).  Move one utf8 from op/append
66491              to pragma/utf8, tag the tests with bug ids.
66492              
66493              Document FNCASE=y as discussed in the bug 20000902.009.
66494              
66495              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
66496              The problem was that rx->minlen was in chars while pp_split()
66497              thought it would be in bytes. 
66498              
66499              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
66500              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
66501              
66502              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
66503              
66504              Fix a couple of compiler-noted nits in #7235.
66505              
66506              Tweak the test of #7235.
66507              
66508              One more ~utf8 tweak.
66509              
66510              -w cleanup.
66511              Subject: Re: Problems with bleadperl 
66512              
66513              Subject: small pod patch
66514              
66515              Subject: [PATCH perlguts.pod] Document offset hack
66516              
66517              Add Charles Lane.
66518              
66519              Add the capability to include/exclude branches.
66520              
66521              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
66522              
66523              Detect early whether the std streams have gone bad.
66524              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
66525              
66526              More IoTYPE sprinkling.
66527              
66528              Workaround for a sfio bug where the stream error indicator
66529              is not cleared as documented.
66530              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
66531              
66532              Clarify documentation on 'use bytes'.
66533              Subject: Re: What does 'use bytes' "mean" ?
66534              
66535              Show the failed remote port, instead of the failing line number.
66536              Subject: [PATCH 5.6.1 Debugger] More diagnostics
66537              
66538              Make Cwd more bulletproof in chrooted environments.
66539              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
66540              
66541              Subject: Pod patch for Devel::Peek
66542              
66543              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
66544              
66545              Borland C fstat() never saw the fd as writable.
66546              Subject: fix for Borland's weak "stat" (perl@7211)
66547              
66548              Missing change from #7362.
66549              
66550              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
66551              
66552              Add the test case for the bug id 20000730.004 which seems
66553              to have been fixed by now.
66554              
66555              Fix of sorts for bug id 20000901.092.  There seems to be no trace
66556              of a 'pmshort' anywhere in the B, so the offending line was simply
66557              removed.
66558              
66559              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
66560              
66561              Subject: PATCH do_print has 2 PerlIO_error()s
66562              
66563              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
66564              
66565              Typo noted by Mark Lutz.
66566              
66567              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
66568              
66569              In the latest compiler builds cccdlflags must not become -fpic,
66570              from Wilfredo Sánchez.
66571              
66572              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
66573              
66574              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
66575              
66576              SOCKS function redefinitions need prototypes, too, otherwise
66577              for example 32 bit versus 64 bit differences cause a lot of
66578              problems.  Part of
66579              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
66580              
66581              Portability tweak on #7377.
66582              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
66583              
66584              Don't write double values through long double pointers,
66585              based on a part of
66586              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
66587              
66588              Reëntrancy fix.
66589              Subject: [PATCH perl@7229] Rentrant parser and yylex()
66590              
66591              Make scan_num() reëntrant, as suggested in
66592              Subject: [PATCH perl@7229] Rentrant parser and yylex()
66593              
66594              Fix for ID 20001020.006, concatenating an unset submatch
66595              with utf8 resulted in "Modification of a read-only value".
66596              
66597              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
66598              
66599              The #7383 was right only in the context of the original bug report,
66600              not in more general case.
66601              
66602              Update Changes.
66603              
66604              Testcases for a #7383,#7385 related bug.
66605              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
66606              
66607              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
66608              
66609              Tweak the Is* definitions of Unicode character classes
66610              to better match the official categorizations; embrace
66611              the official categorizations; add the combining marks
66612              as alpha (and -numeric); fix DCinital (a typo and edito)
66613              to be DCmedial.
66614              
66615              Hints tweak from Anton Berezin.
66616              
66617              Subject: installman go-faster stripes
66618              Subject: Re: installman go-faster stripes
66619              
66620              Subject: [ID 20001021.003] updated hints/openbsd.sh
66621              
66622              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
66623              
66624              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
66625              
66626              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
66627              
66628              Doc patch.
66629              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
66630              
66631              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
66632              
66633              Subject: Re: [ID 20001021.005] SEGV with regex match 
66634              
66635              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
66636              
66637              The change #7187 was not so good on VMS.
66638              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
66639              
66640              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
66641              
66642              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
66643              
66644              Document PERL_INSTALL_ROOT of #7210.
66645      Branch: maint-5.6/perl
66646           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
66647           +> t/lib/tie-splice.t
66648            - lib/unicode/Is/DCinital.pl
66649           !> (integrate 112 files)
66650 ____________________________________________________________________________
66651 [  8158] By: jhi                                   on 2000/12/17  23:04:24
66652         Log: Subject: [PATCHES] RE: perl@8150 
66653              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
66654              Date: Sun, 17 Dec 2000 21:46:39 +0100
66655              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
66656              
66657              Neither cygwin has a getpwuid() one can trust on.
66658      Branch: perl
66659            ! t/lib/glob-basic.t
66660 ____________________________________________________________________________
66661 [  8157] By: jhi                                   on 2000/12/17  23:01:54
66662         Log: More MAN.PODS => {} fixes.
66663      Branch: perl
66664            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
66665            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
66666            ! os2/OS2/REXX/Makefile.PL
66667 ____________________________________________________________________________
66668 [  8156] By: gsar                                  on 2000/12/17  22:49:13
66669         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
66670              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
66671              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
66672              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
66673              7201,7204 from mainline
66674              
66675              Remove vestiges of tr//CU.
66676              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
66677              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
66678              
66679              The return value of setlocale must be copied away.
66680              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
66681              
66682              Allow chop() and chomp() to be overridden.
66683              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
66684              
66685              Hints optimization.
66686              Subject: Minor nit
66687              
66688              Subject: [PATCH] de-wall t/README
66689              
66690              Subject: Re: Two advertising clauses need to be removed
66691              
66692              Batch of UTF-8 patches from Simon Cozens.
66693              
66694              Fix for a parsing bug, not for the original bug.
66695              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
66696              
66697              Compilation warnings and an error.
66698              
66699              Subject: File::Find 5.7.0 POD nits
66700              
66701              Subject: [PATCH perl-5.7.0] continued -Wformat support
66702              
66703              The one that got away.
66704              
66705              Subject: Re: perl@7078
66706              
66707              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
66708              convertable to bytes by checking it doesn't go above 0xc3
66709              Subject: Re: perl@7078
66710              
66711              Replace #7084 with
66712              Subject: Re: perl@7078 
66713              
66714              We don't need to count the high bit bytes, a boolean is enough. 
66715              
66716              Subject: [PATCH] utf8.c apidoc
66717              
66718              Subject: Re: perl@7078 
66719              
66720              Botched the #7090 check-in.
66721              
66722              Fix for the charnames.t failures from Spider Boardman.
66723              
66724              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
66725              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
66726              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
66727              0 to checking to get the warning.
66728              
66729              Subject: [PATCH] Nits in perlmod.pod
66730              
66731              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
66732              
66733              Subject: Re: unicode support and perl [ID 20000901.097]
66734              
66735              Subject: Re: unicode support and perl [ID 20000901.097]
66736              
66737              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
66738              
66739              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
66740              
66741              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
66742              
66743              Subject: [PATCH@blead] Fix some recursion in overload.pm
66744              
66745              s/Robin Parker/Robin Barker/
66746              
66747              Subject: [PATCH] Fix aliasing of tied filehandles
66748              
66749              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
66750              
66751              Subject: Re: [PATCH 5.005_64 missed]
66752              
66753              SOCK_DGRAM and listen() do not mix as reported in
66754              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
66755              The patch for 5.7.0+ had to be reengineered, though.
66756              
66757              Subject: DOC PATCH 5.6.0
66758              
66759              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
66760              
66761              Document the issue (is not a syntax error, kind of)
66762              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
66763              
66764              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
66765              Did not apply cleanly, manual intervention was needed.
66766              
66767              Subject: [PATCH] DLL not restartabke with threaded perl
66768              
66769              Inside require() $^S was always left undefined.
66770              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
66771              
66772              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
66773              
66774              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
66775              
66776              Regen headers.
66777              
66778              Subject: [PATCH 5.7.0] Epoc update
66779              
66780              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
66781              as suggested by Olaf Flebbe and Nick Clark.
66782              
66783              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
66784              
66785              Misplaced else.
66786              
66787              Scale down the VMS message boxes, by Charles Lane.
66788              Fix for ID 20000903.009, workaround at
66789              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
66790              
66791              Subject: [ID 20001003.006] B::Debug not -w clean
66792              
66793              Test harness update to sync with the new perlcc,
66794              from Simon Cozens.
66795              
66796              One remaining nit less at the VMS mailbox sizing.
66797              
66798              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
66799              
66800              It is possible to have no hosts database at all.  Pointed out in
66801              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
66802              
66803              Subject: [PATCH 5.7.0] h2xs not working
66804              Subject: [PATCH 5.7.0] h2xs not documenting the created module
66805              
66806              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
66807              
66808              Subject: perlhack.pod Patch for Externals Tools
66809              
66810              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
66811              
66812              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
66813              
66814              Enable disabling scripts installation by Configure -Uinstallscripts,
66815              suggested by H. Merijn Brand.
66816              
66817              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
66818              reported several times by Dominic Dunlop, for example in
66819              ID 20000315.008.  Patch from Dominic.  Patch affects at
66820              least MachTen, and possibly other oldish BSDs. Should not
66821              break non-broken platforms (tested on LinuxPPC). 
66822              
66823              Regen toc.
66824              
66825              Subject: Re: Questions about Tie::Array and perl modules
66826              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
66827              
66828              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
66829              
66830              Tweak #7153.
66831              
66832              IO::Handle->syswrite() did not handle length omission
66833              like CORE::syswrite() does.
66834              Subject: [Fwd] IO::Handle, syswrite and arguments
66835              The original patch from andrew@ugh.net.au.
66836              
66837              Also the $ccflags is needed for the C compiler check.
66838              Subject: Configure (check for C-compiler)
66839              
66840              Eliminate $Is_VMS code from the test.
66841              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
66842              
66843              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
66844              as the first option of cc/ld because of ultrapicky compilers
66845              (e.g. OS/390 R2.5)
66846              
66847              Change the version number of Tie::Handle in the core to 4.0,
66848              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
66849              Subject: Note on Tie::Handle
66850              
66851              UTF8ize split() so that the cloned substrings get the UTF8
66852              flag of the original scalar.  Problem reported by Simon Cozens.
66853              
66854              save_re_context() could reset PL_curcop to freed memory, causing core
66855              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
66856              
66857              Subject: PATCH 5.6 perldebguts grammar cleanup
66858              
66859              Add a todo note about overloadable assertions.
66860              
66861              on Windows, LoadLibrary() could load an extension DLL multiple
66862              times if forward slashes are used in the path
66863              
66864              on Windows, cwd strings in the environment should be of the
66865              form =X:=X:\foo instead of =X=X:\foo\
66866              
66867              on Windows, avoid potential exception (could happen if MSVCRT isn't
66868              being used) when closing a socket handle
66869              
66870              avoid nonportable example code
66871              
66872              Windows9x doesn't support link(), despite what Config.pm
66873              might think
66874              
66875              pod nit
66876              
66877              Change #7160 had a nasty typo.
66878              
66879              Warn about unknown scripts.
66880              Subject: Re: ideas? patches? [PATCH bleadperl]
66881              
66882              on Windows, clean targets might not work under some flavors of the shell
66883              
66884              tweak for change#7173
66885              
66886              Make eq work again with utf8 (disabling the upgrading
66887              should no more be necessary since the copies of the
66888              scalars are upgraded, not the scalars themselves).
66889              Takes care of ID 20001009.001.  (The claimed length()
66890              bug in 20001009.001 seems bogus to me.)
66891              
66892              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
66893              
66894              Upgrade to CGI.pm 2.74, from Lincoln Stein.
66895              
66896              Upgrade to podlators 1.04, from Russ Allbery.
66897              
66898              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
66899              
66900              Quote the temp file name, needed in Win32 because the
66901              default name unfortunately contains spaces, shouldn't
66902              hurt elsewhere.
66903              Subject: FW: perldoc fails if $TEMP contains spaces
66904              
66905              Subject: RE: [ID 19990803.001] README.win32 suggestions 
66906              
66907              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
66908              
66909              Subject: Re: utf8 concat, mg_get
66910              
66911              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
66912              
66913              Subject: [PATCH: perl@7181] op/tr tests on OS/390
66914              
66915              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
66916              
66917              Use the versiononly instead of the installscripts,
66918              retract the changes 7146 and 7147.
66919              
66920              Reapply Andy's patch and regen Configure.
66921              
66922              Add the test case for #7190, from the original bug report
66923              by Andreas König.
66924              
66925              Remove duplicated code.
66926              
66927              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
66928              
66929              restore change#7202
66930      Branch: maint-5.6/perl
66931           !> (integrate 121 files)
66932 ____________________________________________________________________________
66933 [  8155] By: jhi                                   on 2000/12/17  22:30:58
66934         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
66935              From: "Craig A. Berry" <craigberry@mac.com>
66936              Date: Sun, 17 Dec 2000 13:09:28 -0600
66937              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
66938              
66939              MAN.PODS => ' ' is naughty.
66940      Branch: perl
66941            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
66942 ____________________________________________________________________________
66943 [  8154] By: nick                                  on 2000/12/17  22:07:13
66944         Log: MULTIPLICITY nit.
66945      Branch: perl
66946            ! mg.c
66947 ____________________________________________________________________________
66948 [  8153] By: gsar                                  on 2000/12/17  21:23:05
66949         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
66950              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
66951              from mainline
66952              
66953              Document the SvIOK_.*UV().
66954              
66955              Update Unicode todo list.
66956              
66957              Guard against bad string->int conversion for quads.
66958              
66959              Subject: small apidoc fix
66960              
66961              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
66962              
66963              Subject: [PATCH] Tied filehandle documentation
66964              
66965              Subject: [PATCH] Modernize Opcode.pm documentation
66966              
66967              Make Data::Dumper (non-XS) to work with changed semantics of ref().
66968              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
66969              [applied even though said semantics didn't change in 5.6.x]
66970              
66971              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
66972              
66973              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
66974              
66975              Fix the URL, but the server is still missing in action.
66976              Subject: [ID 20000905.002] perlfaq1.pod URL error
66977              
66978              Subject: [ID 20000903.001] \w in utf8-strings
66979              
66980              Fix the ccversion detection for 5.1 and beyond.
66981              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
66982              
66983              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
66984              
66985              Subject: [ID 20000904.008] Tiny fix for perldiag
66986              
66987              Subject: Re: [ID 20000906.004] segfault with bad perl statement
66988              
66989              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
66990              
66991              Subject: [ID 20000908.002] perlipc documentation bug.
66992              
66993              Subject: [PATCH lib/Benchmark.pm]
66994              
66995              Re-allow vec() for characters > 255.
66996              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
66997              
66998              Do away with memory models cruft.  Sorry, PDP users.
66999              
67000              Continue #7041.
67001              
67002              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
67003              
67004              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
67005              
67006              Upgrade to CPAN 1.57_65, from Andreas König.
67007              
67008              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
67009              by Russ Allbery.
67010              
67011              Silence t/pod/*.t about alternate quote-mappings now implemented
67012              by Pod::Text, from Brad Appleton.
67013              
67014              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
67015              Subject: borland C++ win32.c tweak
67016              
67017              C<@a = @b = split(...)> optimization coredumps under ithreads
67018              (missed a spot when fixing up op_pmreplroot hack for ithreads)
67019              
67020              Document the SvUTF8*().
67021              
67022              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
67023              
67024              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
67025              
67026              Do in VMS as the #7054 does.
67027              
67028              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
67029              
67030              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
67031              
67032              Subject: [patch: perl@7045] vms updates
67033              
67034              Test for the #7049.
67035              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
67036              
67037              Break up the myconfig lines a bit.
67038              Subject: perlbug/perl -V output format
67039              
67040              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
67041              
67042              The #7054 truncated Configure badly.
67043              
67044              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
67045              initialization in all the threads on Windows
67046              
67047              Allow for whitespace between "#" and "line" in cpp output.
67048              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
67049              
67050              Remove vestiges of tr//CU.
67051              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
67052              
67053              The return value of setlocale must be copied away.
67054              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
67055              
67056              Allow chop() and chomp() to be overridden.
67057              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
67058              
67059              Hints optimization.
67060              Subject: Minor nit
67061              
67062              Subject: [PATCH] de-wall t/README
67063              
67064              Subject: Re: Two advertising clauses need to be removed
67065      Branch: maint-5.6/perl
67066           !> (integrate 75 files)
67067 ____________________________________________________________________________
67068 [  8152] By: gsar                                  on 2000/12/17  20:30:11
67069         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
67070              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
67071              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
67072              
67073              Don't attach -ld to the archname if pointless.
67074              
67075              Document UNTIE in a very minimalistic way.
67076              
67077              POSIX doesn't report long double values under -Duselongdouble
67078              when the long doubles are "real" (bigger than doubles).
67079              
67080              More author updates.
67081              
67082              Try to deduce NV_MAX.  Really should be Configure fodder.
67083              
67084              :: not allowed in pathnames, change to .
67085              Subject: [PATCH perl@6938] cygwin port
67086              
67087              Forget about NV_MAX (#6951).  Various floating point tweaks,
67088              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
67089              
67090              Move the Solaris 7 scan to use64bitall, make the
67091              failure to find 64-bot sparc libc to mention the
67092              possibility of being in an intel, from Lupe and Alan.
67093              
67094              Regen perltoc.
67095              
67096              AUTHORS tweaks, from Peter Prymmer.
67097              
67098              More address tweaking.
67099              
67100              Small tweaks all over.
67101              
67102              File::Temp patches from Andreas König,
67103              
67104              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
67105              
67106              Subject: CPAN.pm beta 1.57_57 for the core
67107              
67108              Part of the solution.
67109              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
67110              
67111              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
67112              
67113              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
67114              
67115              Add the overload warnings to perldiag.
67116              
67117              Drop unused argument.
67118              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
67119              
67120              Subject: Nit in Configure (bleadperl@6961)
67121              
67122              Update to PodParser 1.18, from Brad Appleton.
67123              
67124              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
67125              
67126              Subject: [PATCH: 6948] add SCNfldbl to configure.com
67127              
67128              Document UNTIE. Also tweak implementation to suppress the 'inner references'
67129              warning when UNTIE exists and instead pass the cound of extra references to
67130              the UNTIE method.
67131              
67132              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
67133              so that case-ignoring systems like DCL can tell them from
67134              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
67135              
67136              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
67137              
67138              Feature ordering tweak.
67139              
67140              Regen perltoc.
67141              
67142              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
67143              
67144              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
67145              
67146              Subject: http:// in L<>
67147              
67148              Detypo.
67149              
67150              change#6791 accidentally clobbered change#6710, put it back
67151              
67152              Only the first line, thank you very much.
67153              
67154              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
67155              plus rework the http: spots as suggested by Tom Christiansen,
67156              plus regen perltoc.
67157              
67158              Undo part of change 6489 which looks like a bulk edit which
67159              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
67160              The supressing of main:: on return from select() is undesirable.
67161              
67162              Apparently avoiding the swapping is too costly.
67163              
67164              Various Configure nits by Philip Newton,
67165              plus the ebcdic one by me.
67166              
67167              Make certain cc is set before trying to run it.
67168              
67169              If overloaded %{} etc. return the object do not loop.
67170              Thus  sub deref { $_[0] } functions if object is wanted type.
67171              
67172              Update perlhist.
67173              
67174              More %{} and other deref special casing - do not pass to 'nomethod'.
67175      Branch: maint-5.6/perl
67176           !> (integrate 59 files)
67177 ____________________________________________________________________________
67178 [  8151] By: gsar                                  on 2000/12/17  19:14:38
67179         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
67180              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
67181              
67182              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
67183              
67184              Make the epsilon to be relative, not absolute.
67185              
67186              Put back the flags dump as reasoned in
67187              Subject: Re: [PATCH] Glob dumping
67188              
67189              Introduce ccname to keep track of what compiler kind of we have.
67190              
67191              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
67192              
67193              Put back the slice accidentally removed by #6907.
67194              
67195              Reset archname and archname64 always, forcing them be
67196              recomputed at each Configure run, make Configure and
67197              the hints files agree on the naming of largefiles variables.
67198              
67199              Don't say "Perl 5.0 source kit".
67200              
67201              Subject: [PATCH] fix misc cast warnings
67202              
67203              Subject: typos in pods
67204              
67205              NVs not necessarily doubles, as pointed out by Yitzchak.
67206              
67207              Subject: [PATCH 6889] add a few ldbl formats to configure.com
67208              
67209              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
67210              
67211              Better options for rsync.
67212              
67213              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
67214              
67215              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
67216              
67217              Subject: [PATCH] Re: UNTIE method 
67218              
67219              A better fix for the Socket building problem from Craig Berry.
67220              
67221              Retract the dummy test, skip the security tests (instead of failing),
67222              explain what the warnings mean.
67223              
67224              Heap decorruption.
67225              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
67226              
67227              Update to Unicode 3.0.1.
67228              
67229              Missed one Unicode file.
67230              
67231              Subject: Re: typos in pods
67232              
67233              The #6929 was too skimpy.
67234              
67235              sscanf() may be the only way to read long doubles from strings.
67236              
67237              Reveal Borland's isnan.
67238              Subject: build with BC++ tweak
67239              
67240              Issue useful diagnostic on unknown pod commands.
67241              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
67242              
67243              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
67244              
67245              Clarify the third case of ftmp-security warnings.
67246              
67247              Make -Dusemorebits find long doubles in Solaris.
67248              
67249              Wrap the test in eval.
67250      Branch: maint-5.6/perl
67251           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
67252           +> lib/unicode/PropList.txt lib/unicode/README.perl
67253           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
67254           +> lib/unicode/Unicode.301 vms/vmspipe.com
67255            - lib/unicode/Props.txt lib/unicode/UCD300.html
67256            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
67257           !> (integrate 305 files)
67258 ____________________________________________________________________________
67259 [  8150] By: jhi                                   on 2000/12/17  18:47:57
67260         Log: Uncheckedin generated files.
67261      Branch: perl
67262            ! global.sym perlapi.c pod/perlapi.pod
67263 ____________________________________________________________________________
67264 [  8149] By: jhi                                   on 2000/12/17  18:41:22
67265         Log: Update Changes.
67266      Branch: perl
67267            ! Changes patchlevel.h
67268 ____________________________________________________________________________
67269 [  8148] By: jhi                                   on 2000/12/17  18:39:16
67270         Log: Subject: [PATCH] Fcntl constants speedup
67271              From: Nicholas Clark <nick@ccl4.org>
67272              Date: Sun, 17 Dec 2000 16:29:24 +0000
67273              Message-ID: <20001217162924.E97668@plum.flirble.org>
67274              
67275              Use IVs for the Fcntl constants instead of NVs.
67276      Branch: perl
67277            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
67278 ____________________________________________________________________________
67279 [  8147] By: jhi                                   on 2000/12/17  18:33:41
67280         Log: Add test for #8145 (binmode() warning), add warning for
67281              ioctl() and sockpair(), document them. (fileno() cannot
67282              be tripwired with the same kind of warning because
67283              'defined fileno($foo)' seems to be an idiom.)
67284      Branch: perl
67285            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
67286 ____________________________________________________________________________
67287 [  8146] By: gsar                                  on 2000/12/17  18:09:08
67288         Log: update Changes
67289      Branch: maint-5.6/perl
67290            ! Changes
67291 ____________________________________________________________________________
67292 [  8145] By: jhi                                   on 2000/12/17  17:39:35
67293         Log: Subject: [PATCH] Re: The long awaited feature ...
67294              From: Simon Cozens <simon@cozens.net>
67295              Date: Sun, 17 Dec 2000 12:31:56 +0000
67296              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
67297              
67298              Add a warning to binmode() about using bad filehandles
67299              (can happen e.g. if someone forgets the filehandle argument)
67300      Branch: perl
67301            ! pp_sys.c
67302 ____________________________________________________________________________
67303 [  8144] By: jhi                                   on 2000/12/17  17:33:48
67304         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
67305              From: Jonathan Stowe <gellyfish@gellyfish.com>
67306              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
67307              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
67308      Branch: perl
67309            ! lib/Net/Ping.pm
67310 ____________________________________________________________________________
67311 [  8143] By: jhi                                   on 2000/12/17  05:31:37
67312         Log: Polymorphic regexps.
67313              
67314              Fixes at least the bugs 20001028.003 (both of them...) and
67315              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
67316              also to be fixed by now, probably already before this patch.
67317      Branch: perl
67318            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
67319            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
67320            ! t/op/utf8decode.t t/pragma/utf8.t
67321 ____________________________________________________________________________
67322 [  8142] By: jhi                                   on 2000/12/16  17:16:05
67323         Log: Subject: [patch perl@8102] dos/djgpp update
67324              From: Laszlo Molnar <ml1050@freemail.hu>
67325              Date: Sat, 16 Dec 2000 01:40:52 +0100
67326              Message-ID: <20001216014052.A335@freemail.hu>
67327      Branch: perl
67328            ! djgpp/config.over t/base/commonsense.t
67329 ____________________________________________________________________________
67330 [  8141] By: jhi                                   on 2000/12/16  17:09:27
67331         Log: Few uncheckedin files.
67332      Branch: perl
67333            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
67334 ____________________________________________________________________________
67335 [  8140] By: nick                                  on 2000/12/15  22:14:31
67336         Log: Integrate mainline
67337      Branch: perlio
67338           !> (integrate 53 files)
67339 ____________________________________________________________________________
67340 [  8139] By: jhi                                   on 2000/12/15  19:49:49
67341         Log: One more IVUV tweak from Nicholas Clark.
67342      Branch: perl
67343            ! sv.c
67344 ____________________________________________________________________________
67345 [  8138] By: jhi                                   on 2000/12/15  19:17:06
67346         Log: Return of the IVUV-preservation, now seems to be happy even
67347              in Digital UNIX (the broken strtoul brokenness detection
67348              seems to have been the fly in the ointment).
67349      Branch: perl
67350            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67351            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
67352            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
67353            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
67354            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
67355            ! vos/config.ga.h win32/config.bc win32/config.gc
67356            ! win32/config.vc
67357 ____________________________________________________________________________
67358 [  8137] By: jhi                                   on 2000/12/15  18:12:14
67359         Log: Metaconfig unit change for #8136.
67360      Branch: metaconfig
67361            ! U/modified/d_strtoul.U
67362      Branch: metaconfig/U/perl
67363            ! d_strtoull.U d_strtouq.U
67364 ____________________________________________________________________________
67365 [  8136] By: jhi                                   on 2000/12/15  18:11:35
67366         Log: I don't think it's sensible or portable to test the strtou*
67367              on /^-/ strings.
67368      Branch: perl
67369            ! Configure
67370 ____________________________________________________________________________
67371 [  8135] By: jhi                                   on 2000/12/15  17:18:49
67372         Log: Metaconfig unit change for #8134.
67373      Branch: metaconfig
67374            ! U/modified/d_strtoul.U
67375 ____________________________________________________________________________
67376 [  8134] By: jhi                                   on 2000/12/15  17:14:13
67377         Log: If longsize is 8 we don't need a LL suffix for integer constants.
67378      Branch: perl
67379            ! Configure config_h.SH
67380 ____________________________________________________________________________
67381 [  8133] By: jhi                                   on 2000/12/15  16:00:23
67382         Log: Update Changes.
67383      Branch: perl
67384            ! Changes patchlevel.h
67385 ____________________________________________________________________________
67386 [  8132] By: jhi                                   on 2000/12/15  15:44:16
67387         Log: Some compilers get huffy if you do not cast a const pointer
67388              to a non-const when assigning.
67389      Branch: perl
67390            ! gv.c
67391 ____________________________________________________________________________
67392 [  8131] By: jhi                                   on 2000/12/15  15:38:30
67393         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
67394              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67395              Date: Fri, 15 Dec 2000 05:26:57 -0500
67396              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
67397      Branch: perl
67398            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
67399            ! t/pragma/overload.t
67400 ____________________________________________________________________________
67401 [  8130] By: jhi                                   on 2000/12/15  15:36:08
67402         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
67403              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67404              Date: Thu, 14 Dec 2000 22:02:43 -0500
67405              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
67406      Branch: perl
67407            ! gv.c perl.h
67408 ____________________________________________________________________________
67409 [  8129] By: jhi                                   on 2000/12/15  15:34:16
67410         Log: Subject: PATCH: h2xs nit
67411              From: Tim Jenness <t.jenness@jach.hawaii.edu>
67412              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
67413              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
67414              
67415              Add a template README.
67416      Branch: perl
67417            ! utils/h2xs.PL
67418 ____________________________________________________________________________
67419 [  8128] By: jhi                                   on 2000/12/15  15:32:22
67420         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
67421      Branch: perl
67422            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
67423 ____________________________________________________________________________
67424 [  8127] By: jhi                                   on 2000/12/15  15:19:34
67425         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
67426              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
67427              Date:     Thu, 14 Dec 2000 20:04:42 EST
67428              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
67429      Branch: perl
67430            ! ext/Opcode/Opcode.xs
67431 ____________________________________________________________________________
67432 [  8126] By: jhi                                   on 2000/12/15  15:17:49
67433         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
67434              From: Peter Prymmer <pvhp@forte.com>
67435              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
67436              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
67437      Branch: perl
67438            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
67439            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
67440            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
67441 ____________________________________________________________________________
67442 [  8125] By: jhi                                   on 2000/12/15  15:11:05
67443         Log: This seems to be a stage sane and stable enough to checkin.
67444              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
67445      Branch: perl
67446            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
67447            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
67448            ! t/op/cmp.t t/op/numconvert.t
67449 ____________________________________________________________________________
67450 [  8124] By: jhi                                   on 2000/12/15  04:20:26
67451         Log: Something is really wonky.
67452      Branch: perl
67453            ! sv.c
67454 ____________________________________________________________________________
67455 [  8123] By: jhi                                   on 2000/12/15  04:00:50
67456         Log: Fixes for the IV UV patches to compile in Digital UNIX.
67457      Branch: perl
67458            ! sv.c
67459 ____________________________________________________________________________
67460 [  8122] By: jhi                                   on 2000/12/15  02:53:40
67461         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
67462              From: "Craig A. Berry" <craigberry@mac.com>
67463              Date: Thu, 14 Dec 2000 19:10:49 -0600
67464              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
67465      Branch: perl
67466            ! vms/vms.c
67467 ____________________________________________________________________________
67468 [  8121] By: jhi                                   on 2000/12/15  02:50:00
67469         Log: Metaconfig changes for #8120.
67470      Branch: metaconfig
67471            + U/modified/d_strtoul.U
67472      Branch: metaconfig/U/perl
67473            ! d_strtoull.U d_strtouq.U
67474 ____________________________________________________________________________
67475 [  8120] By: jhi                                   on 2000/12/15  02:49:42
67476         Log: From: Nicholas Clark <nick@ccl4.org> 
67477              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
67478              Date: Thu, 14 Dec 2000 18:38:57 +0000
67479              Message-ID: <20001214183857.B97909@plum.flirble.org>
67480      Branch: perl
67481            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67482            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
67483            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
67484            ! vos/config.ga.def vos/config.ga.h win32/config.bc
67485            ! win32/config.gc win32/config.vc
67486 ____________________________________________________________________________
67487 [  8119] By: jhi                                   on 2000/12/14  23:40:58
67488         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
67489              From: Nicholas Clark <nick@ccl4.org>
67490              Date: Wed, 13 Dec 2000 20:08:50 +0000
67491              Message-ID: <20001213200849.B71166@plum.flirble.org>
67492      Branch: perl
67493            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
67494            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
67495 ____________________________________________________________________________
67496 [  8118] By: jhi                                   on 2000/12/14  22:46:26
67497         Log: Integrate perlio.
67498      Branch: perl
67499           !> MANIFEST ext/Encode/compile makedef.pl
67500 ____________________________________________________________________________
67501 [  8117] By: nick                                  on 2000/12/14  22:38:53
67502         Log: Win32 tweaks to get Encode to build
67503              - temp hack to makedef.pl till PerlIO is properly "exported".
67504              - MSVC dislikes  
67505              static encpage_t foo[];
67506              so make 'em extern for now.
67507      Branch: perlio
67508            ! ext/Encode/compile makedef.pl
67509 ____________________________________________________________________________
67510 [  8116] By: nick                                  on 2000/12/14  22:00:53
67511         Log: Document the new files
67512      Branch: perlio
67513            ! MANIFEST
67514 ____________________________________________________________________________
67515 [  8115] By: jhi                                   on 2000/12/14  21:58:01
67516         Log: MANIFEST new files of #8114.
67517      Branch: perl
67518            ! MANIFEST
67519 ____________________________________________________________________________
67520 [  8114] By: jhi                                   on 2000/12/14  21:50:49
67521         Log: Integrate perlio.
67522      Branch: perl
67523           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
67524           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
67525           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
67526           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
67527           !> ext/Encode/Makefile.PL
67528 ____________________________________________________________________________
67529 [  8113] By: jhi                                   on 2000/12/14  21:48:49
67530         Log: The documentation part of the
67531              
67532              Subject: [ID 20001214.002] Net::Ping patch
67533              From: Jonathan Stowe <gellyfish@gellyfish.com>
67534              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
67535              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
67536              since the #7529 had already addressed the same problem.
67537      Branch: perl
67538            ! lib/Net/Ping.pm
67539 ____________________________________________________________________________
67540 [  8112] By: jhi                                   on 2000/12/14  21:42:57
67541         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
67542              From: Dominic Dunlop <domo@computer.org>
67543              Date: Tue, 12 Dec 2000 10:47:10 +0100
67544              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
67545              
67546              Document how elusive subroutines can be.
67547      Branch: perl
67548            ! pod/perlfunc.pod
67549 ____________________________________________________________________________
67550 [  8111] By: jhi                                   on 2000/12/14  21:38:05
67551         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
67552              From: Dominic Dunlop <domo@computer.org>
67553              Date: Thu, 14 Dec 2000 10:13:51 +0100
67554              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
67555      Branch: perl
67556            ! ext/POSIX/POSIX.pod
67557 ____________________________________________________________________________
67558 [  8110] By: jhi                                   on 2000/12/14  21:36:32
67559         Log: Subject: [patch] perlfaq7
67560              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
67561              Date: Thu, 14 Dec 2000 15:31:07 +0100
67562              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
67563      Branch: perl
67564            ! pod/perlfaq7.pod
67565 ____________________________________________________________________________
67566 [  8109] By: jhi                                   on 2000/12/14  21:29:20
67567         Log: Subject: [8104] Encode
67568              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67569              Date: Thu, 14 Dec 2000 14:49:34 +0100
67570              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
67571              
67572              Type casting for nervous compilers.
67573      Branch: perl
67574            ! ext/Encode/Encode.xs
67575 ____________________________________________________________________________
67576 [  8108] By: jhi                                   on 2000/12/14  21:26:17
67577         Log: Subject: [8104] DB_File
67578              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67579              Date: Thu, 14 Dec 2000 14:49:35 +0100
67580              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
67581              
67582              Type definition incorrect for DB 2.7.7.  Not known when it
67583              changed, so only changed it for a known revision.
67584      Branch: perl
67585            ! ext/DB_File/DB_File.xs
67586 ____________________________________________________________________________
67587 [  8107] By: jhi                                   on 2000/12/14  21:23:41
67588         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
67589              From: Peter Prymmer <pvhp@forte.com>
67590              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
67591              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
67592              
67593              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
67594      Branch: perl
67595            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
67596            ! ext/Encode/Encode/posix-bc.enc
67597 ____________________________________________________________________________
67598 [  8106] By: nick                                  on 2000/12/14  20:36:13
67599         Log: "Cold" build correction to Encode's Makefile.PL
67600      Branch: perlio
67601            ! ext/Encode/Makefile.PL
67602 ____________________________________________________________________________
67603 [  8105] By: nick                                  on 2000/12/14  20:09:37
67604         Log: "Compiled" encodings.
67605              Correct replacement character in EBCDIC .enc files
67606              Add 0x7F to ASCII repertoire.
67607      Branch: perlio
67608            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
67609            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
67610            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
67611            ! ext/Encode/Makefile.PL ext/Encode/compile
67612            ! ext/Encode/encengine.c ext/Encode/encode.h
67613 ____________________________________________________________________________
67614 [  8104] By: nick                                  on 2000/12/14  00:38:20
67615         Log: Integrate mainline
67616      Branch: perlio
67617           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
67618           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
67619           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
67620           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
67621           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
67622           !> t/lib/db-hash.t t/lib/db-recno.t
67623 ____________________________________________________________________________
67624 [  8103] By: nick                                  on 2000/12/13  23:16:13
67625         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
67626              so far and so it does not get lost.
67627      Branch: perlio
67628            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
67629 ____________________________________________________________________________
67630 [  8102] By: jhi                                   on 2000/12/13  17:14:22
67631         Log: Update Changes.
67632      Branch: perl
67633            ! Changes patchlevel.h
67634 ____________________________________________________________________________
67635 [  8101] By: jhi                                   on 2000/12/13  16:53:41
67636         Log: Move the proto of start_glob() to a better place; regen api files.
67637      Branch: perl
67638            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
67639 ____________________________________________________________________________
67640 [  8100] By: jhi                                   on 2000/12/13  16:47:11
67641         Log: Metaconfig change for #8099.
67642      Branch: metaconfig
67643            ! U/modified/Head.U
67644 ____________________________________________________________________________
67645 [  8099] By: jhi                                   on 2000/12/13  16:46:48
67646         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
67647              From: Andy Dougherty <doughera@lafayette.edu>
67648              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
67649              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
67650      Branch: perl
67651            ! Configure
67652 ____________________________________________________________________________
67653 [  8098] By: jhi                                   on 2000/12/13  16:39:02
67654         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
67655              From: rspier@pobox.com (Robert Spier)
67656              Date: Tue, 12 Dec 2000 21:12:39 -0500
67657              Message-ID: <14902.56087.678086.725773@rls.cx>
67658              
67659              fastgetcwd is defined using a glob alias on a $^O dependent basis -
67660              and there was no default assignment or perl subroutine.
67661      Branch: perl
67662            ! lib/Cwd.pm
67663 ____________________________________________________________________________
67664 [  8097] By: jhi                                   on 2000/12/13  16:16:01
67665         Log: Subject: [PATCH] move startglob out of pp_hot.c
67666              From: Nicholas Clark <nick@ccl4.org>
67667              Date: Mon, 11 Dec 2000 23:16:39 +0000
67668              Message-ID: <20001211231638.A55550@plum.flirble.org>
67669      Branch: perl
67670            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
67671 ____________________________________________________________________________
67672 [  8096] By: jhi                                   on 2000/12/13  15:26:23
67673         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
67674              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
67675              Date: Wed, 13 Dec 2000 14:01:37 +0100
67676              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
67677              
67678              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
67679              in turn requires libpthread in libswanted.
67680      Branch: perl
67681            ! hints/hpux.sh
67682 ____________________________________________________________________________
67683 [  8095] By: jhi                                   on 2000/12/12  19:51:05
67684         Log: The integration wars continue.
67685      Branch: perl
67686           !> sv.c
67687 ____________________________________________________________________________
67688 [  8094] By: jhi                                   on 2000/12/12  19:48:26
67689         Log: Subject: [PATCH perl@8070] DB_File-1.74  
67690              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
67691              Date: Mon, 11 Dec 2000 23:07:17 -0000
67692              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
67693      Branch: perl
67694            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
67695            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
67696            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
67697            ! t/lib/db-recno.t
67698 ____________________________________________________________________________
67699 [  8093] By: nick                                  on 2000/12/12  19:42:13
67700         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
67701      Branch: perlio
67702            ! sv.c
67703           !> lib/File/DosGlob.pm
67704 ____________________________________________________________________________
67705 [  8092] By: jhi                                   on 2000/12/12  19:28:11
67706         Log: Integrate perlio.
67707      Branch: perl
67708           !> sv.c
67709 ____________________________________________________________________________
67710 [  8091] By: nick                                  on 2000/12/12  18:49:45
67711         Log: Fix for Tk, and upgrading shared SVs.
67712      Branch: perlio
67713            ! sv.c
67714 ____________________________________________________________________________
67715 [  8090] By: jhi                                   on 2000/12/12  16:48:59
67716         Log: Subject: [PATCH] Re: Breadperl & Tk
67717              From: Nick Ing-Simmons <nik@tiuk.ti.com>
67718              Date: Tue, 12 Dec 2000 14:48:27 GMT
67719              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
67720      Branch: perl
67721            ! sv.c
67722 ____________________________________________________________________________
67723 [  8089] By: jhi                                   on 2000/12/12  03:37:19
67724         Log: Subject: DosGlob.pm diff for bash style brace expansion.
67725              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
67726              Date: Fri, 8 Dec 2000 10:45:30 -0600
67727              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
67728      Branch: perl
67729            ! lib/File/DosGlob.pm
67730 ____________________________________________________________________________
67731 [  8088] By: nick                                  on 2000/12/11  23:59:59
67732         Log: Integrate mainline
67733      Branch: perlio
67734           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
67735           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
67736           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
67737           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
67738           !> t/op/local.t t/pragma/warn/toke toke.c
67739 ____________________________________________________________________________
67740 [  8087] By: jhi                                   on 2000/12/11  23:20:23
67741         Log: Integrate perlio.
67742      Branch: perl
67743           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
67744 ____________________________________________________________________________
67745 [  8086] By: jhi                                   on 2000/12/11  22:50:59
67746         Log: Tune further the OS detection of CGI.
67747      Branch: perl
67748            ! lib/CGI.pm
67749 ____________________________________________________________________________
67750 [  8085] By: nick                                  on 2000/12/11  22:50:46
67751         Log: Finish 1st pass of "encoding" layer e.g. :
67752              open($fh,"<encoding(iso8859-7)",$greek) || die;
67753      Branch: perlio
67754            ! ext/Encode/Encode.xs perlio.c perliol.h
67755 ____________________________________________________________________________
67756 [  8084] By: jhi                                   on 2000/12/11  22:32:06
67757         Log: Revert the -f ambiguousity patch, seems to cause
67758              too much hassle (the interpret -Q as a function
67759              where Q is not a known filetest part is left in).
67760      Branch: perl
67761            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
67762            ! toke.c
67763 ____________________________________________________________________________
67764 [  8083] By: jhi                                   on 2000/12/11  22:27:23
67765         Log: (accidentally empty check-in)
67766      Branch: perl
67767            ! lib/File/DosGlob.pm
67768 ____________________________________________________________________________
67769 [  8082] By: nick                                  on 2000/12/11  19:09:51
67770         Log: Restore mmap function (broken by tweaks to shared buffer
67771              layer for encode(xxxx)).
67772      Branch: perlio
67773            ! perlio.c
67774 ____________________________________________________________________________
67775 [  8081] By: jhi                                   on 2000/12/11  18:29:13
67776         Log: Subject: Re: The long awaited feature ...
67777              From: Simon Cozens <simon@cozens.net>
67778              Date: Mon, 11 Dec 2000 15:54:24 +0000
67779              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
67780              
67781              More io/utf8 tests.
67782      Branch: perl
67783            ! t/io/utf8.t
67784 ____________________________________________________________________________
67785 [  8080] By: jhi                                   on 2000/12/11  18:19:36
67786         Log: Subject: PATCH MakeMaker manpage clarification
67787              From: andreas.koenig@anima.de (Andreas J. Koenig)
67788              Date: 10 Dec 2000 20:46:13 +0100
67789              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
67790      Branch: perl
67791            ! lib/ExtUtils/MakeMaker.pm
67792 ____________________________________________________________________________
67793 [  8079] By: jhi                                   on 2000/12/11  15:35:07
67794         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
67795              From: Simon Cozens <simon@cozens.net>
67796              Date: Sun, 10 Dec 2000 19:06:19 +0000
67797              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
67798      Branch: perl
67799            ! ext/B/B/Deparse.pm t/lib/b.t
67800 ____________________________________________________________________________
67801 [  8078] By: jhi                                   on 2000/12/11  15:09:11
67802         Log: Subject: [PATCH] docs on NaN
67803              From: Nicholas Clark <nick@ccl4.org>
67804              Date: Mon, 11 Dec 2000 01:48:38 +0000
67805              Message-ID: <20001211014838.B99205@plum.flirble.org>
67806      Branch: perl
67807            ! pod/perlop.pod
67808 ____________________________________________________________________________
67809 [  8077] By: jhi                                   on 2000/12/11  15:02:21
67810         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
67811              From: Simon Cozens <simon@cozens.net>
67812              Date: Mon, 11 Dec 2000 01:21:45 +0000
67813              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
67814      Branch: perl
67815            ! pp.c pp_hot.c scope.c t/op/local.t
67816 ____________________________________________________________________________
67817 [  8076] By: nick                                  on 2000/12/10  20:43:32
67818         Log: Not merge worthy...
67819              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
67820              syntax is modelled on attributes.
67821              Untested fix for io/utf8 on Win32 etc.
67822              Very clumsy start to the encode layer.
67823      Branch: perlio
67824            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
67825 ____________________________________________________________________________
67826 [  8075] By: jhi                                   on 2000/12/10  18:39:33
67827         Log: Darwin is not Windows.
67828      Branch: perl
67829            ! lib/CGI.pm
67830 ____________________________________________________________________________
67831 [  8074] By: jhi                                   on 2000/12/10  18:31:27
67832         Log: Subject: Ambiguous -%c() resolved as a file test
67833              From: "Paul Marquess" <Paul.Marquess@openwave.com>
67834              Date: Sun, 10 Dec 2000 15:35:07 -0000
67835              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
67836      Branch: perl
67837            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
67838 ____________________________________________________________________________
67839 [  8073] By: jhi                                   on 2000/12/10  18:16:29
67840         Log: Subject: PATCH installperl misinformed 
67841              From: andreas.koenig@anima.de (Andreas J. Koenig)
67842              Date: 10 Dec 2000 13:01:32 +0100 
67843              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
67844      Branch: perl
67845            ! installperl
67846 ____________________________________________________________________________
67847 [  8072] By: jhi                                   on 2000/12/10  18:07:55
67848         Log: The walkoptree confusion rages; walkoptree() seems to be coming
67849              from B.xs, while walkoptree_slow() comes from B.pm.
67850      Branch: perl
67851            ! ext/B/B.pm
67852 ____________________________________________________________________________
67853 [  8071] By: nick                                  on 2000/12/10  11:45:47
67854         Log: Integrate mainline
67855      Branch: perlio
67856           +> t/base/commonsense.t
67857           !> (integrate 37 files)
67858 ____________________________________________________________________________
67859 [  8070] By: jhi                                   on 2000/12/10  04:46:21
67860         Log: Update Changes.
67861      Branch: perl
67862            ! Changes patchlevel.h
67863 ____________________________________________________________________________
67864 [  8069] By: jhi                                   on 2000/12/10  04:39:19
67865         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
67866              From: andreas.koenig@anima.de (Andreas J. Koenig)
67867              Date: 09 Dec 2000 17:14:25 +0100
67868              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
67869      Branch: perl
67870            + t/base/commonsense.t
67871            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
67872 ____________________________________________________________________________
67873 [  8068] By: jhi                                   on 2000/12/10  04:17:36
67874         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
67875              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
67876              Date: Sat, 9 Dec 2000 16:47:22 -0000
67877              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
67878      Branch: perl
67879            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
67880            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
67881            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
67882            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
67883            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
67884            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
67885            ! t/lib/sdbm.t
67886 ____________________________________________________________________________
67887 [  8067] By: jhi                                   on 2000/12/10  03:52:02
67888         Log: Test case for #8066.
67889      Branch: perl
67890            ! t/op/misc.t
67891 ____________________________________________________________________________
67892 [  8066] By: jhi                                   on 2000/12/10  03:50:30
67893         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
67894              From: Simon Cozens <simon@cozens.net>
67895              Date: Sun, 10 Dec 2000 00:55:37 +0000
67896              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
67897      Branch: perl
67898            ! pp_sys.c
67899 ____________________________________________________________________________
67900 [  8065] By: jhi                                   on 2000/12/10  03:44:52
67901         Log: Test case for #8064.
67902      Branch: perl
67903            ! t/comp/proto.t
67904 ____________________________________________________________________________
67905 [  8064] By: jhi                                   on 2000/12/10  03:42:32
67906         Log: Subject: Re: prototype of substr
67907              From: Simon Cozens <simon@cozens.net>
67908              Date: Sun, 10 Dec 2000 00:13:33 +0000
67909              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
67910              
67911              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
67912              In other words, make the returned prototypes for any function
67913              stop prepending the ';' optionality marker after the first one.
67914              If they start getting optional, all the rest are optional.
67915      Branch: perl
67916            ! pp.c
67917 ____________________________________________________________________________
67918 [  8063] By: jhi                                   on 2000/12/10  03:39:42
67919         Log: Subject: [PATCH] perlguts.pod
67920              From: Simon Cozens <simon@cozens.net>
67921              Date: Sun, 10 Dec 2000 00:06:47 +0000
67922              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
67923              
67924              Documentation of the different types of ops,
67925              plus the functions in dump.c
67926      Branch: perl
67927            ! pod/perlguts.pod
67928 ____________________________________________________________________________
67929 [  8062] By: jhi                                   on 2000/12/10  03:30:04
67930         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
67931              From: Nicholas Clark <nick@talking.bollo.cx>
67932              Date: Sat, 09 Dec 2000 18:57:25 +0000
67933              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
67934              
67935              Be more robust in weird hostname setups.
67936      Branch: perl
67937            ! t/lib/net-hostent.t
67938 ____________________________________________________________________________
67939 [  8061] By: jhi                                   on 2000/12/10  03:28:21
67940         Log: Pacify fussy compiler. 
67941      Branch: perl
67942            ! pp_sys.c
67943 ____________________________________________________________________________
67944 [  8060] By: jhi                                   on 2000/12/10  02:52:46
67945         Log: Integrate perlio.
67946      Branch: perl
67947           !> pp_sys.c t/io/utf8.t
67948 ____________________________________________________________________________
67949 [  8059] By: nick                                  on 2000/12/09  23:40:14
67950         Log: read/sysread/recv should now be utf8 aware.
67951              Basic test for utf8 read.
67952      Branch: perlio
67953            ! pp_sys.c t/io/utf8.t
67954 ____________________________________________________________________________
67955 [  8058] By: jhi                                   on 2000/12/09  21:56:02
67956         Log: Integrate perlio.
67957      Branch: perl
67958           +> t/io/utf8.t
67959           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
67960 ____________________________________________________________________________
67961 [  8057] By: jhi                                   on 2000/12/09  21:53:35
67962         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
67963              From: Inaba Hiroto <inaba@st.rim.or.jp>
67964              Date: Sun, 10 Dec 2000 05:53:21 +0900
67965              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
67966              
67967              Tests for #8056.
67968      Branch: perl
67969            ! t/op/each.t
67970 ____________________________________________________________________________
67971 [  8056] By: jhi                                   on 2000/12/09  21:51:16
67972         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
67973              From: Inaba Hiroto <inaba@st.rim.or.jp>
67974              Date: Sat, 09 Dec 2000 18:02:00 +0900
67975              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
67976              
67977              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
67978      Branch: perl
67979            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
67980 ____________________________________________________________________________
67981 [  8055] By: nick                                  on 2000/12/09  20:11:48
67982         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
67983              than raw PerlIO_write() - does not seem to break any tests.
67984      Branch: perlio
67985            ! pp_sys.c
67986 ____________________________________________________________________________
67987 [  8054] By: nick                                  on 2000/12/09  19:47:30
67988         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
67989              (sysread, recv and write i.e. formats still to do...)
67990              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
67991              open($fh,">:utf8","name")
67992              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
67993              so no extra overhead is involved.
67994              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
67995              to a non-utf8 stream.
67996              Add initial io/utf8.t
67997              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
67998              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
67999              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
68000      Branch: perlio
68001            + t/io/utf8.t
68002            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
68003 ____________________________________________________________________________
68004 [  8053] By: nick                                  on 2000/12/09  19:26:37
68005         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
68006              was only testing this_utf8.
68007      Branch: perlio
68008            ! toke.c
68009 ____________________________________________________________________________
68010 [  8052] By: nick                                  on 2000/12/09  19:09:41
68011         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
68012              i.e. the output string has one, but don't mess with source assumption.
68013      Branch: perlio
68014            ! toke.c
68015 ____________________________________________________________________________
68016 [  8051] By: jhi                                   on 2000/12/09  16:55:17
68017         Log: Integrate perlio.
68018      Branch: perl
68019           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
68020           !> sv.c thrdvar.h util.c
68021 ____________________________________________________________________________
68022 [  8050] By: jhi                                   on 2000/12/09  16:48:07
68023         Log: Nits noticed by Peter Prymmer.
68024      Branch: perl
68025            ! lib/ExtUtils/MM_VMS.pm
68026 ____________________________________________________________________________
68027 [  8049] By: nick                                  on 2000/12/09  13:49:40
68028         Log: UTF8 output prework.
68029              - Store $\ and $, as SVs so they can have SvUTF8 flag
68030              - use do_print() rather than raw PerlIO_write() to print them.
68031      Branch: perlio
68032            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
68033            ! thrdvar.h util.c
68034 ____________________________________________________________________________
68035 [  8048] By: nick                                  on 2000/12/09  12:30:43
68036         Log: Integrate mainline.
68037      Branch: perlio
68038           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
68039           +> t/op/reverse.t
68040           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
68041           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
68042           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
68043           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
68044           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
68045           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
68046 ____________________________________________________________________________
68047 [  8047] By: jhi                                   on 2000/12/09  00:23:27
68048         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
68049              From: Michael G Schwern <schwern@pobox.com>
68050              Date: Fri, 8 Dec 2000 14:43:04 -0600
68051      Branch: perl
68052            ! lib/ExtUtils/MM_VMS.pm
68053 ____________________________________________________________________________
68054 [  8046] By: jhi                                   on 2000/12/08  23:10:27
68055         Log: A missed check-in.
68056      Branch: perl
68057            ! lib/ExtUtils/Manifest.pm
68058 ____________________________________________________________________________
68059 [  8045] By: jhi                                   on 2000/12/08  21:57:12
68060         Log: (null check-in)
68061      Branch: perl
68062            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
68063 ____________________________________________________________________________
68064 [  8044] By: jhi                                   on 2000/12/08  21:11:06
68065         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
68066              at the final draft stage.
68067      Branch: perl
68068            + ext/Encode/Encode/iso8859-16.enc
68069            ! MANIFEST
68070 ____________________________________________________________________________
68071 [  8043] By: jhi                                   on 2000/12/08  16:39:04
68072         Log: Update Changes.
68073      Branch: perl
68074            ! Changes patchlevel.h
68075 ____________________________________________________________________________
68076 [  8042] By: jhi                                   on 2000/12/08  16:33:39
68077         Log: Do not return the Unicode replacement character if UTF-8
68078              decoding goes awry, it should be up to the caller to decide.
68079      Branch: perl
68080            ! pod/perlapi.pod utf8.c
68081 ____________________________________________________________________________
68082 [  8041] By: jhi                                   on 2000/12/08  16:22:28
68083         Log: metaconfig maintenance.
68084      Branch: metaconfig
68085            ! U/modified/stdchar.U
68086      Branch: metaconfig/U/perl
68087            + testsyml.U
68088 ____________________________________________________________________________
68089 [  8040] By: jhi                                   on 2000/12/08  16:03:08
68090         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
68091              From: sthoenna@efn.org
68092              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
68093              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
68094      Branch: perl
68095            ! Changes lib/ExtUtils/MM_OS2.pm
68096 ____________________________________________________________________________
68097 [  8039] By: jhi                                   on 2000/12/08  15:57:11
68098         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
68099              From: Simon Cozens <simon@cozens.net>
68100              Date: Fri, 8 Dec 2000 13:33:31 +0000
68101              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
68102              
68103              (The pp_hot part needed a rewrite.)
68104      Branch: perl
68105            ! doop.c pp_hot.c utf8.c
68106 ____________________________________________________________________________
68107 [  8038] By: jhi                                   on 2000/12/08  15:25:08
68108         Log: Subject: djSP
68109              From: Michael Stevens <michael@etla.org>
68110              Date: Wed, 6 Dec 2000 23:24:01 +0000
68111              Message-ID: <20001206232400.A21381@firedrake.org>
68112              
68113              Plus a note from Nick Ing-Simmons.
68114      Branch: perl
68115            ! pp.h
68116 ____________________________________________________________________________
68117 [  8037] By: jhi                                   on 2000/12/08  15:18:35
68118         Log: Filetype is text.
68119      Branch: perl
68120            ! t/op/utf8decode.t
68121 ____________________________________________________________________________
68122 [  8036] By: jhi                                   on 2000/12/08  03:31:27
68123         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
68124              From: Andy Dougherty <doughera@lafayette.edu>
68125              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
68126              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
68127              
68128              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
68129              From: Andy Dougherty <doughera@lafayette.edu>
68130              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
68131              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
68132      Branch: perl
68133            + ext/POSIX/hints/svr4.pl
68134            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
68135 ____________________________________________________________________________
68136 [  8035] By: jhi                                   on 2000/12/08  03:26:01
68137         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
68138              From: Andy Dougherty <doughera@lafayette.edu>
68139              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
68140              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
68141      Branch: perl
68142            ! t/README t/base/term.t
68143 ____________________________________________________________________________
68144 [  8034] By: jhi                                   on 2000/12/08  03:21:59
68145         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
68146              From: mjd@plover.com  
68147              Date: 7 Dec 2000 21:04:20 -0000
68148              Message-ID: <20001207210420.22282.qmail@plover.com>
68149              
68150              Plus -z doc.
68151      Branch: perl
68152            ! pod/perlfunc.pod
68153 ____________________________________________________________________________
68154 [  8033] By: jhi                                   on 2000/12/08  03:19:03
68155         Log: Use the UTF8 macros a bit.  They can't be used with abandon
68156              everywhere because we do generate illegal UTF-8 in some situations.
68157              This is of course naughty.
68158      Branch: perl
68159            ! pod/perlapi.pod utf8.c utf8.h
68160 ____________________________________________________________________________
68161 [  8032] By: jhi                                   on 2000/12/08  03:00:09
68162         Log: Out of sync?
68163      Branch: perl
68164            ! t/pragma/warn/utf8
68165 ____________________________________________________________________________
68166 [  8031] By: jhi                                   on 2000/12/08  02:22:39
68167         Log: Cnt spl.
68168      Branch: perl
68169            ! MANIFEST
68170 ____________________________________________________________________________
68171 [  8030] By: jhi                                   on 2000/12/08  01:23:54
68172         Log: Add test for reverse().
68173      Branch: perl
68174            + t/op/reverse.t
68175            ! MANIFEST
68176 ____________________________________________________________________________
68177 [  8029] By: jhi                                   on 2000/12/08  01:21:47
68178         Log: Integrate perlio.
68179      Branch: perl
68180           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
68181           !> perlio.c perlio.h perlsdio.h warnings.pl
68182 ____________________________________________________________________________
68183 [  8028] By: jhi                                   on 2000/12/08  01:19:08
68184         Log: Introduce macros for UTF8 decoding.
68185      Branch: perl
68186            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
68187 ____________________________________________________________________________
68188 [  8027] By: nick                                  on 2000/12/07  22:18:19
68189         Log: Integrate mainline
68190      Branch: perlio
68191           !> embed.pl pod/perlapi.pod utf8.c
68192 ____________________________________________________________________________
68193 [  8026] By: nick                                  on 2000/12/07  21:45:08
68194         Log: Various oddities p4 diff -se showed up
68195              Remove 'our' from warnings.pl
68196      Branch: perlio
68197            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
68198 ____________________________________________________________________________
68199 [  8025] By: nick                                  on 2000/12/07  21:43:32
68200         Log: Change PerlIO_(get|set)pos to take SV *
68201              Should fix, OS/2, VMS, (sfio??)
68202      Branch: perlio
68203            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
68204 ____________________________________________________________________________
68205 [  8024] By: jhi                                   on 2000/12/07  19:05:32
68206         Log: Document utf8_to_uv() better.
68207      Branch: perl
68208            ! pod/perlapi.pod utf8.c
68209 ____________________________________________________________________________
68210 [  8023] By: jhi                                   on 2000/12/07  18:23:47
68211         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
68212      Branch: perl
68213            ! embed.pl pod/perlapi.pod utf8.c
68214 ____________________________________________________________________________
68215 [  8022] By: jhi                                   on 2000/12/07  04:13:51
68216         Log: Integrate perlio.
68217      Branch: perl
68218           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
68219           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
68220           !> win32/makefile.mk
68221 ____________________________________________________________________________
68222 [  8021] By: nick                                  on 2000/12/07  00:28:14
68223         Log: Various attempts at MSVC debug - not sure what has
68224              changed but works now. 
68225              Seems atexit() _may_ work for DLLs built with MSVC so don't
68226              call cleanup that way.
68227      Branch: perlio
68228            ! perlio.c win32/makefile.mk
68229 ____________________________________________________________________________
68230 [  8020] By: nick                                  on 2000/12/06  19:57:20
68231         Log: Integrate mainline
68232      Branch: perlio
68233           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
68234           !> (integrate 75 files)
68235 ____________________________________________________________________________
68236 [  8019] By: nick                                  on 2000/12/06  19:28:21
68237         Log: Add useperlio to config.vc
68238              Turn off binmode in config_H.PL
68239              Regen all the config_H.xx
68240              Attempt to get debugging build with MSVC.
68241      Branch: perlio
68242            ! win32/config.vc win32/config_H.bc win32/config_H.gc
68243            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
68244 ____________________________________________________________________________
68245 [  8018] By: nick                                  on 2000/12/06  19:21:57
68246         Log: Test various dup/external program options on all platforms.
68247      Branch: perlio
68248            ! t/io/dup.t
68249 ____________________________________________________________________________
68250 [  8017] By: nick                                  on 2000/12/06  19:20:47
68251         Log: Fix harness to be less picky
68252      Branch: perlio
68253            ! lib/Test/Harness.pm
68254 ____________________________________________________________________________
68255 [  8016] By: jhi                                   on 2000/12/06  16:45:12
68256         Log: Update Changes.
68257      Branch: perl
68258            ! Changes patchlevel.h
68259 ____________________________________________________________________________
68260 [  8015] By: jhi                                   on 2000/12/06  16:41:03
68261         Log: Test \x{...} with ord().
68262      Branch: perl
68263            ! t/op/ord.t
68264 ____________________________________________________________________________
68265 [  8014] By: jhi                                   on 2000/12/06  16:20:33
68266         Log: Test tweak because of #8013.
68267      Branch: perl
68268            ! t/lib/b.t
68269 ____________________________________________________________________________
68270 [  8013] By: jhi                                   on 2000/12/06  16:09:09
68271         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
68272              From: Michael G Schwern <schwern@pobox.com>
68273              Date: Tue, 5 Dec 2000 21:23:28 -0500
68274              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
68275              
68276              Carp::Heavy parts not very applicable because of recent changes.
68277      Branch: perl
68278            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
68279            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
68280            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
68281            ! lib/Exporter.pm lib/Exporter/Heavy.pm
68282            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
68283            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
68284            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
68285            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
68286            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
68287            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
68288            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
68289            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
68290            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
68291            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
68292            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
68293            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
68294            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
68295            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
68296            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
68297            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
68298            ! warnings.pl
68299 ____________________________________________________________________________
68300 [  8012] By: jhi                                   on 2000/12/06  15:22:38
68301         Log: Subject: [PATCH] Re: New harness is failing things
68302              From: Nick Ing-Simmons <nik@tiuk.ti.com>
68303              Date: Wed, 6 Dec 2000 13:00:30 GMT
68304              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
68305      Branch: perl
68306            ! lib/Test/Harness.pm
68307 ____________________________________________________________________________
68308 [  8011] By: jhi                                   on 2000/12/06  15:12:08
68309         Log: Subject: installhtml changes
68310              From: Michael Stevens <michael@etla.org>
68311              Date: Wed, 6 Dec 2000 13:15:53 +0000
68312              Message-ID: <20001206131553.A27317@firedrake.org>
68313      Branch: perl
68314            ! installhtml
68315 ____________________________________________________________________________
68316 [  8010] By: jhi                                   on 2000/12/06  15:06:05
68317         Log: Subject: the dTHR hits
68318              From: Michael Stevens <michael@etla.org>
68319              Date: Wed, 6 Dec 2000 12:06:03 +0000
68320              Message-ID: <20001206120603.A24581@firedrake.org>
68321              
68322              More, errrm, less dTHRs.
68323      Branch: perl
68324            ! bytecode.pl ext/B/B/C.pm
68325 ____________________________________________________________________________
68326 [  8009] By: jhi                                   on 2000/12/06  15:04:25
68327         Log: Subject: MakeMaker mailing list gone?
68328              From: Michael G Schwern <schwern@pobox.com>
68329              Date: Tue, 5 Dec 2000 19:29:59 -0500
68330              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
68331              
68332              The MakeMaker mailing list is dead, perlbug is the right
68333              address to report bugs.
68334      Branch: perl
68335            ! lib/ExtUtils/MakeMaker.pm
68336 ____________________________________________________________________________
68337 [  8008] By: jhi                                   on 2000/12/06  15:00:32
68338         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
68339              From: Michael G Schwern <schwern@pobox.com>
68340              Date: Tue, 5 Dec 2000 19:21:21 -0500
68341              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
68342              
68343              Add a default MANIFEST skip that ignores things like
68344              version control files, editor temporary files, and the Makefile.
68345      Branch: perl
68346            + lib/ExtUtils/MANIFEST.SKIP
68347            ! MANIFEST lib/ExtUtils/Manifest.pm
68348 ____________________________________________________________________________
68349 [  8007] By: jhi                                   on 2000/12/06  14:57:20
68350         Log: In Amiga more manual hackery of the scripts seems to be needed,
68351              from Jan-Erik Karlsson.  Why Configure does not get this right
68352              is unknown, may be shell-induced.
68353      Branch: perl
68354            ! README.amiga
68355 ____________________________________________________________________________
68356 [  8006] By: jhi                                   on 2000/12/05  23:53:12
68357         Log: Add TOPm1s to peek at the second topmost stack item.
68358      Branch: perl
68359            ! pp.h
68360 ____________________________________________________________________________
68361 [  8005] By: jhi                                   on 2000/12/05  23:13:55
68362         Log: Avaunt, you foul UTF-8 tests.
68363      Branch: perl
68364            ! t/op/ver.t t/pragma/utf8.t
68365 ____________________________________________________________________________
68366 [  8004] By: jhi                                   on 2000/12/05  23:09:54
68367         Log: Continue utf8 dispersal. 
68368      Branch: perl
68369            + t/op/concat.t
68370            ! MANIFEST t/pragma/utf8.t
68371 ____________________________________________________________________________
68372 [  8003] By: nick                                  on 2000/12/05  23:02:39
68373         Log: Integrate mainline.
68374      Branch: perlio
68375           +> t/op/length.t t/op/utf8decode.t
68376           !> (integrate 69 files)
68377 ____________________________________________________________________________
68378 [  8002] By: jhi                                   on 2000/12/05  22:59:28
68379         Log: Integrate perlio.
68380      Branch: perl
68381           !> iperlsys.h perl.c perlio.c win32/perllib.c
68382 ____________________________________________________________________________
68383 [  8001] By: nick                                  on 2000/12/05  22:07:52
68384         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
68385              - calloc/free suffer from damage on TerminateThread()
68386              - use PerlMemShared (as originally planned) now fixed
68387              - avoid doing anything important on DLL "detach".
68388      Branch: perlio
68389            ! perl.c perlio.c win32/perllib.c
68390 ____________________________________________________________________________
68391 [  8000] By: nick                                  on 2000/12/05  21:05:09
68392         Log: Fix gross PerlMemShared issue.
68393      Branch: perlio
68394            ! iperlsys.h
68395 ____________________________________________________________________________
68396 [  7999] By: jhi                                   on 2000/12/05  20:46:58
68397         Log: Test for Unicode (UTF-8) hash keys.
68398      Branch: perl
68399            ! t/op/each.t
68400 ____________________________________________________________________________
68401 [  7998] By: jhi                                   on 2000/12/05  20:30:35
68402         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
68403              is now always UTF-8), empty line cosmetics.
68404      Branch: perl
68405            ! t/pragma/utf8.t
68406 ____________________________________________________________________________
68407 [  7997] By: jhi                                   on 2000/12/05  20:15:40
68408         Log: Subject: Re: STRLEN - what?
68409              From: Andy Dougherty <doughera@lafayette.edu>
68410              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
68411              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
68412              
68413              Explain STRLEN.
68414      Branch: perl
68415            ! pod/perlguts.pod
68416 ____________________________________________________________________________
68417 [  7996] By: jhi                                   on 2000/12/05  20:13:34
68418         Log: Split off the UTF-8 decoder tests, make them to check also
68419              the error message.
68420      Branch: perl
68421            + t/op/utf8decode.t
68422            ! MANIFEST t/pragma/utf8.t utf8.c
68423 ____________________________________________________________________________
68424 [  7995] By: jhi                                   on 2000/12/05  16:39:47
68425         Log: Start migrating bits of pragma/utf8 to elsewhere
68426              (since the long term plan is to obsolete 'use utf8').
68427      Branch: perl
68428            + t/op/length.t
68429            ! MANIFEST t/pragma/utf8.t
68430 ____________________________________________________________________________
68431 [  7994] By: jhi                                   on 2000/12/05  16:30:21
68432         Log: Fix a manual edit typo from #7993, fix the message formatting
68433              for Unicode, add few our declarations.
68434      Branch: perl
68435            ! lib/Carp/Heavy.pm
68436 ____________________________________________________________________________
68437 [  7993] By: jhi                                   on 2000/12/05  16:09:15
68438         Log: Subject: Need help with warnings :-(
68439              From: "Ben Tilly" <ben_tilly@hotmail.com>
68440              Date: Tue, 05 Dec 2000 01:35:54 -0500
68441              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
68442              
68443              Subject: UPDATE: Carp/Heavy now passes all tests
68444              From: "Ben Tilly" <ben_tilly@hotmail.com>
68445              Date: Tue, 05 Dec 2000 07:59:41 -0500
68446              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
68447              
68448              The Brave New Carp.
68449      Branch: perl
68450            ! lib/Carp.pm lib/Carp/Heavy.pm
68451 ____________________________________________________________________________
68452 [  7992] By: jhi                                   on 2000/12/05  15:55:08
68453         Log: Subject: [PATCH perl@7979] cygwin port
68454              From: "Eric Fifer" <efifer@dircon.co.uk>
68455              Date: Tue, 5 Dec 2000 14:04:09 -0000
68456              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
68457      Branch: perl
68458            ! t/lib/net-hostent.t
68459 ____________________________________________________________________________
68460 [  7991] By: jhi                                   on 2000/12/05  15:52:34
68461         Log: Subject: Re: [PATCH] The largest hoax of all times?
68462              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68463              Date: Tue, 5 Dec 2000 00:40:25 -0500
68464              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
68465              
68466              Subject: Re: [PATCH] The largest hoax of all times?
68467              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68468              Date: Mon, 4 Dec 2000 23:55:53 -0500
68469              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
68470              
68471              Subject: Re: [PATCH] The largest hoax of all times?
68472              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68473              Date: Tue, 5 Dec 2000 01:28:45 -0500
68474              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
68475              
68476              Fix the unpredictable order of DESTROYs.
68477      Branch: perl
68478            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
68479            ! sv.c sv.h t/op/ref.t
68480 ____________________________________________________________________________
68481 [  7990] By: jhi                                   on 2000/12/05  14:38:53
68482         Log: Subject: [PATCH] shrink pp_hot fractionally
68483              From: Nicholas Clark <nick@ccl4.org>
68484              Date: Tue, 5 Dec 2000 12:44:31 +0000
68485              Message-ID: <20001205124431.E74518@plum.flirble.org>
68486              
68487              Use report_evil_fh().
68488      Branch: perl
68489            ! opcode.pl opnames.h pp_hot.c util.c
68490 ____________________________________________________________________________
68491 [  7989] By: jhi                                   on 2000/12/05  14:21:27
68492         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
68493              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
68494              Date: Mon, 04 Dec 2000 22:21:59 -0800
68495              Message-ID: <HmIL6gzkgepS092yn@efn.org>
68496              
68497              Harness shouldn't ignore responses like "ok 3\r\r\n".
68498      Branch: perl
68499            ! lib/Test/Harness.pm
68500 ____________________________________________________________________________
68501 [  7988] By: jhi                                   on 2000/12/05  13:51:28
68502         Log: Integrate the "skip" messages to explain().
68503      Branch: perl
68504            ! t/lib/syslfs.t t/op/lfs.t
68505 ____________________________________________________________________________
68506 [  7987] By: jhi                                   on 2000/12/05  12:34:54
68507         Log: The one that got away in #7984.
68508              
68509              Subject: Re: dTHR - what and why?
68510              From: Michael Stevens <michael@etla.org> 
68511              Date: Tue, 5 Dec 2000 11:15:52 +0000
68512              Message-ID: <20001205111552.A4647@firedrake.org>
68513      Branch: perl
68514            ! sv.h
68515 ____________________________________________________________________________
68516 [  7986] By: gsar                                  on 2000/12/05  09:14:44
68517         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
68518              due to the notorious GetFileType() bug in Windows 9x, which fstat()
68519              tickles)
68520      Branch: perl
68521            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
68522 ____________________________________________________________________________
68523 [  7985] By: jhi                                   on 2000/12/05  05:49:03
68524         Log: Integrate perlio.
68525      Branch: perl
68526           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
68527           !> win32/perlhost.h win32/perllib.c
68528 ____________________________________________________________________________
68529 [  7984] By: jhi                                   on 2000/12/05  05:48:16
68530         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
68531      Branch: perl
68532            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
68533            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
68534            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
68535            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
68536            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
68537            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
68538            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
68539            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
68540            ! win32/win32.c
68541 ____________________________________________________________________________
68542 [  7983] By: nick                                  on 2000/12/04  23:27:43
68543         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
68544      Branch: perlio
68545            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
68546            ! win32/perlhost.h win32/perllib.c
68547 ____________________________________________________________________________
68548 [  7982] By: jhi                                   on 2000/12/04  19:44:09
68549         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
68550              uncovered by #7980.
68551      Branch: perl
68552            ! op.c
68553 ____________________________________________________________________________
68554 [  7981] By: jhi                                   on 2000/12/04  19:42:07
68555         Log: Subject: [PATCH] Trivial dump.c feature
68556              From: Simon Cozens <simon@cozens.net>
68557              Date: Mon, 4 Dec 2000 18:08:38 +0000
68558              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
68559              
68560              Show whether a constant is UTF-8.
68561      Branch: perl
68562            ! dump.c
68563 ____________________________________________________________________________
68564 [  7980] By: jhi                                   on 2000/12/04  19:36:51
68565         Log: UTF-8 hash keys, patch from Inaba Hiroto.
68566      Branch: perl
68567            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
68568 ____________________________________________________________________________
68569 [  7979] By: jhi                                   on 2000/12/04  17:36:28
68570         Log: Update Changes.
68571      Branch: perl
68572            ! Changes patchlevel.h
68573 ____________________________________________________________________________
68574 [  7978] By: jhi                                   on 2000/12/04  16:42:17
68575         Log: Retract #7977, still too volatile (the euphemism of the day
68576              for unfinished and buggy :-)
68577      Branch: perl
68578            ! doop.c hv.c pp.c sv.h
68579 ____________________________________________________________________________
68580 [  7977] By: jhi                                   on 2000/12/04  16:25:15
68581         Log: (Retracted by #7978, too shaky yet.)
68582              
68583              Subject: Re: utf8 in hash keys, implementor missing
68584              From: Simon Cozens <simon@cozens.net>
68585              Date: Sat, 2 Dec 2000 19:49:35 +0000
68586              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
68587              
68588              The first step at UTF-8 hash keys.
68589      Branch: perl
68590            ! doop.c hv.c pp.c sv.h
68591 ____________________________________________________________________________
68592 [  7976] By: jhi                                   on 2000/12/04  16:13:53
68593         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
68594              From: sthoenna@efn.org
68595              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
68596              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
68597      Branch: perl
68598            ! os2/os2.c perlio.c
68599 ____________________________________________________________________________
68600 [  7975] By: jhi                                   on 2000/12/04  16:05:25
68601         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
68602              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
68603              Date: Thu, 30 Nov 2000 20:50:37 -0800
68604              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
68605      Branch: perl
68606            ! os2/os2.c
68607 ____________________________________________________________________________
68608 [  7974] By: jhi                                   on 2000/12/04  16:03:57
68609         Log: Subject: [PATCH] ++ 20% faster
68610              From: Nicholas Clark <nick@ccl4.org>
68611              Date: Mon, 4 Dec 2000 12:17:27 +0000
68612              Message-ID: <20001204121726.B52976@plum.flirble.org>
68613              
68614              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
68615      Branch: perl
68616            ! sv.c
68617 ____________________________________________________________________________
68618 [  7973] By: jhi                                   on 2000/12/04  16:00:48
68619         Log: 
68620              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
68621              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68622              Date: Mon, 04 Dec 2000 12:30:45 +0100
68623              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
68624              
68625              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
68626              library (getprotobyname and getprotobynumber are outversioned by
68627              the same calls in libc, at least for xlc version 3.
68628      Branch: perl
68629            ! hints/aix.sh
68630 ____________________________________________________________________________
68631 [  7972] By: jhi                                   on 2000/12/04  02:58:31
68632         Log: Integrate perlio.
68633      Branch: perl
68634           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
68635           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
68636           !> win32/win32.h win32/win32iop.h win32/win32thread.h
68637 ____________________________________________________________________________
68638 [  7971] By: nick                                  on 2000/12/04  00:24:33
68639         Log: Quieten some noise in Win32 builds:
68640              - win32.h is included after <sys/socket.h>, so need to 
68641              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
68642              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
68643      Branch: perlio
68644            ! doio.c perl.h toke.c win32/win32.h
68645 ____________________________________________________________________________
68646 [  7970] By: nick                                  on 2000/12/03  22:57:46
68647         Log: PERL_IMPLICIT_SYS compiles but does not work.
68648      Branch: perlio
68649            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
68650            ! win32/perlhost.h win32/perllib.c win32/win32.h
68651            ! win32/win32iop.h win32/win32thread.h
68652 ____________________________________________________________________________
68653 [  7969] By: jhi                                   on 2000/12/03  22:12:58
68654         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
68655              used to swash_init(), makes regprop() dumps more informative
68656              (+utf8::IsAlpha, -utf8::IsDigit, for example).
68657      Branch: perl
68658            ! regcomp.c regexec.c
68659 ____________________________________________________________________________
68660 [  7968] By: jhi                                   on 2000/12/03  21:39:56
68661         Log: Implement ANYOFUTF8 regprop() dumping.
68662      Branch: perl
68663            ! regcomp.c
68664 ____________________________________________________________________________
68665 [  7967] By: jhi                                   on 2000/12/03  20:57:19
68666         Log: Make uv_to_utf8() to zero-terminate its output buffer,
68667              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
68668      Branch: perl
68669            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
68670 ____________________________________________________________________________
68671 [  7966] By: nick                                  on 2000/12/03  18:41:21
68672         Log: Integrate mainline (STDCHAR)
68673      Branch: perlio
68674           !> Configure t/pragma/utf8.t
68675 ____________________________________________________________________________
68676 [  7965] By: jhi                                   on 2000/12/03  17:58:20
68677         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
68678      Branch: perl
68679            ! t/pragma/utf8.t
68680 ____________________________________________________________________________
68681 [  7964] By: jhi                                   on 2000/12/03  17:35:56
68682         Log: Integrate perlio.
68683      Branch: perl
68684           !> iperlsys.h perlio.c
68685 ____________________________________________________________________________
68686 [  7963] By: jhi                                   on 2000/12/03  17:33:55
68687         Log: Metaconfig unit change for #7962.
68688      Branch: metaconfig
68689            ! U/modified/stdchar.U
68690 ____________________________________________________________________________
68691 [  7962] By: jhi                                   on 2000/12/03  17:33:27
68692         Log: Untangle the <stdio.h> #include nest for the stdchar test,
68693              from Andy Dougherty.
68694      Branch: perl
68695            ! Configure
68696 ____________________________________________________________________________
68697 [  7961] By: nick                                  on 2000/12/03  16:53:00
68698         Log: Make iperlsys.h vector stdio not PerlIO.
68699      Branch: perlio
68700            ! iperlsys.h perlio.c
68701 ____________________________________________________________________________
68702 [  7960] By: nick                                  on 2000/12/03  14:43:01
68703         Log: Integrate mainline
68704      Branch: perlio
68705           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
68706           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
68707 ____________________________________________________________________________
68708 [  7959] By: jhi                                   on 2000/12/03  08:16:36
68709         Log: Use DO_UTF8().
68710      Branch: perl
68711            ! op.c
68712 ____________________________________________________________________________
68713 [  7958] By: jhi                                   on 2000/12/02  18:33:05
68714         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
68715              From: Mike Guy <mjtg@cam.ac.uk>         
68716              Date: Sat, 02 Dec 2000 17:27:13 +0000
68717              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
68718              
68719              An extraneous argument.
68720      Branch: perl
68721            ! toke.c
68722 ____________________________________________________________________________
68723 [  7957] By: jhi                                   on 2000/12/02  18:22:32
68724         Log: A missing hunk.
68725      Branch: perl
68726            ! t/lib/net-hostent.t
68727 ____________________________________________________________________________
68728 [  7956] By: jhi                                   on 2000/12/02  18:06:20
68729         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
68730              From: Nicholas Clark <nick@ccl4.org>
68731              Date: Sat, 2 Dec 2000 14:28:27 +0000
68732              Message-ID: <20001202142827.A12308@plum.flirble.org>
68733              
68734              Test robustness.
68735      Branch: perl
68736            ! t/lib/net-hostent.t
68737 ____________________________________________________________________________
68738 [  7955] By: jhi                                   on 2000/12/02  17:58:06
68739         Log: Metaconfig unit change for #7954.
68740      Branch: metaconfig
68741            ! U/modified/stdchar.U
68742 ____________________________________________________________________________
68743 [  7954] By: jhi                                   on 2000/12/02  17:54:32
68744         Log: An inconvenient hang would happen if the stdio _ptr wasn't
68745              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
68746              would be grepping stdin for all eternity for the _ptr.)
68747      Branch: perl
68748            ! Configure
68749 ____________________________________________________________________________
68750 [  7953] By: jhi                                   on 2000/12/02  00:07:15
68751         Log: Update Changes.
68752      Branch: perl
68753            ! Changes patchlevel.h
68754 ____________________________________________________________________________
68755 [  7952] By: jhi                                   on 2000/12/01  23:54:47
68756         Log: Subject: Re: long shell lines
68757              From: Andy Dougherty <doughera@lafayette.edu>
68758              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
68759              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
68760              
68761              Split overly long shell command lines.
68762      Branch: perl
68763            ! lib/ExtUtils/MM_Unix.pm
68764 ____________________________________________________________________________
68765 [  7951] By: jhi                                   on 2000/12/01  23:48:02
68766         Log: The metaconfig unit change for #7950.
68767      Branch: metaconfig
68768            + U/modified/stdchar.U
68769 ____________________________________________________________________________
68770 [  7950] By: jhi                                   on 2000/12/01  23:47:39
68771         Log: Try to find stdchar also from <stdio_impl.h>.
68772      Branch: perl
68773            ! Configure config_h.SH
68774 ____________________________________________________________________________
68775 [  7949] By: jhi                                   on 2000/12/01  23:46:45
68776         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
68777              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
68778              Date: Fri, 1 Dec 2000 16:26:08 -0500
68779              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
68780              
68781              Reword the diagnostic message.
68782      Branch: perl
68783            ! pod/perldiag.pod
68784 ____________________________________________________________________________
68785 [  7948] By: nick                                  on 2000/12/01  22:49:43
68786         Log: Integrate mainline (for s/y/m as sub names stuff).
68787      Branch: perlio
68788           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
68789           !> t/pragma/warn/toke toke.c
68790 ____________________________________________________________________________
68791 [  7947] By: jhi                                   on 2000/12/01  20:55:41
68792         Log: Integrate perlio.
68793      Branch: perl
68794           !> perlio.c perliol.h t/io/pipe.t
68795 ____________________________________________________________________________
68796 [  7946] By: jhi                                   on 2000/12/01  20:36:51
68797         Log: Upgrade to CPAN 1.59_51, from Andreas König.
68798      Branch: perl
68799            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
68800 ____________________________________________________________________________
68801 [  7945] By: nick                                  on 2000/12/01  20:31:32
68802         Log: Integrate mainline
68803      Branch: perlio
68804           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
68805           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
68806           +> t/lib/net-hostent.t
68807           !> (integrate 35 files)
68808 ____________________________________________________________________________
68809 [  7944] By: jhi                                   on 2000/12/01  20:23:29
68810         Log: Some help for 20001130.011.  Now one gets warnings like
68811              "Ambiguous -f() resolved as a file test ..."
68812      Branch: perl
68813            ! pod/perldiag.pod t/pragma/warn/toke toke.c
68814 ____________________________________________________________________________
68815 [  7943] By: jhi                                   on 2000/12/01  19:44:44
68816         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
68817              that also breaks using them as methods. 
68818      Branch: perl
68819            ! pod/perldiag.pod t/op/misc.t toke.c
68820 ____________________________________________________________________________
68821 [  7942] By: nick                                  on 2000/12/01  17:56:46
68822         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
68823              Make 'unix' pass most tests
68824              - do unread by temporary push of layer ("pending") holding unread chars
68825              - fast_gets is now based on per-handle flag
68826              - relax one of io/pipe.t tests to allow print to fail and close to
68827              succeed so that it passes on unbuffered "unix" layer.
68828              Remaining fail is sporadic and a genuine race condition between
68829              parent/child in fork test.
68830      Branch: perlio
68831            ! perlio.c perliol.h t/io/pipe.t
68832 ____________________________________________________________________________
68833 [  7941] By: jhi                                   on 2000/12/01  15:28:58
68834         Log: (Retracted by #7943.)
68835              
68836              Reserve the short named string operator names.
68837      Branch: perl
68838            ! pod/perldiag.pod t/op/misc.t toke.c
68839 ____________________________________________________________________________
68840 [  7940] By: jhi                                   on 2000/12/01  06:45:53
68841         Log: Get the three different space character classes right under utf8.
68842      Branch: perl
68843            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
68844            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
68845            ! regexec.c t/op/pat.t utf8.c
68846 ____________________________________________________________________________
68847 [  7939] By: jhi                                   on 2000/12/01  03:26:26
68848         Log: Two more tests that make no sense in UTF-8 since the test
68849              data is not in UTF-8.
68850      Branch: perl
68851            ! t/op/regexp.t
68852 ____________________________________________________________________________
68853 [  7938] By: jhi                                   on 2000/12/01  03:20:39
68854         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
68855              should it be required inside regexen?
68856      Branch: perl
68857            ! regcomp.c t/op/regmesg.t
68858 ____________________________________________________________________________
68859 [  7937] By: jhi                                   on 2000/12/01  02:58:53
68860         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
68861              stored and restored, and thusly was trounced by the utf8 swash
68862              routines.
68863      Branch: perl
68864            ! regcomp.c
68865 ____________________________________________________________________________
68866 [  7936] By: jhi                                   on 2000/11/30  20:41:39
68867         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
68868              Why the different platforms behave so differently (core dump vs
68869              no core dump) on this bug is a but of a mystery, but if I had to
68870              guess I would mumble something like 'alignment'.
68871      Branch: perl
68872            ! sv.c
68873 ____________________________________________________________________________
68874 [  7935] By: jhi                                   on 2000/11/30  16:17:02
68875         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
68876              From: Robin Barker <rmb1@cise.npl.co.uk>
68877              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
68878              Date: Thu, 30 Nov 2000 14:27:12 GMT
68879      Branch: perl
68880            ! perlio.c toke.c
68881 ____________________________________________________________________________
68882 [  7934] By: jhi                                   on 2000/11/30  16:04:49
68883         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
68884      Branch: perl
68885            ! t/lib/net-hostent.t
68886 ____________________________________________________________________________
68887 [  7933] By: jhi                                   on 2000/11/30  06:07:26
68888         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
68889              From: Peter Prymmer <pvhp@forte.com>
68890              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
68891              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
68892              
68893              In VMS the localhost may be LOCALHOST.
68894      Branch: perl
68895            ! t/lib/net-hostent.t
68896 ____________________________________________________________________________
68897 [  7932] By: jhi                                   on 2000/11/30  01:11:11
68898         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
68899              From: Peter Prymmer <pvhp@forte.com>
68900              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
68901              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
68902              
68903              plus regen perlapi.pod.
68904      Branch: perl
68905            ! pod/perlapi.pod utf8.c
68906 ____________________________________________________________________________
68907 [  7931] By: jhi                                   on 2000/11/30  01:06:19
68908         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
68909              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68910              Date:     Wed, 29 Nov 2000 17:15:11 EST
68911              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
68912      Branch: perl
68913            ! t/lib/filter-util.pl t/lib/filter-util.t
68914 ____________________________________________________________________________
68915 [  7930] By: jhi                                   on 2000/11/29  18:51:55
68916         Log: Update Changes.
68917      Branch: perl
68918            ! Changes patchlevel.h
68919 ____________________________________________________________________________
68920 [  7929] By: jhi                                   on 2000/11/29  18:50:55
68921         Log: Update the va_copy() metaconfig unit.
68922      Branch: metaconfig/U/perl
68923            ! need_va_copy.U
68924 ____________________________________________________________________________
68925 [  7928] By: jhi                                   on 2000/11/29  17:50:43
68926         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
68927              From: Dominic Dunlop <domo@computer.org>
68928              Date: Tue, 28 Nov 2000 16:41:57 +0100
68929              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
68930              
68931              Patch to catch a core dump in the Configure va_copy test.
68932      Branch: perl
68933            ! Configure config_h.SH
68934 ____________________________________________________________________________
68935 [  7927] By: jhi                                   on 2000/11/29  17:31:59
68936         Log: Retract #7921, the patch shouldn't be needed.
68937      Branch: perl
68938            ! sv.c
68939 ____________________________________________________________________________
68940 [  7926] By: jhi                                   on 2000/11/29  17:01:41
68941         Log: Make the Class::Struct import() wiser.
68942      Branch: perl
68943            ! lib/Class/Struct.pm t/lib/class-struct.t
68944 ____________________________________________________________________________
68945 [  7925] By: jhi                                   on 2000/11/29  16:36:33
68946         Log: All the core library users of Class::Struct seem to be
68947              using "use Class::Struct 'struct';" instead of the bare
68948              "use Class::Struct;", which isn't documented in Class::Struct.
68949              This can't be right.
68950      Branch: perl
68951            ! lib/File/stat.pm
68952 ____________________________________________________________________________
68953 [  7924] By: jhi                                   on 2000/11/29  16:32:15
68954         Log: A test works better if it has the right 1..$n output.
68955      Branch: perl
68956            ! t/lib/class-struct.t
68957 ____________________________________________________________________________
68958 [  7923] By: jhi                                   on 2000/11/29  16:29:11
68959         Log: Forgot to MANIFEST the new Net::hostent test.
68960      Branch: perl
68961            ! MANIFEST
68962 ____________________________________________________________________________
68963 [  7922] By: jhi                                   on 2000/11/29  16:27:49
68964         Log: Integrate perlio.
68965      Branch: perl
68966           !> iperlsys.h perlio.c
68967 ____________________________________________________________________________
68968 [  7921] By: jhi                                   on 2000/11/29  16:27:10
68969         Log: (Retracted by #7927.)
68970              
68971              Subject: [PATCH] Is infinity a number?
68972              From: Simon Cozens <simon@cozens.net>
68973              Date: Wed, 29 Nov 2000 14:48:20 +0000
68974              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
68975      Branch: perl
68976            ! sv.c
68977 ____________________________________________________________________________
68978 [  7920] By: jhi                                   on 2000/11/29  16:23:02
68979         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
68980              From: rspier@pobox.com (Robert Spier)
68981              Date: Wed, 29 Nov 2000 02:17:49 -0500
68982              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
68983              
68984              Add a test for Net::hostent.
68985      Branch: perl
68986            + t/lib/net-hostent.t
68987 ____________________________________________________________________________
68988 [  7919] By: jhi                                   on 2000/11/29  16:21:31
68989         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
68990              add a test for Class::Struct.
68991      Branch: perl
68992            + t/lib/class-struct.t
68993            ! MANIFEST lib/Class/Struct.pm
68994 ____________________________________________________________________________
68995 [  7918] By: jhi                                   on 2000/11/29  15:48:40
68996         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
68997              From: rspier@pobox.com (Robert Spier)
68998              Date: Wed, 29 Nov 2000 02:25:39 -0500
68999              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
69000              
69001              More checking in case someone has broken their services or
69002              protocol databases.
69003      Branch: perl
69004            ! ext/Sys/Syslog/Syslog.pm
69005 ____________________________________________________________________________
69006 [  7917] By: jhi                                   on 2000/11/29  15:46:25
69007         Log: Subject: [PATCH] $^O  win32 -> MSWin32
69008              From: rspier@pobox.com (Robert Spier)
69009              Date: Wed, 29 Nov 2000 02:17:38 -0500
69010              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
69011              
69012              plus similar nits for vms, err, VMS, and UNICOS.
69013      Branch: perl
69014            ! t/lib/syslfs.t t/op/lfs.t
69015 ____________________________________________________________________________
69016 [  7916] By: jhi                                   on 2000/11/29  15:42:51
69017         Log: Subject: [PATCH] Tokeniser debugging
69018              From: Simon Cozens <simon@cozens.net>
69019              Date: Wed, 29 Nov 2000 14:15:45 +0000
69020              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
69021      Branch: perl
69022            ! perl.c perl.h pod/perlrun.pod toke.c
69023 ____________________________________________________________________________
69024 [  7915] By: jhi                                   on 2000/11/29  15:41:36
69025         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
69026              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69027              Date: Wed, 29 Nov 2000 02:13:14 -0500
69028              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
69029              
69030              OUT keyword nits.
69031              
69032              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
69033              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69034              Date: Wed, 29 Nov 2000 03:09:04 -0500
69035              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
69036              
69037              OUT and IN_OUT documentation.
69038      Branch: perl
69039            ! lib/ExtUtils/xsubpp pod/perlxs.pod
69040 ____________________________________________________________________________
69041 [  7914] By: jhi                                   on 2000/11/29  03:35:01
69042         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
69043              From: John Tobey <jtobey@john-edwin-tobey.org>
69044              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
69045              Message-Id: <m140e1N-000FOoC@feynman.localnet>
69046              
69047              plus a performance speedup noticed by Sarathy.
69048      Branch: perl
69049            ! op.c
69050 ____________________________________________________________________________
69051 [  7913] By: jhi                                   on 2000/11/29  03:16:59
69052         Log: Use "1 while unlink" so that VMS gets clean, too.
69053      Branch: perl
69054            ! t/lib/filter-util.t
69055 ____________________________________________________________________________
69056 [  7912] By: jhi                                   on 2000/11/29  03:09:08
69057         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
69058              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69059              Date: Tue, 28 Nov 2000 03:27:09 -0500
69060              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
69061      Branch: perl
69062            ! lib/ExtUtils/xsubpp
69063 ____________________________________________________________________________
69064 [  7911] By: jhi                                   on 2000/11/29  03:06:30
69065         Log: This should have been part of #7872: no need to scan UTF-8
69066              until eternity.
69067      Branch: perl
69068            ! utf8.c
69069 ____________________________________________________________________________
69070 [  7910] By: jhi                                   on 2000/11/29  02:50:04
69071         Log: One more perltie.pod nit from Casey R. Tweten.
69072      Branch: perl
69073            ! pod/perltie.pod
69074 ____________________________________________________________________________
69075 [  7909] By: jhi                                   on 2000/11/29  02:44:23
69076         Log: Document the known sprintf test failures, exact standard
69077              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
69078      Branch: perl
69079            ! pod/perldelta.pod t/op/sprintf.t
69080 ____________________________________________________________________________
69081 [  7908] By: jhi                                   on 2000/11/29  02:36:23
69082         Log: Add the Encoding table format documentation.
69083      Branch: perl
69084            + ext/Encode/Encode/EncodeFormat.pod
69085            ! MANIFEST
69086 ____________________________________________________________________________
69087 [  7907] By: jhi                                   on 2000/11/29  02:07:24
69088         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
69089              From: "Casey R. Tweten" <crt@kiski.net>
69090              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
69091              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
69092              
69093              Subject: Re: [PATCH] Updating perltie.pod for arrays
69094              From: "Casey R. Tweten" <crt@kiski.net>
69095              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
69096              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
69097      Branch: perl
69098            ! pod/perltie.pod
69099 ____________________________________________________________________________
69100 [  7906] By: nick                                  on 2000/11/28  22:40:59
69101         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
69102      Branch: perlio
69103            ! iperlsys.h perlio.c
69104 ____________________________________________________________________________
69105 [  7905] By: nick                                  on 2000/11/28  22:04:34
69106         Log: Integrate mainline
69107      Branch: perlio
69108           !> (integrate 39 files)
69109 ____________________________________________________________________________
69110 [  7904] By: jhi                                   on 2000/11/28  16:44:43
69111         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
69112              From: Nicholas Clark <nick@babyhippo.co.uk>
69113              Date: Tue, 28 Nov 2000 11:16:57 +0000
69114              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
69115      Branch: perl
69116            ! pod/perlipc.pod
69117 ____________________________________________________________________________
69118 [  7903] By: jhi                                   on 2000/11/28  16:40:31
69119         Log: Subject: [PATCH] Updating perltie.pod for arrays
69120              From: "Casey R. Tweten" <crt@kiski.net>
69121              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
69122              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
69123      Branch: perl
69124            ! pod/perltie.pod
69125 ____________________________________________________________________________
69126 [  7902] By: jhi                                   on 2000/11/28  16:39:37
69127         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
69128              From: Robin Barker <rmb1@cise.npl.co.uk>
69129              Date: Mon, 27 Nov 2000 17:56:44 GMT
69130              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
69131      Branch: perl
69132            ! pod/perlfunc.pod t/op/split.t
69133 ____________________________________________________________________________
69134 [  7901] By: jhi                                   on 2000/11/28  16:28:04
69135         Log: setmode() is a DOSish-only thing.
69136      Branch: perl
69137            ! perlio.c
69138 ____________________________________________________________________________
69139 [  7900] By: jhi                                   on 2000/11/28  16:21:46
69140         Log: Subject: [PATCH] perlcc.PL cleanups
69141              From: Simon Cozens <simon@cozens.net>
69142              Date: Tue, 28 Nov 2000 12:44:35 +0000
69143              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
69144      Branch: perl
69145            ! utils/perlcc.PL
69146 ____________________________________________________________________________
69147 [  7899] By: gsar                                  on 2000/11/28  06:32:55
69148         Log: reintegrate files missed by change#7895
69149      Branch: maint-5.6/perl
69150           +> ext/ByteLoader/bytecode.h utils/Makefile
69151            - utils/perlbc.PL
69152 ____________________________________________________________________________
69153 [  7897] By: gsar                                  on 2000/11/27  18:22:47
69154         Log: can't integrate these two files, for some reason
69155      Branch: maint-5.6/perl
69156            - ext/ByteLoader/bytecode.h utils/Makefile
69157 ____________________________________________________________________________
69158 [  7895] By: gsar                                  on 2000/11/27  18:11:21
69159         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
69160              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
69161              6757..6890,6892..6901 from mainline
69162              
69163              Bytecompiler patches from Benjamin Stuhl.
69164              
69165              More bytecompiler.
69166              
69167              Subject: [PATCH blead] B:: missing dependency
69168              
69169              Subject: [PATCH: 6757] configure.com updates and syslog build
69170              
69171              Long double Gconvert fixes from Yitzchak Scott-Thoennes
69172              and Spider Boardman.
69173              
69174              Subject: [PATCH blead] nextchar() abuse misses an optimisation
69175              
69176              Long double fixes from Spider Boardman.
69177              
69178              Make the selection of NVff et al stricter.
69179              
69180              cSVOPo_*v things index into the current PL_curpad
69181              under ithreads, which is different from the curpad
69182              used by the XSUB.  (In other words, the code as-is
69183              before this patch wouldn't work under ithreads.)
69184              
69185              Be portable.
69186              
69187              VMS MMS (make) wants null action.
69188              
69189              Mac and other portability updates from Chris Nandor.
69190              
69191              Storable support, v-version fixes.
69192              Subject: CPAN.pm beta for testing available
69193              
69194              Portability fix from Hugo van der Sanden.
69195              
69196              Bad makefile.
69197              
69198              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
69199              
69200              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
69201              
69202              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
69203              
69204              Replace #6705 with a minimal doc patch.
69205              Subject: [PATCH 5.6.0] replace change #6705
69206              
69207              Drop the separate perlbc, perlcc -b should be enough.
69208              
69209              installperl couldn't tell whether it had run tests or not.
69210              Subject: [PATCH] Re: installperl and t/TEST
69211              
69212              Add silencer flags to installperl.
69213              Subject: [PATCH] Making installperl silent.
69214              
69215              Make "make install" by default silent.  A new "install-verbose"
69216              target is verbose.
69217              
69218              More liberal parsing of version numbers.
69219              Subject: Re: CPAN.pm beta for testing available
69220              
69221              Create directories in silence.
69222              Subject: [PATCH] Another silencer for MakeMaker
69223              
69224              DOS patches and portability/porting notes, from Tim Jenness.
69225              
69226              Make installman to recognize the silence flag -S.
69227              
69228              Actually do something with the silencer option.
69229              
69230              Continue silencing.
69231              
69232              Show the doc file, not the temp file.
69233              
69234              Regen perltoc.
69235              
69236              Subject: [PATCH] More silencing of installman.
69237              
69238              Better wording for the vec lvalue diagnostic.
69239              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
69240              
69241              Subject: [PATCH: 6805] several more tweaks to configure.com
69242              
69243              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
69244              
69245              Missing parts of 
69246              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
69247              
69248              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
69249              (applied slightly modified)
69250              
69251              installperl --verbose and --silent.
69252              Subject: Re: [PATCH] More silencing of installman.
69253              
69254              Add install-silent target.
69255              
69256              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
69257              the problem reported in
69258              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
69259              
69260              Tweak the sfio/useperlio logic, hopefully as wished in
69261              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
69262              
69263              One forgotten file from #6816.
69264              
69265              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
69266              
69267              Remove duplicately applied patch shards.
69268              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
69269              
69270              Support preserving extremely big/small angles.
69271              
69272              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
69273              
69274              Subject: [PATCH] installation not quite silent yet.
69275              
69276              Update the test count.
69277              
69278              Use UVxf, PTR2UV, NVff.
69279              
69280              Document PTR2XX and INT2PTR.
69281              
69282              no-install target a la make -n.
69283              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
69284              
69285              grep -e isn't portable.
69286              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
69287              
69288              Can't get the test to reliably work thanks to the
69289              inaccurateness of floating point.  "Resolves" bug ids
69290              20000826.003, 20000826.009, 20000826.010,
69291              
69292              Subject: installman buglet
69293              
69294              DJGPP update from Laszlo Molnar.
69295              
69296              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
69297              
69298              Passing -R in ldflags makes now it to appear in the default
69299              for lddlflags, just like with -L.
69300              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
69301              
69302              Test nit.
69303              
69304              Use the actual thread type, not the pointer-to-struct.
69305              
69306              Provice virtual $Config{ccflags_nolargefiles} etc. 
69307              
69308              display_format used as a class method without arguments was broken,
69309              reported in
69310              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
69311              
69312              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
69313              
69314              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
69315              
69316              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
69317              
69318              opmini.o may be left around if a build is interrupted.
69319              
69320              Typo in #6858.
69321              
69322              Fix for ID 20000828.001, long doubles were not formatted
69323              correctly (showed up in $], which stopped installing perl).
69324              
69325              An attempt to fix the problem reported in
69326              Subject: Building perl@6856 using gcc/AIX 4.3.3 
69327              I can't test this properly since the gcc installation I have
69328              access to seems to be botched (gcc is calling the AIX cpp,
69329              a losing proposition...)
69330              
69331              Add -ld to archname on long tr...double platforms.
69332              
69333              Subject: hv.h Doc Patch
69334              
69335              Potential cruft.
69336              
69337              Subject: [PATCH bleedperl@6856] warnings fixes
69338              
69339              -S is the silent flag, -s is the strip flag.
69340              Subject: [PATCH] Re: [PATCH] make no-install          
69341              
69342              Take out the SUIDMAIL thing, that will not be
69343              a problem in 5.7.*.
69344              
69345              Subject: [PATCH bleedperl@6866] spellings
69346              
69347              Subject: [PATCH] Re: files not cleaned even by veryclean
69348              
69349              Use minimal @INC in tests, most of the time just '../lib',
69350              so that we simply can't pick up stuff from other Perls than
69351              the one we are testing.  Pointed out by
69352              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
69353              
69354              Update to Getopt::Long 2.24, from Johan Vromans.
69355              
69356              Fix for thinko in #6848.
69357              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
69358              
69359              Patches all over for people and the files they (hopefully) care about.
69360              
69361              Subject: Net::protoent does not export 'getproto'
69362              
69363              Missed a change in #6869.
69364              
69365              Subject: [PATCH] Warnings in B::Deparse
69366              
69367              Subject: [PATCH] Glob dumping
69368              
69369              Disable one of the tests for now.
69370              
69371              Disabling the one test is a bit tricky.
69372              
69373              Don't forget to tidy up.
69374              
69375              The #6881 removed one dump line.
69376              
69377              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
69378              
69379              Under usethreads the dumped variable is IN_PAD.
69380              Subject: Re: [PATCH] Glob dumping
69381              
69382              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
69383              
69384              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
69385              
69386              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
69387              
69388              Regen Configure for #6894.
69389              
69390              Subject: [PATCH: 6889] updates to perlebcdic.pod
69391              
69392              Undo namespace pollution of #6878.
69393              Subject: Re: Net::protoent does not export 'getproto'
69394              
69395              Admit that we are leaking scalars.
69396              
69397              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
69398      Branch: maint-5.6/perl
69399           !> (integrate 271 files)
69400 ____________________________________________________________________________
69401 [  7894] By: gsar                                  on 2000/11/27  16:00:34
69402         Log: a couple of nits
69403      Branch: maint-5.6/perl
69404            ! MANIFEST pp_sys.c
69405 ____________________________________________________________________________
69406 [  7893] By: gsar                                  on 2000/11/27  15:10:56
69407         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
69408              6740..6745,6747..6757,6760
69409              
69410              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
69411              
69412              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
69413              
69414              Doc nits spotted by Richard Soderberg.
69415              
69416              move WNOHANG definition to where other such things are
69417              
69418              Make $Config{byteorder} more magical so that it is
69419              dynamically computed: nice for 'fat binaries'.
69420              Subject: [PATCH]: default byteorder
69421              
69422              Subject: [PATCH] Cwd.pm now uses strict
69423              
69424              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
69425              
69426              Get -DLEAKTEST to compile (not necessarily to work, mind)
69427              Subject: [ID 20000724.006] -DLEAKTEST problem
69428              
69429              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
69430              
69431              Add perlebcdic from Peter Prymmer, regen toc.
69432              
69433              Don't propose using modules built for 5.005 if no binary
69434              compatibility with 5.005 is attempted.
69435              
69436              Do not use prototyping here.
69437              Subject: [ID 20000817.016] [PATCH] Peek.xs
69438              
69439              Document what the backtick returns if the command fails.
69440              
69441              Add byteorder to the myconfig output.
69442              
69443              Introduce NVef, NVff, and NVgf, use the middle one.
69444              (helps for lib/peek + Linux + long doubles)  Reported in
69445              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
69446              Use NVs in POSIX math, not doubles.
69447              Subject: [ID 20000817.014] POSIX & modfl
69448              
69449              Subject: [PATCH 5.6.0+] newSVrv() memory leak
69450              
69451              The byteorder code in #6671 was wrong.
69452              
69453              Fix the lib/complex failure of
69454              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
69455              Linux long double accuracy issue: something that
69456              when printed with %g looks like "2" but int() of it is 1.
69457              
69458              Propagate new Configure vars.
69459              
69460              Unbuffer the output.
69461              
69462              Subject: [PATCH] perltrap.pod spring cleaning
69463              
69464              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
69465              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
69466              
69467              Tiny Getopt::Long patch from Johan Vromans.
69468              
69469              Document code point which makes if (defined %stash::) to work
69470              (noted by Spider Boardman).
69471              
69472              Subject: [PATCH perl@6698] cygwin port
69473              
69474              Document the NDBM_File and ODBM_File as SDBM_File
69475              was documented in #6417.
69476              
69477              The new tests were missing from #6415.
69478              
69479              Add [[:blank:]] as suggested in
69480              Subject: [ID 20000716.024] [=cc=] / [:blank:]
69481              (the [=cc=] has already been taken care of by #6439
69482              so the whole bug report can be closed)
69483              and make [[:space:]] to be equivalent to isspace(3)
69484              (as opposed to \s, which is isSPACE()).  The difference
69485              is that now [[:space:]] matches the mythical vertical tab,
69486              while \s doesn't.
69487              
69488              Don't eat leading os from index entries.
69489              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
69490              
69491              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
69492              
69493              Typo in pp_complement().
69494              Subject: [PATCH perl-current] Deparse
69495              
69496              Add warnif(), check warnings further up the stack,
69497              all the warnings functions now can take an optional object reference.
69498              Subject: [PATCH bleedperl@6691] warnings pragma update
69499              
69500              Fix a core dump in lib/selfloader under -DDEBUGGING.
69501              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
69502              
69503              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
69504              
69505              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
69506              
69507              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
69508              Put back the long double avoidance code to POSIX.xs
69509              because VMS seems to need it still.
69510              
69511              Introduce a 'veryclean' target that is like 'distclean'
69512              but also removes *~ and *.orig.
69513              
69514              Subject: [ID 20000817.023] endianness description in perlfunc.pod
69515              
69516              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
69517              
69518              Let's try #6717 again.
69519              
69520              UTF8 concat fixes.
69521              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
69522              
69523              pp_open() could pass an uninitialized filename down to do_open9().
69524              
69525              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
69526              
69527              Update to CGI 2.72, from Lincoln Stein.
69528              
69529              Subject: [PATCH] Silence MakeMaker (Was: installman)
69530              
69531              Use temporary directory instead of current directory.
69532              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
69533              
69534              Document odd vs even subreleases and -Dusedevel.
69535              
69536              The veryclean target needs to clobber.
69537              
69538              Use File::Spec->tmpdir().
69539              
69540              Document the number of exponent digits.
69541              
69542              Mention perlebcdic and perlposix-bc.
69543              
69544              s/this one/the 5.6.0 release/
69545              
69546              The #6724 is here.
69547              
69548              The correct cleaning order is an art.
69549              
69550              small tweaks for change#6705: avoid C++ style comments in C code;
69551              use Perl's malloc API rather than the low level system one
69552              
69553              Array context keeps slithering in.
69554              
69555              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
69556              
69557              Subject: [PATCH] os2.c fix for use64bitint
69558              
69559              Update to Pod::LaTeX 0.53.
69560              Subject: [PATCH] lib/Pod/LaTeX.pm updates
69561              
69562              Document the endianness of Alpha more precisely.
69563              
69564              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
69565              
69566              Rename the macro argument because some preprocessors
69567              can't tell the difference and expand arguments also inside
69568              double quoted strings.
69569              
69570              free TLS slot properly on Windows
69571              
69572              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
69573              
69574              Unicos/mk requires elaborate paranoia.
69575              
69576              Tweak the floating point output routine preferences.
69577              
69578              Also under djgpp the timestamps are funky.
69579              
69580              Apply some PodParser 1.18 patches; the Pod/Find.pm
69581              patches cannot be applied since #6712 conflicts.
69582              
69583              Use PodParser 1.18 new test.
69584              
69585              A pod nit.
69586              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
69587              
69588              Be verydeepclean.
69589      Branch: maint-5.6/perl
69590           +> pod/perlebcdic.pod
69591           !> (integrate 106 files)
69592 ____________________________________________________________________________
69593 [  7892] By: jhi                                   on 2000/11/27  15:02:32
69594         Log: Update Changes.
69595      Branch: perl
69596            ! Changes patchlevel.h
69597 ____________________________________________________________________________
69598 [  7891] By: jhi                                   on 2000/11/27  14:57:23
69599         Log: Subject: Re: perlfaq style changes
69600              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
69601              Date: Sat, 25 Nov 2000 23:32:26 -0800
69602              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
69603              
69604              plus a note from Ronald Kimball.
69605      Branch: perl
69606            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
69607 ____________________________________________________________________________
69608 [  7890] By: jhi                                   on 2000/11/27  14:53:14
69609         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
69610              From: Benjamin Holzman <bah@ecnvantage.com>
69611              Date: Sun, 26 Nov 2000 16:27:33 -0500
69612              Message-ID: <20001126162733.J25040@ecnvantage.com>
69613      Branch: perl
69614            ! gv.c
69615 ____________________________________________________________________________
69616 [  7889] By: jhi                                   on 2000/11/27  14:43:11
69617         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
69618              From: lvirden@cas.org
69619              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
69620              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
69621      Branch: perl
69622            ! README.amiga
69623 ____________________________________________________________________________
69624 [  7888] By: jhi                                   on 2000/11/27  14:32:34
69625         Log: Restore also the locale test to no-sprintf-taint state.
69626              Fixes the bug 20001127.003.
69627      Branch: perl
69628            ! sv.c t/pragma/locale.t
69629 ____________________________________________________________________________
69630 [  7887] By: gsar                                  on 2000/11/27  14:13:05
69631         Log: integrate changes#6613..6616,6620..6665 from mainline
69632              
69633              VMS configure.com update continues.
69634              
69635              Subject: Test fails / warnings with perl-current #6612
69636              
69637              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
69638              
69639              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
69640              
69641              For now remove the mail code.
69642              
69643              Subject: Re: [PATCH] @+, @- readonly
69644              
69645              Subject: warning: storage class after type is obsolescent
69646              
69647              Subject: sfio2000
69648              
69649              Subject: Re: File::Temp problems on VMS in bleedperl
69650              
69651              README.os2 update.
69652              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
69653              
69654              Make the user to give up his firstborn, err, to knowingly
69655              verify installing an unstable developer release.  Also bump
69656              the release to 5.7.0, but leave a patch tag in the local
69657              patches saying that this is not yet the real thing.
69658              
69659              Update (kinda) to Test 1.14, from Joshua Pritikin.
69660              
69661              make ok etc also for win32.
69662              
69663              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
69664              
69665              Don't blow limited stacks, a lower number is enough to
69666              tickle the lookbehind limit.
69667              
69668              Use -Dusedevel; regen Configure and the respective Porting stuff.
69669              
69670              Subject: [PATCH] debugger exit code should reflect user exit code
69671              
69672              Subject: [PATCH perl@6620] cygwin port
69673              
69674              Missed a file from #6638.
69675              
69676              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)
69677              
69678              magic callbacks all need to have same type signature
69679              
69680              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
69681              
69682              Fix a dependency problem.
69683              Subject: [PATCH: 6640] VMS Makefile.SH update
69684              
69685              The numeric locale was reset to "C" by s?printf and never restored.
69686              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
69687              No test since adding the failing example to locale.t
69688              does not fail -- probably because the locale settings are so
69689              thoroughly tweaked by that time.  Running the example standalone
69690              does fail, though.  UPDATE: test case added at change #7540.
69691              
69692              Subject: [ID 20000324.040] minor fix to perlhpux.pod
69693              
69694              Update to CPAN 1.57.
69695              
69696              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
69697              
69698              Change the perlbug address to perl.org since it's more forgiving.
69699              
69700              Change the regx compilation error markers to use = instead of <
69701              since pod makes using the latter quite messy.  Reported in
69702              ID 20000814.006 by Abigail and in
69703              Subject: Unknown escape E<> ?
69704              
69705              Update to perldebtut 1.9, from Richard Foley.
69706              
69707              check that the number pseudo children doesn't exceed
69708              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
69709              the WaitForMultipleObjects() limit that would cause wait()
69710              to crash)
69711              wait() and waitpid() could potentially be rewritten to use
69712              more than one thread to do the waiting to eliminate this
69713              limitation
69714              
69715              change#6328 could make close(SOCKET) return false on windows
69716              when it shouldn't
69717              
69718              pod nit seen in passing
69719              
69720              on windows, the return values from wait() and waitpid() don't
69721              match those of pseudo-pids
69722              
69723              waitpid() now handles externally spawned pids correctly;
69724              fixes for backtick/wait/waitpid failures on Windows 9x
69725              these changes make the pid returned by process functions on
69726              Windows 9x always positive by clearing the high bit (which
69727              is always set on Win9x); pseudo-process PIDs are likewise
69728              always negative now on Win9x (just as on NT/2000)
69729              
69730              trailing new %ENV entries weren't being pushed into the real
69731              environment of subprocesses on Windows
69732              
69733              Tweak the regex compilation errors once more.
69734              
69735              avoid warnings from dense compiler
69736              
69737              add "ok" targets from change#6632 in makefile.mk
69738      Branch: maint-5.6/perl
69739            - lib/Pod/PlainText.pm vms/configure.com
69740           !> (integrate 66 files)
69741 ____________________________________________________________________________
69742 [  7886] By: jhi                                   on 2000/11/27  13:54:18
69743         Log: __FUNCTION__ isn't portable and trying to emulate it leads
69744              into practically spelling out the name of the function.
69745              Takes care of the bug 20001127.001.
69746      Branch: perl
69747            ! perlio.c
69748 ____________________________________________________________________________
69749 [  7885] By: gsar                                  on 2000/11/27  13:53:18
69750         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
69751              6610..6611 from mainline
69752              
69753              Make regular expression parse error messages easier to understand.
69754              Subject: Re: enhanced(?) regex error messages
69755              
69756              Tiny tidying on report_evil_fh().
69757              
69758              Subject: Re: enhanced(?) regex error messages 
69759              plus Capitalize the error messages, plus perldiag them.
69760              
69761              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
69762              
69763              Document here-doc better.
69764              
69765              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
69766              
69767              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
69768              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
69769              (either perlbug or p5p ate the original), plus regen
69770              perlapi and perltoc. 
69771              
69772              Regen global.sym.
69773              
69774              Double check that we have a dirhandle.
69775              
69776              Subject: Re: enhanced(?) regex error messages
69777              (plus two small patches sent privately)
69778              (this still seems to leave few test failures)
69779              
69780              warn is a macro, avoid using at a variable to avoid warnings
69781              in some configurations; readdir.t is too conservative in
69782              estimating number of *.t's
69783              
69784              Get back into sync with Jeffrey on the enhanced regex warnings.
69785              
69786              Subject: [PATCH 5.6.0] cygwin port
69787              
69788              Zero entries were skipped, fix from Adrian Goalby
69789              <argoalby@yahoo.co.uk>
69790              
69791              Subject: Remove dead entry in perldiag
69792              
69793              Amend the description of Perl6.
69794              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
69795              
69796              detypo
69797              
69798              It's the 2ndO'ROSSC.
69799              
69800              Revert the sv.c part of #6559, a better fix is needed.
69801              
69802              Iterating perl6 description.
69803              
69804              Update to Term::ANSIColor 1.03, from Russ Allbery.
69805              
69806              Update to Getopt::Long 2.23_05, from Johan Vromans.
69807              
69808              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
69809              
69810              Update to Pod::Parser 1.17, from Brad Appleton.
69811              
69812              Update to CPAN 1.56, from Andreas König.
69813              
69814              Update to CGI 2.70, from Lincoln Stein.
69815              
69816              Put back the std @INC thing.
69817              
69818              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
69819              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
69820              
69821              Document the IO::Select timeout.
69822              
69823              sleep(1) does not necessarily return 1.
69824              Subject: [PATCH bleadperl] op/lex_assign.t  
69825              
69826              Subject: debugger "d" command doesnt check line number
69827              
69828              B::Deparse didn't do sub attributes.
69829              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
69830              
69831              Preprocessing and postprocessing for File::Find.
69832              Subject: Patch to Find::File.pm to allow alphabetical results
69833              
69834              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
69835              
69836              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
69837              
69838              Subject: Re: [ID 20000730.003] utf8::length() bad
69839              
69840              Subject: Getting perlio and threads to compile
69841              (the Solaris version changes in Configure skipped)
69842              
69843              Tests for #6589.
69844              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
69845              
69846              Add Perl debugging tutorial, regen toc. 
69847              Subject: perldebtut.pod
69848              
69849              Add a few missing files, update MANIFEST.
69850              
69851              Rewrite of vms/subconfigure.com as configure.com,
69852              from Peter Prymmer and the vmsperl crew.
69853              
69854              Should have deleted this in #6603.
69855              
69856              Fix the test for 5005threads.
69857              
69858              Fix-n-skip the tests under 5005threads.
69859              
69860              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
69861              
69862              Upgrade to CGI 2.71, from Lincoln Stein.
69863      Branch: maint-5.6/perl
69864           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
69865           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
69866           +> t/op/regmesg.t t/pod/find.t vms/configure.com
69867            - vms/subconfigure.com
69868            ! lib/lib.pm
69869           !> (integrate 115 files)
69870 ____________________________________________________________________________
69871 [  7884] By: jhi                                   on 2000/11/27  13:44:33
69872         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
69873              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69874              Date:     Mon, 27 Nov 2000 08:23:54 EST
69875              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
69876      Branch: perl
69877            ! vms/descrip_mms.template vms/test.com
69878 ____________________________________________________________________________
69879 [  7883] By: gsar                                  on 2000/11/27  11:50:46
69880         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
69881              6511..6513,6515..6523,6525..6536
69882              
69883              The swallow_bom() saga continues.  The #23 of require.t
69884              (UTF16-LE) still fails (silently, no output) but the #22
69885              (UTF16-BE) seems to be working now.  The root of the
69886              failure may be in sv_gets(): is it UTF-16LE-aware,
69887              especially when it comes to line endings? 
69888              
69889              Document the problem with -P in HP-UX and its workaround.
69890              
69891              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
69892              (aka ID 20000730.002)
69893              
69894              Subject: fix and question re: waitpid() under win32
69895              
69896              Make the safety catch for buggy gccs work with triple version
69897              numbers like 2.95.2.  Reported in
69898              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
69899              
69900              In Digital UNIX warn if gcc explicitly chosen because even
69901              2.95.2 is known to cause problems.
69902              
69903              Make chr() for values >127 to create utf8 when under utf8.
69904              
69905              various syntax errors and such (not fixed: comp/require.t#22 coredump
69906              on Windows)
69907              
69908              Stash away the largefiles flags and libswanted.
69909              
69910              BOM patching from Simon Cozens.
69911              
69912              If gccosandvers is equal to osname, clear gccosandvers.
69913              
69914              Make p4desc to skip non-mainperl branches by default.
69915              
69916              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
69917              
69918              The test from this
69919              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
69920              
69921              In new BSDs changes to argv[] do not show up in ps(1) output,
69922              instead one must use setproctitle().  This was already addressed
69923              by change #6457, but the below has a new variant for FreeBSD 4.0
69924              or later, and the matter is also documented more.
69925              
69926              FreeBSD 3.* updates from
69927              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
69928              
69929              regen_headers, regen perltoc.
69930              
69931              Document in one place the memory abstractions used in Perl core.
69932              
69933              memcpy has n o in it, as pinted ut by Sarathy.
69934              
69935              Remove the extraneous "main::" prefix from all the
69936              "opened only for", "on closed", and "never opened" warnings.
69937              
69938              The name of a filehandle does not have <these>.
69939              
69940              The tr utf8 patching continues.
69941              
69942              The new setproctitle() feature is available only in 
69943              bleeding edge FreeBSD.  From Paul Saab.
69944              
69945              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
69946              
69947              Dump UVs as UVs in Data::Dumper.
69948              
69949              detypo #6494
69950              
69951              Document the IVdf UVuf UVof UVxf.
69952              
69953              require.t needs binmode() to work on windows
69954              
69955              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
69956              that are hopefully soon put into use.
69957              
69958              Allow "no Module;" even if there is no 'unimport'.
69959              
69960              Better skip message for the test; one of the two problems in
69961              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
69962              
69963              The subtest 4 may fail also on VOBS, as pointed out
69964              by Nick Ing-Simmons in November 1999, bug id 19991124.003
69965              (but the failure in that bug report isn't the subtest 4).
69966              
69967              Be more informative on what is skipped and why,
69968              also repeat the list at the end.
69969              
69970              Add a URL for FSF.
69971              
69972              Subject: [PATCH] sv.h documentation - SvLEN
69973              
69974              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
69975              
69976              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
69977              
69978              Subject: [PATCH] bad cppsymbols on os2 + Configure question
69979              
69980              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
69981              
69982              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
69983              mention the idea of @( and @)
69984              
69985              This is 6512.  Really.
69986              
69987              Subject: [ID 19990721.004] Documentation bug in perlfunc
69988              
69989              Subject: Minor tweak to perlvar.pod
69990              
69991              In the warnings call filehandles consistently so;
69992              add "unopened" warning for stat().
69993              
69994              After the #6519 a warning about stat() is just that,
69995              not about a filetest, which now have their own warning.
69996              
69997              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
69998              
69999              Subject: Re: Array vs. List context
70000              
70001              Subject: New perlcc, take 2
70002              
70003              Weed buglets pointed out by
70004              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
70005              
70006              gcc versions might have (parentheses) in them.
70007              
70008              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
70009              
70010              Essential prototype changes were missing from #6527.
70011              Also make report_evil_fh() more bomb-proof.
70012              
70013              Zap lib/Sys directory when cleaning up.
70014              
70015              Change the Policy policy: now -Dprefix= with an existing
70016              Policy.sh and prefix == siteprefix == vendorprefix, then all
70017              of them follow along the new prefix.
70018              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
70019              
70020              Continue fixing the io warnings.  This also
70021              sort of fixes bug ID 20000802.003: the core dump
70022              is no more.  Whether the current behaviour is correct
70023              (giving a warning: "Not a format reference"), is another matter.
70024              
70025              Have symbols for the IoTYPEs.
70026              
70027              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
70028              
70029              Document a bit that UDP is not what you might think.
70030              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
70031              tr memory corruption fix from Simon Cozens.
70032              
70033              Plug the security hole described in the Aug 05 2000 bugtraq message
70034              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
70035              The security hole exists only in suidperls, which isn't
70036              installed or even built by default.
70037      Branch: maint-5.6/perl
70038           !> (integrate 71 files)
70039 ____________________________________________________________________________
70040 [  7882] By: gsar                                  on 2000/11/27  10:25:36
70041         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
70042              from mainline
70043              
70044              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
70045              to be fatal errors (instead of by default ignoring them, and
70046              ignoring with a bug: even though -w gave an error, the opening [
70047              was left in)  Reported in:
70048              
70049              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
70050              
70051              Subject: [PATCH] split /^/
70052              
70053              MacOS nits from Matthias Neeracher.
70054              
70055              More split() doc and test patches from Mike Guy.
70056              
70057              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
70058              from Graham Barr in the module list.
70059              
70060              docfix from Peter Scott <Peter@PSDT.com>.
70061              
70062              File::Temp patches for VMS and OS/2 from Tim Jenness.
70063              
70064              open() wariness in perlbug.
70065              
70066              Subject: [PATCH] minor doc change - perlguts
70067              
70068              Subject: Minor doc patch: handy.h
70069              
70070              Be wary of close()s, too.
70071              
70072              Further File::Temp patches from Yitzchak Scott-Thoennes
70073              and Craig A. Berry.
70074              
70075              Subject: [PATCH] fixes bug 20000508.004
70076              
70077              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
70078              
70079              Allow "no AutoLoader;", based on change #6444,
70080              suggested by Graham Barr.
70081              
70082              Use setproctitle() if available to modify $0.
70083              
70084              Warn if the version of the operating system used to compile gcc
70085              differs from the current version of the operating system.
70086              Also display the gcc compilation os and version in myconfig.
70087              Inspiration from
70088              
70089              Tiny fixes for #6460.
70090              
70091              The problem described in this
70092              Subject: [ID 20000322.018] named chars aren't magical enough
70093              has been fixed in perl 5.6.0 but just in case added a test
70094              to keep it away.  (The report from Joseph Hall.)
70095              
70096              Tune the comments and hopefully stop a memory leak.
70097              
70098              Subject: UTF8 concat
70099              (with a memory leak fixed, plus a few casts added)
70100              This also seems to help for
70101              Subject: [ID 20000716.015] join UTF8 weirdness
70102              
70103              Do not upgrade SVs into utf8 just because they participate
70104              in eq or cmp.  Reported and fix suggested in
70105              Subject: [ID 20000720.009] sv_eq UTF8 bug
70106              
70107              Fix the HALF_UPGRADE() macro introduced in #6263.
70108              
70109              Find green threads before native threads.
70110              Subject: Re: Patch to jpl/JNI/Makefile.PL
70111      Branch: maint-5.6/perl
70112           !> (integrate 30 files)
70113 ____________________________________________________________________________
70114 [  7881] By: jhi                                   on 2000/11/27  05:48:41
70115         Log: It seems that *both* the unused submatch loop cleanup
70116              codes are needed.
70117      Branch: perl
70118            ! regexec.c
70119 ____________________________________________________________________________
70120 [  7880] By: jhi                                   on 2000/11/27  04:50:07
70121         Log: Clean .exists deeper.
70122      Branch: perl
70123            ! Makefile.SH
70124 ____________________________________________________________________________
70125 [  7879] By: jhi                                   on 2000/11/27  02:31:35
70126         Log: The code in regcppop() (see #7878) contains the correct lower
70127              limit for the unused submatch 'cleanup' loop so that under
70128              "use utf8" the following code wouldn't dump core:
70129              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
70130              the cleanup loop in regtry() stomped beyond allocated area
70131              in the startp[] array.  Therefore, copied the correct lower
70132              loop limit (*PL_reglastparen) to regtry().  Note: something
70133              may still not be quite right: why was the _higher_ loop limit
70134              (prog->nparens) different in the utf8 case?
70135              
70136              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
70137              without core dumps, there were about 17 of them before
70138              the patch (with us since Perl 5.7.0).  Two failures, still:
70139              496 and 505 (though these may not be severe).
70140              
70141              Patch #7881 is also needed since both the cleanup loops
70142              seem to be needed.
70143              
70144              Also, the t/op/pat#44 seems to core dump under utf8.
70145              Plus a couple of failures.  UGH-8.
70146      Branch: perl
70147            ! regexec.c
70148 ____________________________________________________________________________
70149 [  7878] By: jhi                                   on 2000/11/27  02:21:17
70150         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
70151              the code in regcppop() seems to be redundant for the test suite --
70152              but it contains a germ of truth, and it needed for the build
70153              process itself: see #7879 and #7881.
70154      Branch: perl
70155            ! regexec.c
70156 ____________________________________________________________________________
70157 [  7877] By: jhi                                   on 2000/11/27  01:53:09
70158         Log: Comment on comment.
70159      Branch: perl
70160            ! regexec.c
70161 ____________________________________________________________________________
70162 [  7876] By: jhi                                   on 2000/11/27  00:49:59
70163         Log: Adjust the docs to agree with #7875.
70164      Branch: perl
70165            ! pod/perllocale.pod
70166 ____________________________________________________________________________
70167 [  7875] By: jhi                                   on 2000/11/27  00:49:27
70168         Log: Retract #7863.  It makes more sense not to taint formatted output,
70169              not even by sprintf().
70170      Branch: perl
70171            ! sv.c
70172 ____________________________________________________________________________
70173 [  7874] By: jhi                                   on 2000/11/26  23:36:02
70174         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
70175              Not really fixed (should really dump the UTF-8 charclass),
70176              but stopped displaying the garbage.
70177              
70178              Also add a note on the (missing) Unicode PSXSPC and BLANK.
70179      Branch: perl
70180            ! regcomp.c
70181 ____________________________________________________________________________
70182 [  7873] By: jhi                                   on 2000/11/26  21:31:13
70183         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
70184      Branch: perl
70185            ! regexec.c
70186 ____________________________________________________________________________
70187 [  7872] By: jhi                                   on 2000/11/26  21:06:04
70188         Log: No need to scan till infinity, 13 is enough.
70189      Branch: perl
70190            ! handy.h utf8.c
70191 ____________________________________________________________________________
70192 [  7871] By: jhi                                   on 2000/11/26  20:20:32
70193         Log: Test line numbers are different with utf8.
70194      Branch: perl
70195            ! t/op/re_tests
70196 ____________________________________________________________________________
70197 [  7870] By: jhi                                   on 2000/11/26  20:10:12
70198         Log: Message nit.
70199      Branch: perl
70200            ! regcomp.c
70201 ____________________________________________________________________________
70202 [  7869] By: jhi                                   on 2000/11/26  19:01:05
70203         Log: Make utf8_length() and utf8_distance() (the latter of which
70204              is unused at the moment) to be less forgiving about bad UTF-8.
70205      Branch: perl
70206            ! embed.h embed.pl objXSUB.h proto.h utf8.c
70207 ____________________________________________________________________________
70208 [  7868] By: jhi                                   on 2000/11/26  18:45:56
70209         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
70210              From: Benjamin Holzman <bah@ecnvantage.com>
70211              Date: Sat, 25 Nov 2000 20:40:20 -0500       
70212              Message-ID: <20001125204020.A25040@ecnvantage.com>              
70213              
70214              Debian allows installing /usr/bin/locale without installing
70215              any locales, an error message will ensue.
70216      Branch: perl
70217            ! t/pragma/locale.t
70218 ____________________________________________________________________________
70219 [  7867] By: jhi                                   on 2000/11/26  18:31:12
70220         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
70221              From: Benjamin Holzman <bah@ecnvantage.com>
70222              Date: Sun, 26 Nov 2000 02:42:34 -0500
70223              Message-ID: <20001126024234.G25040@ecnvantage.com>
70224              
70225              Patch for the bug 20000212.002.
70226      Branch: perl
70227            ! sv.c t/op/array.t
70228 ____________________________________________________________________________
70229 [  7866] By: jhi                                   on 2000/11/26  18:28:09
70230         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
70231              From: Tim Jenness <t.jenness@jach.hawaii.edu>
70232              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
70233              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
70234              
70235              File::Temp 0.11.
70236      Branch: perl
70237            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
70238 ____________________________________________________________________________
70239 [  7865] By: jhi                                   on 2000/11/26  18:24:22
70240         Log: The metaconfig unit change for #7864.
70241      Branch: metaconfig/U/perl
70242            ! need_va_copy.U
70243 ____________________________________________________________________________
70244 [  7864] By: jhi                                   on 2000/11/26  18:23:41
70245         Log: Make the va_copy() test not to be so talkative.
70246      Branch: perl
70247            ! Configure config_h.SH
70248 ____________________________________________________________________________
70249 [  7863] By: jhi                                   on 2000/11/26  18:11:02
70250         Log: Fix locale inconsistencies unearthed by Hugo's work.
70251              Now the floating point sprintf really does taint the result
70252              string as perllocale promises (has promised for a long time)
70253              if "use locale" is in the lexical scope.
70254      Branch: perl
70255            ! sv.c t/pragma/locale.t
70256 ____________________________________________________________________________
70257 [  7862] By: jhi                                   on 2000/11/26  00:35:15
70258         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
70259              From: Nicholas Clark <nick@ccl4.org>
70260              Date: Sun, 26 Nov 2000 00:07:50 +0000
70261              Message-ID: <20001126000750.A22446@plum.flirble.org>
70262              
70263              Infinit.
70264      Branch: perl
70265            ! sv.c
70266 ____________________________________________________________________________
70267 [  7861] By: jhi                                   on 2000/11/26  00:01:26
70268         Log: Integrate perlio.
70269      Branch: perl
70270           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
70271 ____________________________________________________________________________
70272 [  7860] By: nick                                  on 2000/11/25  22:04:17
70273         Log: Correct relative path from new ext\Filter\Util\Call location
70274              back to miniperl.
70275      Branch: perlio
70276            ! win32/makefile.mk
70277 ____________________________________________________________________________
70278 [  7859] By: nick                                  on 2000/11/25  21:26:54
70279         Log: Integrate mainline.
70280      Branch: perlio
70281           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
70282           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
70283           +> t/lib/filter-util.t
70284            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
70285            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
70286            - t/lib/filt-util.t
70287           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
70288           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
70289           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
70290           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
70291           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
70292           !> win32/makefile.mk
70293 ____________________________________________________________________________
70294 [  7858] By: gsar                                  on 2000/11/25  20:52:17
70295         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
70296              parent's memory; fix it by keeping track of the actual pad
70297              offset rather than a raw pointer (this change is probably also
70298              relevant to non-ithreads case to avoid fallout from reallocs of
70299              the pad array, but is currently only enabled for the ithreads
70300              case in the interests of minimal disruption to existing "well
70301              tested" code)
70302      Branch: perl
70303            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
70304            ! proto.h scope.c scope.h sv.c t/op/fork.t
70305 ____________________________________________________________________________
70306 [  7857] By: nick                                  on 2000/11/25  20:01:28
70307         Log: All tests pass on Win32/gcc/USE_PERLIO.
70308              - when crlf layer is pushed make unix-level binary.
70309              - remove :crlf injection in pp_backtick in pp_sys.c
70310              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
70311      Branch: perlio
70312            ! doio.c perlio.c pp_sys.c win32/makefile.mk
70313 ____________________________________________________________________________
70314 [  7856] By: jhi                                   on 2000/11/25  18:38:30
70315         Log: Update the metaconfig units for #7855.
70316      Branch: metaconfig/U/perl
70317            ! useperlio.U usesocks.U
70318 ____________________________________________________________________________
70319 [  7855] By: jhi                                   on 2000/11/25  18:37:54
70320         Log: Undo the SOCKS workarounds, instead start using PerlIO
70321              if SOCKS is selected.
70322              
70323              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
70324              From: Jens Hamisch <jens@Strawberry.COM>
70325              Date: Fri, 24 Nov 2000 18:31:30 +0100
70326              Message-ID: <20001124183130.E28337@Strawberry.COM>
70327              
70328              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
70329              From: Jens Hamisch <jens@Strawberry.COM>
70330              Date: Fri, 24 Nov 2000 19:11:51 +0100
70331              Message-ID: <20001124191151.A28753@Strawberry.COM>
70332      Branch: perl
70333            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
70334            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
70335 ____________________________________________________________________________
70336 [  7854] By: jhi                                   on 2000/11/25  17:39:08
70337         Log: Undo #7848.  Some of the code seems to use walkoptree(),
70338              some walkoptree_slow().  An unfinished renaming?
70339              Now the sub is walkoptree() (which is @EXPORT_OK),
70340              the walkoptree_slow() is a typeglob alias to walkoptree.
70341              This makes the tests to pass, at least.
70342      Branch: perl
70343            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
70344 ____________________________________________________________________________
70345 [  7853] By: nick                                  on 2000/11/24  22:24:33
70346         Log: Re-arrange crlf vs binary for platforms that care.
70347              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
70348              Lip-service to making stdio layer work on such platforms (untested).
70349              Now fails 3 tests rather than one, checkin to see if I can debug 
70350              the issue under linux. (Do not merge.)
70351      Branch: perlio
70352            ! doio.c perlio.c perliol.h
70353 ____________________________________________________________________________
70354 [  7852] By: jhi                                   on 2000/11/24  18:57:39
70355         Log: AUTHORS edits.
70356      Branch: perl
70357            ! AUTHORS
70358 ____________________________________________________________________________
70359 [  7851] By: jhi                                   on 2000/11/24  17:34:56
70360         Log: Add Jan-Erik Karlsson.
70361      Branch: perl
70362            ! AUTHORS
70363 ____________________________________________________________________________
70364 [  7850] By: jhi                                   on 2000/11/24  17:27:56
70365         Log: Configure should find stdchar on its own.
70366      Branch: perl
70367            ! hints/solaris_2.sh
70368 ____________________________________________________________________________
70369 [  7849] By: jhi                                   on 2000/11/24  17:24:55
70370         Log: Subject: PATCH over 7848: Filter test flawed
70371              From: andreas.koenig@anima.de (Andreas J. Koenig)
70372              Date: 24 Nov 2000 10:28:29 +0100
70373              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
70374      Branch: perl
70375            ! t/lib/filter-util.t
70376 ____________________________________________________________________________
70377 [  7848] By: jhi                                   on 2000/11/24  17:22:15
70378         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
70379              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
70380              Date: Fri, 24 Nov 2000 16:12:58 +0000
70381              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
70382      Branch: perl
70383            ! ext/B/B.pm
70384 ____________________________________________________________________________
70385 [  7847] By: jhi                                   on 2000/11/24  03:07:01
70386         Log: Integrate perlio.
70387      Branch: perl
70388           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
70389           !> win32/makefile.mk
70390 ____________________________________________________________________________
70391 [  7846] By: gsar                                  on 2000/11/24  00:55:57
70392         Log: integrate changes#6415..6418,6420..6438 from mainline
70393              
70394              Fix the bitvector ops for utf8 (tricky since past 7 bits
70395              the utf8 'characters' can be more than one octet).
70396              
70397              MPE/ix updates for perl 5.6.0 from Mark Bixby.
70398              
70399              Subject: SDBM_File documentation
70400              
70401              Detypo.
70402              
70403              Decutandpasto.
70404              
70405              Send all installperl messages to STDERR and be -w clean.
70406              
70407              Out-of-date note removed.
70408              
70409              Protect against "wild next"s, that is, callbacks doing "next"
70410              instead of "return".
70411              
70412              Use STDOUT consistently.
70413              
70414              The output might have been produced in the wrong order.
70415              
70416              A missing 'break' after the [[:space:]] switch case.
70417              
70418              Add tests for
70419              [ID 19991110.003] another matching finding by pcre author
70420              which has already been fixed by some patch, as verified in
70421              
70422              Documentation to explain the behaviour of map().
70423              
70424              Add an optimization for map-maps-a-list-element-to-more-list-elements
70425              case, but add also notes explaining the relationship of this
70426              patch and the earlier notes by Sarathy.
70427              
70428              Subject: [ID 20000716.023] syslog test fails without sockets
70429              
70430              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
70431              Test cases for #6431.
70432              
70433              File::Spec::VMS fixup for tmpdir from Craig Berry.
70434              
70435              Make the "uninit variable" warning to say "concat or string"
70436              or "join or string" when in concat or join .
70437              
70438              Get UTF16 BOMs working.  Patch from
70439              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
70440              
70441              Subject: [PATCH] Make large file tests deal with SIGXFSZ
70442              
70443              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
70444              
70445              Subject: [PATCH] av.c apidoc
70446      Branch: maint-5.6/perl
70447           !> (integrate 43 files)
70448 ____________________________________________________________________________
70449 [  7845] By: gsar                                  on 2000/11/24  00:20:45
70450         Log: integrate changes#6406..6414 from mainline
70451              
70452              Merge perlhacktut into perlhack, update perlguts.
70453              
70454              Fix AutoSplit to use File::Spec the right way in VMS,
70455              from Peter Prymmer.
70456              
70457              The bug report
70458              [ID 19991110.002] minimal matching discrepancy found by pcre author
70459              seems to have been fixed (though differently from what was suggested
70460              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
70461              
70462              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
70463              not in pod, from Peter Prymmer
70464              
70465              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
70466              From: Hugo <hv@crypt.compulink.co.uk>
70467              Date: Fri, 14 Jul 2000 23:05:20 +0100
70468              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
70469              
70470              Didn't anymore apply, but that point still could use another fix.
70471              
70472              lib/b test fixes from Peter Prymmer.
70473              
70474              More docs for sv functions.
70475              
70476              perlvms.pod whitespace cleanup to keep pod utils happy.
70477              
70478              another VMS build tweak from Peter Prymmer
70479      Branch: maint-5.6/perl
70480           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
70481           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
70482           !> vms/descrip_mms.template vms/perlvms.pod
70483 ____________________________________________________________________________
70484 [  7844] By: nick                                  on 2000/11/23  23:42:45
70485         Log: Win32/perlio Now just fails one io/argv.t test - lack 
70486              of default :crlf on standard streams.
70487      Branch: perlio
70488            ! doio.c perlio.c
70489 ____________________________________________________________________________
70490 [  7843] By: nick                                  on 2000/11/23  23:04:05
70491         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
70492              peek fail is showing a real problem (multiple crlf layers
70493              are getting pushed.)
70494      Branch: perlio
70495            ! doio.c perlio.c win32/makefile.mk
70496 ____________________________________________________________________________
70497 [  7842] By: nick                                  on 2000/11/23  19:46:23
70498         Log: Implement PerlIO_binmode()
70499              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
70500              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
70501              make binmode in t/lib/io_tell.t unconditional so that works.
70502              Checkin just so Win32 machine can see these changes.
70503      Branch: perlio
70504            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
70505 ____________________________________________________________________________
70506 [  7841] By: jhi                                   on 2000/11/23  19:30:00
70507         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
70508      Branch: perl
70509            ! README.amiga
70510 ____________________________________________________________________________
70511 [  7840] By: jhi                                   on 2000/11/23  17:18:02
70512         Log: SOCKS wrestling continues, patches from Jens Hamisch.
70513      Branch: perl
70514            ! doio.c embed.h embed.pl perlsdio.h proto.h
70515 ____________________________________________________________________________
70516 [  7839] By: jhi                                   on 2000/11/23  16:54:14
70517         Log: Push Filter::Util::Call one level deeper.
70518      Branch: perl
70519            + t/lib/filter-util.t
70520           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
70521           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
70522            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
70523            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
70524            - t/lib/filt-util.t
70525            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
70526            ! win32/Makefile win32/makefile.mk
70527 ____________________________________________________________________________
70528 [  7838] By: jhi                                   on 2000/11/23  16:52:40
70529         Log: Reach back one higher up when searching for PERL_SRC.
70530      Branch: perl
70531            ! lib/ExtUtils/MM_Unix.pm
70532 ____________________________________________________________________________
70533 [  7837] By: jhi                                   on 2000/11/23  16:05:41
70534         Log: Subject: Re: perl@7826
70535              Date: Thu, 23 Nov 2000 02:20:25 -0600
70536              From: "Craig A. Berry" <craigberry@mac.com>
70537              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
70538              
70539              Make VMS to like Filter::Util::Call. 
70540      Branch: perl
70541            ! configure.com ext/Filter/Util/Makefile.PL
70542 ____________________________________________________________________________
70543 [  7836] By: nick                                  on 2000/11/23  16:04:08
70544         Log: Implement crlf layer - not ready for merge.
70545      Branch: perlio
70546            ! perlio.c win32/makefile.mk
70547 ____________________________________________________________________________
70548 [  7835] By: jhi                                   on 2000/11/23  15:56:52
70549         Log: STDCHAR is different in Sparc v9 vs x86.
70550      Branch: perl
70551            ! hints/solaris_2.sh
70552 ____________________________________________________________________________
70553 [  7834] By: jhi                                   on 2000/11/23  15:50:47
70554         Log: The type needs to be visible to protos.
70555      Branch: perl
70556            ! perl.h
70557 ____________________________________________________________________________
70558 [  7833] By: jhi                                   on 2000/11/23  15:40:46
70559         Log: Finish unfinished SOCKS workaround changes.
70560      Branch: perl
70561            ! doio.c
70562 ____________________________________________________________________________
70563 [  7832] By: jhi                                   on 2000/11/23  15:33:30
70564         Log: Integrate perlio.
70565      Branch: perl
70566           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
70567           !> win32/makefile.mk
70568 ____________________________________________________________________________
70569 [  7831] By: nick                                  on 2000/11/23  10:31:07
70570         Log: Correct makefile.mk dependancies for ext/Filter/Util
70571              Build ext/Encode
70572              Run dmake regen_config_h
70573      Branch: perlio
70574            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
70575            ! win32/makefile.mk
70576 ____________________________________________________________________________
70577 [  7830] By: nick                                  on 2000/11/23  08:05:07
70578         Log: Integrate mainline
70579      Branch: perlio
70580           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
70581           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
70582           +> t/lib/filt-util.pl t/lib/filt-util.t
70583           !> (integrate 41 files)
70584 ____________________________________________________________________________
70585 [  7829] By: gsar                                  on 2000/11/23  03:07:11
70586         Log: build the Filter extension on windows
70587      Branch: perl
70588            ! win32/Makefile win32/makefile.mk
70589 ____________________________________________________________________________
70590 [  7828] By: gsar                                  on 2000/11/23  02:46:35
70591         Log: regenerate win32/config* and fix some inconsistencies in the
70592              makefiles; always export Perl_deb() because it is needed
70593              by ext/re/* (whether perl itself is built with -DDEBUGGING
70594              or not)
70595      Branch: perl
70596            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
70597            ! win32/config_H.vc win32/makefile.mk
70598 ____________________________________________________________________________
70599 [  7827] By: gsar                                  on 2000/11/23  02:18:38
70600         Log: get sources building on windows+MSVC again (untested with other
70601              compilers)
70602      Branch: perl
70603            ! win32/include/sys/socket.h win32/perllib.c
70604 ____________________________________________________________________________
70605 [  7826] By: jhi                                   on 2000/11/23  01:18:26
70606         Log: Update Changes.
70607      Branch: perl
70608            ! Changes patchlevel.h
70609 ____________________________________________________________________________
70610 [  7825] By: jhi                                   on 2000/11/23  00:20:41
70611         Log: Subject: Re: av.c patch (having slight problems)
70612              From: "Ben Tilly" <ben_tilly@hotmail.com>
70613              Date: Tue, 21 Nov 2000 23:29:31 -0500
70614              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
70615              
70616              unshift() speedup.
70617      Branch: perl
70618            ! av.c
70619 ____________________________________________________________________________
70620 [  7824] By: jhi                                   on 2000/11/22  23:59:15
70621         Log: Fixes for signedness warnings noticed by VMSperlers.
70622      Branch: perl
70623            ! ext/Storable/Storable.xs regcomp.c sv.c
70624 ____________________________________________________________________________
70625 [  7823] By: jhi                                   on 2000/11/22  23:19:31
70626         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
70627              From: Peter Prymmer <pvhp@forte.com>
70628              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
70629              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
70630      Branch: perl
70631            ! t/pragma/warn/pp_hot
70632 ____________________________________________________________________________
70633 [  7822] By: jhi                                   on 2000/11/22  22:52:20
70634         Log: Be clean.
70635      Branch: perl
70636            ! Makefile.SH
70637 ____________________________________________________________________________
70638 [  7821] By: jhi                                   on 2000/11/22  22:46:39
70639         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
70640              by Damian Conway, as suggested by Paul Marquess.
70641      Branch: perl
70642            + lib/Filter/Simple.pm
70643 ____________________________________________________________________________
70644 [  7820] By: jhi                                   on 2000/11/22  22:45:51
70645         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
70646      Branch: perl
70647            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
70648            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
70649            + t/lib/filt-util.t
70650            ! MANIFEST
70651 ____________________________________________________________________________
70652 [  7819] By: jhi                                   on 2000/11/22  22:03:27
70653         Log: Integrate perlio.
70654      Branch: perl
70655           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
70656           !> win32/makefile.mk
70657 ____________________________________________________________________________
70658 [  7818] By: jhi                                   on 2000/11/22  21:56:02
70659         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
70660      Branch: perl
70661            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
70662            ! t/lib/io_sock.t
70663 ____________________________________________________________________________
70664 [  7817] By: jhi                                   on 2000/11/22  21:39:49
70665         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
70666              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70667              Date: Wed, 22 Nov 2000 16:08:12 -0500
70668              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
70669      Branch: perl
70670            ! lib/ExtUtils/Liblist.pm
70671 ____________________________________________________________________________
70672 [  7816] By: jhi                                   on 2000/11/22  21:38:25
70673         Log: Go ahead and #include <unistd.h> in perl.h.
70674      Branch: perl
70675            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
70676            ! util.c
70677 ____________________________________________________________________________
70678 [  7815] By: jhi                                   on 2000/11/22  21:22:52
70679         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
70680              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70681              Date: Mon, 20 Nov 2000 18:30:52 -0500
70682              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
70683      Branch: perl
70684            ! pod/perlre.pod regcomp.c t/op/re_tests
70685 ____________________________________________________________________________
70686 [  7814] By: jhi                                   on 2000/11/22  21:21:46
70687         Log: Subject: [PATCH 5.7.0] Liblist finally works
70688              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70689              Date: Tue, 21 Nov 2000 22:02:17 -0500
70690              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
70691      Branch: perl
70692            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
70693            ! lib/ExtUtils/MakeMaker.pm
70694 ____________________________________________________________________________
70695 [  7813] By: jhi                                   on 2000/11/22  21:20:23
70696         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
70697              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
70698              Date: Wed, 22 Nov 2000 17:53:15 +0100
70699              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
70700              
70701              AIX dynaloader and perlio patch.
70702      Branch: perl
70703            ! ext/DynaLoader/dl_aix.xs
70704 ____________________________________________________________________________
70705 [  7812] By: jhi                                   on 2000/11/22  21:17:52
70706         Log: (Accidentally empty patch.)
70707      Branch: perl
70708            ! av.c
70709 ____________________________________________________________________________
70710 [  7811] By: jhi                                   on 2000/11/22  21:16:31
70711         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
70712              From: Peter Prymmer <pvhp@forte.com>
70713              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
70714              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
70715      Branch: perl
70716            ! vms/test.com
70717 ____________________________________________________________________________
70718 [  7810] By: jhi                                   on 2000/11/22  21:15:36
70719         Log: Subject: Re: perl@7777 
70720              From: "John P. Linderman" <jpl@research.att.com>
70721              Date: Wed, 22 Nov 2000 13:11:11 -0500
70722              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
70723              
70724              Detypoing.
70725      Branch: perl
70726            ! lib/CPAN.pm
70727 ____________________________________________________________________________
70728 [  7809] By: jhi                                   on 2000/11/22  21:14:19
70729         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
70730              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
70731              Date:     Wed, 22 Nov 2000 13:51:37 EST
70732              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
70733      Branch: perl
70734            ! perlsdio.h
70735 ____________________________________________________________________________
70736 [  7808] By: jhi                                   on 2000/11/22  21:13:27
70737         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
70738              From: Casey Tweten <crt@kiski.net>
70739              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
70740              Message-Id: <200011201653.LAA10194@home.kiski.net>
70741      Branch: perl
70742            ! t/lib/io_udp.t
70743 ____________________________________________________________________________
70744 [  7807] By: jhi                                   on 2000/11/22  21:12:35
70745         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
70746              From: Casey Tweten <crt@kiski.net>
70747              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
70748              Message-Id: <200011201636.LAA07227@home.kiski.net>
70749      Branch: perl
70750            ! t/lib/io_sock.t
70751 ____________________________________________________________________________
70752 [  7806] By: jhi                                   on 2000/11/22  21:10:59
70753         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
70754              From: "Casey R. Tweten" <crt@kiski.net>
70755              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
70756              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
70757      Branch: perl
70758            ! utils/h2xs.PL
70759 ____________________________________________________________________________
70760 [  7805] By: nick                                  on 2000/11/22  21:05:06
70761         Log: Integrate mainline
70762      Branch: perlio
70763           !> Changes Porting/genlog ext/DB_File/DB_File.xs
70764           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
70765           !> utils/perlbug.PL
70766 ____________________________________________________________________________
70767 [  7804] By: jhi                                   on 2000/11/22  21:01:12
70768         Log: Subject: [PATCH] Test.pm POD peculiarity
70769              From: "Casey R. Tweten" <crt@kiski.net>
70770              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
70771              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
70772      Branch: perl
70773            ! lib/Test.pm
70774 ____________________________________________________________________________
70775 [  7803] By: jhi                                   on 2000/11/22  20:59:59
70776         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
70777              From: "Philip Newton" <pnewton@gmx.de>
70778              Date: Wed, 22 Nov 2000 14:25:53 +0100
70779              Message-Id: <3A1BD771.25462.1939FAD@localhost>
70780              
70781              Be case-understanding also on 's', and use the -oi of sendmail
70782              not to terminate the transmission on a lone '.'.
70783      Branch: perl
70784            ! utils/perlbug.PL
70785 ____________________________________________________________________________
70786 [  7802] By: nick                                  on 2000/11/22  20:51:42
70787         Log: Win32 PerlIO intermediate state now working as expected.
70788              - In current state we are still using C runtime in text/binary
70789              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
70790              - PERLIO=stdio and PERLIO=unix pass all expected tests.
70791              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
70792              and PerlIO_seek() and the dummy crlf layer is not making adjustments
70793              for CRLF translation happening in C runtime. All other tests pass.
70794              
70795              Added note to README.win32 to point out the snags of doing a perl build
70796              with Norton AntiVirus turned on.
70797              
70798              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
70799              which file a fail comes from.
70800              
70801              Updated "canned" config.h to match the one generated.
70802      Branch: perlio
70803            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
70804            ! win32/makefile.mk
70805 ____________________________________________________________________________
70806 [  7801] By: jhi                                   on 2000/11/22  06:50:20
70807         Log: Nickety nits.
70808      Branch: perl
70809            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
70810 ____________________________________________________________________________
70811 [  7800] By: jhi                                   on 2000/11/22  01:29:55
70812         Log: Changes had accidentally gone too silent on non-main branches.
70813      Branch: perl
70814            ! Changes Porting/genlog patchlevel.h
70815 ____________________________________________________________________________
70816 [  7799] By: gsar                                  on 2000/11/22  01:02:56
70817         Log: some lib_pm.PL changes snuck in via change#7772
70818      Branch: maint-5.6/perl
70819            ! Makefile.SH
70820 ____________________________________________________________________________
70821 [  7798] By: nick                                  on 2000/11/21  21:59:40
70822         Log: Integrate mainline
70823      Branch: perlio
70824           !> (integrate 28 files)
70825 ____________________________________________________________________________
70826 [  7797] By: jhi                                   on 2000/11/21  21:01:45
70827         Log: Integrate perlio.
70828      Branch: perl
70829           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
70830 ____________________________________________________________________________
70831 [  7796] By: nick                                  on 2000/11/21  20:36:22
70832         Log: Win32 builds and runs (mostly) with USE_PERLIO.
70833              PERLIO=perlio passes all tests. 
70834              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
70835      Branch: perlio
70836            ! perlio.c win32/perllib.c win32/win32.c
70837 ____________________________________________________________________________
70838 [  7795] By: jhi                                   on 2000/11/21  19:03:44
70839         Log: Update Changes.
70840      Branch: perl
70841            ! Changes patchlevel.h
70842 ____________________________________________________________________________
70843 [  7794] By: jhi                                   on 2000/11/21  18:56:34
70844         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
70845              From: "Craig A. Berry" <craigberry@mac.com>
70846              Date: Mon, 20 Nov 2000 20:27:06 -0600
70847              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
70848              
70849              A cut-and-pasto.
70850      Branch: perl
70851            ! perlio.h
70852 ____________________________________________________________________________
70853 [  7793] By: jhi                                   on 2000/11/21  18:54:41
70854         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
70855              From: Dominic Dunlop <domo@computer.org> 
70856              Date: Mon, 20 Nov 2000 18:55:29 +0100
70857              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
70858              
70859              va_copy() and the need of it.
70860              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
70861      Branch: metaconfig/U/perl
70862            + need_va_copy.U
70863      Branch: perl
70864            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70865            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
70866            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
70867            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
70868            ! win32/config.bc win32/config.gc win32/config.vc
70869 ____________________________________________________________________________
70870 [  7792] By: jhi                                   on 2000/11/21  17:04:10
70871         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
70872      Branch: perl
70873           !> scope.h
70874 ____________________________________________________________________________
70875 [  7791] By: jhi                                   on 2000/11/21  17:01:16
70876         Log: Export the SOCKS workaround symbols only if necessary.
70877      Branch: perl
70878            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
70879 ____________________________________________________________________________
70880 [  7790] By: nick                                  on 2000/11/20  23:57:11
70881         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
70882      Branch: perlio
70883            ! scope.h
70884 ____________________________________________________________________________
70885 [  7789] By: nick                                  on 2000/11/20  23:38:33
70886         Log: Integrate mainline
70887      Branch: perlio
70888           +> lib/File/Spec/Epoc.pm
70889           !> (integrate 34 files)
70890 ____________________________________________________________________________
70891 [  7788] By: nick                                  on 2000/11/20  23:20:18
70892         Log: Make extra buffer layer work (dummy crlf layer)
70893      Branch: perlio
70894            ! doio.c perlio.c perlio.h
70895 ____________________________________________________________________________
70896 [  7787] By: jhi                                   on 2000/11/20  22:44:04
70897         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
70898              From: Peter Prymmer <pvhp@forte.com>
70899              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
70900              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
70901      Branch: perl
70902            ! t/pragma/locale.t
70903 ____________________________________________________________________________
70904 [  7786] By: jhi                                   on 2000/11/20  22:29:10
70905         Log: Subject: DOC PATCH 5.6.0 perlreftut
70906              From: mjd@plover.com
70907              Date: 20 Nov 2000 19:45:06 -0000
70908              Message-ID: <20001120194506.9505.qmail@plover.com>
70909      Branch: perl
70910            ! pod/perlreftut.pod
70911 ____________________________________________________________________________
70912 [  7785] By: jhi                                   on 2000/11/20  22:27:44
70913         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
70914              From: David Dyck <dcd@tc.fluke.com>
70915              Date: Mon, 20 Nov 2000 11:43:40 -0800
70916              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
70917      Branch: perl
70918            ! lib/Cwd.pm
70919 ____________________________________________________________________________
70920 [  7784] By: jhi                                   on 2000/11/20  22:23:21
70921         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
70922              Date: Mon, 20 Nov 2000 17:06:10 -0500
70923              To: Mailing list Perl5 <perl5-porters@perl.org>
70924              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
70925      Branch: perl
70926            ! pp_ctl.c t/op/pat.t
70927 ____________________________________________________________________________
70928 [  7783] By: jhi                                   on 2000/11/20  22:11:18
70929         Log: Subject: [PATCH] doop.c - UTF8 tr///               
70930              From: Simon Cozens <simon@cozens.net>
70931              Date: Sat, 18 Nov 2000 18:49:30 +0000
70932              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
70933              
70934              Subject: Re: [PATCH] doop.c - UTF8 tr///           
70935              From: Simon Cozens <simon@cozens.net>
70936              Date: Mon, 20 Nov 2000 20:45:22 +0000
70937              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
70938              
70939              Make tr on UTF-8 better but still not correct.
70940      Branch: perl
70941            ! doop.c
70942 ____________________________________________________________________________
70943 [  7782] By: jhi                                   on 2000/11/20  22:02:16
70944         Log: Remove the shared object before attempting to create
70945              (by linking) a new one.  E.g. in AIX not removing
70946              becomes quite painful if one tries to do more than one
70947              build in the same tree (an interrupted build, for example),
70948              since the AIX' shared dynaloader seemingly keeps the shared
70949              objects open and therefore 'busy' for quite a while, even when
70950              nobody is using the objects, leading into link failures.
70951      Branch: perl
70952            ! lib/ExtUtils/MM_Unix.pm
70953 ____________________________________________________________________________
70954 [  7781] By: gsar                                  on 2000/11/20  19:02:55
70955         Log: type mismatch due to faulty integration
70956      Branch: maint-5.6/perl
70957            ! toke.c win32/Makefile
70958 ____________________________________________________________________________
70959 [  7780] By: gsar                                  on 2000/11/20  17:31:55
70960         Log: integrate changes#6392,6394..6399,6401..6404
70961              
70962              The {multiplier} of a fixed substring was overlooked which
70963              caused a wrong initial search offset for that substring.
70964              
70965              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
70966              From: Hugo <hv@crypt.compulink.co.uk>
70967              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
70968              Date: Thu, 13 Jul 2000 19:27:13 +0100
70969              
70970              Fix the BOM bug: not a byteorder bug, a signedness bug.
70971              
70972              Replace change #6337 with a better one.
70973              
70974              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
70975              From: Hugo <hv@crypt.compulink.co.uk>
70976              Date: Fri, 14 Jul 2000 04:16:20 +0100
70977              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
70978              
70979              MakeMaker should not remove editor backups (*~) on `make clean`
70980              by default (completes change#6383)
70981              
70982              move new variables to the end of the interpreter structure (for
70983              bincompat in code that doesn't #include XSUB.h)
70984              
70985              rename totally bletcherous SvLOCK() thingy (doesn't do what the
70986              name suggests anyway)
70987              
70988              various cleanups (typos, misformatted code, and small bugs)
70989              
70990              typecasts needed for change#6394
70991              
70992              typos in change#6399, regen headers
70993              
70994              inconsistent types needs casts
70995              
70996              PERL_OBJECT build tweaks
70997      Branch: maint-5.6/perl
70998           !> MANIFEST doop.c embed.h embed.pl embedvar.h
70999           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
71000           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
71001           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
71002           !> toke.c util.c
71003 ____________________________________________________________________________
71004 [  7779] By: gsar                                  on 2000/11/20  17:06:29
71005         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
71006              
71007              Cosmetics and perldelta.
71008              
71009              Fix nits noticed by Boston.pm.
71010              
71011              Do the cc sanity check both before the hints and
71012              after the cc selction.
71013              
71014              get sprintf.t to adjust properly for 3-digit exponents
71015              
71016              don't clobber *.orig files on *clean targets
71017              
71018              fix bugs in processing %v-*d and similar format specs (from
71019              Avi Finkel <avi@finkel.org>)
71020              
71021              sprintf test tweaks (from Dominic Dunlop)
71022              
71023              new selfloader.t in change#6183 doesn't close DATA handles,
71024              and thus fails to clean up tmp files on dosish platforms
71025              
71026              typos (spotted by Peter Prymmer)
71027              
71028              typo fix from Craig Berry
71029      Branch: maint-5.6/perl
71030           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
71031           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
71032           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
71033           !> x2p/Makefile.SH
71034 ____________________________________________________________________________
71035 [  7778] By: gsar                                  on 2000/11/20  16:46:51
71036         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
71037              
71038              Subject: Re: format bug report  [Patch]
71039              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71040              Date: Wed, 05 Jul 2000 13:12:52 +0200
71041              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
71042              
71043              Subject: Re: format bug report  [Patch]
71044              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71045              Date: Wed, 05 Jul 2000 14:10:01 +0200
71046              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
71047              
71048              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
71049              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
71050              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
71051              Date: Fri, 07 Jul 2000 17:57:16 +0100
71052              
71053              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
71054              To: perl5-porters@perl.org
71055              From: Karsten Sperling <spiff@phreax.net>
71056              Date: Mon, 10 Jul 2000 15:12:52 +0200
71057              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
71058              
71059              README.posix-bc podified from Thomas Dorner.
71060              
71061              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
71062              From: Dominic Dunlop <domo@computer.org>
71063              Date: Tue, 11 Jul 2000 12:27:33 +0200
71064              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
71065              
71066              Typo in #6341.
71067              
71068              Fix for
71069              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
71070              From: Roderick Schertler <roderick@argon.org>
71071              Date: Tue, 11 Jul 2000 13:55:05 -0400
71072              Message-Id: <200007111755.NAA05077@jones.argon.org>
71073              
71074              Minor cleanups on the booklist.
71075              
71076              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
71077              regen perltoc.
71078              
71079              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
71080      Branch: maint-5.6/perl
71081           +> pod/perlbook.pod
71082           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
71083           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
71084           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
71085 ____________________________________________________________________________
71086 [  7777] By: jhi                                   on 2000/11/20  16:08:49
71087         Log: Update Changes.
71088      Branch: perl
71089            ! Changes patchlevel.h
71090 ____________________________________________________________________________
71091 [  7776] By: jhi                                   on 2000/11/20  15:27:56
71092         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
71093              This may be overly harsh but until proven otherwise, we think this
71094              way, or until we have a simple test for Configure (having to start
71095              up servers is does not count as simple) to check for the problems.
71096      Branch: perl
71097            ! perl.h
71098 ____________________________________________________________________________
71099 [  7775] By: jhi                                   on 2000/11/20  15:22:17
71100         Log: Solaris hints tweaks.
71101      Branch: perl
71102            ! hints/solaris_2.sh
71103 ____________________________________________________________________________
71104 [  7774] By: jhi                                   on 2000/11/20  15:01:20
71105         Log: Add a workaround to SOCKS 64-bit problems.
71106      Branch: perl
71107            ! doio.c embed.h embed.pl perlsdio.h proto.h
71108 ____________________________________________________________________________
71109 [  7773] By: jhi                                   on 2000/11/20  14:51:47
71110         Log: sysseek() instead of seek().
71111      Branch: perl
71112            ! t/lib/syslfs.t
71113 ____________________________________________________________________________
71114 [  7772] By: gsar                                  on 2000/11/20  13:06:23
71115         Log: integrate changes#6315..6319,6321..6331,6333..6338
71116              
71117              Integrate with Sarathy, preliminary fix for unicos
71118              alignment problems in [ID 20000612.002] Perl problem on Cray system.
71119              
71120              some debugger output does not go to the socket when RemotePort is set
71121              
71122              winsock cleanup never done on Windows (leads to handle leaks)
71123              
71124              fix UNC path handling on Windows under ithreads, and chdir()
71125              return value when given a non-existent directory
71126              
71127              Autogenerate pod/Makefile and pod/buildtoc.
71128              buildtoc also checks whether the existin pods are
71129              mentioned in MANIFEST and perl.pod, and vice versa.
71130              (None of the thusly found discrepancies fixed yet.)
71131              roffitall also needs to be autogenerated similarly but it
71132              seems so badly out of date that I didn't touch it yet.
71133              
71134              Config is being used.
71135              
71136              Add =head1 NAMEs so that buildtoc is happy.
71137              (The CGI::Util nit reported to Lincoln.)
71138              
71139              Fix complaints of buildtoc.
71140              
71141              Fix the alignment problem in Crays ([ID 20000612.002]).
71142              
71143              Remove perlbook, update perlfaq book listing,
71144              rearrange perl.pod, regenerate perltoc.
71145              
71146              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
71147              was cast to an unsigned (32-bit) integer with wild abandon.
71148              
71149              winsock options weren't being set in all threads under ithreads
71150              (caused send()s from second and subsequent threads to fail)
71151              
71152              accept() leaks memory on windows due to incorrect ordering of
71153              closesocket() and fclose() calls
71154              
71155              Reorder perl.pod once more.
71156              
71157              More POSIX.pod tweaks.
71158              
71159              Sprinkle ldlibpath.
71160              
71161              Precedence goof, fix based on
71162              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
71163              From: Hugo <hv@crypt.compulink.co.uk>
71164              Date: Tue, 11 Jul 2000 12:52:38 +0100
71165              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
71166              
71167              Subject: PATCH perlguts.pod: Document D and d magic types
71168              From: mjd@plover.com
71169              Date: 5 Jul 2000 18:01:51 -0000
71170              Message-ID: <20000705180151.29413.qmail@plover.com>
71171              
71172              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
71173              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
71174              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
71175              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
71176              
71177              Subject: [PATCH cfgperl] $& segfaults if you trick it
71178              From: simon@brecon.co.uk (Simon Cozens)
71179              Date: 7 Jul 2000 11:26:09 GMT
71180              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
71181              
71182              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
71183              From: Hugo <hv@crypt.compulink.co.uk>
71184              Date: Tue, 11 Jul 2000 12:44:50 +0100
71185              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
71186              
71187              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
71188              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
71189              Date: Tue, 11 Jul 2000 13:50:51 +0100
71190              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
71191      Branch: maint-5.6/perl
71192           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
71193           +> pod/buildtoc.PL
71194            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
71195           !> (integrate 26 files)
71196 ____________________________________________________________________________
71197 [  7771] By: gsar                                  on 2000/11/20  12:31:42
71198         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
71199              6310,6311,6314
71200              
71201              Subject: [PATCH bleedperl] File::Spec 0.82 beta
71202              From: Barrie Slaymaker <barries@jester.slaysys.com>
71203              Date: Wed, 28 Jun 2000 11:35:29 -0400
71204              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
71205              
71206              tweak perlembed for multiplicity/usethreads sanity; correct notes
71207              about Windows
71208              
71209              localize %INC in a Safe compartment so that use/require work
71210              (many other magic globals probably need similar treatment)
71211              
71212              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
71213              when @_ is modified, causing coredumps
71214              
71215              slurp mode fix in change#4736 still not quite right
71216              
71217              Point to perlipc for more SysV IPC examples.
71218              
71219              Elaborate POSIX.pod.  Still needs work.
71220              
71221              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
71222              
71223              fix large memory leak that has been around for ever, masked by
71224              -DPURIFY (most of the arenas were never freed!)
71225              
71226              fix memory leak on Windows (PL_sys_intern contents were never
71227              freed)
71228              
71229              PERL_OBJECT build tweak
71230              
71231              adjust change#6299
71232              
71233              remove rel2abs prototypes (from Barrie Slaymaker)
71234              
71235              missing perldiag entry for unpack("w",...) diagnostic (from
71236              Andreas Koenig)
71237              
71238              better diagnostic on Frob->stuff() when Frob:: doesn't exist
71239              (from Richard Soderberg <rs@oregonnet.com>)
71240              
71241              Win32 patches for cfgperl from Sarathy.
71242              
71243              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
71244              
71245              More POSIX.pod embellishment.
71246              
71247              tyop in change#6306
71248      Branch: maint-5.6/perl
71249           !> (integrate 44 files)
71250 ____________________________________________________________________________
71251 [  7770] By: gsar                                  on 2000/11/20  11:51:00
71252         Log: integrate changes#6268..6282 from cfgperl branch
71253              
71254              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
71255              From: Dominic Dunlop <domo@computer.org>
71256              Date: Thu, 29 Jun 2000 12:32:39 +0200
71257              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
71258              
71259              Regen headers for #6261 (and update embed.pl for this) and #6267,
71260              silence few compiler warnings.
71261              
71262              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
71263              From: Nicholas Clark <nick@talking.bollo.cx>
71264              Date: Fri, 23 Jun 2000 16:21:15 +0100
71265              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
71266              
71267              Subject: PATCH pod/perltie.pod
71268              From: Ian Phillipps <Ian.Phillipps@iname.com>
71269              Date: Fri, 16 Jun 2000 00:17:19 +0100
71270              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
71271              (only the first hunk, the second hunk had already been done
71272              by some other patch)
71273              
71274              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
71275              From: Tom Phoenix <rootbeer@redcat.com>
71276              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
71277              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
71278              
71279              Subject: [PATCH] xsub attributes
71280              From: Doug MacEachern <dougm@covalent.net>
71281              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
71282              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
71283              
71284              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
71285              From: Andy Dougherty <doughera@lafayette.edu>
71286              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
71287              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
71288              
71289              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
71290              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
71291              Date: Tue, 13 Jun 2000 02:43:48 -0500
71292              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
71293              
71294              Subject: [PATCH] Re: eval documentation: context
71295              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
71296              Date: Mon, 12 Jun 2000 15:07:29 +0100
71297              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
71298              
71299              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
71300              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
71301              Date: Mon, 12 Jun 2000 14:55:59 +0100
71302              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
71303              
71304              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
71305              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
71306              Date: Fri, 09 Jun 2000 12:39:27 -0400
71307              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
71308              (plus update the version "number" of Text::Wrap)
71309              
71310              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
71311              From: Tim Ayers <tayers@bridge.com>
71312              Date: Thu, 08 Jun 2000 08:11:06 +0200
71313              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
71314              [resent by Richard Foley, Message-Id probably wrong]
71315              
71316              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
71317              From: rspier@pobox.com (Robert Spier)
71318              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
71319              Message-ID: <14654.31913.845602.610277@rls.cx>
71320              
71321              Subject: [PATCH 5.6.0] utils/h2xs.PL
71322              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
71323              Date: Wed, 7 Jun 2000 04:02:04 -0500
71324              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
71325              
71326              Subject: [PATCH 5.6.0]ITHREADs for VMS
71327              From: Dan Sugalski <dan@sidhe.org>
71328              Date: Tue, 06 Jun 2000 11:59:50 -0400
71329              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
71330      Branch: maint-5.6/perl
71331           !> (integrate 31 files)
71332 ____________________________________________________________________________
71333 [  7769] By: gsar                                  on 2000/11/20  11:29:06
71334         Log: integrate changes#6261..6266 from cfgperl
71335              
71336              Subject: Re: [PATCH cfgperl] BOMs away!
71337              From: simon@brecon.co.uk (Simon Cozens)
71338              Date: 17 Jun 2000 11:49:57 GMT
71339              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
71340              
71341              Subject: 5.6.0 Patch for EPOC
71342              From: Olaf Flebbe <o.flebbe@gmx.de>
71343              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
71344              Message-ID: <23449.960929969@www11.gmx.net>
71345              
71346              tr fixes from Simon Cozens
71347              
71348              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
71349              From: Marty Lucich <marty@netcom.com>
71350              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
71351              Message-Id: <200006282116.OAA11148@netcom.com>
71352              ccdlflags update (the BSD/OS 4.1 part had already been taken
71353              care of by #6141).
71354              
71355              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
71356              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
71357              Date: Wed, 28 Jun 2000 17:50:12 -0700
71358              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
71359              
71360              Subject: [PATCH 5.6.0] cygwin port
71361              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
71362              From: "Fifer, Eric" <EFifer@sanwaint.com>
71363              Date: Thu, 29 Jun 2000 12:58:29 +0100
71364      Branch: maint-5.6/perl
71365           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
71366           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
71367           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
71368           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
71369 ____________________________________________________________________________
71370 [  7768] By: gsar                                  on 2000/11/20  11:13:44
71371         Log: integrate changes#6252..6256,6259..6260
71372              
71373              Paranoia tweak on #6249.
71374              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
71375              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
71376              Date: Sun, 25 Jun 2000 23:43:12 -0400
71377              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
71378              
71379              Subject: tr///, help wanted.
71380              From: simon@brecon.co.uk (Simon Cozens)
71381              Date: 28 Jun 2000 11:29:04 GMT
71382              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
71383              
71384              small thinko tweaks
71385              
71386              tweaks from Simon Conzes to further fix tr/// under utf8
71387              
71388              perlnewmod was missing from MANIFEST.
71389              
71390              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
71391              From: simon@brecon.co.uk (Simon Cozens)
71392              Date: 17 Jun 2000 11:56:44 GMT
71393              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
71394              pack U0, pack C0
71395      Branch: maint-5.6/perl
71396           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
71397           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
71398           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
71399           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
71400 ____________________________________________________________________________
71401 [  7767] By: gsar                                  on 2000/11/20  10:51:38
71402         Log: integrate change#6250 from cfgperl
71403              
71404              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
71405              From: Doug MacEachern <dougm@covalent.net>
71406              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
71407              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
71408      Branch: maint-5.6/perl
71409           +> t/op/my_stash.t
71410           !> MANIFEST embed.pl global.sym proto.h toke.c
71411 ____________________________________________________________________________
71412 [  7766] By: gsar                                  on 2000/11/20  10:48:34
71413         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
71414              
71415              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
71416              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
71417              Date: Mon, 26 Jun 2000 18:40:14 +0100
71418              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
71419              
71420              Subject: [PATCH] bytes<->utf8 fixes
71421              From: simon@brecon.co.uk (Simon Cozens)
71422              Date: 26 Jun 2000 04:55:45 GMT
71423              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
71424              
71425              Subject: [PATCH] is_utf8_string
71426              From: simon@brecon.co.uk (Simon Cozens)
71427              Date: 26 Jun 2000 02:25:59 GMT
71428              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
71429              
71430              Subject: [PATCH] avoid mg_ptr in '*' magic
71431              From: Doug MacEachern <dougm@covalent.net>
71432              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
71433              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
71434              
71435              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
71436              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
71437              Date: Sat, 24 Jun 2000 13:06:20 +0100
71438              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
71439              
71440              Allow for standalone testing.
71441              
71442              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
71443              From: Mark-Jason Dominus <mjd@plover.com>
71444              Date: Tue, 27 Jun 2000 22:36:42 -0400
71445              Message-ID: <20000628023642.12166.qmail@plover.com>
71446              
71447              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
71448              From: Frank Tobin <ftobin@uiuc.edu>
71449              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
71450              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
71451      Branch: maint-5.6/perl
71452           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
71453           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
71454           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
71455           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
71456           !> utf8.c utils/h2xs.PL
71457 ____________________________________________________________________________
71458 [  7765] By: gsar                                  on 2000/11/20  10:29:13
71459         Log: integrate change#6239 from cfgperl
71460              
71461              Configure maintenance.  Sever some dependency cycles,
71462              separate gccversion from the cc unit,
71463              address [ID 20000623.006] Configure script patch for using gcc on AIX
71464              (but solve it a little bit differently),
71465              unduplex some accidentally duplicated units,
71466              suggest using gcc if no cc available
71467              (p5p thread: "Solaris configure: counterproposal", 1999-09)
71468      Branch: maint-5.6/perl
71469           !> Configure Todo-5.6 config_h.SH
71470 ____________________________________________________________________________
71471 [  7764] By: gsar                                  on 2000/11/20  10:25:55
71472         Log: integrate changes#6233..6238 from cfgperl
71473              
71474              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
71475              From: Mark-Jason Dominus <mjd@plover.com>
71476              Date: Fri, 16 Jun 2000 20:53:04 -0400
71477              Message-ID: <20000617005304.8008.qmail@plover.com>
71478              
71479              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
71480              because when run as services (Win32ese for daemons)
71481              no environment variables are set and tmpdir ends up as /tmp,
71482              which is ambiguous.
71483              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
71484              From: matt@sergeant.org
71485              Date: 16 Jun 2000 16:30:43 -0000
71486              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
71487              
71488              The thread begun by
71489              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
71490              From: Kevin.Ruscoe@ubsw.com
71491              Date: Fri, 16 Jun 2000 16:38:51 +0100
71492              Message-Id: <H000019b03c300d6@MHS>
71493              
71494              Tweak embed.pl, regen headers.
71495              
71496              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
71497              From: Dan Sugalski <dan@sidhe.org>
71498              Date: Fri, 23 Jun 2000 17:00:00 -0400
71499              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
71500      Branch: maint-5.6/perl
71501           !> (integrate 27 files)
71502 ____________________________________________________________________________
71503 [  7763] By: gsar                                  on 2000/11/20  10:08:08
71504         Log: s/perl56delta/perldelta/g
71505      Branch: maint-5.6/perl
71506            ! pod/Makefile
71507 ____________________________________________________________________________
71508 [  7762] By: gsar                                  on 2000/11/20  10:04:00
71509         Log: integrate changes#6225,6229,6231,6232 from cfgperl
71510              
71511              Add source code filenames to apidoc.
71512              From: simon@brecon.co.uk (Simon Cozens)
71513              Subject: [PATCH embed.pl] Source X-ref
71514              Date: 22 Jun 2000 02:18:49 GMT
71515              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
71516              
71517              Subject: README.hpux version 0.6.1
71518              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
71519              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
71520              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
71521              
71522              Subject: [PATCH 5.6.0] cygwin port
71523              From: "Fifer, Eric" <EFifer@sanwaint.com>
71524              Date: Tue, 20 Jun 2000 14:30:58 +0100
71525              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
71526              
71527              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
71528              From: simon@brecon.co.uk (Simon Cozens)
71529              Date: 19 Jun 2000 15:18:27 GMT
71530              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
71531              
71532              plus update pod/Makefile and regenerate perltoc
71533      Branch: maint-5.6/perl
71534           +> pod/perlutil.pod
71535           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
71536           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
71537 ____________________________________________________________________________
71538 [  7761] By: jhi                                   on 2000/11/20  04:09:55
71539         Log: Miraculous typo.
71540      Branch: perl
71541            ! t/op/pat.t
71542 ____________________________________________________________________________
71543 [  7760] By: jhi                                   on 2000/11/20  04:06:08
71544         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
71545              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71546              Date: Sun, 19 Nov 2000 22:30:26 -0500
71547              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
71548      Branch: perl
71549            ! regexec.c scope.h t/op/pat.t
71550 ____________________________________________________________________________
71551 [  7759] By: jhi                                   on 2000/11/20  02:05:22
71552         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
71553      Branch: perl
71554            ! perl.h
71555 ____________________________________________________________________________
71556 [  7758] By: jhi                                   on 2000/11/20  01:58:11
71557         Log: Subject: [perl 7711: EPOC] updates
71558              From: Olaf Flebbe <o.flebbe@gmx.de>
71559              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
71560              Message-ID: <25575.974658810@www23.gmx.net>               
71561      Branch: perl
71562            + lib/File/Spec/Epoc.pm
71563            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
71564            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
71565            ! lib/File/Spec.pm perl.c sv.c
71566 ____________________________________________________________________________
71567 [  7757] By: jhi                                   on 2000/11/20  01:53:11
71568         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
71569      Branch: perl
71570            ! MANIFEST
71571 ____________________________________________________________________________
71572 [  7756] By: jhi                                   on 2000/11/20  01:47:22
71573         Log: Integrate perlio.
71574      Branch: perl
71575            - ext/re/hints/MSWin32.pl
71576           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
71577           !> win32/config.gc win32/config_H.gc win32/win32sck.c
71578 ____________________________________________________________________________
71579 [  7755] By: nick                                  on 2000/11/19  20:57:17
71580         Log: Add dummy crlf layer (just as buffer)
71581              Correct 1st bug - one layer of indirection.
71582      Branch: perlio
71583            ! perlio.c perlio.h perliol.h
71584 ____________________________________________________________________________
71585 [  7754] By: nick                                  on 2000/11/19  20:56:12
71586         Log: Work-round to Perl_deb_nocontext is no longer required
71587      Branch: perlio
71588            - ext/re/hints/MSWin32.pl
71589 ____________________________________________________________________________
71590 [  7753] By: nick                                  on 2000/11/19  20:01:16
71591         Log: diff -se shows these as different
71592      Branch: perlio
71593            ! global.sym pod/perlapi.pod
71594 ____________________________________________________________________________
71595 [  7752] By: nick                                  on 2000/11/19  18:57:30
71596         Log: Configure GCC/Win32 build -Duseperlio
71597              Fix a couple of gross issues
71598              - double-include of ../deb.o in re.dll
71599              - win32sck.c needs PerlIO and FILE 
71600      Branch: perlio
71601            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
71602            ! win32/win32sck.c
71603 ____________________________________________________________________________
71604 [  7751] By: nick                                  on 2000/11/19  17:05:36
71605         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
71606      Branch: perlio
71607            ! perlio.c
71608 ____________________________________________________________________________
71609 [  7750] By: nick                                  on 2000/11/19  16:57:14
71610         Log: Missing aTHX_
71611      Branch: perlio
71612            ! sv.c
71613 ____________________________________________________________________________
71614 [  7749] By: jhi                                   on 2000/11/19  16:28:40
71615         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
71616              From: "Peter J. Farley III" <pjfarley@banet.net>
71617              Date: Sun, 19 Nov 2000 01:42:58 -0500
71618              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
71619      Branch: perl
71620            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
71621 ____________________________________________________________________________
71622 [  7748] By: jhi                                   on 2000/11/19  16:08:10
71623         Log: Subject: podlators 1.05 available        
71624              From: Russ Allbery <rra@stanford.edu>   
71625              Date: 18 Nov 2000 22:04:28 -0800
71626              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
71627      Branch: perl
71628            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
71629 ____________________________________________________________________________
71630 [  7747] By: nick                                  on 2000/11/19  11:19:39
71631         Log: Integrate mainline
71632      Branch: perlio
71633           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
71634           !> util.c
71635 ____________________________________________________________________________
71636 [  7746] By: jhi                                   on 2000/11/19  06:42:22
71637         Log: Make hex scanning warn on "\x{x}" and "\xx".
71638              "\x" and and hex("x") are still valid.
71639      Branch: perl
71640            ! util.c
71641 ____________________________________________________________________________
71642 [  7745] By: nick                                  on 2000/11/18  22:52:28
71643         Log: Integrate mainline
71644      Branch: perlio
71645           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
71646           !> perl.h perlio.c proto.h regcomp.c regcomp.h
71647 ____________________________________________________________________________
71648 [  7744] By: jhi                                   on 2000/11/18  22:50:28
71649         Log: Introduce Perl_utf8_length().  Use it.
71650      Branch: perl
71651            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
71652 ____________________________________________________________________________
71653 [  7743] By: jhi                                   on 2000/11/18  22:38:51
71654         Log: Compiler denit.
71655      Branch: perl
71656            ! perlio.c
71657 ____________________________________________________________________________
71658 [  7742] By: jhi                                   on 2000/11/18  20:33:05
71659         Log: Integrate perlio.
71660      Branch: perl
71661           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
71662           !> perlio.h pp_ctl.c pp_sys.c sv.c
71663 ____________________________________________________________________________
71664 [  7741] By: jhi                                   on 2000/11/18  20:31:27
71665         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
71666              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71667              Date: Fri, 17 Nov 2000 20:35:11 -0500
71668              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
71669              
71670              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
71671              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71672              Date: Fri, 17 Nov 2000 21:03:47 -0500
71673              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
71674              
71675              Plus a little bit of tweaking in pregcomp().
71676      Branch: perl
71677            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
71678 ____________________________________________________________________________
71679 [  7740] By: nick                                  on 2000/11/18  20:17:22
71680         Log: Lexical use open ... support:
71681              add ->cop_io to COP structure in cop.h.
71682              Make mg.c and gv.c associate it with ${^OPEN}.
71683              Make lib/open.pm set it.
71684              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
71685              manner similar to ->cop_warnings.
71686              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
71687              call new PerlIO_apply_layers().
71688              Declare latter in perlio.h and define in perlio.c
71689      Branch: perlio
71690            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
71691            ! perlio.h pp_ctl.c pp_sys.c sv.c
71692 ____________________________________________________________________________
71693 [  7739] By: jhi                                   on 2000/11/18  19:54:00
71694         Log: Integrate perlio.
71695      Branch: perl
71696           !> doio.c perlio.c pp.c
71697 ____________________________________________________________________________
71698 [  7738] By: jhi                                   on 2000/11/18  17:16:13
71699         Log: Subject: [PATCH 5.7.0] etags broken again
71700              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71701              Date: Sat, 18 Nov 2000 02:41:36 -0500
71702              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
71703      Branch: perl
71704            ! emacs/ptags
71705 ____________________________________________________________________________
71706 [  7737] By: jhi                                   on 2000/11/18  17:12:18
71707         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
71708      Branch: perl
71709            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
71710 ____________________________________________________________________________
71711 [  7736] By: nick                                  on 2000/11/18  14:06:20
71712         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
71713              part to be isolated.
71714      Branch: perlio
71715            ! doio.c perlio.c
71716 ____________________________________________________________________________
71717 [  7735] By: nick                                  on 2000/11/18  11:03:32
71718         Log: Integrate mainline
71719      Branch: perlio
71720           !> Changes README.amiga README.win32 patchlevel.h
71721           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
71722 ____________________________________________________________________________
71723 [  7734] By: jhi                                   on 2000/11/18  01:18:56
71724         Log: Update Changes.
71725      Branch: perl
71726            ! Changes patchlevel.h
71727 ____________________________________________________________________________
71728 [  7733] By: jhi                                   on 2000/11/18  00:32:54
71729         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
71730              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71731              Date: Fri, 17 Nov 2000 17:28:02 -0500
71732              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
71733      Branch: perl
71734            ! regcomp.c regexec.c t/op/re_tests
71735 ____________________________________________________________________________
71736 [  7732] By: jhi                                   on 2000/11/18  00:28:56
71737         Log: Sparc 64-bit pack() fix from Jens Hamisch.
71738      Branch: perl
71739            ! pp.c
71740 ____________________________________________________________________________
71741 [  7731] By: jhi                                   on 2000/11/18  00:18:39
71742         Log: Explain in more detail the {} syntax ambiguousity.
71743              
71744              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
71745              From: Nicholas Clark <nick@ccl4.org>
71746              Date: Fri, 17 Nov 2000 22:10:28 +0000
71747              Message-ID: <20001117221028.A88930@plum.flirble.org>
71748      Branch: perl
71749            ! pod/perlfunc.pod
71750 ____________________________________________________________________________
71751 [  7730] By: jhi                                   on 2000/11/18  00:12:18
71752         Log: Subject: Fix for README.amiga (20000323.033)
71753              From: "Stephen P. Potter" <spp@spotter.yi.org>
71754              Date: Fri, 17 Nov 2000 12:25:51 -0500
71755              Message-Id: <200011171725.MAA05768@spotter.yi.org>
71756      Branch: perl
71757            ! README.amiga
71758 ____________________________________________________________________________
71759 [  7729] By: jhi                                   on 2000/11/18  00:08:34
71760         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
71761              From: "A. C. Yardley" <yardley@tanet.net>
71762              Date: Mon, 3 Apr 2000 11:35:33 -0700
71763              Message-ID: <3483.000403@tanet.net>
71764      Branch: perl
71765            ! README.win32
71766 ____________________________________________________________________________
71767 [  7728] By: nick                                  on 2000/11/17  21:59:47
71768         Log: Integrate mainline
71769      Branch: perlio
71770           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
71771           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
71772           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
71773           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
71774 ____________________________________________________________________________
71775 [  7727] By: nick                                  on 2000/11/17  21:56:31
71776         Log: Experiment on use of attributes.pm interface.
71777              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
71778              SVt_PVRV if not already something better (else vivify of say magic gets
71779              core dump).
71780      Branch: perlio
71781            ! perlio.c pp.c
71782 ____________________________________________________________________________
71783 [  7726] By: jhi                                   on 2000/11/17  14:15:49
71784         Log: Subject: Fix for 20000815.006
71785              From: "Stephen P. Potter" <spp@spotter.yi.org>
71786              Date: Fri, 17 Nov 2000 08:57:45 -0500
71787              Message-Id: <200011171357.IAA05122@spotter.yi.org>
71788              
71789              It's really 20000518.006.
71790      Branch: perl
71791            ! pod/perlmodlib.PL
71792 ____________________________________________________________________________
71793 [  7725] By: jhi                                   on 2000/11/17  14:12:31
71794         Log: Subject: Fix for 20000409.001
71795              From: "Stephen P. Potter" <spp@spotter.yi.org>
71796              Date: Fri, 17 Nov 2000 08:55:45 -0500
71797              Message-Id: <200011171355.IAA05104@spotter.yi.org>
71798      Branch: perl
71799            ! pod/perlfaq9.pod
71800 ____________________________________________________________________________
71801 [  7724] By: jhi                                   on 2000/11/17  14:08:58
71802         Log: Undo #7627 now that we have =head3.
71803      Branch: perl
71804            ! pod/perlhack.pod
71805 ____________________________________________________________________________
71806 [  7723] By: jhi                                   on 2000/11/17  14:04:09
71807         Log: As surmised the #7719 wasn't a good move.
71808      Branch: perl
71809            ! hints/solaris_2.sh
71810 ____________________________________________________________________________
71811 [  7722] By: jhi                                   on 2000/11/17  13:59:04
71812         Log: Also the 64bitall hints can be either here or there.
71813      Branch: perl
71814            ! hints/solaris_2.sh
71815 ____________________________________________________________________________
71816 [  7721] By: jhi                                   on 2000/11/17  02:26:23
71817         Log: Test tweak for the open pragma.
71818      Branch: perl
71819            ! t/lib/b.t
71820 ____________________________________________________________________________
71821 [  7720] By: jhi                                   on 2000/11/17  00:23:22
71822         Log: The long double hints can be here or there.
71823      Branch: perl
71824            ! hints/solaris_2.sh
71825 ____________________________________________________________________________
71826 [  7719] By: jhi                                   on 2000/11/17  00:14:06
71827         Log: For Solaris use64bitall the stdchar needs a little bit of help.
71828      Branch: perl
71829            ! hints/solaris_2.sh
71830 ____________________________________________________________________________
71831 [  7718] By: jhi                                   on 2000/11/16  23:27:34
71832         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
71833              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
71834              Date: Wed, 15 Nov 2000 08:56:32 +0100
71835              Message-ID: <3A1241B0.64477E00@alcatel.at>
71836      Branch: perl
71837            ! lib/Carp/Heavy.pm
71838 ____________________________________________________________________________
71839 [  7717] By: jhi                                   on 2000/11/16  23:23:29
71840         Log: Subject: [PATCH] Re: 20001101.003 PDL
71841              From: Nicholas Clark <nick@ccl4.org>
71842              Date: Thu, 16 Nov 2000 16:48:25 +0000
71843              Message-ID: <20001116164825.B93487@plum.flirble.org>
71844      Branch: perl
71845            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
71846 ____________________________________________________________________________
71847 [  7716] By: jhi                                   on 2000/11/16  23:21:31
71848         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
71849              From: "Casey R. Tweten" <crt@kiski.net>
71850              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
71851              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
71852      Branch: perl
71853            ! lib/Pod/Checker.pm pod/perlpod.pod
71854 ____________________________________________________________________________
71855 [  7715] By: jhi                                   on 2000/11/16  23:19:40
71856         Log: Avoid an infinite loop in VMS when utils scripts are run
71857              with no arguments, from Charles Lane.
71858      Branch: perl
71859            ! configure.com
71860 ____________________________________________________________________________
71861 [  7714] By: jhi                                   on 2000/11/16  23:17:08
71862         Log: Subject: perllocale.pod changes
71863              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
71864              Date: Mon, 13 Nov 2000 10:09:22 +0300
71865              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
71866      Branch: perl
71867            ! pod/perllocale.pod
71868 ____________________________________________________________________________
71869 [  7713] By: jhi                                   on 2000/11/16  23:14:06
71870         Log: Integrate perlio.
71871      Branch: perl
71872           !> doio.c perlio.c perlio.h util.c
71873 ____________________________________________________________________________
71874 [  7712] By: nick                                  on 2000/11/16  21:10:58
71875         Log: Integrate mainline
71876      Branch: perlio
71877           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
71878           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
71879           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
71880           !> vos/config.ga.def vos/config.ga.h win32/config.bc
71881           !> win32/config.gc win32/config.vc
71882 ____________________________________________________________________________
71883 [  7711] By: nick                                  on 2000/11/16  19:56:41
71884         Log: Minor tweaks:
71885              consistent way of getting 'rb', 'wb' etc. for binary opens
71886              move *perlio::layers to *open::layers
71887              a #define to show layers available
71888              DOSISH popen/PerlIO had export/import sense inverted.
71889      Branch: perlio
71890            ! doio.c perlio.c perlio.h util.c
71891 ____________________________________________________________________________
71892 [  7710] By: jhi                                   on 2000/11/16  15:46:05
71893         Log: Add HAS_SBRK_PROTO.
71894      Branch: metaconfig/U/perl
71895            + d_sbrkproto.U
71896      Branch: perl
71897            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71898            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
71899            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
71900            ! vos/config.ga.def vos/config.ga.h win32/config.bc
71901            ! win32/config.gc win32/config.vc
71902 ____________________________________________________________________________
71903 [  7709] By: nick                                  on 2000/11/16  07:31:49
71904         Log: Integrate mainline
71905      Branch: perlio
71906           !> (integrate 35 files)
71907 ____________________________________________________________________________
71908 [  7708] By: jhi                                   on 2000/11/16  05:33:03
71909         Log: These files are text, not binary.
71910      Branch: perl
71911            ! ext/Encode/Encode/iso8859-10.enc
71912            ! ext/Encode/Encode/iso8859-13.enc
71913            ! ext/Encode/Encode/iso8859-14.enc
71914            ! ext/Encode/Encode/iso8859-15.enc
71915 ____________________________________________________________________________
71916 [  7707] By: jhi                                   on 2000/11/16  01:53:37
71917         Log: Update Changes.
71918      Branch: perl
71919            ! Changes patchlevel.h
71920 ____________________________________________________________________________
71921 [  7706] By: jhi                                   on 2000/11/16  01:35:59
71922         Log: More #undefing of stdio.
71923      Branch: perl
71924            ! fakesdio.h nostdio.h
71925 ____________________________________________________________________________
71926 [  7705] By: jhi                                   on 2000/11/16  01:34:18
71927         Log: Add fwalk() probe to the configuration files and regen perltoc.
71928      Branch: perl
71929            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71930            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
71931            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
71932            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
71933            ! win32/config.bc win32/config.gc win32/config.vc
71934 ____________________________________________________________________________
71935 [  7704] By: jhi                                   on 2000/11/16  01:33:07
71936         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
71937              an optional third argument to Inlibc?)
71938      Branch: metaconfig/U/perl
71939            + d__fwalk.U
71940 ____________________________________________________________________________
71941 [  7703] By: jhi                                   on 2000/11/16  01:09:22
71942         Log: The type of the hash_cb() size argument is tricky.
71943      Branch: perl
71944            ! ext/DB_File/DB_File.xs
71945 ____________________________________________________________________________
71946 [  7702] By: jhi                                   on 2000/11/15  23:01:16
71947         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
71948      Branch: perl
71949            ! nostdio.h
71950 ____________________________________________________________________________
71951 [  7701] By: jhi                                   on 2000/11/15  22:52:32
71952         Log: Detypo.
71953      Branch: perl
71954            ! t/lib/bigfltpm.t
71955 ____________________________________________________________________________
71956 [  7700] By: jhi                                   on 2000/11/15  22:51:56
71957         Log: UINT64_C() work continues.
71958      Branch: perl
71959            ! handy.h perl.h utf8.h
71960 ____________________________________________________________________________
71961 [  7699] By: jhi                                   on 2000/11/15  14:13:04
71962         Log: SOCKS has its own USE_THREADS, based on
71963              
71964              Subject: [ID 20001114.002] et. al. bugfix followup
71965              From: Jens Hamisch <jens@Strawberry.COM> 
71966              Date: Wed, 15 Nov 2000 14:23:11 +0100
71967              Message-ID: <20001115142311.A21164@Strawberry.COM>
71968      Branch: perl
71969            ! perl.h
71970 ____________________________________________________________________________
71971 [  7698] By: jhi                                   on 2000/11/15  03:50:56
71972         Log: Add few missing #undefs and sort them.
71973      Branch: perl
71974            ! fakesdio.h
71975 ____________________________________________________________________________
71976 [  7697] By: jhi                                   on 2000/11/15  03:39:14
71977         Log: Linenumber fix.
71978      Branch: perl
71979            ! t/pragma/warn/utf8
71980 ____________________________________________________________________________
71981 [  7696] By: jhi                                   on 2000/11/15  02:55:26
71982         Log: EBCDIC tweaks.
71983              
71984              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
71985              From: Peter Prymmer <pvhp@forte.com>
71986              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
71987              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
71988      Branch: perl
71989            ! t/op/regmesg.t t/pragma/warn/utf8
71990 ____________________________________________________________________________
71991 [  7695] By: jhi                                   on 2000/11/15  02:53:58
71992         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
71993              From: Peter Prymmer <pvhp@forte.com>
71994              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
71995              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
71996      Branch: perl
71997            ! utf8.c
71998 ____________________________________________________________________________
71999 [  7694] By: jhi                                   on 2000/11/15  02:50:55
72000         Log: Subject: [PATCH: perl@7674] updates to README.os390
72001              From: Prymmer/Kahn <pvhp@best.com>
72002              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
72003              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
72004      Branch: perl
72005            ! README.os390
72006 ____________________________________________________________________________
72007 [  7693] By: jhi                                   on 2000/11/15  02:48:37
72008         Log: Quit utf8_to_uv() instantly if curlen == 0.
72009      Branch: perl
72010            ! utf8.c
72011 ____________________________________________________________________________
72012 [  7692] By: jhi                                   on 2000/11/15  02:24:29
72013         Log: Use u_int32_t for the size of hash_cb(), not size_t.
72014              
72015              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
72016              From: Jens Hamisch <jens@Strawberry.COM>     
72017              Date: Tue, 14 Nov 2000 19:03:55 +0100
72018              Message-Id: <20001114190355.A20559@Strawberry.COM>
72019      Branch: perl
72020            ! ext/DB_File/DB_File.xs
72021 ____________________________________________________________________________
72022 [  7691] By: jhi                                   on 2000/11/15  02:20:12
72023         Log: Use UINT64_C().
72024              
72025              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
72026              From: Jens Hamisch <jens@Strawberry.COM>
72027              Date: Tue, 14 Nov 2000 19:16:23 +0100
72028              Message-Id: <20001114191623.G20559@Strawberry.COM>
72029      Branch: perl
72030            ! utf8.c utf8.h
72031 ____________________________________________________________________________
72032 [  7690] By: jhi                                   on 2000/11/15  02:17:06
72033         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
72034              (a macro to define signed and unsigned integer constants).
72035      Branch: perl
72036            ! handy.h
72037 ____________________________________________________________________________
72038 [  7689] By: jhi                                   on 2000/11/15  01:56:51
72039         Log: Regen Configure.
72040      Branch: perl
72041            ! Configure
72042 ____________________________________________________________________________
72043 [  7688] By: jhi                                   on 2000/11/15  01:56:32
72044         Log: Make the unit know about SOCKS.
72045      Branch: metaconfig
72046            ! U/protos/socksizetype.U
72047 ____________________________________________________________________________
72048 [  7687] By: jhi                                   on 2000/11/15  01:54:47
72049         Log: Remove unused dependencies.
72050      Branch: metaconfig
72051            ! U/compline/d_getpagsz.U
72052 ____________________________________________________________________________
72053 [  7686] By: nick                                  on 2000/11/14  21:25:13
72054         Log: Integrate mainline.
72055      Branch: perlio
72056           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
72057           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
72058           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
72059           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
72060           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
72061           !> win32/config.bc win32/config.gc win32/config.vc
72062           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
72063 ____________________________________________________________________________
72064 [  7685] By: jhi                                   on 2000/11/14  17:54:56
72065         Log: Integrate perlio.
72066      Branch: perl
72067           +> fakesdio.h perliol.h
72068           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
72069           !> perlsdio.h perlsfio.h pod/perlfunc.pod
72070 ____________________________________________________________________________
72071 [  7684] By: nick                                  on 2000/11/14  17:43:04
72072         Log: PerlIO #include and #ifdef re-work.
72073      Branch: perlio
72074            + fakesdio.h perliol.h
72075            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
72076            ! perlsdio.h perlsfio.h
72077 ____________________________________________________________________________
72078 [  7683] By: jhi                                   on 2000/11/14  15:42:40
72079         Log: Hoist the duplicated socket/netdb include logic to perl.h;
72080              undef SETERRNO in case SOCKS has defined it.  Based on:
72081              
72082              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
72083              From: Jens Hamisch <jens@Strawberry.COM> 
72084              Date: Tue, 14 Nov 2000 11:34:40 +0100
72085              Message-Id: <20001114113440.A20005@Strawberry.COM>
72086      Branch: perl
72087            ! doio.c perl.h pp_sys.c
72088 ____________________________________________________________________________
72089 [  7682] By: jhi                                   on 2000/11/14  14:07:28
72090         Log: Subject: some additions for makefiles for win32 (for perl@7674)
72091              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
72092              Date: Tue, 14 Nov 2000 09:31:13 +0300
72093              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
72094      Branch: perl
72095            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
72096            ! win32/makefile.mk
72097 ____________________________________________________________________________
72098 [  7681] By: jhi                                   on 2000/11/14  14:01:41
72099         Log: Subject: tiny typo in perl5db.pl
72100              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
72101              Date: Tue, 14 Nov 2000 09:29:28 +0300
72102              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
72103      Branch: perl
72104            ! lib/perl5db.pl
72105 ____________________________________________________________________________
72106 [  7680] By: jhi                                   on 2000/11/14  04:13:50
72107         Log: Redo #7679 with LFs instead of CRLFs.
72108      Branch: perl
72109            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
72110            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
72111            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
72112 ____________________________________________________________________________
72113 [  7679] By: jhi                                   on 2000/11/14  01:21:09
72114         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
72115              From: Benjamin Stuhl <tiriath@yahoo.com> 
72116              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
72117              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
72118      Branch: perl
72119            + win32/bin/mdelete.bat
72120            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
72121            ! makedef.pl perlio.c win32/Makefile win32/config.gc
72122            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
72123 ____________________________________________________________________________
72124 [  7678] By: jhi                                   on 2000/11/14  01:19:20
72125         Log: Fix the re extension building for Win32.
72126              
72127              Subject: [PATCH perl@7638] Get PerlIO building on Win32
72128              From: Benjamin Stuhl <tiriath@yahoo.com> 
72129              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
72130              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
72131      Branch: perl
72132            + ext/re/hints/MSWin32.pl
72133            ! MANIFEST
72134 ____________________________________________________________________________
72135 [  7677] By: jhi                                   on 2000/11/14  01:13:54
72136         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
72137              From: sthoenna@efn.org
72138              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
72139              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
72140      Branch: perl
72141            ! doop.c pp.c toke.c utf8.c utf8.h
72142 ____________________________________________________________________________
72143 [  7676] By: jhi                                   on 2000/11/13  20:23:15
72144         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
72145              From: Nicholas Clark <nick@ccl4.org>
72146              Date: Mon, 13 Nov 2000 18:55:04 +0000
72147              Message-ID: <20001113185504.J29183@plum.flirble.org>
72148      Branch: perl
72149            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
72150 ____________________________________________________________________________
72151 [  7675] By: nick                                  on 2000/11/13  20:21:57
72152         Log: Integrate mainline ...
72153      Branch: perlio
72154           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
72155           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
72156           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
72157           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
72158 ____________________________________________________________________________
72159 [  7674] By: jhi                                   on 2000/11/13  15:07:56
72160         Log: Update Changes.
72161      Branch: perl
72162            ! Changes patchlevel.h
72163 ____________________________________________________________________________
72164 [  7673] By: jhi                                   on 2000/11/13  14:42:42
72165         Log: Remove the new two tests of lib/io_xs for now, they seem to
72166              fail under perlio on some platforms.
72167      Branch: perl
72168            ! t/lib/io_xs.t
72169 ____________________________________________________________________________
72170 [  7672] By: jhi                                   on 2000/11/13  13:57:53
72171         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
72172      Branch: perl
72173            ! perlio.c
72174 ____________________________________________________________________________
72175 [  7671] By: jhi                                   on 2000/11/13  05:30:48
72176         Log: Placate nervous compilers that see longer than ints switch()ing.
72177      Branch: perl
72178            ! utf8.c
72179 ____________________________________________________________________________
72180 [  7670] By: jhi                                   on 2000/11/13  05:14:21
72181         Log: fputs() does return EOF on error but here we don't care.
72182      Branch: perl
72183            ! perlio.c
72184 ____________________________________________________________________________
72185 [  7669] By: jhi                                   on 2000/11/13  05:02:45
72186         Log: Declare reg_data like reg_substr_data.
72187      Branch: perl
72188            ! regexp.h
72189 ____________________________________________________________________________
72190 [  7668] By: jhi                                   on 2000/11/13  04:54:34
72191         Log: Typos in #7667.
72192      Branch: perl
72193            ! perl.h
72194 ____________________________________________________________________________
72195 [  7667] By: jhi                                   on 2000/11/13  04:49:49
72196         Log: Cleanup messy #ifdef.
72197      Branch: perl
72198            ! perl.h
72199 ____________________________________________________________________________
72200 [  7666] By: jhi                                   on 2000/11/13  04:17:34
72201         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
72202              From: Nicholas Clark <nick@talking.bollo.cx>
72203              Date: Sun, 12 Nov 2000 21:14:11 +0000
72204              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
72205              
72206              Note: only one breakage of the two reported is fixed by this patch.
72207      Branch: perl
72208            ! perlio.c
72209 ____________________________________________________________________________
72210 [  7665] By: jhi                                   on 2000/11/13  04:05:07
72211         Log: Tweak the definition of the bit complement on UTF-8 data:
72212              if none of the characters in the string are > 0xff,
72213              the result is a complemented byte string, not a (UTF-8)
72214              char string.  Based on the summary in
72215              
72216              Subject: Re: [ID 20000918.005] ~ on wide chars
72217              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
72218              Date: Fri, 10 Nov 2000 09:47:15 -0800
72219              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
72220              
72221              This should give us the maximum backward (pre-char string)
72222              compatibility and utf8 compatibility.  The other alternative
72223              would be to limit the bit complement to be always byte only,
72224              taking the least significant byte of the chars.
72225      Branch: perl
72226            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
72227 ____________________________________________________________________________
72228 [  7664] By: jhi                                   on 2000/11/13  00:23:44
72229         Log: Couple of tests from #7660 salvaged.
72230      Branch: perl
72231            - t/op/tell.t
72232            ! MANIFEST t/io/tell.t
72233 ____________________________________________________________________________
72234 [  7663] By: jhi                                   on 2000/11/13  00:02:48
72235         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
72236              From: Nicholas Clark <nick@talking.bollo.cx>
72237              Date: Sun, 12 Nov 2000 21:23:43 +0000
72238              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
72239      Branch: perl
72240            ! perlsfio.h
72241 ____________________________________________________________________________
72242 [  7662] By: jhi                                   on 2000/11/13  00:01:39
72243         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
72244              From: Nicholas Clark <nick@talking.bollo.cx>
72245              Date: Sun, 12 Nov 2000 21:30:04 +0000
72246              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
72247      Branch: perl
72248            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
72249 ____________________________________________________________________________
72250 [  7661] By: jhi                                   on 2000/11/12  23:57:29
72251         Log: Document tell() on special streams.
72252      Branch: perl
72253            ! pod/perlfunc.pod
72254 ____________________________________________________________________________
72255 [  7660] By: jhi                                   on 2000/11/12  23:54:22
72256         Log: (Subsumed by #7664)
72257      Branch: perl
72258            + t/op/tell.t
72259            ! MANIFEST
72260 ____________________________________________________________________________
72261 [  7659] By: jhi                                   on 2000/11/12  22:55:25
72262         Log: Many subdocumented return values of the IO extension now documented.
72263              ungetc and write still left subdocumented.
72264              
72265              Subject: [PATCH] (was Re: IO::Handle::ungetc)
72266              From: Nicholas Clark <nick@talking.bollo.cx>
72267              Date: Sun, 12 Nov 2000 21:35:53 +0000
72268              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
72269      Branch: perl
72270            ! ext/IO/lib/IO/Handle.pm
72271 ____________________________________________________________________________
72272 [  7658] By: jhi                                   on 2000/11/12  21:37:06
72273         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
72274              From: Nicholas Clark <nick@talking.bollo.cx>
72275              Date: Sun, 12 Nov 2000 20:03:22 +0000
72276              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
72277      Branch: perl
72278            ! pod/perlfunc.pod
72279 ____________________________________________________________________________
72280 [  7657] By: jhi                                   on 2000/11/12  20:34:55
72281         Log: Integrate perlio.
72282      Branch: perl
72283           !> perlio.c
72284 ____________________________________________________________________________
72285 [  7656] By: nick                                  on 2000/11/12  19:25:06
72286         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
72287      Branch: perlio
72288            ! perlio.c
72289 ____________________________________________________________________________
72290 [  7655] By: nick                                  on 2000/11/12  19:09:41
72291         Log: Integrate mainline
72292      Branch: perlio
72293           +> README.solaris ext/Encode/Encode/cp1006.enc
72294           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
72295           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
72296           +> ext/Encode/Encode/iso8859-13.enc
72297           +> ext/Encode/Encode/iso8859-14.enc
72298           +> ext/Encode/Encode/iso8859-15.enc
72299           !> (integrate 34 files)
72300 ____________________________________________________________________________
72301 [  7654] By: jhi                                   on 2000/11/12  19:00:22
72302         Log: Add a metaconfig unit for fsync.
72303      Branch: metaconfig/U/perl
72304            + d_fsync.U
72305 ____________________________________________________________________________
72306 [  7653] By: jhi                                   on 2000/11/12  19:00:01
72307         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
72308      Branch: perl
72309            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72310            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
72311            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
72312            ! vos/config.ga.h win32/config.bc win32/config.gc
72313            ! win32/config.vc
72314 ____________________________________________________________________________
72315 [  7652] By: jhi                                   on 2000/11/11  21:12:01
72316         Log: Copy the s// information of README.hpux also to the perlrun.
72317      Branch: perl
72318            ! README.hpux pod/perlrun.pod
72319 ____________________________________________________________________________
72320 [  7651] By: jhi                                   on 2000/11/11  21:03:13
72321         Log: More README.solaris updates from Andy Dougherty.
72322      Branch: perl
72323            ! README.solaris
72324 ____________________________________________________________________________
72325 [  7650] By: jhi                                   on 2000/11/11  18:38:57
72326         Log: More descriptive error for unknown perlio layers.
72327              
72328              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
72329              From: Dominic Dunlop <domo@computer.org> 
72330              Date: Sat, 11 Nov 2000 18:20:32 +0100             
72331              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
72332      Branch: perl
72333            ! perlio.c pod/perldiag.pod
72334 ____________________________________________________________________________
72335 [  7649] By: jhi                                   on 2000/11/11  18:37:52
72336         Log: MachTen doesn't really do mmap() and munmap().
72337              
72338              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
72339              From: Dominic Dunlop <domo@computer.org> 
72340              Date: Sat, 11 Nov 2000 18:20:32 +0100             
72341              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
72342      Branch: perl
72343            ! hints/machten.sh
72344 ____________________________________________________________________________
72345 [  7648] By: jhi                                   on 2000/11/11  18:36:46
72346         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
72347              From: rspier@pobox.com (Robert Spier)
72348              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
72349              Message-ID: <14861.32839.491271.985797@rls.cx>
72350      Branch: perl
72351            ! Porting/Contract pod/perltoot.pod
72352 ____________________________________________________________________________
72353 [  7647] By: jhi                                   on 2000/11/11  18:35:30
72354         Log: Simplify the getpagesize() unit by dropping the
72355              pagesize probe since it's nowadays slightly more
72356              complicated because of sysconf(). (Note: if some
72357              platform really needs the -lPW for getpagesize,
72358              I just broke it.)
72359              
72360              TODO: a new pagesize unit.
72361      Branch: metaconfig
72362            ! U/compline/d_getpagsz.U
72363 ____________________________________________________________________________
72364 [  7646] By: jhi                                   on 2000/11/11  18:33:23
72365         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
72366      Branch: perl
72367            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72368            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
72369            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
72370            ! vos/config.ga.h win32/config.bc win32/config.gc
72371            ! win32/config.vc
72372 ____________________________________________________________________________
72373 [  7645] By: jhi                                   on 2000/11/11  16:45:15
72374         Log: Use sysconf() or getpagesize() to find out the pagesize.
72375      Branch: perl
72376            ! perlio.c
72377 ____________________________________________________________________________
72378 [  7644] By: jhi                                   on 2000/11/11  15:46:08
72379         Log: Integrate perlio.
72380      Branch: perl
72381           !> perlio.c
72382 ____________________________________________________________________________
72383 [  7643] By: jhi                                   on 2000/11/11  15:33:36
72384         Log: Subject: Re: [PATCH] README.solaris
72385              From: Lupe Christoph <lupe@lupe-christoph.de>
72386              Date: Sat, 11 Nov 2000 14:08:10 +0100
72387              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
72388      Branch: perl
72389            ! README.solaris
72390 ____________________________________________________________________________
72391 [  7642] By: jhi                                   on 2000/11/11  15:22:12
72392         Log: Subject: [PATCH perl@7638] cygwin port
72393              From: "Eric Fifer" <egf7@columbia.edu>            
72394              Date: Fri, 10 Nov 2000 19:30:30 -0000
72395              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
72396      Branch: perl
72397            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
72398 ____________________________________________________________________________
72399 [  7641] By: nick                                  on 2000/11/11  14:50:36
72400         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
72401              Also call "Buf" layer directly when unread'ing non-read chars.
72402      Branch: perlio
72403            ! perlio.c
72404 ____________________________________________________________________________
72405 [  7640] By: jhi                                   on 2000/11/11  02:05:02
72406         Log: Add more encoding tables.
72407      Branch: perl
72408            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
72409            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
72410            + ext/Encode/Encode/iso8859-10.enc
72411            + ext/Encode/Encode/iso8859-13.enc
72412            + ext/Encode/Encode/iso8859-14.enc
72413            + ext/Encode/Encode/iso8859-15.enc
72414            ! MANIFEST
72415 ____________________________________________________________________________
72416 [  7639] By: jhi                                   on 2000/11/10  18:49:25
72417         Log: Subject: [PATCH] README.solaris
72418              From: Andy Dougherty <doughera@lafayette.edu>
72419              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
72420              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
72421      Branch: perl
72422            + README.solaris
72423            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
72424            ! pod/perl.pod pod/perltoc.pod
72425 ____________________________________________________________________________
72426 [  7638] By: jhi                                   on 2000/11/10  15:04:15
72427         Log: Update Changes.
72428      Branch: perl
72429            ! Changes patchlevel.h
72430 ____________________________________________________________________________
72431 [  7637] By: jhi                                   on 2000/11/10  14:14:28
72432         Log: Explain better why certain regex tests are skipped.
72433              
72434              Subject: Re: tests skipped: unknown reason
72435              From: Lupe Christoph <lupe@lupe-christoph.de>
72436              Date: Fri, 10 Nov 2000 09:08:56 +0100
72437              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
72438      Branch: perl
72439            ! t/op/regexp.t
72440 ____________________________________________________________________________
72441 [  7636] By: nick                                  on 2000/11/10  13:40:00
72442         Log: Integrate mainline.
72443      Branch: perlio
72444           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
72445           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
72446           !> win32/bin/search.pl
72447 ____________________________________________________________________________
72448 [  7635] By: nick                                  on 2000/11/10  13:25:52
72449         Log: Re-instate stdio large file support via perlio.
72450      Branch: perl
72451            ! perlio.c
72452 ____________________________________________________________________________
72453 [  7634] By: jhi                                   on 2000/11/10  04:49:55
72454         Log: Amdahl UTS hints updates.
72455              
72456              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
72457              From: hom00@utsglobal.com (Harold O Morris)
72458              Date: Thu, 9 Nov 2000 20:02 PST
72459              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
72460      Branch: perl
72461            ! hints/uts.sh
72462 ____________________________________________________________________________
72463 [  7633] By: jhi                                   on 2000/11/09  23:33:28
72464         Log: Subject: [PATCH] IO::Seekable pod
72465              From: Nicholas Clark <nick@talking.bollo.cx>
72466              Date: Thu, 9 Nov 2000 20:29:45 +0000
72467              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
72468      Branch: perl
72469            ! ext/IO/lib/IO/Handle.pm
72470 ____________________________________________________________________________
72471 [  7632] By: jhi                                   on 2000/11/09  21:55:41
72472         Log: Various doc oddball characters.
72473              
72474              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
72475              From: Michael Somos <somos@grail.cba.csuohio.edu>
72476              Date: Mon, 6 Nov 2000 17:44:20 -0500
72477              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
72478      Branch: perl
72479            ! emacs/cperl-mode.el lib/unicode/syllables.txt
72480            ! win32/bin/search.pl
72481 ____________________________________________________________________________
72482 [  7631] By: jhi                                   on 2000/11/09  21:12:29
72483         Log: Subject: Re: bash -c exit and linux hints 
72484              From: "John P. Linderman" <jpl@research.att.com>
72485              Date: Thu, 02 Nov 2000 09:37:25 -0500
72486              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
72487      Branch: perl
72488            ! hints/linux.sh
72489 ____________________________________________________________________________
72490 [  7630] By: nick                                  on 2000/11/09  20:34:11
72491         Log: Integrate mainline.
72492      Branch: perlio
72493           !> (integrate 91 files)
72494 ____________________________________________________________________________
72495 [  7629] By: jhi                                   on 2000/11/09  19:46:31
72496         Log: Missing dTHXs.
72497              
72498              Subject: RE: perl@7595 builds not on cygwin
72499              From: "Eric Fifer" <egf7@columbia.edu>
72500              Date: Thu, 9 Nov 2000 19:26:50 -0000
72501              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
72502      Branch: perl
72503            ! ext/Devel/Peek/Peek.xs
72504 ____________________________________________________________________________
72505 [  7628] By: jhi                                   on 2000/11/09  14:48:27
72506         Log: Disable only the tests 99 and 166 for UTF-8 locales.
72507      Branch: perl
72508            ! t/pragma/locale.t
72509 ____________________________________________________________________________
72510 [  7627] By: jhi                                   on 2000/11/09  14:40:27
72511         Log: There's no =head3.
72512      Branch: perl
72513            ! pod/perlhack.pod
72514 ____________________________________________________________________________
72515 [  7626] By: jhi                                   on 2000/11/09  13:54:26
72516         Log: The generated boot_* headers are wrong.  Pickier compiler,
72517              such as KAI C++ will refuse to compile the resulting perlmain.
72518              
72519              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
72520              From: Harri Pasanen <harri.pasanen@trema.com>
72521              Date: Thu, 09 Nov 2000 14:23:28 +0100
72522              Message-Id: <3A0AA550.26D548A3@trema.com>
72523      Branch: perl
72524            ! minimod.pl
72525 ____________________________________________________________________________
72526 [  7625] By: jhi                                   on 2000/11/09  13:50:44
72527         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
72528              From: Prymmer/Kahn <pvhp@best.com>
72529              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
72530              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
72531              
72532              All except the "cow orker" change.
72533      Branch: perl
72534            ! Porting/pumpkin.pod
72535 ____________________________________________________________________________
72536 [  7624] By: jhi                                   on 2000/11/09  13:45:33
72537         Log: Fix for
72538              
72539              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
72540              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
72541              Date: Thu, 09 Nov 2000 11:05:52 +0100
72542              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
72543      Branch: perl
72544            ! pod/perldiag.pod t/pragma/warn/pp_sys
72545 ____________________________________________________________________________
72546 [  7623] By: jhi                                   on 2000/11/09  13:37:16
72547         Log: Typo in an ifndef.
72548              
72549              Subject: Re: [PATCH 5.7.0] better messages from malloc()
72550              From: Joe Smith <jms@inwap.com>         
72551              Date: Thu, 09 Nov 2000 01:33:14 -0800
72552              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
72553      Branch: perl
72554            ! malloc.c
72555 ____________________________________________________________________________
72556 [  7622] By: jhi                                   on 2000/11/09  13:31:18
72557         Log: Remove unused extra arguments.
72558      Branch: metaconfig/U/perl
72559            ! perlxv.U
72560      Branch: perl
72561            ! Configure config_h.SH
72562 ____________________________________________________________________________
72563 [  7621] By: jhi                                   on 2000/11/09  13:16:36
72564         Log: More VMS moves on environment handling, from Charles Lane.
72565      Branch: perl
72566            ! t/pragma/locale.t
72567 ____________________________________________________________________________
72568 [  7620] By: jhi                                   on 2000/11/09  04:42:38
72569         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
72570              From: David Dyck <dcd@tc.fluke.com>
72571              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
72572              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
72573      Branch: perl
72574            ! pp_sys.c
72575 ____________________________________________________________________________
72576 [  7619] By: jhi                                   on 2000/11/09  04:36:21
72577         Log: Forgot from #7618.
72578      Branch: perl
72579            ! lib/File/stat.pm
72580 ____________________________________________________________________________
72581 [  7618] By: jhi                                   on 2000/11/09  04:28:44
72582         Log: Make deleting for %ENV work for (newer versions of) VMS,
72583              from Craig A. Berry.
72584      Branch: perl
72585            ! vms/vms.c
72586 ____________________________________________________________________________
72587 [  7617] By: jhi                                   on 2000/11/09  04:25:05
72588         Log: Subject: [PATCH] Class::Struct at compile time
72589              From: "Casey R. Tweten" <crt@kiski.net>
72590              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
72591              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
72592      Branch: perl
72593            ! lib/Class/Struct.pm
72594 ____________________________________________________________________________
72595 [  7616] By: jhi                                   on 2000/11/09  04:15:17
72596         Log: Subject: [ID 20001108.013] spelling
72597              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
72598              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
72599              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
72600      Branch: perl
72601            ! lib/ftp.pl
72602 ____________________________________________________________________________
72603 [  7615] By: jhi                                   on 2000/11/09  04:12:42
72604         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
72605              From: Peter Prymmer <pvhp@forte.com>
72606              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
72607              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
72608      Branch: perl
72609            ! configure.com
72610 ____________________________________________________________________________
72611 [  7614] By: jhi                                   on 2000/11/08  22:42:55
72612         Log: A missing aTHX_.
72613      Branch: perl
72614            ! ext/IPC/SysV/SysV.xs
72615 ____________________________________________________________________________
72616 [  7613] By: jhi                                   on 2000/11/08  19:30:21
72617         Log: Update Changes.
72618      Branch: perl
72619            ! Changes patchlevel.h
72620 ____________________________________________________________________________
72621 [  7612] By: jhi                                   on 2000/11/08  18:35:25
72622         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
72623              From: David Dyck <dcd@tc.fluke.com>
72624              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
72625              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
72626      Branch: perl
72627            ! pp_sys.c
72628 ____________________________________________________________________________
72629 [  7611] By: jhi                                   on 2000/11/08  18:30:26
72630         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
72631              From: Dominic Dunlop <domo@computer.org>
72632              Date: Tue, 7 Nov 2000 12:05:25 +0100
72633              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
72634      Branch: perl
72635            ! malloc.c
72636 ____________________________________________________________________________
72637 [  7610] By: jhi                                   on 2000/11/08  18:25:14
72638         Log: Do not test UTF-8 locales since that the tests would require
72639              polymorphic regexen.
72640      Branch: perl
72641            ! t/pragma/locale.t
72642 ____________________________________________________________________________
72643 [  7609] By: jhi                                   on 2000/11/08  17:12:51
72644         Log: Locale buglets.
72645              
72646              Subject: RE: Locales support (setlocale) fixes
72647              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
72648              Date: Wed, 8 Nov 2000 20:01:39 +0300
72649              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
72650      Branch: perl
72651            ! t/pragma/locale.t util.c
72652 ____________________________________________________________________________
72653 [  7608] By: jhi                                   on 2000/11/08  17:00:16
72654         Log: Deleting $ENV{PATH} in VMS is not recommendable.
72655      Branch: perl
72656            ! t/pragma/locale.t
72657 ____________________________________________________________________________
72658 [  7607] By: jhi                                   on 2000/11/08  16:58:26
72659         Log: Subject: PATCH std stdio for (Free)BSD
72660              From: Nicholas Clark <nick@ccl4.org>
72661              Date: Wed, 8 Nov 2000 15:36:29 +0000
72662              Message-ID: <20001108153629.D98736@plum.flirble.org>
72663      Branch: metaconfig
72664            ! U/compline/d_stdstdio.U
72665      Branch: perl
72666            ! Configure config_h.SH
72667 ____________________________________________________________________________
72668 [  7606] By: jhi                                   on 2000/11/08  16:43:31
72669         Log: Forgot to bump the line numbers in #7601.
72670      Branch: perl
72671            ! t/pragma/warn/pp_sys
72672 ____________________________________________________________________________
72673 [  7605] By: jhi                                   on 2000/11/08  16:39:12
72674         Log: More careful detection of how well NVs and UVs mix.
72675              
72676              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))
72677              From: Nicholas Clark <nick@ccl4.org>
72678              Date: Wed, 8 Nov 2000 15:14:12 +0000
72679              Message-ID: <20001108151412.B98736@plum.flirble.org>
72680              
72681              Added some SIGFPE paranoia.
72682      Branch: metaconfig/U/perl
72683            ! perlxv.U
72684      Branch: perl
72685            ! Configure config_h.SH
72686 ____________________________________________________________________________
72687 [  7604] By: jhi                                   on 2000/11/08  14:39:10
72688         Log: Subject: [patch perl@7595] VMS configure.com tweak
72689              From: "Craig A. Berry" <craigberry@mac.com>
72690              Date: Wed, 8 Nov 2000 00:24:12 -0600
72691              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
72692      Branch: perl
72693            ! configure.com
72694 ____________________________________________________________________________
72695 [  7603] By: jhi                                   on 2000/11/08  14:27:11
72696         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
72697              From: Robin Barker <rmb1@cise.npl.co.uk>
72698              Date: Wed, 8 Nov 2000 11:11:39 GMT
72699              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
72700      Branch: perl
72701            ! perlio.c
72702 ____________________________________________________________________________
72703 [  7602] By: jhi                                   on 2000/11/08  14:25:03
72704         Log: Fix for the tie-refhash string table leaks.
72705              
72706              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
72707              Date: Wed, 8 Nov 2000 13:03:04 GMT
72708              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
72709      Branch: perl
72710            ! t/lib/tie-refhash.t
72711 ____________________________________________________________________________
72712 [  7601] By: jhi                                   on 2000/11/08  14:21:08
72713         Log: Try to avoid flockless and emulationless places.
72714      Branch: perl
72715            ! t/pragma/warn/pp_sys
72716 ____________________________________________________________________________
72717 [  7600] By: jhi                                   on 2000/11/08  02:28:54
72718         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
72719              
72720              Subject: [PATCH] prototyped functions that should be overrideable
72721              From: "Casey R. Tweten" <crt@kiski.net>
72722              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
72723              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
72724      Branch: perl
72725            ! toke.c
72726 ____________________________________________________________________________
72727 [  7599] By: jhi                                   on 2000/11/08  01:12:05
72728         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
72729              
72730              Subject: [PATCH] perlbug.PL
72731              From: "Kurt D. Starsinic" <kstar@chapin.edu>
72732              Date: Mon, 6 Nov 2000 21:39:01 -0500
72733              Message-ID: <20001106213901.B20955@O2.chapin.edu>
72734      Branch: perl
72735            ! utils/perlbug.PL
72736 ____________________________________________________________________________
72737 [  7598] By: jhi                                   on 2000/11/07  23:42:00
72738         Log: Bad thinko in #7581 (I used the test program with the expanded
72739              values as-is).
72740      Branch: metaconfig
72741            ! U/compline/d_stdstdio.U
72742      Branch: perl
72743            ! Configure
72744 ____________________________________________________________________________
72745 [  7597] By: jhi                                   on 2000/11/07  21:43:29
72746         Log: Subject: [PATCH perl@7573] cygwin port
72747              From: "Fifer, Eric" <EFifer@sanwaint.com>
72748              Date: Tue, 7 Nov 2000 18:08:51 -0000 
72749              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
72750              
72751              Synchronize with Cygwin 1.1.5.
72752      Branch: perl
72753            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
72754            ! pod/perlport.pod unixish.h util.c
72755 ____________________________________________________________________________
72756 [  7596] By: jhi                                   on 2000/11/07  21:39:25
72757         Log: perlhack updates from H.Merijn Brand.
72758      Branch: perl
72759            ! pod/perlhack.pod
72760 ____________________________________________________________________________
72761 [  7595] By: jhi                                   on 2000/11/07  20:21:41
72762         Log: Update Changes.
72763      Branch: perl
72764            ! Changes patchlevel.h
72765 ____________________________________________________________________________
72766 [  7594] By: jhi                                   on 2000/11/07  19:18:58
72767         Log: Be more robust in Dynaloader.pm.
72768      Branch: perl
72769            ! ext/DynaLoader/DynaLoader_pm.PL
72770 ____________________________________________________________________________
72771 [  7593] By: jhi                                   on 2000/11/07  16:49:31
72772         Log: AUTHORS update.
72773      Branch: perl
72774            ! AUTHORS
72775 ____________________________________________________________________________
72776 [  7592] By: gsar                                  on 2000/11/07  16:39:51
72777         Log: normalize relative paths in virtualized current directory on windows,
72778              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
72779              returns)
72780      Branch: perl
72781            ! win32/vdir.h
72782 ____________________________________________________________________________
72783 [  7591] By: jhi                                   on 2000/11/07  16:04:26
72784         Log: Too profiler-happy: with optimization the #7590 actually makes
72785              the test to run 0.5% _slower_.  Requires much more instrumentation.
72786              Retract #7590.
72787      Branch: perl
72788            ! regcomp.c regcomp.h
72789 ____________________________________________________________________________
72790 [  7590] By: jhi                                   on 2000/11/07  15:51:13
72791         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
72792              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
72793              by using memset() and testing bytewise (as opposed to bitwise).
72794      Branch: perl
72795            ! regcomp.c regcomp.h
72796 ____________________________________________________________________________
72797 [  7589] By: jhi                                   on 2000/11/07  12:56:39
72798         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
72799              From: "Craig A. Berry" <craig.berry@psinetcs.com>
72800              Date: Mon, 06 Nov 2000 23:45:30 -0500
72801              Message-Id: <0011079735.AA973576259@univpress.com>
72802      Branch: perl
72803            ! configure.com t/lib/st-lock.t
72804 ____________________________________________________________________________
72805 [  7588] By: jhi                                   on 2000/11/07  01:03:28
72806         Log: Tweak #7587.
72807      Branch: perl
72808            ! pod/perldiag.pod
72809 ____________________________________________________________________________
72810 [  7587] By: jhi                                   on 2000/11/07  01:00:27
72811         Log: A doc addition for bug id 20001105.019, beware \p.
72812      Branch: perl
72813            ! pod/perldiag.pod
72814 ____________________________________________________________________________
72815 [  7586] By: jhi                                   on 2000/11/07  00:32:22
72816         Log: Fake support of holey files in win/dosish platforms.
72817              
72818              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
72819              From: kipp@shonanblue.ne.jp
72820              Date: Mon, 6 Nov 2000 13:30:55 -0800
72821              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
72822      Branch: perl
72823            ! ext/SDBM_File/sdbm/sdbm.c
72824 ____________________________________________________________________________
72825 [  7585] By: jhi                                   on 2000/11/07  00:12:54
72826         Log: Subject: Pod updates
72827              From: "Stephen P. Potter" <spp@spotter.yi.org>
72828              Date: Mon, 06 Nov 2000 18:56:43 -0500
72829              Message-Id: <200011062357.SAA18173@spotter.yi.org>
72830      Branch: perl
72831            ! README.dos README.os2 README.win32 pod/buildtoc.PL
72832            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
72833            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
72834            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
72835            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
72836            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
72837            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
72838            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
72839            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
72840            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
72841            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
72842            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
72843            ! pod/perltootc.pod pod/perlunicode.pod
72844 ____________________________________________________________________________
72845 [  7584] By: jhi                                   on 2000/11/07  00:04:17
72846         Log: Varargs don't always work too well if one puts an unsigned
72847              char on the stack and pop an unsigned quad off the stack.
72848              
72849              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
72850              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
72851              Date: Mon, 06 Nov 2000 15:19:05 -0800
72852              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
72853      Branch: perl
72854            ! utf8.c
72855 ____________________________________________________________________________
72856 [  7583] By: jhi                                   on 2000/11/06  23:58:48
72857         Log: %ENV note tweaks from Dan Sugalski.
72858      Branch: perl
72859            ! pod/perlport.pod vms/perlvms.pod
72860 ____________________________________________________________________________
72861 [  7582] By: jhi                                   on 2000/11/06  23:05:49
72862         Log: glibc5 detection by __GNU_LIBRARY__.
72863      Branch: perl
72864            ! toke.c
72865 ____________________________________________________________________________
72866 [  7581] By: jhi                                   on 2000/11/06  22:51:29
72867         Log: Make the stdio test program of 7427 less noisy while being 
72868              compiled so that Digital UNIX wouldn't get both
72869              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
72870              undefined.  This makes perlio happy.
72871      Branch: metaconfig
72872            ! U/compline/d_stdstdio.U
72873      Branch: perl
72874            ! Configure config_h.SH
72875 ____________________________________________________________________________
72876 [  7580] By: jhi                                   on 2000/11/06  22:41:41
72877         Log: Document %ENV = () portability issues.
72878      Branch: perl
72879            ! pod/perlport.pod vms/perlvms.pod
72880 ____________________________________________________________________________
72881 [  7579] By: jhi                                   on 2000/11/06  21:29:24
72882         Log: VOS updates from Paul Green.
72883      Branch: perl
72884            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
72885 ____________________________________________________________________________
72886 [  7578] By: jhi                                   on 2000/11/06  21:00:40
72887         Log: Sanitize the environment further.
72888      Branch: perl
72889            ! t/pragma/locale.t
72890 ____________________________________________________________________________
72891 [  7577] By: jhi                                   on 2000/11/06  20:53:51
72892         Log: Re-introduce 7552 lost in integration.
72893      Branch: perl
72894            ! perlio.c
72895 ____________________________________________________________________________
72896 [  7576] By: jhi                                   on 2000/11/06  20:33:46
72897         Log: Admit that the test leaks scalars.
72898      Branch: perl
72899            ! t/comp/proto.t
72900 ____________________________________________________________________________
72901 [  7575] By: jhi                                   on 2000/11/06  20:17:08
72902         Log: Integrate perlio.
72903      Branch: perl
72904           !> perlio.c
72905 ____________________________________________________________________________
72906 [  7574] By: nick                                  on 2000/11/06  20:07:28
72907         Log: Remove debug. Try (Mmap_t) on madvise() call.
72908      Branch: perlio
72909            ! perlio.c
72910 ____________________________________________________________________________
72911 [  7573] By: jhi                                   on 2000/11/06  13:56:05
72912         Log: Update Changes.
72913      Branch: perl
72914            ! Changes patchlevel.h
72915 ____________________________________________________________________________
72916 [  7572] By: jhi                                   on 2000/11/06  13:48:41
72917         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
72918              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72919              Date: Mon, 06 Nov 2000 10:11:42 +0100
72920              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
72921      Branch: perl
72922            ! pod/perlhack.pod
72923 ____________________________________________________________________________
72924 [  7571] By: jhi                                   on 2000/11/06  01:45:51
72925         Log: AUTHORS updates.
72926      Branch: perl
72927            ! AUTHORS
72928 ____________________________________________________________________________
72929 [  7570] By: jhi                                   on 2000/11/06  00:18:00
72930         Log: Fix for
72931              
72932              Subject: [ID 20000728.005] perl -P broken
72933              From: David Dyck <dcd@tc.fluke.com>
72934              Date: Fri, 28 Jul 2000 17:19:16 -0700
72935              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
72936              
72937              (hopefully).  The fix is also not complete, it seems to break
72938              BOM swallowing for libc5 systems, but until someone figures
72939              out a way to do this without ftell(), this will do.
72940      Branch: perl
72941            ! toke.c
72942 ____________________________________________________________________________
72943 [  7569] By: jhi                                   on 2000/11/06  00:05:30
72944         Log: Document that the evaled syntax errors cause scalar leaks.
72945      Branch: perl
72946            ! t/comp/proto.t
72947 ____________________________________________________________________________
72948 [  7568] By: jhi                                   on 2000/11/05  23:14:47
72949         Log: opmini.o can linger from Configures past.
72950      Branch: perl
72951            ! Makefile.SH
72952 ____________________________________________________________________________
72953 [  7567] By: jhi                                   on 2000/11/05  21:28:39
72954         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
72955              first argument correctly.
72956      Branch: perl
72957            ! perlio.c
72958 ____________________________________________________________________________
72959 [  7566] By: jhi                                   on 2000/11/05  21:15:56
72960         Log: Integrate perlio.
72961      Branch: perl
72962           !> perlio.c
72963 ____________________________________________________________________________
72964 [  7565] By: jhi                                   on 2000/11/05  21:15:13
72965         Log: Use -dM for gcc (the suggested patch did it only for Linux,
72966              but I think it can be generalized).
72967              
72968              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
72969              From: Pixel <pixel@mandrakesoft.com>
72970              Date: 05 Nov 2000 21:49:34 +0100 
72971              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
72972      Branch: perl
72973            ! ext/Errno/Errno_pm.PL
72974 ____________________________________________________________________________
72975 [  7564] By: nick                                  on 2000/11/05  21:09:18
72976         Log: Added a mmap layer as a "subclass" of perlio.
72977              PERLIO=mmap ./perl harness passes
72978      Branch: perlio
72979            ! perlio.c
72980 ____________________________________________________________________________
72981 [  7563] By: jhi                                   on 2000/11/05  19:48:55
72982         Log: Add a note for future generations about bug id 20000229.006.
72983      Branch: perl
72984            ! malloc.c
72985 ____________________________________________________________________________
72986 [  7562] By: jhi                                   on 2000/11/05  19:38:24
72987         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
72988      Branch: perl
72989            ! pp_ctl.c t/op/pos.t
72990 ____________________________________________________________________________
72991 [  7561] By: jhi                                   on 2000/11/05  18:21:46
72992         Log: Add =pod to be tidy.
72993      Branch: perl
72994            ! lib/Math/Complex.pm
72995 ____________________________________________________________________________
72996 [  7560] By: jhi                                   on 2000/11/05  17:38:46
72997         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
72998      Branch: perl
72999            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
73000            ! ext/Storable/Storable.xs t/lib/st-recurse.t
73001 ____________________________________________________________________________
73002 [  7559] By: jhi                                   on 2000/11/05  17:32:59
73003         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
73004              From: "Peter J. Farley III" <pjfarley@banet.net>
73005              Date: Sun, 05 Nov 2000 11:55:59 -0500
73006              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
73007      Branch: perl
73008            ! t/lib/syslog.t
73009 ____________________________________________________________________________
73010 [  7558] By: jhi                                   on 2000/11/05  17:29:19
73011         Log: Integrate perlio.
73012      Branch: perl
73013           !> perlio.c
73014 ____________________________________________________________________________
73015 [  7557] By: jhi                                   on 2000/11/05  17:22:01
73016         Log: A fix of sorts for 20000329.026, a better error message
73017              for a missing "use charnames" when using the \N{...}. 
73018      Branch: perl
73019            ! pod/perldiag.pod toke.c
73020 ____________________________________________________________________________
73021 [  7556] By: jhi                                   on 2000/11/05  16:33:50
73022         Log: Test tweak: show also the failed locales.
73023              
73024              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
73025              From: Lupe Christoph <lupe@lupe-christoph.de>         
73026              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
73027              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
73028      Branch: perl
73029            ! t/pragma/locale.t
73030 ____________________________________________________________________________
73031 [  7555] By: nick                                  on 2000/11/05  11:09:34
73032         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
73033              open RDWR so does not fail. (pragma/warnings 303 again...)
73034      Branch: perlio
73035            ! perlio.c
73036 ____________________________________________________________________________
73037 [  7554] By: nick                                  on 2000/11/05  10:10:13
73038         Log: Fix case where ungetc(f,EOF) was allowed.
73039              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
73040              so we can see similarities.
73041              Use types more carefully and a STDCHAR array in hope that this will
73042              fix Jarrko's 64bit machine.
73043      Branch: perlio
73044            ! perlio.c
73045 ____________________________________________________________________________
73046 [  7553] By: jhi                                   on 2000/11/05  01:12:16
73047         Log: Fix for
73048              
73049              Subject: [ID 20001004.007] taint propogation is inconsistent
73050              From: pimlott@idiomtech.com (Andrew Pimlott) 
73051              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
73052              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
73053              
73054              The culprit was sv_setsv() which was rather blindly
73055              propagating taint, which lead to behaviour where if
73056              a tainted anon hash value was seen all the hash values
73057              from then on at that level became tainted, or at any
73058              upper levels in the case of nested anon hashes.
73059      Branch: perl
73060            ! sv.c t/op/taint.t
73061 ____________________________________________________________________________
73062 [  7552] By: jhi                                   on 2000/11/04  23:44:18
73063         Log: Some cpps don't like splitting conditionals across several lines.
73064      Branch: perl
73065            ! perlio.c
73066 ____________________________________________________________________________
73067 [  7551] By: nick                                  on 2000/11/04  23:40:44
73068         Log: Integrate mainline
73069      Branch: perlio
73070           !> pp_hot.c t/op/taint.t
73071 ____________________________________________________________________________
73072 [  7550] By: nick                                  on 2000/11/04  23:39:05
73073         Log: Integrate mainline again
73074      Branch: perlio
73075           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
73076           !> t/lib/b.t t/op/misc.t util.c
73077 ____________________________________________________________________________
73078 [  7549] By: jhi                                   on 2000/11/04  23:14:01
73079         Log: Fix for
73080              
73081              Subject: [ID 20001004.006] undef is never tainted
73082              From: pimlott@idiomtech.com (Andrew Pimlott)
73083              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
73084              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
73085              
73086              An undef read from a slurped file was not tainted.
73087      Branch: perl
73088            ! pp_hot.c t/op/taint.t
73089 ____________________________________________________________________________
73090 [  7548] By: jhi                                   on 2000/11/04  22:56:21
73091         Log: Test tweak ($Config{useperlio} is by default undef) .
73092      Branch: perl
73093            ! t/lib/b.t
73094 ____________________________________________________________________________
73095 [  7547] By: jhi                                   on 2000/11/04  22:43:56
73096         Log: Integrate perlio.
73097      Branch: perl
73098           +> lib/perlio.pm
73099           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
73100           !> pod/perlapi.pod t/lib/b.t
73101 ____________________________________________________________________________
73102 [  7546] By: jhi                                   on 2000/11/04  22:40:59
73103         Log: Configure would use a bad $myuname from an old config.sh.
73104              
73105              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
73106              From: Andy Dougherty <doughera@lafayette.edu>
73107              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
73108              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
73109      Branch: metaconfig
73110            ! U/modified/Oldconfig.U
73111      Branch: perl
73112            ! Configure config_h.SH
73113 ____________________________________________________________________________
73114 [  7545] By: jhi                                   on 2000/11/04  22:36:54
73115         Log: Subject: Locales support (setlocale) fixes
73116              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
73117              Date: Sat, 4 Nov 2000 10:15:48 +0300 
73118              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
73119              
73120              Modified quite a bit to be more portable.
73121      Branch: perl
73122            ! embed.h embed.pl perl.h proto.h util.c
73123 ____________________________________________________________________________
73124 [  7544] By: jhi                                   on 2000/11/04  22:32:47
73125         Log: Dying is too strict here, better just skip.
73126      Branch: perl
73127            ! t/op/misc.t
73128 ____________________________________________________________________________
73129 [  7543] By: nick                                  on 2000/11/04  21:55:13
73130         Log: Merge mainline
73131      Branch: perlio
73132           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
73133           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
73134           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
73135           !> (integrate 64 files)
73136 ____________________________________________________________________________
73137 [  7542] By: jhi                                   on 2000/11/04  21:09:28
73138         Log: More Changes tweakery.
73139      Branch: perl
73140            ! Changes Porting/genlog
73141 ____________________________________________________________________________
73142 [  7541] By: jhi                                   on 2000/11/04  20:58:18
73143         Log: Changes fixups.
73144      Branch: perl
73145            ! Changes
73146 ____________________________________________________________________________
73147 [  7540] By: jhi                                   on 2000/11/04  20:42:38
73148         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
73149              create a "fast path" for locale name probing using "locale -a"
73150              if available, squash finally hopefully the s?printf resetting
73151              the numeric locale (since, IIUC perllocale, it never shouldn't). 
73152      Branch: perl
73153            ! sv.c t/op/misc.t t/pragma/locale.t
73154 ____________________________________________________________________________
73155 [  7539] By: nick                                  on 2000/11/04  19:56:10
73156         Log: PerlIO infrastructure complete.
73157      Branch: perlio
73158            + lib/perlio.pm
73159            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
73160 ____________________________________________________________________________
73161 [  7538] By: nick                                  on 2000/11/04  14:31:32
73162         Log: Type tweaks + less contorted allocation scheme
73163      Branch: perlio
73164            ! perlio.c
73165 ____________________________________________________________________________
73166 [  7537] By: nick                                  on 2000/11/04  12:40:42
73167         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
73168              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
73169              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
73170              sensible) which lead to some interesting fails.
73171      Branch: perlio
73172            ! perlio.c
73173 ____________________________________________________________________________
73174 [  7536] By: jhi                                   on 2000/11/04  00:20:02
73175         Log: Add FCNTL_CAN_LOCK.
73176              
73177              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
73178              From: Andy Dougherty <doughera@lafayette.edu>
73179              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
73180              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
73181              
73182              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
73183              From: Andy Dougherty <doughera@lafayette.edu>
73184              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
73185              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
73186      Branch: metaconfig/U/perl
73187            + d_fcntl_can_lock.U
73188            ! startperl.U
73189      Branch: perl
73190            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
73191            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
73192            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
73193            ! vos/config.ga.h win32/config.bc win32/config.gc
73194            ! win32/config.vc
73195 ____________________________________________________________________________
73196 [  7535] By: nick                                  on 2000/11/03  22:19:10
73197         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
73198              - Works on Linux with
73199              perlio + unix
73200              stdio
73201              - Works on Solaris with
73202              perlio + unix
73203              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
73204              - Fails (hangs in openpid) if you try and stack
73205              perlio + stdio - Linux stdio's read() logic is hanging.
73206      Branch: perlio
73207            ! iperlsys.h perlio.c
73208 ____________________________________________________________________________
73209 [  7534] By: jhi                                   on 2000/11/03  15:16:02
73210         Log: Subject: Re: README.aix
73211              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73212              Date: Fri, 03 Nov 2000 16:03:15 +0100
73213              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
73214      Branch: perl
73215            ! README.aix
73216 ____________________________________________________________________________
73217 [  7533] By: jhi                                   on 2000/11/03  03:59:02
73218         Log: Subject: [PATCH 5.7.0] better messages from malloc()
73219              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73220              Date: Wed, 1 Nov 2000 23:39:56 -0500
73221              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
73222      Branch: perl
73223            ! malloc.c pod/perldiag.pod
73224 ____________________________________________________________________________
73225 [  7532] By: jhi                                   on 2000/11/03  00:11:56
73226         Log: The #7521 touched things it shouldn't have.
73227      Branch: perl
73228            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
73229 ____________________________________________________________________________
73230 [  7531] By: jhi                                   on 2000/11/02  22:32:33
73231         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
73232              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73233              Date:     Thu, 2 Nov 2000 16:58:36 EST
73234              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
73235      Branch: perl
73236            ! vms/gen_shrfls.pl
73237 ____________________________________________________________________________
73238 [  7530] By: jhi                                   on 2000/11/02  22:08:49
73239         Log: Fix the problem discussed in
73240              
73241              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
73242              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
73243              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
73244              
73245              originally from Linc Madison.  Also Andreas König's comments
73246              taken into account.  Some other problems with Tie::SubstrHash
73247              fixed: didn't croak when the table exceeded the requested number
73248              of entries (as documented) but instead when the number of entries
73249              exceeded the size of the table, a croak() had an unnecessary \n,
73250              didn't have a CLEAR method, documented that there is no exists().
73251              Didn't fix to be strict-proof because the module uses &foo; and
73252              dynamic scope.  Added a test script exercizing both first tamely 
73253              the basic functionality, and then the failure cases reported by
73254              Linc Madison.
73255      Branch: perl
73256            + t/lib/tie-substrhash.t
73257            ! MANIFEST lib/Tie/SubstrHash.pm
73258 ____________________________________________________________________________
73259 [  7529] By: jhi                                   on 2000/11/02  17:58:08
73260         Log: recv() can fail and return undef.
73261              
73262              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
73263              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
73264              Date: Thu, 2 Nov 2000 20:12:20 +0300
73265              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
73266      Branch: perl
73267            ! lib/Net/Ping.pm
73268 ____________________________________________________________________________
73269 [  7528] By: jhi                                   on 2000/11/02  17:49:09
73270         Log: Detpyo.
73271      Branch: perl
73272            ! pod/perlop.pod
73273 ____________________________________________________________________________
73274 [  7527] By: jhi                                   on 2000/11/02  15:48:37
73275         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
73276              fix a autovivification bug in Tie::RefHash, add tests for both.
73277              
73278              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
73279              From: Edward Avis <epa98@doc.ic.ac.uk>
73280              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
73281              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
73282      Branch: perl
73283            + t/lib/tie-refhash.t
73284            ! MANIFEST lib/Tie/RefHash.pm
73285 ____________________________________________________________________________
73286 [  7526] By: jhi                                   on 2000/11/02  13:56:26
73287         Log: Test::Harness revealed buglets in the new DynaLoader.
73288              
73289              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
73290              From: andreas.koenig@anima.de (Andreas J. Koenig)
73291              Date: 02 Nov 2000 11:26:48 +0100 
73292              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
73293      Branch: perl
73294            ! ext/DynaLoader/DynaLoader_pm.PL
73295 ____________________________________________________________________________
73296 [  7525] By: jhi                                   on 2000/11/01  23:52:08
73297         Log: The entry for #7503 was missing.
73298      Branch: perl
73299            ! Changes
73300 ____________________________________________________________________________
73301 [  7524] By: jhi                                   on 2000/11/01  23:40:52
73302         Log: Update Changes.
73303      Branch: perl
73304            ! Changes patchlevel.h
73305 ____________________________________________________________________________
73306 [  7523] By: jhi                                   on 2000/11/01  22:57:09
73307         Log: More tweaking on the #7522 theme.
73308      Branch: perl
73309            ! ext/DynaLoader/DynaLoader_pm.PL
73310 ____________________________________________________________________________
73311 [  7522] By: jhi                                   on 2000/11/01  22:06:15
73312         Log: Expand %Config variables and %ENV variables only if
73313              so requested during build time using the
73314              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
73315              Not expanding makes relocating distributions easier.
73316      Branch: perl
73317            ! ext/DynaLoader/DynaLoader_pm.PL
73318 ____________________________________________________________________________
73319 [  7521] By: jhi                                   on 2000/11/01  20:56:34
73320         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
73321              and setgid() because they were just changing $< and $( which means
73322              only changing the real uid/gid, as opposed to changing both
73323              real and effective ids.  (The alternative way could have been
73324              in POSIX.pm to change $> and $), too, but making a direct call
73325              to the C API feels cleaner.)  Fixes the bug
73326              
73327              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
73328              From: "Garry T. Williams" <garry@zvolve.com>
73329              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
73330              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
73331      Branch: perl
73332            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
73333            ! ext/POSIX/typemap pod/perlvar.pod
73334 ____________________________________________________________________________
73335 [  7520] By: jhi                                   on 2000/11/01  20:08:33
73336         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
73337              From: "Garry T. Williams" <garry@zvolve.com>
73338              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
73339              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
73340      Branch: perl
73341            ! pod/perlsec.pod
73342 ____________________________________________________________________________
73343 [  7519] By: jhi                                   on 2000/11/01  20:01:22
73344         Log: Locale warning explanation tweak.
73345      Branch: perl
73346            ! pod/perldiag.pod
73347 ____________________________________________________________________________
73348 [  7518] By: jhi                                   on 2000/11/01  18:57:13
73349         Log: C.pm part of
73350              
73351              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
73352              From: Jarkko Hietaniemi <jhi@iki.fi>
73353              Date: Tue, 10 Oct 2000 08:22:28 -0500
73354              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
73355      Branch: perl
73356            ! ext/B/B/C.pm
73357 ____________________________________________________________________________
73358 [  7517] By: jhi                                   on 2000/11/01  18:41:59
73359         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
73360              From: Martien Verbruggen <mgjv@comdyn.com.au>
73361              Date: Fri, 6 Oct 2000 14:09:10 +1100
73362              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
73363      Branch: perl
73364            ! pod/perlop.pod
73365 ____________________________________________________________________________
73366 [  7516] By: jhi                                   on 2000/11/01  18:34:55
73367         Log: Generalize the Camel wording.
73368              
73369              Subject: Re: perlfaq style changes
73370              From: John Borwick <jhborwic@unity.ncsu.edu>
73371              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
73372              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
73373      Branch: perl
73374            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
73375 ____________________________________________________________________________
73376 [  7515] By: jhi                                   on 2000/11/01  16:52:31
73377         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
73378              From: pimlott@idiomtech.com (Andrew Pimlott)
73379              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
73380              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
73381      Branch: perl
73382            ! pod/perlsec.pod
73383 ____________________________________________________________________________
73384 [  7514] By: jhi                                   on 2000/11/01  15:03:40
73385         Log: More AIX lore.
73386      Branch: perl
73387            ! ext/re/hints/aix.pl
73388 ____________________________________________________________________________
73389 [  7513] By: jhi                                   on 2000/11/01  14:48:30
73390         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
73391              From: root <root@chronos.fi.muni.cz>
73392              Date: Wed, 1 Nov 2000 12:31:32 +0100
73393              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
73394      Branch: perl
73395            ! lib/Net/Ping.pm
73396 ____________________________________________________________________________
73397 [  7512] By: jhi                                   on 2000/11/01  14:46:47
73398         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
73399              From: Martin Husemann <martin@duskware.de>
73400              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
73401              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
73402      Branch: perl
73403            ! regcomp.c
73404 ____________________________________________________________________________
73405 [  7511] By: jhi                                   on 2000/11/01  14:39:50
73406         Log: AUTHORS updates.
73407      Branch: perl
73408            ! AUTHORS
73409 ____________________________________________________________________________
73410 [  7510] By: jhi                                   on 2000/11/01  14:29:50
73411         Log: Subject: [PATCH] startperl to respect versiononly
73412              From: Robin Barker <rmb1@cise.npl.co.uk> 
73413              Date: Tue, 31 Oct 2000 16:29:36 GMT
73414              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
73415      Branch: metaconfig/U/perl
73416            ! startperl.U
73417      Branch: perl
73418            ! Configure config_h.SH
73419 ____________________________________________________________________________
73420 [  7509] By: jhi                                   on 2000/11/01  14:19:53
73421         Log: printf UVs the correct way, noticed by Robin Barker.
73422      Branch: perl
73423            ! utf8.c
73424 ____________________________________________________________________________
73425 [  7508] By: jhi                                   on 2000/11/01  14:10:03
73426         Log: Do not cleanup *% because the % has special meanings in some
73427              shell environments.
73428      Branch: perl
73429            ! ext/Storable/Makefile.PL
73430 ____________________________________________________________________________
73431 [  7507] By: jhi                                   on 2000/11/01  14:06:00
73432         Log: The NonStop-UX libraries have a novel way to say NaN.
73433      Branch: perl
73434            ! t/lib/bigfltpm.t
73435 ____________________________________________________________________________
73436 [  7506] By: jhi                                   on 2000/11/01  14:03:35
73437         Log: The osname has been lowercased by now, from Tom Bates.
73438      Branch: metaconfig
73439            ! U/modified/Oldconfig.U
73440      Branch: perl
73441            ! Configure config_h.SH
73442 ____________________________________________________________________________
73443 [  7505] By: jhi                                   on 2000/10/31  19:18:39
73444         Log: The compiler is either gcc or cc, from Tom Bates.
73445      Branch: perl
73446            ! hints/nonstopux.sh
73447 ____________________________________________________________________________
73448 [  7504] By: jhi                                   on 2000/10/31  14:53:42
73449         Log: Update Changes.
73450      Branch: perl
73451            ! Changes patchlevel.h
73452 ____________________________________________________________________________
73453 [  7503] By: jhi                                   on 2000/10/31  14:30:50
73454         Log: Whitespace style tweak.  Was originally going to see to
73455              
73456              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
73457              From: Joe Smith <jms@inwap.com>
73458              Date: Mon, 30 Oct 2000 18:47:57 -0800
73459              Message-Id: <39FE32DD.24AAC4D@inwap.com>
73460              
73461              but that had already been taken care of.
73462      Branch: metaconfig
73463            ! U/compline/d_stdstdio.U
73464      Branch: perl
73465            ! Configure config_h.SH
73466 ____________________________________________________________________________
73467 [  7502] By: jhi                                   on 2000/10/31  14:25:02
73468         Log: AUTHORS tweaks.
73469      Branch: perl
73470            ! AUTHORS
73471 ____________________________________________________________________________
73472 [  7501] By: jhi                                   on 2000/10/31  14:23:59
73473         Log: Subject: perlfaq style changes
73474              From: John Borwick <jhborwic@unity.ncsu.edu>
73475              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
73476              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
73477      Branch: perl
73478            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
73479            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
73480            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
73481            ! pod/perlfaq9.pod
73482 ____________________________________________________________________________
73483 [  7500] By: jhi                                   on 2000/10/31  14:22:15
73484         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
73485              
73486              Subject: Re: [ID 20000918.005] ~ on wide chars
73487              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73488              Date: Mon, 30 Oct 2000 21:09:55 -0800
73489              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
73490              
73491              (The ord() part of the patch skipped.)
73492      Branch: perl
73493            ! doop.c
73494 ____________________________________________________________________________
73495 [  7499] By: jhi                                   on 2000/10/31  14:20:08
73496         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
73497              From: Jens Hamisch <jens@Strawberry.COM>
73498              Date: Mon, 30 Oct 2000 15:17:07 +0100
73499              Message-Id: <20001030151707.A9597@Strawberry.COM>
73500      Branch: perl
73501            ! av.c
73502 ____________________________________________________________________________
73503 [  7498] By: jhi                                   on 2000/10/31  14:16:29
73504         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
73505              From: Peter Prymmer <pvhp@forte.com>
73506              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
73507              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
73508      Branch: perl
73509            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
73510            + ext/Encode/Encode/posix-bc.enc
73511            ! MANIFEST t/lib/encode.t
73512 ____________________________________________________________________________
73513 [  7497] By: jhi                                   on 2000/10/31  14:13:22
73514         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
73515              From: Peter Prymmer <pvhp@forte.com>
73516              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
73517              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
73518      Branch: perl
73519            ! t/lib/cgi-html.t
73520 ____________________________________________________________________________
73521 [  7496] By: jhi                                   on 2000/10/31  14:12:05
73522         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
73523              From: Peter Prymmer <pvhp@forte.com>
73524              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
73525              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
73526      Branch: perl
73527            ! t/lib/cgi-function.t
73528 ____________________________________________________________________________
73529 [  7495] By: jhi                                   on 2000/10/31  14:11:08
73530         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
73531              From: Peter Prymmer <pvhp@forte.com>
73532              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
73533              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
73534      Branch: perl
73535            + ext/re/hints/aix.pl
73536            ! MANIFEST ext/re/Makefile.PL
73537 ____________________________________________________________________________
73538 [  7494] By: jhi                                   on 2000/10/31  14:08:32
73539         Log: Use Errno magic.
73540              
73541              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
73542              From: Casey Tweten <perl@ctweten.amsite.com>
73543              Date: Mon, 30 Oct 2000 15:51:17 -0500
73544              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
73545      Branch: perl
73546            ! lib/File/Temp.pm
73547 ____________________________________________________________________________
73548 [  7493] By: jhi                                   on 2000/10/31  14:05:07
73549         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
73550              
73551              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
73552              From: Nicholas Clark <nick@ccl4.org>
73553              Date: Mon, 30 Oct 2000 17:38:45 +0000
73554              Message-ID: <20001030173845.O60355@plum.flirble.org>
73555      Branch: perl
73556            ! Makefile.SH utils/perlbug.PL
73557 ____________________________________________________________________________
73558 [  7492] By: nick                                  on 2000/10/30  19:37:23
73559         Log: Change files which are mysteriously different to mainline to be
73560              copies of mainline.
73561      Branch: perlio
73562            ! objXSUB.h perlapi.c pod/perlapi.pod
73563 ____________________________________________________________________________
73564 [  7491] By: nick                                  on 2000/10/30  18:05:54
73565         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
73566              - typo in endian code in putc.
73567              - Don't allow read of write-only files and vice-versa
73568              - and off-by-one in flush-all loop.
73569              Remove debug calls as they were using GCC specific features.
73570      Branch: perlio
73571            ! perlio.c
73572 ____________________________________________________________________________
73573 [  7490] By: nick                                  on 2000/10/29  21:45:45
73574         Log: Integrate mainline to perlio
73575      Branch: perlio
73576           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
73577           !> toke.c
73578 ____________________________________________________________________________
73579 [  7489] By: jhi                                   on 2000/10/29  21:11:08
73580         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
73581              From: andreas.koenig@anima.de (Andreas J. Koenig)
73582              Date: 29 Oct 2000 22:05:59 +0100
73583              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
73584      Branch: perl
73585            ! lib/ExtUtils/Manifest.pm
73586 ____________________________________________________________________________
73587 [  7488] By: jhi                                   on 2000/10/29  21:07:47
73588         Log: Tests for #7487.
73589              
73590              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
73591              From: andreas.koenig@anima.de (Andreas J. Koenig)
73592              Date: 29 Oct 2000 19:37:09 +0100
73593              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
73594      Branch: perl
73595            ! t/comp/proto.t
73596 ____________________________________________________________________________
73597 [  7487] By: jhi                                   on 2000/10/29  21:06:27
73598         Log: constsub spillage.
73599              
73600              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
73601              From: John Tobey <jtobey@john-edwin-tobey.org>
73602              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
73603              Message-Id: <m13pvSr-000FObC@feynman.localnet>
73604      Branch: perl
73605            ! op.c
73606 ____________________________________________________________________________
73607 [  7486] By: nick                                  on 2000/10/29  21:05:04
73608         Log: Integrate mainline to perlio branch
73609      Branch: perlio
73610           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
73611           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
73612           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
73613           +> vos/install_perl.cm
73614            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
73615            - vos/config.h vos/config_h.SH_orig
73616           !> (integrate 141 files)
73617 ____________________________________________________________________________
73618 [  7485] By: jhi                                   on 2000/10/29  21:00:47
73619         Log: Make \x{...} consistently produce UTF-8.
73620              
73621              Subject: Re: \x{...} is confused 
73622              From: Simon Cozens <simon@cozens.net>
73623              Date: Sun, 29 Oct 2000 19:36:48 +0000
73624              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
73625      Branch: perl
73626            ! t/pragma/utf8.t toke.c
73627 ____________________________________________________________________________
73628 [  7484] By: nick                                  on 2000/10/29  20:05:29
73629         Log: PerlIO passes all tests.
73630      Branch: perlio
73631            ! perlio.c
73632 ____________________________________________________________________________
73633 [  7483] By: jhi                                   on 2000/10/29  18:06:55
73634         Log: Update Changes.
73635      Branch: perl
73636            ! Changes patchlevel.h
73637 ____________________________________________________________________________
73638 [  7482] By: nick                                  on 2000/10/29  17:43:28
73639         Log: Include <unistd.h> to get correct lseek() prototype etc.
73640              (I thought perl.h did that) - down to two fails
73641              - comp/require.t (last test)
73642              - lib/io_xs.t - possibly import/export of FILE * ?
73643      Branch: perlio
73644            ! perlio.c
73645 ____________________________________________________________________________
73646 [  7481] By: jhi                                   on 2000/10/29  17:02:37
73647         Log: UTF-8 decoder tweak.
73648      Branch: perl
73649            ! utf8.c
73650 ____________________________________________________________________________
73651 [  7480] By: nick                                  on 2000/10/29  16:26:11
73652         Log: Fixed two bugs:
73653              - error code not being set on close (of broken pipe)
73654              - append mode was truncating.
73655              At least one seek/tell bug remains.
73656      Branch: perlio
73657            ! perlio.c
73658 ____________________________________________________________________________
73659 [  7479] By: nick                                  on 2000/10/29  11:18:16
73660         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
73661              in case of accidents. Still several worrying fails, no line disciplines yet.
73662      Branch: perlio
73663            ! iperlsys.h perlio.c
73664 ____________________________________________________________________________
73665 [  7478] By: jhi                                   on 2000/10/29  02:04:01
73666         Log: Add also emailless people.
73667      Branch: perl
73668            ! AUTHORS
73669 ____________________________________________________________________________
73670 [  7477] By: jhi                                   on 2000/10/29  01:36:00
73671         Log: The #7476 needs a MANIFEST change, too.
73672      Branch: perl
73673            ! MANIFEST
73674 ____________________________________________________________________________
73675 [  7476] By: jhi                                   on 2000/10/29  01:35:21
73676         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
73677      Branch: perl
73678            - MAINTAIN
73679            ! AUTHORS Changes
73680 ____________________________________________________________________________
73681 [  7475] By: jhi                                   on 2000/10/28  23:57:25
73682         Log: De-quoted-unreadable to ISO Latin 1.
73683              (There's one ISO-2022-JP name in Changes5.004.)
73684      Branch: perl
73685            ! Changes Changes5.6
73686 ____________________________________________________________________________
73687 [  7474] By: jhi                                   on 2000/10/28  19:13:06
73688         Log: Subject: [ID 20001027.007] uniq array in perlfaq
73689              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
73690              Date: Fri, 27 Oct 2000 19:28:30 +0200
73691              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
73692      Branch: perl
73693            ! pod/perlfaq4.pod
73694 ____________________________________________________________________________
73695 [  7473] By: jhi                                   on 2000/10/28  18:02:05
73696         Log: Locking null mutexes is not recommendable.
73697              
73698              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
73699              From: Hugo <hv@crypt.compulink.co.uk>
73700              Date: Sat, 28 Oct 2000 18:41:12 +0100
73701              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
73702      Branch: perl
73703            ! op.c
73704 ____________________________________________________________________________
73705 [  7472] By: jhi                                   on 2000/10/28  17:52:58
73706         Log: Better create a true mailing list for the repository keepers.
73707      Branch: perl
73708            ! Porting/repository.pod
73709 ____________________________________________________________________________
73710 [  7471] By: jhi                                   on 2000/10/28  17:28:24
73711         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
73712              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
73713      Branch: perl
73714            + Porting/repository.pod
73715            ! MANIFEST
73716 ____________________________________________________________________________
73717 [  7470] By: jhi                                   on 2000/10/28  17:20:54
73718         Log: Subject: DOC PATCH 5.6.0
73719              From: mjd@plover.com
73720              Date: 27 Oct 2000 17:32:44 -0000
73721              Message-ID: <20001027173244.23754.qmail@plover.com>
73722      Branch: perl
73723            ! pod/perlfunc.pod
73724 ____________________________________________________________________________
73725 [  7469] By: jhi                                   on 2000/10/28  17:16:45
73726         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
73727              From: "Peter J. Farley III" <pjfarley@banet.net>
73728              Date: Fri, 27 Oct 2000 20:32:56 -0400
73729              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
73730      Branch: perl
73731            ! README.dos
73732 ____________________________________________________________________________
73733 [  7468] By: jhi                                   on 2000/10/28  17:07:18
73734         Log: Make target reordering to avoid pointless re-makes.
73735              
73736              Subject: Re: Total re-make of 'make okfile' after 7451 ?
73737              From: Nicholas Clark <nick@ccl4.org>
73738              Date: Sat, 28 Oct 2000 00:31:02 +0100
73739              Message-ID: <20001028003101.A54517@plum.flirble.org>
73740      Branch: perl
73741            ! Makefile.SH
73742 ____________________________________________________________________________
73743 [  7467] By: jhi                                   on 2000/10/28  17:05:31
73744         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
73745              From: lvirden@cas.org
73746              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
73747              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
73748      Branch: perl
73749            ! README.os2
73750 ____________________________________________________________________________
73751 [  7466] By: jhi                                   on 2000/10/28  16:09:16
73752         Log: Upgrade to CPAN 1.58_55.
73753              
73754              Subject: CPAN.pm status
73755              From: andreas.koenig@anima.de (Andreas J. Koenig) 
73756              Date: 28 Oct 2000 08:18:00 +0200 
73757              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
73758      Branch: perl
73759            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
73760 ____________________________________________________________________________
73761 [  7465] By: jhi                                   on 2000/10/28  16:02:47
73762         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
73763      Branch: perl
73764            ! embed.h embed.pl perl.h proto.h toke.c
73765 ____________________________________________________________________________
73766 [  7464] By: nick                                  on 2000/10/28  10:43:44
73767         Log: Fix for sv_2iv() on "shared" value from keys %hash.
73768      Branch: perl
73769            ! sv.c
73770 ____________________________________________________________________________
73771 [  7463] By: jhi                                   on 2000/10/27  16:18:29
73772         Log: Update Changes.
73773      Branch: perl
73774            ! Changes patchlevel.h
73775 ____________________________________________________________________________
73776 [  7462] By: jhi                                   on 2000/10/27  16:17:44
73777         Log: Too enthusiastic editing in #7460.
73778      Branch: metaconfig
73779            ! U/modified/Oldsym.U
73780      Branch: perl
73781            ! Configure config_h.SH
73782 ____________________________________________________________________________
73783 [  7461] By: jhi                                   on 2000/10/27  15:37:38
73784         Log: Retract #7459, the script needs more work.
73785      Branch: perl
73786            - mkreef
73787            ! MANIFEST
73788 ____________________________________________________________________________
73789 [  7460] By: jhi                                   on 2000/10/27  15:23:14
73790         Log: Use $sort, $uniq (and $tr) consistently as wondered
73791              by Nicholas Clark.
73792      Branch: metaconfig
73793            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
73794            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
73795            ! U/modified/libc.U
73796      Branch: perl
73797            ! Configure config_h.SH
73798 ____________________________________________________________________________
73799 [  7459] By: jhi                                   on 2000/10/27  15:02:07
73800         Log: (Retracted by #7461)
73801              
73802              Add a shell script for creating/removing symbolic link farms,
73803              useful for keeping the source code read-only and doing the
73804              builds somewhere else.
73805      Branch: perl
73806            + mkreef
73807            ! MANIFEST
73808 ____________________________________________________________________________
73809 [  7458] By: jhi                                   on 2000/10/27  14:42:20
73810         Log: Do away with the fix_pl.
73811      Branch: perl
73812            - fix_pl
73813            ! MANIFEST Makefile.SH
73814 ____________________________________________________________________________
73815 [  7457] By: jhi                                   on 2000/10/27  12:43:13
73816         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
73817              From: Jens Hamisch <jens@Strawberry.COM>
73818              Date: Fri, 27 Oct 2000 14:38:21 +0200
73819              Message-Id: <20001027143821.B3366@Strawberry.COM>
73820      Branch: perl
73821            ! perl.h
73822 ____________________________________________________________________________
73823 [  7456] By: jhi                                   on 2000/10/27  12:33:42
73824         Log: Subject: [PATCH] todo
73825              From: Nicholas Clark <nick@ccl4.org>
73826              Date: Thu, 26 Oct 2000 22:32:29 +0100
73827              Message-ID: <20001026223229.A44540@plum.flirble.org>
73828      Branch: perl
73829            ! pod/perltodo.pod
73830 ____________________________________________________________________________
73831 [  7455] By: jhi                                   on 2000/10/27  12:02:21
73832         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
73833              From: John Tobey <jtobey@john-edwin-tobey.org>
73834              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
73835              Message-Id: <m13ozHF-000FObC@feynman.localnet>
73836      Branch: perl
73837            ! op.c t/pragma/sub_lval.t
73838 ____________________________________________________________________________
73839 [  7454] By: jhi                                   on 2000/10/27  11:59:42
73840         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
73841              From: sthoenna@efn.org
73842              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
73843              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
73844      Branch: perl
73845            ! pp.c t/op/assignwarn.t
73846 ____________________________________________________________________________
73847 [  7453] By: jhi                                   on 2000/10/27  00:15:08
73848         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
73849      Branch: perl
73850            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
73851            ! ext/Storable/Storable.xs t/lib/st-lock.t
73852 ____________________________________________________________________________
73853 [  7452] By: jhi                                   on 2000/10/26  13:05:52
73854         Log: Undo #7451, this seems to be a deficiency in Perforce,
73855              there is no per-file line-terminator type, only per-client.
73856      Branch: perl
73857            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
73858            ! win32/makefile.mk
73859 ____________________________________________________________________________
73860 [  7451] By: jhi                                   on 2000/10/26  04:56:03
73861         Log: Experimenting in DOS arcana.
73862      Branch: perl
73863            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
73864            ! win32/makefile.mk
73865 ____________________________________________________________________________
73866 [  7450] By: jhi                                   on 2000/10/26  04:50:52
73867         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
73868              From: "Peter J. Farley III" <pjfarley@banet.net>            
73869              Date: Wed, 25 Oct 2000 23:10:18 -0400
73870              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
73871      Branch: perl
73872            ! t/io/open.t
73873 ____________________________________________________________________________
73874 [  7449] By: jhi                                   on 2000/10/26  04:49:16
73875         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
73876              From: Hugo <hv@crypt.compulink.co.uk>
73877              Date: Thu, 26 Oct 2000 01:55:17 +0100
73878              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
73879              
73880              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
73881      Branch: perl
73882            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
73883 ____________________________________________________________________________
73884 [  7448] By: jhi                                   on 2000/10/26  04:38:36
73885         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
73886              From: Peter Prymmer <pvhp@forte.com>
73887              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
73888              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
73889      Branch: perl
73890            ! configure.com
73891 ____________________________________________________________________________
73892 [  7447] By: jhi                                   on 2000/10/25  23:20:02
73893         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
73894              in platforms that strictly require all the symbols being present
73895              at link time.
73896      Branch: perl
73897            ! handy.h
73898 ____________________________________________________________________________
73899 [  7446] By: jhi                                   on 2000/10/25  21:55:57
73900         Log: Update Changes.
73901      Branch: perl
73902            ! Changes patchlevel.h
73903 ____________________________________________________________________________
73904 [  7445] By: jhi                                   on 2000/10/25  21:27:08
73905         Log: Integrate with vmsperl #7430 by Charles Bailey:
73906              
73907              Cleanup from prior patch (Charles Lane?):
73908              - improve handling of MFDs in Basename and Path
73909              - default to no xsubpp line # munging when building debug images
73910      Branch: perl
73911           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
73912 ____________________________________________________________________________
73913 [  7444] By: jhi                                   on 2000/10/25  21:03:50
73914         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
73915              From: John Peacock <JPeacock@UnivPress.com>
73916              Date: Thu, 18 May 2000 11:55:27 -0400
73917              Message-ID: <3924126F.A58BE57A@UnivPress.com>
73918      Branch: perl
73919            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
73920            ! t/op/write.t
73921 ____________________________________________________________________________
73922 [  7443] By: jhi                                   on 2000/10/25  20:43:10
73923         Log: Temporary stopgap for the self-tying issue: for now only
73924              array and hash self-ties are verboten.  The real fix, of
73925              course, would be to comprehensively test (and implement?)
73926              and debug (and document) self-ties.
73927      Branch: perl
73928            ! pod/perldiag.pod pp_sys.c t/op/tie.t
73929 ____________________________________________________________________________
73930 [  7442] By: jhi                                   on 2000/10/25  20:14:30
73931         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
73932              From: Dan Sugalski <dan@sidhe.org>
73933              Date: Wed, 25 Oct 2000 13:36:35 -0400
73934              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
73935              
73936              plus regen global.sym.
73937      Branch: perl
73938            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
73939            ! thrdvar.h util.c
73940 ____________________________________________________________________________
73941 [  7441] By: jhi                                   on 2000/10/25  20:12:20
73942         Log: buildtoc target tweaks.
73943      Branch: perl
73944            ! pod/Makefile.SH
73945 ____________________________________________________________________________
73946 [  7440] By: jhi                                   on 2000/10/25  20:03:53
73947         Log: A new version of making the syslog test more robust.
73948              (Replaces #7421.)
73949              
73950              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
73951              From: "Kurt D. Starsinic" <kstar@chapin.edu>
73952              Date: Wed, 25 Oct 2000 12:13:54 -0400
73953              Message-ID: <20001025121354.B2264@O2.chapin.edu>
73954      Branch: perl
73955            ! t/lib/syslog.t
73956 ____________________________________________________________________________
73957 [  7439] By: jhi                                   on 2000/10/25  20:00:48
73958         Log: Continue the internal UTF-8 API tweaking.
73959              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
73960              used much more than the simpler API, now called utf8_to_uv_simple().
73961              Still not quite happy with API, too much partial duplication
73962              of functionality.
73963      Branch: perl
73964            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
73965            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
73966            ! regcomp.c regexec.c sv.c toke.c utf8.c
73967 ____________________________________________________________________________
73968 [  7438] By: jhi                                   on 2000/10/25  18:52:30
73969         Log: Allow poking holes at the UTF-8 decoding strictness.
73970      Branch: perl
73971            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
73972            ! utf8.h
73973 ____________________________________________________________________________
73974 [  7437] By: jhi                                   on 2000/10/25  13:53:05
73975         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
73976              UTF8LEN() and UTF8SKIP(). 
73977      Branch: perl
73978            ! pp.c utf8.c utf8.h
73979 ____________________________________________________________________________
73980 [  7436] By: jhi                                   on 2000/10/25  13:51:37
73981         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
73982              From: Nicholas Clark <nick@ccl4.org>
73983              Date: Wed, 25 Oct 2000 14:44:05 +0100
73984              Message-ID: <20001025144404.D27253@plum.flirble.org>
73985      Branch: perl
73986            ! pod/perlrun.pod
73987 ____________________________________________________________________________
73988 [  7435] By: jhi                                   on 2000/10/25  13:49:32
73989         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
73990              From: Mike Guy <mjtg@cam.ac.uk>
73991              Date: Tue, 24 Oct 2000 14:59:40 +0100
73992              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
73993      Branch: perl
73994            ! scope.c
73995 ____________________________________________________________________________
73996 [  7434] By: jhi                                   on 2000/10/25  13:48:41
73997         Log: AIX is picky about its symbol exports.  Solution for now
73998              is to include the deb.o explicitly to the re extension build.
73999              
74000              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
74001              From: Peter Prymmer <pvhp@forte.com>
74002              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
74003              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
74004      Branch: perl
74005            ! ext/re/Makefile.PL hints/aix.sh
74006 ____________________________________________________________________________
74007 [  7433] By: jhi                                   on 2000/10/25  13:46:49
74008         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
74009              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74010              Date: Wed, 25 Oct 2000 12:02:20 +0200
74011              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
74012      Branch: perl
74013            ! perlsdio.h
74014 ____________________________________________________________________________
74015 [  7432] By: jhi                                   on 2000/10/25  13:44:28
74016         Log: Subject: Minor update to find2perl, for portability
74017              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
74018              Date: Wed, 25 Oct 2000 12:05:47 +0100
74019              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
74020      Branch: perl
74021            ! x2p/find2perl.PL
74022 ____________________________________________________________________________
74023 [  7431] By: jhi                                   on 2000/10/25  13:40:39
74024         Log: Add targets to Makefile.SH, most importantly
74025              'regen_all' which also remembers to update vms/perly*.
74026      Branch: perl
74027            ! Makefile.SH
74028 ____________________________________________________________________________
74029 [  7430] By: bailey                                on 2000/10/25  03:13:53
74030         Log: Cleanup from prior patch (Charles Lane?):
74031              - improve handling of MFDs in Basename and Path
74032              - default to no xsubpp line # munging when building debug images
74033      Branch: vmsperl
74034            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
74035 ____________________________________________________________________________
74036 [  7429] By: jhi                                   on 2000/10/24  20:03:40
74037         Log: Podify README.epoc and README.vos.
74038      Branch: perl
74039            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
74040            ! pod/perlport.pod pod/perltoc.pod
74041 ____________________________________________________________________________
74042 [  7428] By: jhi                                   on 2000/10/24  19:10:33
74043         Log: Stratus VOS updates from Paul Green.
74044      Branch: perl
74045            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
74046            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
74047            - vos/config.def vos/config.h vos/config_h.SH_orig
74048            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
74049            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
74050 ____________________________________________________________________________
74051 [  7427] By: jhi                                   on 2000/10/24  18:59:48
74052         Log: Check if stdio supports tweaking lval and cnt simultaneously.
74053              
74054              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
74055              From: Nicholas Clark <nick@ccl4.org>
74056              Date: Mon, 23 Oct 2000 15:39:32 +0100
74057              Message-ID: <20001023153932.A10786@plum.flirble.org>
74058      Branch: metaconfig
74059            ! U/compline/d_stdstdio.U
74060      Branch: perl
74061            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
74062            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
74063            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
74064            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
74065            ! vos/config.h vos/config_h.SH_orig win32/config.bc
74066            ! win32/config.gc win32/config.vc
74067 ____________________________________________________________________________
74068 [  7426] By: jhi                                   on 2000/10/24  17:57:44
74069         Log: Missed the header file changes from #7425.
74070      Branch: perl
74071            ! embed.h embed.pl objXSUB.h proto.h
74072 ____________________________________________________________________________
74073 [  7425] By: jhi                                   on 2000/10/24  17:55:17
74074         Log: Fix the bug reported in
74075              
74076              From: andreas.koenig@anima.de (Andreas J. Koenig)
74077              Subject: Encode bug?
74078              Date: 24 Oct 2000 14:01:26 +0200 
74079              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
74080              
74081              Also make is_utf8_char() stricter.
74082      Branch: perl
74083            ! ext/Encode/Encode.xs utf8.c
74084 ____________________________________________________________________________
74085 [  7424] By: jhi                                   on 2000/10/24  15:15:39
74086         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
74087              From: Peter Scott <Peter@PSDT.com>
74088              Date: Mon, 23 Oct 2000 19:46:01 -0700
74089              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
74090      Branch: perl
74091            ! pod/perlfaq5.pod
74092 ____________________________________________________________________________
74093 [  7423] By: jhi                                   on 2000/10/24  14:25:30
74094         Log: Test tweak to avoid pulling in the whole Config.
74095      Branch: perl
74096            ! t/lib/st-lock.t
74097 ____________________________________________________________________________
74098 [  7422] By: jhi                                   on 2000/10/24  14:03:16
74099         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
74100      Branch: perl
74101            ! pp.c
74102 ____________________________________________________________________________
74103 [  7421] By: jhi                                   on 2000/10/24  13:32:09
74104         Log: (Replaced by #7440.)
74105              
74106              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
74107              From: "Kurt D. Starsinic" <kstar@chapin.edu>
74108              Date: Mon, 23 Oct 2000 16:40:54 -0400
74109              Message-ID: <20001023164054.B14491@O2.chapin.edu>
74110      Branch: perl
74111            ! t/lib/syslog.t
74112 ____________________________________________________________________________
74113 [  7420] By: jhi                                   on 2000/10/24  13:30:53
74114         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
74115              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74116              Date: Mon, 23 Oct 2000 17:29:03 -0400
74117              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
74118      Branch: perl
74119            ! lib/ExtUtils/MM_Unix.pm
74120 ____________________________________________________________________________
74121 [  7419] By: jhi                                   on 2000/10/24  13:29:57
74122         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
74123              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74124              Date: Mon, 23 Oct 2000 19:01:32 -0400
74125              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
74126      Branch: perl
74127            ! utils/h2xs.PL
74128 ____________________________________________________________________________
74129 [  7418] By: jhi                                   on 2000/10/24  13:26:04
74130         Log: Replace #7409 with
74131              
74132              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
74133              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
74134              Date: Mon, 23 Oct 2000 20:08:56 +0200
74135              Message-ID: <20001023200855.A14850@nice.ram.loc>
74136      Branch: perl
74137            ! ext/Storable/Storable.pm t/lib/st-lock.t
74138 ____________________________________________________________________________
74139 [  7417] By: jhi                                   on 2000/10/24  13:17:52
74140         Log: Run vms/vms_yfix.pl, should have done that after changing
74141              perly.c in #7382.
74142      Branch: perl
74143            ! vms/perly_c.vms vms/perly_h.vms
74144 ____________________________________________________________________________
74145 [  7416] By: jhi                                   on 2000/10/24  02:55:33
74146         Log: Make the UTF-8 decoding stricter and more verbose when
74147              malformation happens.  This involved adding an argument
74148              to utf8_to_uv_chk(), which involved changing its prototype,
74149              and prefer STRLEN over I32 for the UTF-8 length, which as
74150              a domino effect necessitated changing the prototypes of
74151              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
74152              The stricter UTF-8 decoding checking uses Markus Kuhn's
74153              UTF-8 Decode Stress Tester from
74154              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
74155      Branch: perl
74156            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
74157            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
74158            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
74159            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
74160 ____________________________________________________________________________
74161 [  7415] By: jhi                                   on 2000/10/23  14:06:06
74162         Log: Update Changes.
74163      Branch: perl
74164            ! Changes patchlevel.h
74165 ____________________________________________________________________________
74166 [  7414] By: jhi                                   on 2000/10/23  12:39:52
74167         Log: Undo the basename() part of #7412 since the lib/basename
74168              tests would need upgrading too.
74169      Branch: perl
74170            ! lib/File/Basename.pm
74171 ____________________________________________________________________________
74172 [  7413] By: jhi                                   on 2000/10/23  12:19:27
74173         Log: Document PERL_INSTALL_ROOT of #7210.
74174      Branch: perl
74175            ! lib/ExtUtils/Install.pm
74176 ____________________________________________________________________________
74177 [  7412] By: jhi                                   on 2000/10/23  12:16:47
74178         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
74179      Branch: perl
74180            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
74181            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
74182 ____________________________________________________________________________
74183 [  7411] By: jhi                                   on 2000/10/23  12:07:41
74184         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
74185              From: Prymmer/Kahn <pvhp@best.com>
74186              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
74187              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
74188      Branch: perl
74189            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
74190 ____________________________________________________________________________
74191 [  7410] By: jhi                                   on 2000/10/23  04:10:11
74192         Log: The change #7187 was not so good on VMS.
74193              
74194              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
74195              From: "Craig A. Berry" <craig.berry@psinetcs.com>
74196              Date: Sun, 22 Oct 2000 23:03:08 -0500
74197              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
74198      Branch: perl
74199            ! utils/perldoc.PL
74200 ____________________________________________________________________________
74201 [  7409] By: jhi                                   on 2000/10/23  03:57:36
74202         Log: Avoid Storable locking on DJGPP for now.
74203              
74204              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
74205              From: "Peter J. Farley III" <pjfarley@banet.net>
74206              Date: Sun, 22 Oct 2000 20:00:00 -0400
74207              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
74208      Branch: perl
74209            ! ext/Storable/Storable.pm t/lib/st-lock.t
74210 ____________________________________________________________________________
74211 [  7408] By: jhi                                   on 2000/10/23  03:50:24
74212         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
74213              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
74214              Date: Sun, 22 Oct 2000 21:12:22 -0400
74215              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
74216      Branch: perl
74217            ! lib/vars.pm
74218 ____________________________________________________________________________
74219 [  7407] By: jhi                                   on 2000/10/23  03:43:12
74220         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
74221              From: Hugo <hv@crypt.compulink.co.uk>
74222              Date: Mon, 23 Oct 2000 00:47:22 +0100
74223              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
74224      Branch: perl
74225            ! regexec.c t/op/pat.t
74226 ____________________________________________________________________________
74227 [  7406] By: jhi                                   on 2000/10/23  03:40:29
74228         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
74229      Branch: perl
74230            ! lib/ExtUtils/MakeMaker.pm
74231 ____________________________________________________________________________
74232 [  7405] By: jhi                                   on 2000/10/22  21:32:00
74233         Log: Doc patch.
74234              
74235              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
74236              From: rspier@pobox.com (Robert Spier)
74237              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
74238              Message-ID: <14835.16112.13457.447971@rls.cx>
74239      Branch: perl
74240            ! lib/strict.pm
74241 ____________________________________________________________________________
74242 [  7404] By: jhi                                   on 2000/10/22  21:30:51
74243         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
74244              From: rspier@pobox.com (Robert Spier)
74245              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
74246              Message-ID: <14835.17223.72448.705566@rls.cx>
74247      Branch: perl
74248            ! lib/ExtUtils/MakeMaker.pm
74249 ____________________________________________________________________________
74250 [  7403] By: jhi                                   on 2000/10/22  21:24:11
74251         Log: Subject: [PATCH bleadperl] ripples from constsub patch
74252              From: John Tobey <jtobey@john-edwin-tobey.org>
74253              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
74254              Message-Id: <m13nSOB-000FObC@feynman.localnet>
74255      Branch: perl
74256            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
74257 ____________________________________________________________________________
74258 [  7402] By: jhi                                   on 2000/10/22  20:59:35
74259         Log: Support s?printf parameter reordering.
74260      Branch: perl
74261            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
74262 ____________________________________________________________________________
74263 [  7401] By: jhi                                   on 2000/10/22  19:19:14
74264         Log: Expand %Config variables only if explicitly so requested
74265              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
74266              
74267              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
74268              From: Gurusamy Sarathy <gsar@ActiveState.com>
74269              Date: Sun, 22 Oct 2000 11:47:32 -0700
74270              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
74271      Branch: perl
74272            ! Makefile.SH lib/lib_pm.PL
74273 ____________________________________________________________________________
74274 [  7400] By: jhi                                   on 2000/10/22  18:24:10
74275         Log: Move the #7390 test from warn/op to comp/redef.
74276              
74277              Subject: Re: Creating const subs for constants.
74278              From: John Tobey <jtobey@john-edwin-tobey.org>
74279              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
74280              Message-Id: <m13nG72-000FObC@feynman.localnet>               
74281      Branch: perl
74282            ! t/comp/redef.t t/pragma/warn/op
74283 ____________________________________________________________________________
74284 [  7399] By: jhi                                   on 2000/10/22  17:49:59
74285         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
74286              From: Nicholas Clark <nick@ccl4.org>
74287              Date: Sat, 21 Oct 2000 22:23:19 +0100
74288              Message-ID: <20001021222319.B45586@plum.flirble.org>
74289      Branch: perl
74290            ! ext/DynaLoader/DynaLoader_pm.PL
74291 ____________________________________________________________________________
74292 [  7398] By: jhi                                   on 2000/10/22  17:47:35
74293         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
74294              From: Hugo <hv@crypt.compulink.co.uk>
74295              Date: Sat, 21 Oct 2000 18:19:59 +0100
74296              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
74297      Branch: perl
74298            ! ext/B/B.pm ext/B/B/C.pm
74299 ____________________________________________________________________________
74300 [  7397] By: jhi                                   on 2000/10/22  17:35:18
74301         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
74302              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
74303              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
74304              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
74305      Branch: perl
74306            ! hints/openbsd.sh
74307 ____________________________________________________________________________
74308 [  7396] By: jhi                                   on 2000/10/22  17:19:46
74309         Log: Subject: installman go-faster stripes
74310              From: Nicholas Clark <nick@talking.bollo.cx>
74311              Date: Sat, 21 Oct 2000 17:24:53 +0100
74312              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
74313              
74314              Subject: Re: installman go-faster stripes
74315              From: Russ Allbery <rra@stanford.edu>
74316              Date: 21 Oct 2000 11:04:13 -0700
74317              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
74318      Branch: perl
74319            ! installman pod/pod2man.PL
74320 ____________________________________________________________________________
74321 [  7395] By: jhi                                   on 2000/10/22  17:17:35
74322         Log: Hints tweak from Anton Berezin.
74323      Branch: perl
74324            ! hints/freebsd.sh
74325 ____________________________________________________________________________
74326 [  7394] By: jhi                                   on 2000/10/22  04:50:04
74327         Log: Tweak the Is* definitions of Unicode character classes
74328              to better match the official categorizations; embrace
74329              the official categorizations; add the combining marks
74330              as alpha (and -numeric); fix DCinital (a typo and edito)
74331              to be DCmedial.
74332      Branch: perl
74333            + lib/unicode/Is/DCmedial.pl
74334            - lib/unicode/Is/DCinital.pl
74335            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
74336            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
74337            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
74338            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
74339 ____________________________________________________________________________
74340 [  7393] By: jhi                                   on 2000/10/21  18:06:05
74341         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
74342              From: Daniel Chetlin <daniel@chetlin.com>
74343              Date: Sat, 21 Oct 2000 02:57:03 -0700
74344              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
74345      Branch: perl
74346            + t/lib/tie-splice.t
74347            ! MANIFEST lib/Tie/Array.pm
74348 ____________________________________________________________________________
74349 [  7392] By: gsar                                  on 2000/10/21  18:05:15
74350         Log: resync utfperl branch with mainline
74351      Branch: utfperl
74352           !> (integrate 1760 files)
74353 ____________________________________________________________________________
74354 [  7391] By: jhi                                   on 2000/10/21  14:37:49
74355         Log: Testcases for a #7383,#7385 related bug.
74356              
74357              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
74358              From: Nicholas Clark <nick@ccl4.org>
74359              Date: Sat, 21 Oct 2000 15:04:51 +0100
74360              Message-ID: <20001021150451.A51566@plum.flirble.org>
74361      Branch: perl
74362            ! t/pragma/utf8.t
74363 ____________________________________________________________________________
74364 [  7390] By: jhi                                   on 2000/10/21  14:35:57
74365         Log: Add a testcase for #7389.
74366      Branch: perl
74367            ! t/pragma/warn/op
74368 ____________________________________________________________________________
74369 [  7389] By: jhi                                   on 2000/10/21  14:26:45
74370         Log: Subject: Re: Creating const subs for constants.
74371              From: John Tobey <jtobey@john-edwin-tobey.org>
74372              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
74373              Message-Id: <m13mo0N-000FObC@feynman.localnet>
74374      Branch: perl
74375            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
74376            ! proto.h sv.c
74377 ____________________________________________________________________________
74378 [  7388] By: nick                                  on 2000/10/21  11:44:23
74379         Log: Populate perlio branch
74380      Branch: perlio
74381           +> (branch 1760 files)
74382 ____________________________________________________________________________
74383 [  7387] By: nick                                  on 2000/10/21  10:52:05
74384         Log: Get branch back as replica of mainline via :
74385              p4 integrate -b utfperl
74386              p4 resolve -at ./...
74387      Branch: utfperl
74388           +> (branch 269 files)
74389            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
74390            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
74391            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
74392            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
74393            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
74394            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
74395            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
74396            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
74397            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
74398            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
74399            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
74400            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
74401            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
74402            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
74403            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
74404            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
74405            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
74406            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
74407            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
74408            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
74409            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
74410            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
74411            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
74412            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
74413            - lib/unicode/UCD300.html lib/unicode/Unicode.300
74414            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
74415            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
74416            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
74417            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
74418           !> (integrate 965 files)
74419 ____________________________________________________________________________
74420 [  7386] By: jhi                                   on 2000/10/21  01:31:12
74421         Log: Update Changes.
74422      Branch: perl
74423            ! Changes patchlevel.h
74424 ____________________________________________________________________________
74425 [  7385] By: jhi                                   on 2000/10/21  01:28:42
74426         Log: The #7383 was right only in the context of the original bug report,
74427              not in more general case.
74428      Branch: perl
74429            ! pp_hot.c
74430 ____________________________________________________________________________
74431 [  7384] By: jhi                                   on 2000/10/21  01:08:23
74432         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
74433      Branch: perl
74434            ! ext/IO/lib/IO/Select.pm
74435 ____________________________________________________________________________
74436 [  7383] By: jhi                                   on 2000/10/21  00:44:18
74437         Log: Fix for ID 20001020.006, concatenating an unset submatch
74438              with utf8 resulted in "Modification of a read-only value".
74439      Branch: perl
74440            ! pp_hot.c t/pragma/utf8.t
74441 ____________________________________________________________________________
74442 [  7382] By: jhi                                   on 2000/10/20  20:44:31
74443         Log: Make scan_num() reëntrant, as suggested in
74444              
74445              Subject: [PATCH perl@7229] Rentrant parser and yylex()
74446              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
74447              Date: Fri, 20 Oct 2000 14:17:27 +0100
74448              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
74449      Branch: perl
74450            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
74451            ! toke.c
74452 ____________________________________________________________________________
74453 [  7381] By: jhi                                   on 2000/10/20  20:07:29
74454         Log: Reëntrancy fix.
74455              
74456              Subject: [PATCH perl@7229] Rentrant parser and yylex()
74457              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
74458              Date: Fri, 20 Oct 2000 14:17:27 +0100
74459              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
74460      Branch: perl
74461            ! embed.h embed.pl perl.h proto.h toke.c
74462 ____________________________________________________________________________
74463 [  7380] By: jhi                                   on 2000/10/20  19:15:54
74464         Log: Don't write double values through long double pointers,
74465              based on a part of
74466              
74467              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
74468              From: Jens Hamisch <jens@Strawberry.COM>
74469              Date: Tue, 17 Oct 2000 08:39:36 +0200
74470              Message-Id: <20001017083936.A11104@Strawberry.COM>
74471      Branch: perl
74472            ! perl.h pp.c
74473 ____________________________________________________________________________
74474 [  7379] By: jhi                                   on 2000/10/20  18:43:37
74475         Log: Portability tweak on #7377.
74476              
74477              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
74478              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
74479              Date:     Fri, 20 Oct 2000 13:13:41 EDT
74480              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
74481      Branch: perl
74482            ! t/lib/dprof.t
74483 ____________________________________________________________________________
74484 [  7378] By: jhi                                   on 2000/10/20  12:57:19
74485         Log: SOCKS function redefinitions need prototypes, too, otherwise
74486              for example 32 bit versus 64 bit differences cause a lot of
74487              problems.  Part of
74488              
74489              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
74490              From: Jens Hamisch <jens@Strawberry.COM>
74491              Date: Tue, 17 Oct 2000 08:39:36 +0200
74492              Message-Id: <20001017083936.A11104@Strawberry.COM>
74493      Branch: perl
74494            ! doio.c pp_sys.c
74495 ____________________________________________________________________________
74496 [  7377] By: jhi                                   on 2000/10/20  12:37:12
74497         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
74498              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
74499              Date:     Fri, 20 Oct 2000 08:26:04 EDT
74500              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
74501      Branch: perl
74502            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
74503 ____________________________________________________________________________
74504 [  7376] By: jhi                                   on 2000/10/20  12:35:31
74505         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
74506              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
74507              Date:     Fri, 20 Oct 2000 07:48:15 EDT
74508              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
74509      Branch: perl
74510            ! configure.com vms/gen_shrfls.pl
74511 ____________________________________________________________________________
74512 [  7375] By: bailey                                on 2000/10/20  04:44:37
74513         Log: SYN SYN
74514      Branch: vmsperl
74515           +> (branch 134 files)
74516            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
74517            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
74518            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
74519            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
74520            - eg/cgi/frameset.cgi eg/cgi/index.html
74521            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
74522            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
74523            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
74524            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
74525            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
74526            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
74527            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
74528            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
74529            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
74530            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
74531            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
74532            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
74533            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
74534            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
74535            - lib/unicode/Props.txt lib/unicode/UCD300.html
74536            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
74537            - utils/perlbc.PL vms/subconfigure.com
74538           !> (integrate 785 files)
74539 ____________________________________________________________________________
74540 [  7374] By: jhi                                   on 2000/10/20  00:59:48
74541         Log: In the latest compiler builds cccdlflags must not become -fpic,
74542              from Wilfredo Sánchez.
74543      Branch: perl
74544            ! hints/darwin.sh
74545 ____________________________________________________________________________
74546 [  7373] By: jhi                                   on 2000/10/20  00:56:35
74547         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
74548              From: Tony Cook <tony@develop-help.com>
74549              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
74550              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
74551      Branch: perl
74552            ! pod/perlop.pod
74553 ____________________________________________________________________________
74554 [  7372] By: jhi                                   on 2000/10/19  19:34:40
74555         Log: Typo noted by Mark Lutz.
74556      Branch: perl
74557            ! t/op/64bitint.t
74558 ____________________________________________________________________________
74559 [  7371] By: jhi                                   on 2000/10/19  19:33:13
74560         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
74561      Branch: metaconfig
74562            ! U/modified/Cppsym.U U/modified/Oldconfig.U
74563      Branch: metaconfig/U/perl
74564            ! End.U dlsrc.U libperl.U
74565      Branch: perl
74566            + hints/nonstopux.sh
74567            ! Configure MANIFEST config_h.SH
74568 ____________________________________________________________________________
74569 [  7370] By: jhi                                   on 2000/10/19  17:18:08
74570         Log: Subject: PATCH do_print has 2 PerlIO_error()s
74571              From: nick@ccl4.org
74572              Date: Thu, 19 Oct 2000 18:09:20 +0100
74573              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
74574      Branch: perl
74575            ! doio.c
74576 ____________________________________________________________________________
74577 [  7369] By: jhi                                   on 2000/10/19  14:01:49
74578         Log: Update Changes.
74579      Branch: perl
74580            ! Changes patchlevel.h
74581 ____________________________________________________________________________
74582 [  7368] By: jhi                                   on 2000/10/19  13:04:29
74583         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
74584              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74585              Date: Wed, 18 Oct 2000 13:12:01 +0200
74586              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
74587      Branch: perl
74588            ! hints/aix.sh
74589 ____________________________________________________________________________
74590 [  7367] By: jhi                                   on 2000/10/19  02:22:40
74591         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
74592              of a 'pmshort' anywhere in the B, so the offending line was simply
74593              removed.
74594      Branch: perl
74595            ! ext/B/B/Debug.pm
74596 ____________________________________________________________________________
74597 [  7366] By: jhi                                   on 2000/10/19  02:12:37
74598         Log: Add the test case for the bug id 20000730.004 which seems
74599              to have been fixed by now.
74600      Branch: perl
74601            ! t/pragma/utf8.t
74602 ____________________________________________________________________________
74603 [  7365] By: jhi                                   on 2000/10/18  23:36:24
74604         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
74605              From: Hugo <hv@crypt.compulink.co.uk>
74606              Date: Wed, 18 Oct 2000 23:25:58 +0100
74607              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
74608      Branch: perl
74609            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
74610 ____________________________________________________________________________
74611 [  7364] By: jhi                                   on 2000/10/18  21:12:53
74612         Log: (retracted)
74613      Branch: perl
74614            ! pp.c
74615 ____________________________________________________________________________
74616 [  7363] By: jhi                                   on 2000/10/18  20:55:38
74617         Log: Missing change from #7362.
74618      Branch: perl
74619            ! win32/perlhost.h
74620 ____________________________________________________________________________
74621 [  7362] By: jhi                                   on 2000/10/18  20:52:01
74622         Log: Borland C fstat() never saw the fd as writable.
74623              
74624              Subject: fix for Borland's weak "stat" (perl@7211)
74625              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
74626              Date: Mon, 16 Oct 2000 09:55:03 +0400
74627              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
74628      Branch: perl
74629            ! win32/win32.c
74630 ____________________________________________________________________________
74631 [  7361] By: jhi                                   on 2000/10/18  17:43:50
74632         Log: Regen toc.
74633      Branch: perl
74634            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
74635 ____________________________________________________________________________
74636 [  7360] By: jhi                                   on 2000/10/18  17:07:44
74637         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74638              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
74639              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
74640              Date: Mon, 16 Oct 2000 15:19:49 +0200
74641      Branch: perl
74642            + README.aix
74643            ! MANIFEST
74644 ____________________________________________________________________________
74645 [  7359] By: jhi                                   on 2000/10/18  17:04:49
74646         Log: Subject: Pod patch for Devel::Peek
74647              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74648              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
74649              Date: Mon, 16 Oct 2000 12:26:34 +0200
74650      Branch: perl
74651            ! ext/Devel/Peek/Peek.pm
74652 ____________________________________________________________________________
74653 [  7358] By: jhi                                   on 2000/10/18  17:03:15
74654         Log: Make Cwd more bulletproof in chrooted environments.
74655              
74656              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
74657              From: "Eric E. Coe" <Eric.Coe@oracle.com>
74658              Date: Wed, 18 Oct 2000 04:03:54 -0400
74659              Message-Id: <39ED596A.70E599FE@oracle.com>
74660      Branch: perl
74661            ! lib/Cwd.pm
74662 ____________________________________________________________________________
74663 [  7357] By: jhi                                   on 2000/10/18  16:37:26
74664         Log: Disable the UTF8 downgrade croakage for now to avoid
74665              too many not okay messages.
74666      Branch: perl
74667            ! doio.c
74668 ____________________________________________________________________________
74669 [  7356] By: jhi                                   on 2000/10/17  23:29:41
74670         Log: Show the failed remote port, instead of the failing line number.
74671              
74672              Subject: [PATCH 5.6.1 Debugger] More diagnostics
74673              From: David Sparks <daves@ActiveState.com>
74674              Date: Tue, 17 Oct 2000 15:00:24 -0700
74675              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
74676      Branch: perl
74677            ! lib/perl5db.pl
74678 ____________________________________________________________________________
74679 [  7355] By: jhi                                   on 2000/10/17  14:11:31
74680         Log: On output try to downgrade to bytes, croak if impossible,
74681              from Simon Cozens.  This means that outputting >255 UTF8
74682              is impossible.  Consider this as a strong incentive to get
74683              the I/O disciplines implemented.
74684      Branch: perl
74685            ! doio.c pod/perldiag.pod sv.c
74686 ____________________________________________________________________________
74687 [  7354] By: jhi                                   on 2000/10/17  13:42:23
74688         Log: Clarify documentation on 'use bytes'.
74689              
74690              Subject: Re: What does 'use bytes' "mean" ?
74691              From: Simon Cozens <simon@cozens.net>
74692              Date: Mon, 18 Sep 2000 18:24:25 +0100
74693              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
74694      Branch: perl
74695            ! lib/bytes.pm
74696 ____________________________________________________________________________
74697 [  7353] By: jhi                                   on 2000/10/17  13:28:12
74698         Log: Workaround for a sfio bug where the stream error indicator
74699              is not cleared as documented.
74700              
74701              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
74702              From: Nicholas Clark <nick@ccl4.org>
74703              Date: Mon, 16 Oct 2000 18:28:23 +0100
74704              Message-ID: <20001016182823.J19700@plum.flirble.org>
74705      Branch: perl
74706            ! doio.c
74707 ____________________________________________________________________________
74708 [  7352] By: jhi                                   on 2000/10/17  13:06:19
74709         Log: More IoTYPE sprinkling.
74710      Branch: perl
74711            ! doio.c pp_hot.c
74712 ____________________________________________________________________________
74713 [  7351] By: jhi                                   on 2000/10/16  22:47:07
74714         Log: Detect early whether the std streams have gone bad.
74715              
74716              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
74717              Date: Mon, 16 Oct 2000 23:28:42 +0100
74718              From: Nicholas Clark <nick@ccl4.org>
74719              Message-ID: <20001016232842.A37942@plum.flirble.org>
74720      Branch: perl
74721            ! t/op/misc.t
74722 ____________________________________________________________________________
74723 [  7350] By: jhi                                   on 2000/10/16  22:45:16
74724         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
74725              From: "Peter J. Farley III" <pjfarley@banet.net>
74726              Date: Mon, 16 Oct 2000 18:15:59 -0400
74727              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
74728      Branch: perl
74729            ! djgpp/djgpp.c dosish.h t/io/open.t
74730 ____________________________________________________________________________
74731 [  7349] By: jhi                                   on 2000/10/16  22:36:45
74732         Log: perldelta tweak.
74733      Branch: perl
74734            ! pod/perldelta.pod
74735 ____________________________________________________________________________
74736 [  7348] By: jhi                                   on 2000/10/16  15:17:53
74737         Log: Update Changes.
74738      Branch: perl
74739            ! Changes patchlevel.h
74740 ____________________________________________________________________________
74741 [  7347] By: jhi                                   on 2000/10/16  13:55:27
74742         Log: Add the capability to include/exclude branches.
74743      Branch: perl
74744            ! Porting/genlog
74745 ____________________________________________________________________________
74746 [  7346] By: jhi                                   on 2000/10/16  13:18:04
74747         Log: Add Charles Lane.
74748      Branch: perl
74749            ! AUTHORS Changes
74750 ____________________________________________________________________________
74751 [  7345] By: jhi                                   on 2000/10/16  13:13:21
74752         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
74753      Branch: perl
74754            ! pod/perldelta.pod
74755 ____________________________________________________________________________
74756 [  7344] By: gsar                                  on 2000/10/16  09:30:21
74757         Log: integrate change#6220 from cfgperl
74758              
74759              Win32 patches from Benjamin Stuhl.
74760      Branch: maint-5.6/perl
74761           !> makedef.pl win32/win32.h
74762 ____________________________________________________________________________
74763 [  7343] By: gsar                                  on 2000/10/16  08:32:19
74764         Log: integrate changes#6221,6222 from cfgperl
74765              
74766              Remove tr///CU (the feature is to be obsoleted by better interfaces).
74767              From: simon@brecon.co.uk (Simon Cozens)
74768              Subject: [PATCH] Eliminate tr///[CU][CU]
74769              Date: 23 Jun 2000 11:05:40 GMT
74770              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
74771              
74772              doc typo fix
74773              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
74774              From: Ian Phillipps <Ian.Phillipps@iname.com>
74775              Date: Fri, 23 Jun 2000 10:40:58 +0100
74776              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
74777      Branch: maint-5.6/perl
74778           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
74779 ____________________________________________________________________________
74780 [  7342] By: gsar                                  on 2000/10/16  08:28:08
74781         Log: integrate change#6217 from cfgperl (in part)
74782              
74783              Rename the fdpid locking and integrate with Sarathy.
74784      Branch: maint-5.6/perl
74785           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
74786           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
74787           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
74788           !> win32/win32.c
74789 ____________________________________________________________________________
74790 [  7341] By: gsar                                  on 2000/10/16  08:23:39
74791         Log: integrate changes#6214..6216 from mainline
74792              
74793              @_ can't have junk in it even in the non-USE_ITHREADS case because
74794              caller() wants to populate @DB::args with it (causes a coredump
74795              in Carp::confess())
74796              
74797              tweak comment about @DB::args
74798              
74799              be more optimal about clearing @_
74800      Branch: maint-5.6/perl
74801           !> av.h cop.h pp_ctl.c t/op/runlevel.t
74802 ____________________________________________________________________________
74803 [  7340] By: gsar                                  on 2000/10/16  08:20:37
74804         Log: integrate changes#6207..6210 from cfgperl
74805              
74806              Subject: [PATCH 5.6.0] Threadsafe patches
74807              From: Dan Sugalski <dan@sidhe.org>
74808              To: perl5-porters@perl.org
74809              Date: Mon, 08 May 2000 18:08:13 -0400
74810              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
74811              
74812              Regen headers for #6207.
74813              
74814              Lock PL_fdpid against race conditions, based on:
74815              Subject: [PATCH 5.6.0]subprocess fixup for threads
74816              From: Dan Sugalski <dan@sidhe.org>
74817              To: perl5-porters@perl.org
74818              Date: Tue, 11 Apr 2000 17:02:32 -0400
74819              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
74820              
74821              Mopup for #6207 and #6209.
74822      Branch: maint-5.6/perl
74823           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
74824           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
74825           !> win32/win32.c
74826 ____________________________________________________________________________
74827 [  7339] By: gsar                                  on 2000/10/16  08:14:34
74828         Log: integrate change#6203 from cfgperl
74829              
74830              perldiag should refer to perlos2.pod not README.os2
74831      Branch: maint-5.6/perl
74832           !> pod/perldiag.pod
74833 ____________________________________________________________________________
74834 [  7338] By: gsar                                  on 2000/10/16  08:11:42
74835         Log: integrate change#6201 from mainline
74836              
74837              Perl_eval_pv() leaks 4 bytes every time it is called because it
74838              does a PUSHMARK that's never ever POPMARKed; in general, only
74839              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
74840              Perl_eval_[sp]v() don't because they don't take any incoming
74841              arguments (this leak has been around since the original version
74842              of perl_eval_pv() in 5.003_97e)
74843      Branch: maint-5.6/perl
74844           !> perl.c
74845 ____________________________________________________________________________
74846 [  7337] By: gsar                                  on 2000/10/16  08:08:47
74847         Log: integrate changes#6197..6200 from cfgperl
74848              
74849              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
74850              From: John Borwick <jhborwic@unity.ncsu.edu>
74851              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
74852              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
74853              
74854              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
74855              From: Dan Sugalski <dan@sidhe.org>
74856              To: vmsperl@perl.org, perl5-porters@perl.org
74857              Date: Fri, 02 Jun 2000 16:00:41 -0400
74858              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
74859              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
74860              
74861              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
74862              From: Dan Sugalski <dan@sidhe.org>
74863              To: perl5-porters@perl.org, vmsperl@perl.org
74864              Date: Fri, 02 Jun 2000 17:30:51 -0400
74865              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
74866              
74867              Update to cperl-mode.el 4.31 from
74868              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
74869              Subject: A couple of notes
74870              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74871              To: Mailing list Perl5 <perl5-porters@perl.org>
74872              Date: Sat, 3 Jun 2000 23:33:32 -0400
74873              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
74874      Branch: maint-5.6/perl
74875           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
74876           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
74877           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
74878           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
74879           !> vms/vmsish.h
74880 ____________________________________________________________________________
74881 [  7336] By: gsar                                  on 2000/10/16  08:03:46
74882         Log: integrate changes#6194,6195 from mainline
74883              
74884              fix small eval"" memory leaks under USE_ITHREADS
74885              
74886              fix yet another eval"" leak under USE_ITHREADS
74887      Branch: maint-5.6/perl
74888           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
74889           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
74890           !> vms/perly_c.vms
74891 ____________________________________________________________________________
74892 [  7335] By: gsar                                  on 2000/10/16  08:02:15
74893         Log: integrate changes#6190,6191 from mainline
74894              
74895              submit missing embed.pl change
74896              
74897              vec() loses numericalness (modified version of patch suggested
74898              by Robin Barker)
74899      Branch: maint-5.6/perl
74900           !> doop.c embed.pl t/op/vec.t
74901 ____________________________________________________________________________
74902 [  7334] By: gsar                                  on 2000/10/16  08:01:03
74903         Log: integrate change#6189 from mainline
74904              
74905              counting tr/// corrupts later operation (from M.J.T Guy)
74906      Branch: maint-5.6/perl
74907           !> doop.c t/op/tr.t
74908 ____________________________________________________________________________
74909 [  7333] By: gsar                                  on 2000/10/16  07:59:07
74910         Log: integrate changes#6183..6188 from mainline
74911              
74912              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
74913              <nick@ccl4.org>)
74914              
74915              tweak for change#6127
74916              
74917              remove incorrect documentation about implicit split to @_ in
74918              list context, which never really worked in perl 5 (from
74919              M.J.T. Guy)
74920              
74921              further qualify references to "alphanumeric" (from Wolfgang Laun
74922              <wolfgang.laun@alcatel.at>)
74923              
74924              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
74925              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
74926              
74927              h2xs tweaks
74928      Branch: maint-5.6/perl
74929           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
74930           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
74931           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
74932           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
74933           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
74934           !> pod/pod2latex.PL utils/h2xs.PL
74935 ____________________________________________________________________________
74936 [  7332] By: gsar                                  on 2000/10/16  07:53:52
74937         Log: integrate change#6179 from mainline
74938              
74939              buggy modulus on UVs introduced by change#3378 (resulted in
74940              4063328477 % 65535 amounting to 27406, instead of 27407)
74941      Branch: maint-5.6/perl
74942           !> pp.c t/op/arith.t
74943 ____________________________________________________________________________
74944 [  7331] By: gsar                                  on 2000/10/16  07:52:49
74945         Log: integrate changes#6176,6177,6178,6182 from cfgperl
74946              
74947              Single-quoted utf8 patch from Simon Cozens.
74948              
74949              Substitution utf8 patch from Simon Cozens.
74950              
74951              Be cleaner.
74952              
74953              Be Cleaner Part Deux.
74954      Branch: maint-5.6/perl
74955           !> Makefile.SH pp_hot.c toke.c
74956 ____________________________________________________________________________
74957 [  7330] By: gsar                                  on 2000/10/16  07:41:36
74958         Log: integrate change#6172 from mainline
74959              
74960              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
74961              (from Ilya Zakharevich)
74962      Branch: maint-5.6/perl
74963           !> regexec.c t/op/re_tests
74964 ____________________________________________________________________________
74965 [  7329] By: gsar                                  on 2000/10/16  07:40:25
74966         Log: integrate change#6171 from mainline
74967              
74968              scalar() doesn't force scalar context when used in void context
74969              (from Simon Cozens)
74970      Branch: maint-5.6/perl
74971           !> op.c t/op/wantarray.t
74972 ____________________________________________________________________________
74973 [  7328] By: gsar                                  on 2000/10/16  07:39:33
74974         Log: integrate change#6170 from mainline
74975              
74976              change#6142 needs tweaks to tests to work where there's no
74977              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
74978      Branch: maint-5.6/perl
74979           !> t/lib/filefind.t
74980 ____________________________________________________________________________
74981 [  7327] By: gsar                                  on 2000/10/16  07:35:34
74982         Log: integrate changes#6166..6168 from cfgperl
74983              
74984              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
74985              in case somebody wants to write an extension for more
74986              shadow database interfaces.
74987              
74988              tweak todo
74989              
74990              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
74991      Branch: maint-5.6/perl
74992           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
74993           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
74994           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
74995           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
74996           !> win32/config.vc win32/config_H.bc win32/config_H.gc
74997           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
74998 ____________________________________________________________________________
74999 [  7326] By: gsar                                  on 2000/10/16  07:29:05
75000         Log: integrate changes#6157,6159..6161,6164 from cfgperl
75001              
75002              Regen Configure to jive with #6149.
75003              
75004              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
75005              
75006              Changes for the File::Temp 0.08 (change #6159) test suite
75007              to fit better into the Perl distribution test framework.
75008              
75009              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
75010              both from Simon Cozens.
75011              
75012              detypo
75013      Branch: maint-5.6/perl
75014           +> pod/perlmodlib.PL pod/perlnewmod.pod
75015           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
75016           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
75017           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
75018           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
75019 ____________________________________________________________________________
75020 [  7325] By: gsar                                  on 2000/10/16  07:25:13
75021         Log: integrate change#6158 from vmsperl
75022              
75023              Add fallback to tmpfile for use in cases where user's relying on
75024              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
75025              Lane's patch)
75026      Branch: maint-5.6/perl
75027           !> vms/vms.c vms/vmsish.h
75028 ____________________________________________________________________________
75029 [  7324] By: gsar                                  on 2000/10/16  07:20:50
75030         Log: integrate changes#6153..6155 from mainline
75031              
75032              prettier Test::Harness output on failed tests (from Nicholas Clark
75033              <nick@Bagpuss.uk.boo.com>)
75034              
75035              avoid type mismatch warning
75036              
75037              small bug in change#6144; remove random \xA0 character that snuck
75038              in via change#6145
75039      Branch: maint-5.6/perl
75040           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
75041           !> perl.c
75042 ____________________________________________________________________________
75043 [  7323] By: gsar                                  on 2000/10/16  07:18:47
75044         Log: integrate changes#6151,6152 from mainline
75045              
75046              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
75047              
75048              cosmetic fixups of RE debug output (from Ilya Zakharevich)
75049      Branch: maint-5.6/perl
75050           !> regexec.c
75051 ____________________________________________________________________________
75052 [  7322] By: gsar                                  on 2000/10/16  07:17:25
75053         Log: integrate changes#6146..6150 from mainline
75054              
75055              doc typo
75056              
75057              add a make entry to Config.pm so "perl -V:make" works on VMS
75058              (from Peter Prymmer)
75059              
75060              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
75061              
75062              OS/2 tweaks for usethreads build (from Rocco Caputo
75063              <troc@netrus.net>)
75064              
75065              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
75066      Branch: maint-5.6/perl
75067           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
75068           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
75069           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
75070           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
75071           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
75072           !> warnings.pl x2p/a2p.h
75073 ____________________________________________________________________________
75074 [  7321] By: gsar                                  on 2000/10/16  07:14:02
75075         Log: integrate changes#6143..6145 from mainline
75076              
75077              MacOS support, part 1 (from Matthias Neeracher
75078              <neeri@iis.ee.ethz.ch>)
75079              
75080              MacOS support, part 2: make AutoSplit use File::Spec instead
75081              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
75082              <neeri@iis.ee.ethz.ch>)
75083              
75084              make xsubpp skip embedded pod (from Matthias Neeracher
75085              <neeri@iis.ee.ethz.ch>)
75086      Branch: maint-5.6/perl
75087           +> ext/DynaLoader/dl_mac.xs
75088           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
75089           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
75090           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
75091           !> pp_ctl.c proto.h toke.c util.c util.h
75092 ____________________________________________________________________________
75093 [  7320] By: gsar                                  on 2000/10/16  07:12:13
75094         Log: integrate changes#6141,6142 from mainline
75095              
75096              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
75097              forwarded by Peter Seebach from the bsdi-users mailing list.
75098              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
75099              
75100              File::Find fails to chdir when chasing symlinks (from
75101              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
75102      Branch: maint-5.6/perl
75103           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
75104 ____________________________________________________________________________
75105 [  7319] By: gsar                                  on 2000/10/16  07:04:30
75106         Log: integrate change#6139 from mainline
75107              
75108              revise mktables.PL for bugs and newness in Unicode 3.0
75109              (from James Bence <jbence@amgen.com>)
75110      Branch: maint-5.6/perl
75111           +> (branch 30 files)
75112           !> (integrate 49 files)
75113 ____________________________________________________________________________
75114 [  7318] By: gsar                                  on 2000/10/16  07:01:01
75115         Log: integrate changes#6137,6138 from mainline
75116              
75117              fix bogus redeclaration warning for "our" variables in different
75118              scopes
75119              
75120              add note about the handling of negative indices to tied arrays
75121              (from Michael G Schwern <schwern@pobox.com>)
75122      Branch: maint-5.6/perl
75123           !> op.c pod/perltie.pod t/pragma/strict-vars
75124 ____________________________________________________________________________
75125 [  7317] By: gsar                                  on 2000/10/16  06:58:46
75126         Log: integrate changes#6127..6136 from mainline
75127              
75128              call_method(...,G_EVAL) can longjmp() out if the method probing
75129              failed (from Gisle Aas)
75130              
75131              new perlxstut example for passing/returning refs to arrays
75132              (from David Lowe <dlowe@pootpoot.com>)
75133              
75134              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
75135              
75136              fix places that mean C<"word" character> but say C<alphanumeric
75137              character>
75138              
75139              avoid warnings in POSIX.pm (from Barrie Slaymaker)
75140              
75141              warnings::enabled() doesn't fall back to looking at $^W if
75142              caller isn't using lexical warnings (from Paul Marquess)
75143              
75144              elide bogus test in change#6132
75145              
75146              make Test::Harness use wait.h/WCOREDUMP if available
75147              (from Ben Tilly <ben_tilly@hotmail.com>)
75148              
75149              enable Test::Harness to dynamically determine column width etc.
75150              (from Rob Napier <rnapier@employees.org>)
75151              
75152              random pod typos (from Peter Scott <Peter@PSDT.com>)
75153      Branch: maint-5.6/perl
75154           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
75155           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
75156           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
75157           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
75158 ____________________________________________________________________________
75159 [  7316] By: gsar                                  on 2000/10/16  06:53:23
75160         Log: integrate change#6126 from mainline
75161              
75162              change#2879 broke rvalue autovivification of magicals such as
75163              ${$num} (reworked variant of patch suggested by Simon Cozens)
75164      Branch: maint-5.6/perl
75165           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
75166           !> pp_hot.c proto.h t/op/gv.t
75167 ____________________________________________________________________________
75168 [  7315] By: gsar                                  on 2000/10/16  06:51:38
75169         Log: integrate changes#6123,6125 from mainline
75170              
75171              clarify gotcha with #line directives (from Rocco Caputo
75172              <troc@netrus.net>)
75173              
75174              enable propagating exception objects via Perl_croak() in XS code
75175              (from Gisle Aas)
75176      Branch: maint-5.6/perl
75177           !> pod/perldebug.pod pod/perlsyn.pod util.c
75178 ____________________________________________________________________________
75179 [  7314] By: gsar                                  on 2000/10/16  06:49:28
75180         Log: integrate change#6122 from mainline
75181              
75182              downgrade fatal error on C<"foo@nosucharray.com"> to optional
75183              warning (from Mark-Jason Dominus)
75184      Branch: maint-5.6/perl
75185           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
75186           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
75187           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
75188           !> toke.c
75189 ____________________________________________________________________________
75190 [  7313] By: gsar                                  on 2000/10/16  06:46:54
75191         Log: integrate changes#6112..6121 from vmsperl
75192              
75193              Check for existence of file before trying to delete
75194              
75195              Ugly workaround for version-specific RTL error
75196              
75197              Urk -- undo previous removal of vmsish 'exit' change
75198              
75199              Add bounds checking for several strings (Charles Lane)
75200              
75201              Miscellaneous cosmetic fixes (Charles Lane)
75202              
75203              Treat sockets as special in sys(read|write) (Charles Lane et al.)
75204              
75205              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
75206              Flatten case labels in switch statements uniformly (Charles Bailey)
75207              
75208              Quiet error messages in vmsish.t (Charles Lane)
75209              
75210              Add missing escape (Charles Lane)
75211              
75212              Allow eliminate_macros() and fixpath() to handle space-delimited
75213              lists (based on fixes by Craig Berry)
75214      Branch: maint-5.6/perl
75215           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
75216           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
75217           !> vms/vmsish.h
75218 ____________________________________________________________________________
75219 [  7312] By: gsar                                  on 2000/10/16  06:41:18
75220         Log: integrate changes#6107,6110 from cfgperl
75221              
75222              Tweak the todo list.
75223              
75224              todo tweak
75225      Branch: maint-5.6/perl
75226           !> Todo-5.6
75227 ____________________________________________________________________________
75228 [  7311] By: gsar                                  on 2000/10/16  06:38:38
75229         Log: integrate changes#6104,6108 from mainline
75230              
75231              PL_sys_intern was being initialized too late on windows
75232              
75233              reenable fake signal handling on Windows, bugs and all
75234      Branch: maint-5.6/perl
75235           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
75236           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
75237           !> win32/win32.c
75238 ____________________________________________________________________________
75239 [  7310] By: gsar                                  on 2000/10/16  06:36:03
75240         Log: integrate changes#6095,6097..6103 from cfgperl
75241              
75242              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
75243              might be useful in future.
75244              
75245              Add a note about possible compilation problems from Allen Smith.
75246              
75247              Add a note about other, yet unsupported, shadow password APIs.
75248              
75249              Tweaks for the cc bugs from Allen Smith.
75250              
75251              More compilation tweakery from Allen Smith.
75252              
75253              Hints and test tweaks for Unicos.
75254              
75255              The test suite tweak in #6101 wasn't quite right.
75256              
75257              Test tweaking for Unicos continues.
75258      Branch: maint-5.6/perl
75259           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
75260           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
75261           !> t/lib/complex.t t/op/64bitint.t
75262 ____________________________________________________________________________
75263 [  7309] By: gsar                                  on 2000/10/16  06:29:41
75264         Log: integrate changes#6093,6094 from mainline
75265              
75266              fork() failure to create pseudo process sets errno=EAGAIN and returns
75267              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
75268              
75269              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
75270      Branch: maint-5.6/perl
75271           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
75272           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
75273 ____________________________________________________________________________
75274 [  7308] By: gsar                                  on 2000/10/16  06:27:29
75275         Log: integrate change#6092 from cfgperl
75276              
75277              Regen perltoc with the fixed buildtoc.
75278      Branch: maint-5.6/perl
75279           !> pod/perltoc.pod
75280 ____________________________________________________________________________
75281 [  7307] By: gsar                                  on 2000/10/16  06:26:40
75282         Log: integrate changes#6089,6090 from mainline
75283              
75284              buildtoc tweak to fix newline lossage
75285              
75286              concat doesn't preserve utf8-ness, and doesn't invalidate
75287              [NI]OK; added tests for both
75288      Branch: maint-5.6/perl
75289           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
75290 ____________________________________________________________________________
75291 [  7306] By: gsar                                  on 2000/10/16  06:24:05
75292         Log: integrate change#6088 from cfgperl
75293              
75294              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
75295              because we do not use those.  The HAS_GETSPNAM remains,
75296              though, because we still do use that.
75297      Branch: maint-5.6/perl
75298           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
75299           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
75300           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
75301           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
75302           !> win32/config.vc win32/config_H.bc win32/config_H.gc
75303           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
75304 ____________________________________________________________________________
75305 [  7305] By: gsar                                  on 2000/10/16  06:15:52
75306         Log: integrate changes#6084,6085,6087 from mainline
75307              
75308              substr() does not preserve utf8-ness (from Stefan Eissing
75309              <Eissing@medicaldataservice.de>); added tests
75310              
75311              repeat operator (x) doesn't preserve utf8-ness
75312              
75313              reverse() and quotemeta() weren't preserving utf8-ness; add tests
75314      Branch: maint-5.6/perl
75315           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
75316 ____________________________________________________________________________
75317 [  7304] By: gsar                                  on 2000/10/16  06:13:10
75318         Log: integrate changes#6077..6083 from mainline
75319              
75320              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
75321              and Tom Phoenix)
75322              
75323              workaround for CRT bug in chdir() (from Charles Lane, via
75324              Peter Prymmer)
75325              
75326              remove outdated kludge in Carp (NULLs are permitted in diagnostics
75327              now)
75328              
75329              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
75330              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
75331              
75332              better default perlbug categories for ok reports (from Richard Foley)
75333              
75334              peek.t non-portable to ithreads
75335              
75336              note about undocumented caller() return value (from M.J.T. Guy);
75337              yet another peek.t tweak
75338      Branch: maint-5.6/perl
75339           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
75340           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
75341           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
75342           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
75343           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
75344           !> vms/vmsish.h
75345 ____________________________________________________________________________
75346 [  7303] By: gsar                                  on 2000/10/16  06:03:18
75347         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
75348              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
75349              
75350              &HUGE_VAL is not defined, it exists.
75351              
75352              Do not warn that an infinity does not look like a number.
75353              
75354              Rewrite the pwent/spent logic to be a little bit more clearer.
75355              
75356              Continue on the pwent/spent case.
75357              
75358              Correct Freudian slip.
75359              
75360              Use HUGE_VALL if applicable.
75361              
75362              pwent/spent #ifdef imbalance.
75363              
75364              Infinite problems.
75365              
75366              Call getspnam() only iff needd.
75367              
75368              Test both the scalar and list contexts.
75369              
75370              Use setxxent()/endxxent().
75371              
75372              Complex tweakery.
75373              
75374              Unicos hint tweak.
75375              
75376              Be more forgiving in POSIX about HUGE_VALL.
75377              
75378              Detypo.
75379              
75380              The search of infinity continues, this time simplified.
75381              
75382              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
75383              in natively 64-bit platforms where a long is a quad (no need
75384              for long longs).  Also added bias for IVs.
75385              
75386              Complex tweaks.
75387              
75388              Introduce t/lib/peek.t.
75389              
75390              Make the test more portable.
75391      Branch: maint-5.6/perl
75392           +> t/lib/peek.t
75393            ! pp_sys.c
75394           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
75395           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
75396           !> t/op/pwent.t toke.c util.c
75397 ____________________________________________________________________________
75398 [  7302] By: gsar                                  on 2000/10/16  05:03:37
75399         Log: integrate changes#6066..6071 from mainline
75400              
75401              s/END/CHECK/
75402              
75403              replace direct call to sighandler() with (*PL_sighandlerp)()
75404              
75405              note about values()
75406              
75407              File::Spec compatibility update (from Barrie Slaymaker
75408              <barries@slaysys.com>)
75409              
75410              remove misleading comment (from M.J.T. Guy)
75411              
75412              misformatted perllocal.pod (from Tim Jenness
75413              <t.jenness@jach.hawaii.edu>)
75414      Branch: maint-5.6/perl
75415           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
75416           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
75417           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
75418           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
75419 ____________________________________________________________________________
75420 [  7301] By: gsar                                  on 2000/10/16  05:00:08
75421         Log: integrate changes#6061..6063 from mainline
75422              
75423              change#5921 neglected to make eq honor "use bytes"
75424              
75425              additional tests for utf8.t
75426              
75427              tokeq() could read unallocated field in argument
75428      Branch: maint-5.6/perl
75429           !> sv.c t/pragma/utf8.t toke.c
75430 ____________________________________________________________________________
75431 [  7300] By: gsar                                  on 2000/10/16  04:56:54
75432         Log: integrate changes#6046,6048,6057,6058 from mainline
75433              
75434              libscheck has insufficient checks for n32 libs (from
75435              Albert Chin-A-Young <china@thewrittenword.com>)
75436              
75437              add note about how $( doesn't interpolate in REs (from
75438              Philip Newton <newton@ficus.frogspace.net>)
75439              
75440              fix broken parsing of /\x{ab}/
75441              
75442              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
75443              (spotted by Donald Kinzer <dkinzer@premia.com>)
75444      Branch: maint-5.6/perl
75445           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
75446           !> t/pragma/utf8.t
75447 ____________________________________________________________________________
75448 [  7299] By: gsar                                  on 2000/10/16  04:52:50
75449         Log: integrate change#6044 from mainline
75450              
75451              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
75452              such that underscores are only ignored in literal numbers,
75453              "\x{...}", and hex/oct argument
75454      Branch: maint-5.6/perl
75455           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
75456 ____________________________________________________________________________
75457 [  7298] By: gsar                                  on 2000/10/16  04:50:53
75458         Log: integrate changes#6027..6043 from mainline
75459              
75460              podlators-1.02 update (from Russ Allbery)
75461              
75462              Pod::Man generates groff-incompatible macro definition (from
75463              Tom Christiansen)
75464              
75465              add CGI.pm v2.66 (from Lincoln Stein)
75466              
75467              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
75468              for @- and @+ (from Johan Vromans)
75469              
75470              small nits in diagnostics.pm (from Robin Barker)
75471              
75472              whitespace adjustments
75473              
75474              missing files in MANIFEST
75475              
75476              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
75477              to compensate
75478              
75479              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
75480              
75481              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
75482      Branch: maint-5.6/perl
75483           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
75484           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
75485           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
75486           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
75487           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
75488           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
75489           !> t/lib/cgi-html.t t/lib/cgi-request.t
75490 ____________________________________________________________________________
75491 [  7297] By: gsar                                  on 2000/10/16  04:44:30
75492         Log: integrate change#6025 from mainline
75493              
75494              Is{Alnum,Alpha,Word} don't match titlecase
75495              TODO: IsSpace is defined recursively!
75496              (both spotted by Larry)
75497      Branch: maint-5.6/perl
75498           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
75499           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
75500 ____________________________________________________________________________
75501 [  7296] By: gsar                                  on 2000/10/16  04:39:30
75502         Log: integrate change#6023 from mainline
75503              
75504              debugger stomps on $. (from M.J.T. Guy)
75505      Branch: maint-5.6/perl
75506           !> lib/perl5db.pl
75507 ____________________________________________________________________________
75508 [  7295] By: gsar                                  on 2000/10/16  04:38:02
75509         Log: integrate change#6022 from mainline
75510              
75511              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
75512      Branch: maint-5.6/perl
75513           !> sv.c
75514 ____________________________________________________________________________
75515 [  7294] By: gsar                                  on 2000/10/16  04:37:05
75516         Log: integrate changes#6018..6021 from mainline
75517              
75518              make lib/syslog.t portable to systems that don't have _PATH_LOG,
75519              make _PATH_LOG() return "" if unavailable
75520              
75521              windows portability tweaks
75522              
75523              test tweak
75524              
75525              remove Win2K issue in pod (fixed by change#6020)
75526      Branch: maint-5.6/perl
75527           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
75528           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
75529           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
75530 ____________________________________________________________________________
75531 [  7293] By: gsar                                  on 2000/10/16  04:20:00
75532         Log: integrate changes#6013..6015 from mainline
75533              
75534              tweak change#5945 to display correct switch name in diagnostic
75535              
75536              glob() loading File::Glob behind the scenes may cause syntax errors
75537              
75538              tweak test for portability
75539      Branch: maint-5.6/perl
75540           !> op.c perl.c pod/perldiag.pod t/lib/b.t
75541 ____________________________________________________________________________
75542 [  7292] By: gsar                                  on 2000/10/16  04:18:11
75543         Log: integrate changes#6005..6010 from mainline, cfgperl
75544              
75545              perldoc might fail via "use blib" (from Hugo van der Sanden)
75546              
75547              Regen Configure.
75548              
75549              note about compile failures and END blocks (from M.J.T. Guy)
75550              
75551              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
75552              
75553              (change#6009 integrated earlier in change#7255)
75554              
75555              clarify note about shadow password support (from
75556              gellyfish@gellyfish.com)
75557      Branch: maint-5.6/perl
75558           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
75559           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
75560           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
75561 ____________________________________________________________________________
75562 [  7291] By: gsar                                  on 2000/10/16  04:12:03
75563         Log: integrate changes#6002,6003 from mainline
75564              
75565              destructive sv_setsv() can lose UV-ness from source, causing
75566              numeric promotions/comparisons to fail to do the right thing
75567              
75568              allow REG_EXPAND_SZ keys in Windows registry (from
75569              John Clayton <John.Clayton@barclayscapital.com>)
75570      Branch: maint-5.6/perl
75571           !> sv.c win32/win32.c
75572 ____________________________________________________________________________
75573 [  7290] By: gsar                                  on 2000/10/16  04:10:19
75574         Log: integrate change#6001 from mainline
75575              
75576              support additional library locations via $Config{otherlibdirs}
75577              (from Andy Dougherty)
75578      Branch: maint-5.6/perl
75579           !> Configure INSTALL Porting/Glossary Porting/config.sh
75580           !> Porting/config_H config_h.SH epoc/config.sh perl.c
75581           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
75582           !> win32/config.bc win32/config.gc win32/config.vc
75583 ____________________________________________________________________________
75584 [  7289] By: gsar                                  on 2000/10/16  04:08:28
75585         Log: integrate change#5999 from mainline
75586              
75587              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
75588      Branch: maint-5.6/perl
75589           !> t/pragma/warn/toke toke.c
75590 ____________________________________________________________________________
75591 [  7288] By: gsar                                  on 2000/10/16  04:07:01
75592         Log: integrate changes#5997,5998 from cfgperl
75593              
75594              Preserve $!.
75595              
75596              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
75597      Branch: maint-5.6/perl
75598           !> lib/Math/Complex.pm
75599 ____________________________________________________________________________
75600 [  7287] By: gsar                                  on 2000/10/16  04:04:37
75601         Log: integrate change#5995 from mainline
75602              
75603              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
75604      Branch: maint-5.6/perl
75605           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
75606 ____________________________________________________________________________
75607 [  7286] By: gsar                                  on 2000/10/16  04:03:21
75608         Log: integrate change#5994 from mainline
75609              
75610              fix for missed accounting for null byte in pack("Z",...) (from
75611              M.J.T. Guy)
75612      Branch: maint-5.6/perl
75613           !> pp.c t/op/pack.t
75614 ____________________________________________________________________________
75615 [  7285] By: gsar                                  on 2000/10/16  04:02:11
75616         Log: integrate changes#5989..5993 from mainline
75617              
75618              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
75619              itself and no other (from Tom Hughes)
75620              
75621              use $ENV{LIB} to search for libs under Visual C compiler
75622              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
75623              
75624              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
75625              
75626              pod nit (from Simon Cozens)
75627              
75628              various minor tweaks seen on p5p
75629      Branch: maint-5.6/perl
75630           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
75631           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
75632           !> t/op/array.t toke.c
75633 ____________________________________________________________________________
75634 [  7284] By: gsar                                  on 2000/10/16  03:59:00
75635         Log: integrate changes#5978..5988 from mainline
75636              
75637              sync version numbers in File::Spec with the ones on CPAN
75638              (from Barrie Slaymaker)
75639              
75640              under useithreads, constant pad entries could inadvertantly be
75641              shared across threads (from Eric Blood <eblood@xmission.com>);
75642              added Eric's test case to testsuite
75643              
75644              allow Configure -S to run non-interactively (spotted by Greg Hudson
75645              <ghudson@mit.edu>)
75646              
75647              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
75648              prototype mismatch with CORE::glob(); update pod and tests to
75649              suit (File::Glob::glob() is still available for backward
75650              compatibility, but should be considered deprecated)
75651              
75652              avoid error in IO::Socket::INET when given an unknown service name
75653              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
75654              
75655              numeric conversion of non-number in change#3378 tramples on
75656              OOK offset, causing segfaults
75657              
75658              attributes::reftype() doesn't work on tied argument
75659              
75660              forked child may not exit correctly if it failed to open
75661              /dev/console (from Graham Barr)
75662              
75663              add regular expressions tutorial and quick-start guide (from
75664              Mark Kvale <kvale@phy.ucsf.edu>)
75665              
75666              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
75667              
75668              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
75669              <paul@miraclefish.com>)
75670      Branch: maint-5.6/perl
75671           +> pod/perlrequick.pod pod/perlretut.pod
75672           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
75673           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
75674           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
75675           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
75676           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
75677           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
75678           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
75679           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
75680 ____________________________________________________________________________
75681 [  7283] By: gsar                                  on 2000/10/16  03:52:14
75682         Log: integrate change#5977 from mainline
75683              
75684              autoquote barewords followed by newline and arrow properly
75685              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
75686      Branch: maint-5.6/perl
75687           !> t/pragma/warn/toke toke.c
75688 ____________________________________________________________________________
75689 [  7282] By: gsar                                  on 2000/10/16  03:50:48
75690         Log: integrate change#5976 from mainline
75691              
75692              DB_File v1.73 update (from Paul Marquess)
75693      Branch: maint-5.6/perl
75694           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
75695           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
75696 ____________________________________________________________________________
75697 [  7281] By: gsar                                  on 2000/10/16  03:49:14
75698         Log: integrate change#5975 from mainline
75699              
75700              allow sort() reentrancy (variant of patch suggested by
75701              Hugo van der Sanden)
75702      Branch: maint-5.6/perl
75703           !> pp_ctl.c t/op/sort.t
75704 ____________________________________________________________________________
75705 [  7280] By: gsar                                  on 2000/10/16  03:48:22
75706         Log: integrate change#5974 from mainline
75707              
75708              change#4197 somehow missed initializing PL_errors, meaning
75709              syntax error queueing wasn't working outside eval"" at all;
75710              also fixed eval"" to localize PL_error_count, so that compile-time
75711              eval's don't clobber the error state of the outer context
75712      Branch: maint-5.6/perl
75713           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
75714           !> t/pragma/warn/toke
75715 ____________________________________________________________________________
75716 [  7279] By: gsar                                  on 2000/10/16  03:46:21
75717         Log: integrate change#5973 from mainline
75718              
75719              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
75720      Branch: maint-5.6/perl
75721           !> regcomp.c regexec.c t/op/re_tests
75722 ____________________________________________________________________________
75723 [  7278] By: gsar                                  on 2000/10/16  03:44:54
75724         Log: integrate change#5971 from cfgperl
75725              
75726              Unicos tweaks from Mark P. Lutz.
75727      Branch: maint-5.6/perl
75728           !> hints/unicos.sh lib/Math/Complex.pm
75729 ____________________________________________________________________________
75730 [  7277] By: gsar                                  on 2000/10/16  03:42:59
75731         Log: integrate changes#5966..5970 from mainline
75732              
75733              add testsuite for B backends, fix bug in B::Deparse (from
75734              Simon Cozens <simon@brecon.co.uk>)
75735              
75736              improved docs on the warn_uninit diagnostic (from David Glasser
75737              and Simon Cozens)
75738              
75739              tolerate spaces in group names in test on solaris (from David Boyce
75740              <dsb@boyski.com>)
75741              
75742              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
75743              
75744              Data::Dumper fumbles negative numbers on 32-bit platforms where
75745              IV is >32bits
75746      Branch: maint-5.6/perl
75747           +> t/lib/b.t t/lib/syslog.t
75748           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
75749           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
75750           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
75751 ____________________________________________________________________________
75752 [  7276] By: gsar                                  on 2000/10/16  03:39:30
75753         Log: integrate change#5965 from mainline
75754              
75755              avoid "will not stay shared" warnings for our variables (from
75756              Robin Barker)
75757      Branch: maint-5.6/perl
75758           !> op.c t/pragma/warn/op
75759 ____________________________________________________________________________
75760 [  7275] By: gsar                                  on 2000/10/16  03:38:18
75761         Log: integrate change#5964 from mainline
75762              
75763              reformat to 72 columns (again)
75764      Branch: maint-5.6/perl
75765           !> pod/perldiag.pod
75766 ____________________________________________________________________________
75767 [  7274] By: gsar                                  on 2000/10/16  03:36:58
75768         Log: integrate change#5963 from mainline
75769              
75770              patch from Larry to make (\&) prototype work; added tests for
75771              the same
75772      Branch: maint-5.6/perl
75773           !> op.c t/comp/proto.t
75774 ____________________________________________________________________________
75775 [  7273] By: gsar                                  on 2000/10/16  03:35:51
75776         Log: integrate changes#5956..5962 from mainline
75777              
75778              better diagnostics on failed tests (from Ilya Zakharevich)
75779              
75780              pod nits (from A. C. Yardley <yardley@tanet.net>)
75781              
75782              change#3569 deleted some essential code, revert; avoid use of
75783              atexit() to make DynaLoader work properly on AIX under mod_perl
75784              (from Jens-Uwe Mager <jum@helios.de>)
75785              
75786              doubled words in pods (from Simon Cozens
75787              <simon.p.cozens@jp.pwcglobal.com>)
75788              
75789              better INSTALL notes on Solaris issues (from Dominic Dunlop)
75790              
75791              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
75792              
75793              updated README.hpux (from Jeff Okamoto)
75794      Branch: maint-5.6/perl
75795           !> INSTALL README.hpux emacs/cperl-mode.el
75796           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
75797           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
75798           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
75799           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
75800           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
75801           !> t/op/lex_assign.t
75802 ____________________________________________________________________________
75803 [  7272] By: gsar                                  on 2000/10/16  03:31:22
75804         Log: integrate change#5955 from mainline
75805              
75806              longstanding bug exposed by change#3307: sort arguments weren't
75807              compiled with the right wantarray context (ensuing runtime lookup
75808              via block_gimme() was getting the incidental context of the
75809              sort() itself)
75810      Branch: maint-5.6/perl
75811           !> op.c t/op/sort.t
75812 ____________________________________________________________________________
75813 [  7271] By: gsar                                  on 2000/10/16  03:29:11
75814         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
75815              branch
75816              
75817              Flatten the cpp jungle doing the nosuid checking.
75818              
75819              Do not assume sign propagation. (from M.J.T. Guy)
75820              
75821              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
75822              
75823              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
75824              Now pp_ncmp() returns undef is either operand is a NaN.
75825              
75826              On second thoughts frexp() does have two arguments.
75827              
75828              Document that tr() is not tr(1).
75829              
75830              Be more robust on "extreme" (large absolute value)
75831              arguments.  Originally reported by Daniel Connelly
75832              as a problem with asinh() on large negative arguments,
75833              asinh() used to bail out because an argument to log()
75834              ended up being zero.  Ilya Zakharevich proposed using
75835              Taylor's series in such cases, which for such large
75836              arguments is a very good approximation.
75837              
75838              Undo "use integer" addition from 64bitint as it seems
75839              to break most of the subtests in Digital UNIX;
75840              Unicos needs to find another way.
75841      Branch: maint-5.6/perl
75842           !> (integrate 29 files)
75843 ____________________________________________________________________________
75844 [  7270] By: gsar                                  on 2000/10/16  03:09:44
75845         Log: integrate changes#5948,5949,5950 from mainline
75846              
75847              typo in vars.pm that leads to cryptic message (from Piotr
75848              Piatkowski <kompas@kompas.usr.onet.pl>)
75849              
75850              make perldoc use the pod2man from the same version (from
75851              M.J.T. Guy)
75852              
75853              reformat perldiag to avoid long lines
75854      Branch: maint-5.6/perl
75855           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
75856 ____________________________________________________________________________
75857 [  7269] By: gsar                                  on 2000/10/16  03:05:54
75858         Log: integrate change#5947 from mainline
75859              
75860              use &dl_error rather than &dl_load_file as the guard for calling
75861              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
75862              statically built perl)
75863      Branch: maint-5.6/perl
75864           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
75865 ____________________________________________________________________________
75866 [  7268] By: gsar                                  on 2000/10/16  03:04:48
75867         Log: integrate change#5945 from mainline
75868              
75869              make module name mandatory after -M switch; reorder perldiag
75870              alphabetically (from Mark-Jason Dominus)
75871      Branch: maint-5.6/perl
75872           !> perl.c pod/perldiag.pod
75873 ____________________________________________________________________________
75874 [  7267] By: gsar                                  on 2000/10/16  03:03:01
75875         Log: integrate change#5939 from mainline
75876              
75877              more pod nits (from Larry Virden)
75878      Branch: maint-5.6/perl
75879           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
75880           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
75881           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
75882 ____________________________________________________________________________
75883 [  7266] By: gsar                                  on 2000/10/16  03:01:39
75884         Log: integrate change#5938 from mainline
75885              
75886              Consolidated B::Deparse fixes (from Stephen McCamant)
75887      Branch: maint-5.6/perl
75888           !> ext/B/B/Deparse.pm
75889 ____________________________________________________________________________
75890 [  7265] By: gsar                                  on 2000/10/16  03:00:43
75891         Log: integrate change#5936 from mainline
75892              
75893              additional tests for change#7263 (from Paul Marquess)
75894      Branch: maint-5.6/perl
75895           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
75896           !> t/pragma/warn/5nolint t/pragma/warn/6default
75897 ____________________________________________________________________________
75898 [  7264] By: gsar                                  on 2000/10/16  02:58:34
75899         Log: integrate change#5934 from mainline
75900              
75901              propagate lexical warnings from surrounding scope correctly
75902              within string eval() (from Paul Marquess)
75903      Branch: maint-5.6/perl
75904           !> pp_ctl.c t/pragma/warn/pp_ctl
75905 ____________________________________________________________________________
75906 [  7263] By: gsar                                  on 2000/10/16  02:56:53
75907         Log: integrate change#5932 from mainline
75908              
75909              add rsignal(), whichsig() and do_join() to public API list
75910              (mod_perl uses them to good advantage)
75911      Branch: maint-5.6/perl
75912           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
75913 ____________________________________________________________________________
75914 [  7262] By: gsar                                  on 2000/10/16  02:55:53
75915         Log: integrate change#5931 from mainline
75916              
75917              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
75918      Branch: maint-5.6/perl
75919           !> pp_hot.c regexec.c t/op/pat.t
75920 ____________________________________________________________________________
75921 [  7261] By: gsar                                  on 2000/10/16  02:55:01
75922         Log: integrate change#5930 from mainline
75923              
75924              small os390 tweaks (from Peter Prymmer)
75925      Branch: maint-5.6/perl
75926           !> config_h.SH makedepend.SH
75927 ____________________________________________________________________________
75928 [  7260] By: gsar                                  on 2000/10/16  02:54:10
75929         Log: integrate change#5929 from mainline
75930              
75931              pod nits
75932      Branch: maint-5.6/perl
75933           !> pod/perlguts.pod
75934 ____________________________________________________________________________
75935 [  7259] By: gsar                                  on 2000/10/16  02:52:55
75936         Log: integrate change#5927 from mainline
75937              
75938              arrange for next() to resume at the unstack op rather than the
75939              loop conditional, so that scope cleanup happens correctly
75940              (from Stephen McCamant)
75941      Branch: maint-5.6/perl
75942           !> op.c pp_ctl.c t/op/misc.t
75943 ____________________________________________________________________________
75944 [  7258] By: gsar                                  on 2000/10/16  02:51:38
75945         Log: integrate change#5926 from mainline
75946              
75947              on windows, reserve 16M of stack rather than 128M (allows more
75948              threads to run concurrently)
75949      Branch: maint-5.6/perl
75950           !> win32/Makefile win32/makefile.mk
75951 ____________________________________________________________________________
75952 [  7257] By: gsar                                  on 2000/10/16  02:50:37
75953         Log: integrate change#5925 from mainline
75954              
75955              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
75956      Branch: maint-5.6/perl
75957           !> toke.c
75958 ____________________________________________________________________________
75959 [  7256] By: gsar                                  on 2000/10/16  02:49:36
75960         Log: integrate change#5924 from mainline
75961              
75962              avoid using uninitialized memory in require version check
75963      Branch: maint-5.6/perl
75964           !> pp_ctl.c universal.c
75965 ____________________________________________________________________________
75966 [  7255] By: gsar                                  on 2000/10/16  02:48:03
75967         Log: integrate changes#5923,5928,6009 from mainline
75968              
75969              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
75970      Branch: maint-5.6/perl
75971           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
75972 ____________________________________________________________________________
75973 [  7254] By: gsar                                  on 2000/10/16  02:44:46
75974         Log: integrate change#5922 from mainline
75975              
75976              commentary about IoTYPE() (from Nathan Torkington)
75977      Branch: maint-5.6/perl
75978           !> sv.h
75979 ____________________________________________________________________________
75980 [  7253] By: gsar                                  on 2000/10/16  02:43:49
75981         Log: integrate change#5921 from mainline
75982              
75983              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
75984      Branch: maint-5.6/perl
75985           !> sv.c t/lib/charnames.t t/pragma/utf8.t
75986 ____________________________________________________________________________
75987 [  7252] By: gsar                                  on 2000/10/16  02:42:31
75988         Log: integrate change#5920 from mainline
75989              
75990              Larry's fix for buggy propagation of utf8-ness in join(); add test
75991      Branch: maint-5.6/perl
75992           !> doop.c t/op/ver.t
75993 ____________________________________________________________________________
75994 [  7251] By: gsar                                  on 2000/10/16  02:41:14
75995         Log: integrate changes#5915..5919 from mainline
75996              
75997              various (pod tweaks &c)
75998      Branch: maint-5.6/perl
75999           !> (integrate 33 files)
76000 ____________________________________________________________________________
76001 [  7250] By: gsar                                  on 2000/10/16  02:38:16
76002         Log: integrate change#5914 from mainline
76003              
76004              caller() wasn't returning the right number of elements for
76005              eval {...}
76006      Branch: maint-5.6/perl
76007           !> pp_ctl.c t/pragma/warn/9enabled
76008 ____________________________________________________________________________
76009 [  7249] By: gsar                                  on 2000/10/16  02:37:02
76010         Log: integrate change#5913 from mainline
76011              
76012              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
76013              (from Mark-Jason Dominus)
76014      Branch: maint-5.6/perl
76015           !> pod/perlfunc.pod
76016 ____________________________________________________________________________
76017 [  7248] By: gsar                                  on 2000/10/16  02:35:58
76018         Log: integrate change#5912 from mainline
76019              
76020              fix totally broken caching in UNIVERSAL::isa() (from
76021              Nick Ing-Simmons)
76022      Branch: maint-5.6/perl
76023           !> t/op/universal.t universal.c
76024 ____________________________________________________________________________
76025 [  7247] By: gsar                                  on 2000/10/16  02:34:27
76026         Log: integrate changes#5910,5911 from mainline
76027              
76028              typo in pod
76029              
76030              add linebreak properties from unicode/LineBrk.txt (from
76031              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
76032      Branch: maint-5.6/perl
76033           +> (branch 29 files)
76034           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
76035 ____________________________________________________________________________
76036 [  7246] By: gsar                                  on 2000/10/16  02:33:29
76037         Log: integrate change#5909 from mainline
76038              
76039              mode argument to do_binmode() should be file mode, not boolean
76040      Branch: maint-5.6/perl
76041           !> pp_sys.c
76042 ____________________________________________________________________________
76043 [  7245] By: gsar                                  on 2000/10/16  02:31:04
76044         Log: integrate change#5908 from mainline
76045              
76046              introduce illegal symbols into null package so that
76047              gv_fetchpv(...,TRUE) always returns a valid GV even when the
76048              symbol is trapped by strictures (avoids coredumps)
76049      Branch: maint-5.6/perl
76050           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
76051           !> t/pragma/strict-vars
76052 ____________________________________________________________________________
76053 [  7244] By: jhi                                   on 2000/10/16  02:29:54
76054         Log: Subject: $Carp::ExportLevel confusion in Exporter
76055              From: "Ben Tilly" <ben_tilly@hotmail.com>
76056              Date: Sat, 14 Oct 2000 16:44:34 EDT
76057              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
76058      Branch: perl
76059            ! lib/Exporter/Heavy.pm
76060 ____________________________________________________________________________
76061 [  7243] By: jhi                                   on 2000/10/16  02:28:33
76062         Log: Subject: [PATCH perlguts.pod] Document offset hack
76063              From: Simon Cozens <simon@cozens.net>
76064              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
76065              Date: Sat, 14 Oct 2000 19:32:25 +0100
76066      Branch: perl
76067            ! pod/perlguts.pod
76068 ____________________________________________________________________________
76069 [  7242] By: gsar                                  on 2000/10/16  02:26:51
76070         Log: integrate changes#5905,5906,5907,6064 from mainline
76071              
76072              printf/sprintf didn't get quad types right under use64bitint
76073      Branch: maint-5.6/perl
76074           !> pp_sys.c sv.c t/op/64bitint.t
76075 ____________________________________________________________________________
76076 [  7241] By: jhi                                   on 2000/10/16  02:22:44
76077         Log: Subject: small pod patch
76078              From: Dan Boorstein <dan_boo@bellsouth.net>
76079              Date: Sat, 14 Oct 2000 14:29:24 -0400
76080              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
76081      Branch: perl
76082            ! pod/perlfaq7.pod pod/perlmod.pod
76083 ____________________________________________________________________________
76084 [  7240] By: jhi                                   on 2000/10/16  02:13:46
76085         Log: -w cleanup.
76086              
76087              Subject: Re: Problems with bleadperl 
76088              From: "Stephen P. Potter" <spp@ds.net>
76089              Date: Fri, 13 Oct 2000 13:32:49 -0400
76090              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
76091      Branch: perl
76092            ! t/pragma/overload.t
76093 ____________________________________________________________________________
76094 [  7239] By: jhi                                   on 2000/10/16  01:41:18
76095         Log: One more ~utf8 tweak.
76096      Branch: perl
76097            ! t/op/bop.t
76098 ____________________________________________________________________________
76099 [  7238] By: jhi                                   on 2000/10/16  01:34:14
76100         Log: Tweak the test of #7235.
76101      Branch: perl
76102            ! t/op/bop.t
76103 ____________________________________________________________________________
76104 [  7237] By: jhi                                   on 2000/10/16  01:25:04
76105         Log: Fix a couple of compiler-noted nits in #7235.
76106      Branch: perl
76107            ! pp.c
76108 ____________________________________________________________________________
76109 [  7236] By: jhi                                   on 2000/10/16  01:22:46
76110         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
76111      Branch: perl
76112            ! pp.c pp_hot.c
76113 ____________________________________________________________________________
76114 [  7235] By: jhi                                   on 2000/10/15  16:24:44
76115         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
76116              
76117              From: Simon Cozens <simon@cozens.net>
76118              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
76119              Date: Sat, 14 Oct 2000 20:52:13 +0100
76120              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
76121      Branch: perl
76122            ! pp.c t/op/bop.t utf8.h
76123 ____________________________________________________________________________
76124 [  7234] By: jhi                                   on 2000/10/15  15:19:29
76125         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
76126              The problem was that rx->minlen was in chars while pp_split()
76127              thought it would be in bytes. 
76128      Branch: perl
76129            ! pp.c t/pragma/utf8.t
76130 ____________________________________________________________________________
76131 [  7233] By: jhi                                   on 2000/10/14  20:24:24
76132         Log: Document FNCASE=y as discussed in the bug 20000902.009.
76133      Branch: perl
76134            ! README.dos
76135 ____________________________________________________________________________
76136 [  7232] By: jhi                                   on 2000/10/14  18:52:21
76137         Log: Add test for bug id 20000427.003 (which seems to have
76138              been fixed) (also duplicate as 20000427.004, though
76139              with a higher severity).  Move one utf8 from op/append
76140              to pragma/utf8, tag the tests with bug ids.
76141      Branch: perl
76142            ! t/op/append.t t/pragma/utf8.t
76143 ____________________________________________________________________________
76144 [  7231] By: jhi                                   on 2000/10/14  17:28:37
76145         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
76146      Branch: perl
76147            ! t/pragma/utf8.t
76148 ____________________________________________________________________________
76149 [  7230] By: jhi                                   on 2000/10/14  14:24:50
76150         Log: Needs to be conditional on SunOS 4.
76151              
76152              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
76153              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
76154              Date: Sat, 14 Oct 2000 13:37:49 +0100
76155              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
76156      Branch: metaconfig/U/perl
76157            ! End.U
76158      Branch: perl
76159            ! Configure myconfig.SH pod/perldelta.pod
76160 ____________________________________________________________________________
76161 [  7229] By: jhi                                   on 2000/10/14  00:49:22
76162         Log: Update Changes.
76163      Branch: perl
76164            ! Changes patchlevel.h
76165 ____________________________________________________________________________
76166 [  7228] By: jhi                                   on 2000/10/14  00:46:10
76167         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
76168              From: Peter Prymmer <pvhp@forte.com>
76169              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
76170              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
76171      Branch: perl
76172            ! lib/utf8.pm
76173 ____________________________________________________________________________
76174 [  7227] By: jhi                                   on 2000/10/13  23:20:30
76175         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
76176      Branch: perl
76177            ! t/op/tie.t
76178 ____________________________________________________________________________
76179 [  7226] By: jhi                                   on 2000/10/13  22:14:32
76180         Log: Tweak #7225.
76181              
76182              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
76183              From: Peter Prymmer <pvhp@forte.com>
76184              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
76185              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
76186      Branch: perl
76187            ! t/op/sprintf.t
76188 ____________________________________________________________________________
76189 [  7225] By: jhi                                   on 2000/10/13  22:11:31
76190         Log: op/sprintf.t patch for OS/390 (and any other host with limited
76191              floating-point exponent length)
76192              
76193              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
76194              From: Dominic Dunlop <domo@computer.org>
76195              Date: Fri, 13 Oct 2000 19:17:57 +0200
76196              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
76197      Branch: perl
76198            ! t/op/sprintf.t
76199 ____________________________________________________________________________
76200 [  7224] By: jhi                                   on 2000/10/13  18:40:48
76201         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
76202      Branch: perl
76203            ! toke.c
76204 ____________________________________________________________________________
76205 [  7223] By: jhi                                   on 2000/10/13  18:37:13
76206         Log: Thinko in #7222.
76207      Branch: perl
76208            ! utf8.c
76209 ____________________________________________________________________________
76210 [  7222] By: jhi                                   on 2000/10/13  18:05:23
76211         Log: Use UTF8SKIP(), from Simon Cozens.
76212      Branch: perl
76213            ! utf8.c
76214 ____________________________________________________________________________
76215 [  7221] By: jhi                                   on 2000/10/13  15:43:19
76216         Log: (accidentally empty check-in)
76217      Branch: perl
76218            ! utf8.c
76219 ____________________________________________________________________________
76220 [  7220] By: jhi                                   on 2000/10/13  15:23:51
76221         Log: Add (optimistically) Storable to static extensions.
76222      Branch: perl
76223            ! hints/uwin.sh hints/vmesa.sh
76224 ____________________________________________________________________________
76225 [  7219] By: jhi                                   on 2000/10/13  15:20:05
76226         Log: Amdahl UTS doesn't seem to do dynaloading.
76227      Branch: perl
76228            ! hints/uts.sh
76229 ____________________________________________________________________________
76230 [  7218] By: jhi                                   on 2000/10/13  15:15:20
76231         Log: Slight tweak of the code to appease Amdahl UTS cc.
76232      Branch: perl
76233            ! pp.c
76234 ____________________________________________________________________________
76235 [  7217] By: jhi                                   on 2000/10/13  14:50:42
76236         Log: In Amdahl UTS "struct sv" is defined by a system header,
76237              <ksync.h>.
76238      Branch: perl
76239            ! perl.h sv.h
76240 ____________________________________________________________________________
76241 [  7216] By: jhi                                   on 2000/10/13  11:58:25
76242         Log: Ilya implemented the memory profiling API.
76243      Branch: perl
76244            ! Todo
76245 ____________________________________________________________________________
76246 [  7215] By: jhi                                   on 2000/10/13  02:56:38
76247         Log: Subject: [PATCH 5.7.0] Perl API for mstats
76248              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76249              Date: Thu, 12 Oct 2000 22:52:40 -0400
76250              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
76251      Branch: perl
76252            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
76253 ____________________________________________________________________________
76254 [  7214] By: jhi                                   on 2000/10/13  02:55:38
76255         Log: Subject: [PATCH 5.7.0] IVs in mtats
76256              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76257              Date: Thu, 12 Oct 2000 22:51:04 -0400
76258              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
76259      Branch: perl
76260            ! malloc.c perl.h
76261 ____________________________________________________________________________
76262 [  7213] By: jhi                                   on 2000/10/13  02:31:47
76263         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
76264      Branch: perl
76265            ! pod/perldiag.pod pp_sys.c
76266 ____________________________________________________________________________
76267 [  7212] By: jhi                                   on 2000/10/13  01:27:38
76268         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
76269              From: Peter Prymmer <pvhp@forte.com>
76270              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
76271              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
76272      Branch: perl
76273            ! t/op/oct.t
76274 ____________________________________________________________________________
76275 [  7211] By: jhi                                   on 2000/10/13  00:35:09
76276         Log: Update Changes.
76277      Branch: perl
76278            ! Changes patchlevel.h
76279 ____________________________________________________________________________
76280 [  7210] By: jhi                                   on 2000/10/12  23:59:40
76281         Log: The Install.pm third of
76282              
76283              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
76284              From: Bill Campbell <bill@celestial.com>
76285              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
76286              Date: Thu, 5 Oct 2000 18:04:51 -0700
76287      Branch: perl
76288            ! lib/ExtUtils/Install.pm
76289 ____________________________________________________________________________
76290 [  7209] By: jhi                                   on 2000/10/12  23:58:43
76291         Log: Two thirds of
76292              
76293              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
76294              Date: Thu, 5 Oct 2000 18:04:51 -0700
76295              From: Bill Campbell <bill@celestial.com>
76296              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
76297              
76298              The Install.pm changes will be submitted separately because
76299              they need some work and discussion still.
76300      Branch: perl
76301            ! lib/getopts.pl lib/termcap.pl
76302 ____________________________________________________________________________
76303 [  7208] By: jhi                                   on 2000/10/12  23:41:19
76304         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
76305              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
76306              Date:     Thu, 12 Oct 2000 07:30:02 EDT
76307              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
76308      Branch: perl
76309            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
76310            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
76311 ____________________________________________________________________________
76312 [  7207] By: jhi                                   on 2000/10/12  23:39:01
76313         Log: An updated EBCDIC tr patch.
76314              
76315              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
76316              From: Peter Prymmer <pvhp@forte.com>
76317              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
76318              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
76319      Branch: perl
76320            ! t/op/tr.t
76321 ____________________________________________________________________________
76322 [  7206] By: jhi                                   on 2000/10/12  23:34:55
76323         Log: Upgrade to CPAN 1.58, from Andreas König.
76324      Branch: perl
76325            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
76326 ____________________________________________________________________________
76327 [  7205] By: jhi                                   on 2000/10/12  23:29:08
76328         Log: Introduce the man[24-8] variables, from Andy Dougherty.
76329      Branch: metaconfig/U/perl
76330            + mandirs.U mandirstyle.U
76331      Branch: perl
76332            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76333            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
76334            ! vos/config.h vos/config.pl vos/config_h.SH_orig
76335            ! win32/config.bc win32/config.gc win32/config.vc
76336 ____________________________________________________________________________
76337 [  7204] By: gsar                                  on 2000/10/12  18:11:24
76338         Log: restore change#7202
76339      Branch: perl
76340            ! mg.c
76341 ____________________________________________________________________________
76342 [  7203] By: gsar                                  on 2000/10/12  18:09:40
76343         Log: another test of the Emergency Broadcast System--back out 
76344              change#7202
76345      Branch: perl
76346            ! mg.c
76347 ____________________________________________________________________________
76348 [  7202] By: gsar                                  on 2000/10/12  16:40:47
76349         Log: (submitted on behalf of Jarkko)
76350              Fix the lib/encode.t subtest 6 failure as reported by Andreas
76351              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
76352              was unearthed by change 7182, as was a bug in HTML::Entities.
76353      Branch: perl
76354            ! mg.c
76355 ____________________________________________________________________________
76356 [  7201] By: jhi                                   on 2000/10/11  03:16:05
76357         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
76358      Branch: perl
76359            ! pp_hot.c t/pragma/utf8.t
76360 ____________________________________________________________________________
76361 [  7200] By: jhi                                   on 2000/10/11  00:40:30
76362         Log: The #7198 was a false alarm.
76363      Branch: perl
76364            ! pp_hot.c
76365 ____________________________________________________________________________
76366 [  7199] By: jhi                                   on 2000/10/11  00:26:04
76367         Log: Remove duplicated code.
76368      Branch: perl
76369            ! t/lib/cgi-html.t
76370 ____________________________________________________________________________
76371 [  7198] By: jhi                                   on 2000/10/10  23:30:46
76372         Log: (Retracted by #7200.)
76373      Branch: perl
76374            ! pp_hot.c
76375 ____________________________________________________________________________
76376 [  7197] By: jhi                                   on 2000/10/10  21:49:30
76377         Log: Add the test case for #7190, from the original bug report
76378              by Andreas König.
76379      Branch: perl
76380            ! t/pragma/utf8.t
76381 ____________________________________________________________________________
76382 [  7196] By: jhi                                   on 2000/10/10  21:40:49
76383         Log: Reapply Andy's patch and regen Configure.
76384      Branch: perl
76385            ! Configure INSTALL Makefile.SH Porting/Glossary
76386            ! Porting/config.sh config_h.SH epoc/config.sh installperl
76387            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
76388            ! win32/config.vc
76389 ____________________________________________________________________________
76390 [  7195] By: jhi                                   on 2000/10/10  21:09:30
76391         Log: Use the versiononly instead of the installscripts,
76392              retract the changes 7146 and 7147.
76393      Branch: perl
76394            ! Configure INSTALL Makefile.SH Porting/Glossary
76395            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
76396            ! installperl uconfig.sh vos/config.def win32/config.bc
76397            ! win32/config.gc win32/config.vc
76398 ____________________________________________________________________________
76399 [  7194] By: jhi                                   on 2000/10/10  21:06:15
76400         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
76401              From: Peter Prymmer <pvhp@forte.com>
76402              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
76403              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
76404      Branch: perl
76405            ! t/op/ver.t
76406 ____________________________________________________________________________
76407 [  7193] By: jhi                                   on 2000/10/10  21:05:12
76408         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
76409              From: Peter Prymmer <pvhp@forte.com>
76410              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
76411              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
76412      Branch: perl
76413            ! t/op/tr.t
76414 ____________________________________________________________________________
76415 [  7192] By: jhi                                   on 2000/10/10  20:57:30
76416         Log: Add versiononly, delete installscripts, from Andy Dougherty.
76417      Branch: metaconfig
76418            - U/installdirs/installscripts.U
76419      Branch: metaconfig/U/perl
76420            + versiononly.U
76421 ____________________________________________________________________________
76422 [  7191] By: jhi                                   on 2000/10/10  19:41:21
76423         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
76424              From: Peter Prymmer <pvhp@forte.com>
76425              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
76426              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
76427      Branch: perl
76428            ! pod/perlebcdic.pod
76429 ____________________________________________________________________________
76430 [  7190] By: jhi                                   on 2000/10/10  19:26:14
76431         Log: Subject: Re: utf8 concat, mg_get
76432              From: Simon Cozens <simon@cozens.net>
76433              Date: Tue, 10 Oct 2000 17:40:17 +0100
76434              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
76435      Branch: perl
76436            ! pp_hot.c
76437 ____________________________________________________________________________
76438 [  7189] By: jhi                                   on 2000/10/10  19:23:03
76439         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
76440              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
76441              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
76442              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
76443      Branch: perl
76444            ! lib/ExtUtils/MM_Unix.pm
76445 ____________________________________________________________________________
76446 [  7188] By: jhi                                   on 2000/10/10  15:31:24
76447         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
76448              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
76449              Date: Fri, 14 Jul 2000 10:47:36 +0100
76450              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
76451      Branch: perl
76452            ! README.win32
76453 ____________________________________________________________________________
76454 [  7187] By: jhi                                   on 2000/10/10  13:30:10
76455         Log: Quote the temp file name, needed in Win32 because the
76456              default name unfortunately contains spaces, shouldn't
76457              hurt elsewhere.
76458              
76459              Subject: FW: perldoc fails if $TEMP contains spaces
76460              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
76461              Date: Thu, 14 Sep 2000 08:58:45 +0100
76462              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
76463      Branch: perl
76464            ! utils/perldoc.PL
76465 ____________________________________________________________________________
76466 [  7186] By: jhi                                   on 2000/10/10  13:16:27
76467         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
76468              From: hv@hugo.hybyte.com
76469              Date: Tue, 10 Oct 2000 14:10:20 +0100
76470              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
76471      Branch: perl
76472            ! t/lib/thr5005.t util.c
76473 ____________________________________________________________________________
76474 [  7185] By: jhi                                   on 2000/10/10  12:06:22
76475         Log: Upgrade to podlators 1.04, from Russ Allbery.
76476      Branch: perl
76477            ! lib/Pod/Man.pm lib/Pod/Text.pm
76478 ____________________________________________________________________________
76479 [  7184] By: jhi                                   on 2000/10/10  12:01:32
76480         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
76481      Branch: perl
76482            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
76483 ____________________________________________________________________________
76484 [  7183] By: jhi                                   on 2000/10/09  23:47:15
76485         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
76486              From: Peter Prymmer <pvhp@forte.com>
76487              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
76488              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
76489      Branch: perl
76490            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
76491 ____________________________________________________________________________
76492 [  7182] By: jhi                                   on 2000/10/09  23:43:16
76493         Log: Make eq work again with utf8 (disabling the upgrading
76494              should no more be necessary since the copies of the
76495              scalars are upgraded, not the scalars themselves).
76496              Takes care of ID 20001009.001.  (The claimed length()
76497              bug in 20001009.001 seems bogus to me.)
76498      Branch: perl
76499            ! sv.c t/pragma/utf8.t
76500 ____________________________________________________________________________
76501 [  7181] By: gsar                                  on 2000/10/09  19:41:54
76502         Log: tweak for change#7173
76503      Branch: perl
76504            ! win32/win32sck.c
76505 ____________________________________________________________________________
76506 [  7180] By: gsar                                  on 2000/10/09  19:26:56
76507         Log: on Windows, clean targets might not work under some flavors of the shell
76508      Branch: perl
76509            ! win32/Makefile win32/makefile.mk
76510 ____________________________________________________________________________
76511 [  7179] By: jhi                                   on 2000/10/09  19:21:02
76512         Log: Update Changes.
76513      Branch: perl
76514            ! Changes patchlevel.h
76515 ____________________________________________________________________________
76516 [  7178] By: jhi                                   on 2000/10/09  19:18:23
76517         Log: Warn about unknown scripts.
76518              
76519              Subject: Re: ideas? patches? [PATCH bleadperl]
76520              From: Dominic Dunlop <domo@computer.org>
76521              Date: Mon, 9 Oct 2000 14:57:17 +0200
76522              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
76523      Branch: perl
76524            ! lib/charnames.pm
76525 ____________________________________________________________________________
76526 [  7177] By: jhi                                   on 2000/10/09  19:13:27
76527         Log: Change #7160 had a nasty typo.
76528      Branch: metaconfig
76529            ! U/compline/Compile.U
76530      Branch: perl
76531            ! Configure config_h.SH
76532 ____________________________________________________________________________
76533 [  7176] By: gsar                                  on 2000/10/09  18:59:33
76534         Log: pod nit
76535      Branch: perl
76536            ! pod/perlport.pod
76537 ____________________________________________________________________________
76538 [  7175] By: gsar                                  on 2000/10/09  18:54:28
76539         Log: Windows9x doesn't support link(), despite what Config.pm
76540              might think
76541      Branch: perl
76542            ! lib/ExtUtils/Manifest.pm
76543 ____________________________________________________________________________
76544 [  7174] By: gsar                                  on 2000/10/09  18:50:03
76545         Log: avoid nonportable example code
76546      Branch: perl
76547            ! lib/File/Copy.pm
76548 ____________________________________________________________________________
76549 [  7173] By: gsar                                  on 2000/10/09  18:46:54
76550         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
76551              being used) when closing a socket handle
76552      Branch: perl
76553            ! win32/win32.c win32/win32.h win32/win32sck.c
76554 ____________________________________________________________________________
76555 [  7172] By: gsar                                  on 2000/10/09  18:41:40
76556         Log: on Windows, cwd strings in the environment should be of the
76557              form =X:=X:\foo instead of =X=X:\foo\
76558      Branch: perl
76559            ! win32/vdir.h
76560 ____________________________________________________________________________
76561 [  7171] By: gsar                                  on 2000/10/09  18:30:09
76562         Log: on Windows, LoadLibrary() could load an extension DLL multiple
76563              times if forward slashes are used in the path
76564      Branch: perl
76565            ! win32/win32.c
76566 ____________________________________________________________________________
76567 [  7170] By: jhi                                   on 2000/10/09  17:53:59
76568         Log: Add a todo note about overloadable assertions.
76569      Branch: perl
76570            ! Todo-5.6
76571 ____________________________________________________________________________
76572 [  7169] By: jhi                                   on 2000/10/09  13:43:45
76573         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
76574              From: mjd@plover.com
76575              Date: 9 Oct 2000 00:24:44 -0000
76576              Message-ID: <20001009002444.10616.qmail@plover.com>
76577      Branch: perl
76578            ! pod/perldebguts.pod
76579 ____________________________________________________________________________
76580 [  7168] By: nick                                  on 2000/10/08  13:16:33
76581         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
76582              is not right thing to do on (e.g. x86). Network order is also "right" for
76583              X fonts.
76584      Branch: perl
76585            ! ext/Encode/Encode.pm
76586 ____________________________________________________________________________
76587 [  7167] By: nick                                  on 2000/10/08  12:54:42
76588         Log: Make "encodings" work post-install when Encode/*.enc files may not
76589              be in same directory as Encode.pm
76590      Branch: perl
76591            ! ext/Encode/Encode.pm
76592 ____________________________________________________________________________
76593 [  7166] By: nick                                  on 2000/10/08  11:51:26
76594         Log: Work round the fact that $hash->{$key} does not take into account
76595              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
76596              so that key is always in the "expected" encoding - i.e. same way we put
76597              it in the hash.
76598      Branch: perl
76599            ! ext/Encode/Encode.pm
76600 ____________________________________________________________________________
76601 [  7165] By: gsar                                  on 2000/10/08  04:15:29
76602         Log: save_re_context() could reset PL_curcop to freed memory, causing core
76603              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
76604      Branch: perl
76605            ! pp_ctl.c
76606 ____________________________________________________________________________
76607 [  7164] By: jhi                                   on 2000/10/06  20:51:48
76608         Log: UTF8ize split() so that the cloned substrings get the UTF8
76609              flag of the original scalar.  Problem reported by Simon Cozens.
76610      Branch: perl
76611            ! pp.c t/pragma/utf8.t
76612 ____________________________________________________________________________
76613 [  7163] By: nick                                  on 2000/10/06  20:48:34
76614         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
76615              got a false +ve and so did not reach code which would have un-FAKEd the SV.
76616      Branch: perl
76617            ! sv.c
76618 ____________________________________________________________________________
76619 [  7162] By: nick                                  on 2000/10/06  20:25:37
76620         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
76621              To fix  (sort {$a <=> $b} keys %hash) in particular but
76622              should cover a number of other as-yet-unknown cases as well.
76623      Branch: perl
76624            ! sv.c
76625 ____________________________________________________________________________
76626 [  7161] By: jhi                                   on 2000/10/06  19:56:18
76627         Log: Change the version number of Tie::Handle in the core to 4.0,
76628              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
76629              
76630              Subject: Note on Tie::Handle
76631              From: andreas.koenig@anima.de (Andreas J. Koenig)
76632              Date:      06 Oct 2000 21:48:58 +0200
76633              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
76634      Branch: perl
76635            ! lib/Tie/Handle.pm
76636 ____________________________________________________________________________
76637 [  7160] By: jhi                                   on 2000/10/06  18:20:35
76638         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
76639              as the first option of cc/ld because of ultrapicky compilers
76640              (e.g. OS/390 R2.5)
76641      Branch: metaconfig
76642            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
76643            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
76644            ! U/compline/orderlib.U U/modified/Cppsym.U
76645            ! U/modified/d_access.U
76646      Branch: metaconfig/U/perl
76647            ! Checkcc.U d_dlsymun.U gccvers.U
76648      Branch: perl
76649            ! Configure config_h.SH
76650 ____________________________________________________________________________
76651 [  7159] By: jhi                                   on 2000/10/06  13:56:39
76652         Log: Update Changes.
76653      Branch: perl
76654            ! Changes patchlevel.h
76655 ____________________________________________________________________________
76656 [  7158] By: jhi                                   on 2000/10/06  12:48:40
76657         Log: Eliminate $Is_VMS code from the test.
76658              
76659              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
76660              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
76661              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
76662              Date:     Thu, 5 Oct 2000 07:46:33 EDT
76663      Branch: perl
76664            ! t/lib/b.t
76665 ____________________________________________________________________________
76666 [  7157] By: jhi                                   on 2000/10/06  12:47:13
76667         Log: Also the $ccflags is needed for the C compiler check.
76668              
76669              Subject: Configure (check for C-compiler)
76670              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76671              Date: Fri, 06 Oct 2000 08:47:15 +0200
76672              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
76673      Branch: metaconfig/U/perl
76674            ! Checkcc.U
76675      Branch: perl
76676            ! Configure config_h.SH
76677 ____________________________________________________________________________
76678 [  7156] By: jhi                                   on 2000/10/06  11:45:15
76679         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
76680      Branch: perl
76681            ! perl.c pp_ctl.c sv.h utf8.c
76682 ____________________________________________________________________________
76683 [  7155] By: jhi                                   on 2000/10/06  11:40:41
76684         Log: IO::Handle->syswrite() did not handle length omission
76685              like CORE::syswrite() does.
76686              
76687              Subject: [Fwd] IO::Handle, syswrite and arguments
76688              From: Graham Barr <gbarr@pobox.com>
76689              Date: Fri, 6 Oct 2000 10:22:05 +0100
76690              Message-ID: <20001006102205.U6312@pobox.com>
76691              
76692              The original patch from andrew@ugh.net.au.
76693      Branch: perl
76694            ! ext/IO/lib/IO/Handle.pm
76695 ____________________________________________________________________________
76696 [  7154] By: jhi                                   on 2000/10/06  01:42:15
76697         Log: Tweak #7153.
76698      Branch: perl
76699            ! utf8.h
76700 ____________________________________________________________________________
76701 [  7153] By: jhi                                   on 2000/10/06  00:39:55
76702         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
76703      Branch: perl
76704            ! utf8.h
76705 ____________________________________________________________________________
76706 [  7152] By: jhi                                   on 2000/10/06  00:38:11
76707         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
76708      Branch: perl
76709            ! perl.c pp_ctl.c sv.h utf8.c
76710 ____________________________________________________________________________
76711 [  7151] By: jhi                                   on 2000/10/06  00:36:38
76712         Log: Subject: Re: Questions about Tie::Array and perl modules
76713              From: Nick Ing-Simmons <nik@tiuk.ti.com>
76714              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
76715              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
76716              
76717              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
76718      Branch: perl
76719            ! lib/Tie/Array.pm t/op/array.t
76720 ____________________________________________________________________________
76721 [  7150] By: jhi                                   on 2000/10/05  00:20:45
76722         Log: Regen Changes.
76723      Branch: perl
76724            ! Changes patchlevel.h
76725 ____________________________________________________________________________
76726 [  7149] By: jhi                                   on 2000/10/05  00:20:01
76727         Log: Regen toc.
76728      Branch: perl
76729            ! pod/perltoc.pod
76730 ____________________________________________________________________________
76731 [  7148] By: jhi                                   on 2000/10/04  23:35:08
76732         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
76733              reported several times by Dominic Dunlop, for example in
76734              ID 20000315.008.  Patch from Dominic.  Patch affects at
76735              least MachTen, and possibly other oldish BSDs. Should not
76736              break non-broken platforms (tested on LinuxPPC). 
76737      Branch: perl
76738            ! doio.c
76739 ____________________________________________________________________________
76740 [  7147] By: jhi                                   on 2000/10/04  23:26:34
76741         Log: The one that got away from 7146.
76742      Branch: metaconfig
76743            + U/installdirs/installscripts.U
76744 ____________________________________________________________________________
76745 [  7146] By: jhi                                   on 2000/10/04  23:25:04
76746         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
76747              suggested by H. Merijn Brand.
76748      Branch: perl
76749            ! Configure INSTALL Makefile.SH Porting/Glossary
76750            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
76751            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
76752            ! win32/config.vc
76753 ____________________________________________________________________________
76754 [  7145] By: jhi                                   on 2000/10/04  22:08:21
76755         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
76756              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76757              Date: Wed, 4 Oct 2000 17:37:46 -0400
76758              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
76759      Branch: perl
76760            ! utils/h2xs.PL
76761 ____________________________________________________________________________
76762 [  7144] By: jhi                                   on 2000/10/04  18:11:41
76763         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
76764              From: Jeff Pinyan <jeffp@crusoe.net>
76765              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
76766              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
76767      Branch: perl
76768            ! pod/perlrun.pod
76769 ____________________________________________________________________________
76770 [  7143] By: jhi                                   on 2000/10/04  18:09:58
76771         Log: Subject: perlhack.pod Patch for Externals Tools
76772              From: Fisher Mark <fisherm@tce.com>
76773              Date: Tue, 3 Oct 2000 15:43:27 -0500 
76774              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
76775      Branch: perl
76776            ! pod/perlhack.pod
76777 ____________________________________________________________________________
76778 [  7142] By: jhi                                   on 2000/10/04  18:08:41
76779         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
76780              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
76781              Date:     Wed, 4 Oct 2000 12:11:11 EDT
76782              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
76783      Branch: perl
76784            ! vms/vms.c
76785 ____________________________________________________________________________
76786 [  7141] By: jhi                                   on 2000/10/04  12:20:16
76787         Log: Subject: [PATCH 5.7.0] h2xs not working
76788              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76789              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
76790              Date: Tue, 3 Oct 2000 21:43:01 -0400
76791              
76792              Subject: [PATCH 5.7.0] h2xs not documenting the created module
76793              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76794              Date: Tue, 3 Oct 2000 22:55:19 -0400
76795              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
76796      Branch: perl
76797            ! utils/h2xs.PL
76798 ____________________________________________________________________________
76799 [  7140] By: jhi                                   on 2000/10/04  11:53:44
76800         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
76801              From: nick@babyhippo.com
76802              Date: Wed, 4 Oct 2000 12:06:45 +0100
76803              Message-Id: <20001004120645.A7356@babyhippo.com>
76804              
76805              Retract 7118 and 7135.
76806      Branch: perl
76807            ! installman installperl op.c t/pragma/subs.t
76808 ____________________________________________________________________________
76809 [  7139] By: jhi                                   on 2000/10/03  22:09:41
76810         Log: It is possible to have no hosts database at all.  Pointed out in
76811              
76812              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
76813              From: Peter Prymmer <pvhp@forte.com>
76814              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
76815              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
76816      Branch: metaconfig
76817            ! U/modified/myhostname.U
76818      Branch: perl
76819            ! Configure config_h.SH
76820 ____________________________________________________________________________
76821 [  7138] By: jhi                                   on 2000/10/03  21:49:49
76822         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
76823              From: Peter Prymmer <pvhp@forte.com>
76824              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
76825              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
76826      Branch: perl
76827            ! pp_sys.c
76828 ____________________________________________________________________________
76829 [  7137] By: jhi                                   on 2000/10/03  20:10:05
76830         Log: One remaining nit less at the VMS mailbox sizing.
76831      Branch: perl
76832            ! vms/vms.c
76833 ____________________________________________________________________________
76834 [  7136] By: jhi                                   on 2000/10/03  20:08:47
76835         Log: Test harness update to sync with the new perlcc,
76836              from Simon Cozens.
76837      Branch: perl
76838            ! t/TEST t/UTEST
76839 ____________________________________________________________________________
76840 [  7135] By: jhi                                   on 2000/10/03  15:15:42
76841         Log: Subject: Re: PATCH for 20001003.004
76842              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
76843              From: "AARON B. DOSSETT" <aaron@iglou.com>
76844              Message-Id: <E13gTay-0006od-00@iglou.com>
76845      Branch: perl
76846            ! installman installperl
76847 ____________________________________________________________________________
76848 [  7134] By: jhi                                   on 2000/10/03  15:00:34
76849         Log: Subject: [ID 20001003.006] B::Debug not -w clean
76850              From: Nicholas Clark <nick@babyhippo.co.uk>
76851              Date: Tue, 03 Oct 2000 15:46:32 +0100
76852              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
76853      Branch: perl
76854            ! ext/B/B/Debug.pm
76855 ____________________________________________________________________________
76856 [  7133] By: jhi                                   on 2000/10/03  14:58:39
76857         Log: Scale down the VMS message boxes, by Charles Lane.
76858              Fix for ID 20000903.009, workaround at
76859              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
76860      Branch: perl
76861            ! vms/vms.c
76862 ____________________________________________________________________________
76863 [  7132] By: jhi                                   on 2000/10/03  11:20:37
76864         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
76865      Branch: perl
76866            + t/lib/st-lock.t t/lib/st-utf8.t
76867            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
76868            ! ext/Storable/Storable.xs t/lib/st-recurse.t
76869 ____________________________________________________________________________
76870 [  7131] By: jhi                                   on 2000/10/03  03:38:23
76871         Log: Encode nits.
76872      Branch: perl
76873            ! MANIFEST Makefile.SH
76874 ____________________________________________________________________________
76875 [  7130] By: jhi                                   on 2000/10/03  03:31:05
76876         Log: Update Changes.
76877      Branch: perl
76878            ! Changes patchlevel.h
76879 ____________________________________________________________________________
76880 [  7129] By: jhi                                   on 2000/10/03  02:24:02
76881         Log: Misplaced else.
76882      Branch: metaconfig/U/perl
76883            ! d_strtoll.U
76884      Branch: perl
76885            ! Configure config_h.SH
76886 ____________________________________________________________________________
76887 [  7128] By: jhi                                   on 2000/10/03  02:08:29
76888         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
76889              From: sthoenna@efn.org
76890              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
76891              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
76892      Branch: metaconfig/U/perl
76893            ! d_strtoll.U
76894      Branch: perl
76895            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
76896 ____________________________________________________________________________
76897 [  7127] By: jhi                                   on 2000/10/03  01:13:14
76898         Log: Update Changes.
76899      Branch: perl
76900            ! Changes patchlevel.h
76901 ____________________________________________________________________________
76902 [  7126] By: jhi                                   on 2000/10/03  00:57:08
76903         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
76904              as suggested by Olaf Flebbe and Nick Clark.
76905      Branch: perl
76906            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
76907 ____________________________________________________________________________
76908 [  7125] By: jhi                                   on 2000/10/03  00:50:56
76909         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
76910              From: Nick Clark <nick@plum.flirble.org>
76911              Date: Mon, 2 Oct 2000 11:03:24 +0100
76912              Message-Id: <20001002110324.D20073@plum.flirble.org>
76913              
76914              Also fixes bug ID 20001002.005.
76915      Branch: perl
76916            ! t/lib/encode.t
76917 ____________________________________________________________________________
76918 [  7124] By: jhi                                   on 2000/10/03  00:34:59
76919         Log: Subject: [PATCH 5.7.0] Epoc update
76920              From: Olaf Flebbe <o.flebbe@gmx.de>
76921              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
76922              Message-ID: <26423.969484586@www10.gmx.net>
76923      Branch: perl
76924            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
76925            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
76926            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
76927            ! util.c util.h
76928 ____________________________________________________________________________
76929 [  7123] By: jhi                                   on 2000/10/03  00:30:07
76930         Log: Regen headers.
76931      Branch: perl
76932            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
76933 ____________________________________________________________________________
76934 [  7122] By: jhi                                   on 2000/10/03  00:10:48
76935         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
76936      Branch: perl
76937            ! hints/openbsd.sh
76938 ____________________________________________________________________________
76939 [  7121] By: jhi                                   on 2000/10/03  00:05:06
76940         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
76941              From: <abigail@foad.org>
76942              Date: Tue, 26 Sep 2000 13:36:14 -0400
76943              Message-ID: <20000926173614.4356.qmail@foad.org>
76944      Branch: perl
76945            ! pod/perlop.pod
76946 ____________________________________________________________________________
76947 [  7120] By: jhi                                   on 2000/10/03  00:04:00
76948         Log: Inside require() $^S was always left undefined.
76949              
76950              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
76951              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76952              Date: Wed, 27 Sep 2000 18:54:49 -0400
76953              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
76954      Branch: perl
76955            ! cop.h mg.c pp_ctl.c util.c
76956 ____________________________________________________________________________
76957 [  7119] By: jhi                                   on 2000/10/03  00:00:16
76958         Log: Subject: [PATCH] DLL not restartabke with threaded perl
76959              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
76960              Date: Thu, 28 Sep 2000 09:20:46 +0100
76961              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
76962      Branch: perl
76963            ! perl.c
76964 ____________________________________________________________________________
76965 [  7118] By: jhi                                   on 2000/10/02  23:59:20
76966         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
76967              From: Nicholas Clark <nick@ccl4.org>
76968              Date: Thu, 28 Sep 2000 11:52:24 +0100
76969              Message-ID: <20000928115224.D7924@plum.flirble.org>
76970      Branch: perl
76971            ! op.c
76972 ____________________________________________________________________________
76973 [  7117] By: jhi                                   on 2000/10/02  23:57:51
76974         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
76975              From: Nicholas Clark <nick@babyhippo.co.uk>
76976              Date: Thu, 28 Sep 2000 12:18:10 +0100
76977              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
76978              
76979              Did not apply cleanly, manual intervention was needed.
76980      Branch: perl
76981            ! ext/B/B/Bytecode.pm utils/perlcc.PL
76982 ____________________________________________________________________________
76983 [  7116] By: jhi                                   on 2000/10/02  23:50:40
76984         Log: Document the issue (is not a syntax error, kind of)
76985              
76986              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
76987              From: Nicholas Clark <nick@ccl4.org>
76988              Date: Thu, 28 Sep 2000 17:12:42 +0100
76989              Message-ID: <20000928171242.K7924@plum.flirble.org>
76990      Branch: perl
76991            ! pod/perldata.pod
76992 ____________________________________________________________________________
76993 [  7115] By: jhi                                   on 2000/10/02  23:48:58
76994         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
76995              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76996              Date: Thu, 28 Sep 2000 21:55:31 -0400
76997              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
76998      Branch: perl
76999            ! regexec.c
77000 ____________________________________________________________________________
77001 [  7114] By: jhi                                   on 2000/10/02  23:47:57
77002         Log: Subject: DOC PATCH 5.6.0
77003              From: mjd@plover.com
77004              Date: 30 Sep 2000 06:02:34 -0000
77005              Message-ID: <20000930060234.4559.qmail@plover.com>
77006      Branch: perl
77007            ! pod/perldebguts.pod
77008 ____________________________________________________________________________
77009 [  7113] By: jhi                                   on 2000/10/02  23:46:43
77010         Log: SOCK_DGRAM and listen() do not mix as reported in
77011              
77012              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
77013              From: Petter Reinholdtsen <pere@hungry.com>
77014              Date: Sun, 1 Oct 2000 10:57:20 +0800
77015              Message-Id: <200010010257.KAA05735@localhost.localdomain>
77016              
77017              The patch for 5.7.0+ had to be reengineered, though.
77018      Branch: perl
77019            ! ext/IO/lib/IO/Socket/UNIX.pm
77020 ____________________________________________________________________________
77021 [  7112] By: jhi                                   on 2000/10/02  23:36:57
77022         Log: Subject: Re: [PATCH 5.005_64 missed]
77023              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77024              Date: Sun, 1 Oct 2000 18:50:10 -0400
77025              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
77026      Branch: perl
77027            ! pod/perlxs.pod
77028 ____________________________________________________________________________
77029 [  7111] By: jhi                                   on 2000/10/02  23:35:40
77030         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
77031              From: Radu Greab <radu@netsoft.ro>
77032              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
77033              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
77034      Branch: perl
77035            ! op.c opcode.pl t/op/substr.t
77036 ____________________________________________________________________________
77037 [  7110] By: jhi                                   on 2000/10/02  23:32:38
77038         Log: Subject: [PATCH] Fix aliasing of tied filehandles
77039              From: Daniel Chetlin <daniel@chetlin.com>
77040              Date: Mon, 2 Oct 2000 14:53:27 -0700
77041              Message-ID: <20001002145327.C1617@ilmd>
77042      Branch: perl
77043            ! perl.h pp_hot.c t/op/tiehandle.t
77044 ____________________________________________________________________________
77045 [  7109] By: jhi                                   on 2000/10/02  23:31:30
77046         Log: s/Robin Parker/Robin Barker/
77047      Branch: perl
77048            ! Changes5.6
77049 ____________________________________________________________________________
77050 [  7108] By: jhi                                   on 2000/10/02  23:15:46
77051         Log: Retract #7091 as suggested in
77052              
77053              From: Robin Barker <rmb1@cise.npl.co.uk> 
77054              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
77055              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
77056              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
77057      Branch: perl
77058            ! embed.pl proto.h
77059 ____________________________________________________________________________
77060 [  7107] By: nick                                  on 2000/10/02  18:23:14
77061         Log: A few tweaks to get Tk803 to work with Encode scheme.
77062      Branch: perl
77063            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
77064 ____________________________________________________________________________
77065 [  7106] By: nick                                  on 2000/10/01  21:34:14
77066         Log: Add checking cases to Encode's toUnicode and fromUnicode.
77067      Branch: perl
77068            ! ext/Encode/Encode.pm
77069 ____________________________________________________________________________
77070 [  7105] By: nick                                  on 2000/10/01  17:18:01
77071         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
77072              To read and use them.
77073              Add a lib/encode.t which checks a few things.
77074      Branch: perl
77075            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
77076            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
77077            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
77078            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
77079            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
77080            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
77081            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
77082            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
77083            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
77084            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
77085            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
77086            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
77087            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
77088            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
77089            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
77090            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
77091            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
77092            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
77093            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
77094            + ext/Encode/Encode/iso2022-jp.enc
77095            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
77096            + ext/Encode/Encode/iso8859-1.enc
77097            + ext/Encode/Encode/iso8859-2.enc
77098            + ext/Encode/Encode/iso8859-3.enc
77099            + ext/Encode/Encode/iso8859-4.enc
77100            + ext/Encode/Encode/iso8859-5.enc
77101            + ext/Encode/Encode/iso8859-6.enc
77102            + ext/Encode/Encode/iso8859-7.enc
77103            + ext/Encode/Encode/iso8859-8.enc
77104            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
77105            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
77106            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
77107            + ext/Encode/Encode/macCentEuro.enc
77108            + ext/Encode/Encode/macCroatian.enc
77109            + ext/Encode/Encode/macCyrillic.enc
77110            + ext/Encode/Encode/macDingbats.enc
77111            + ext/Encode/Encode/macGreek.enc
77112            + ext/Encode/Encode/macIceland.enc
77113            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
77114            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
77115            + ext/Encode/Encode/macTurkish.enc
77116            + ext/Encode/Encode/macUkraine.enc
77117            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
77118            + t/lib/encode.t
77119            ! MANIFEST ext/Encode/Encode.pm
77120 ____________________________________________________________________________
77121 [  7104] By: nick                                  on 2000/09/30  13:04:30
77122         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
77123              From: Daniel Chetlin <daniel@chetlin.com>
77124              Date: Mon, 18 Sep 2000 05:05:40 -0700
77125              Message-Id: <20000918050540.C652@ilmd>
77126      Branch: perl
77127            ! lib/overload.pm sv.c t/pragma/overload.t
77128 ____________________________________________________________________________
77129 [  7103] By: nick                                  on 2000/09/30  12:53:36
77130         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
77131              From: Johan Vromans <jvromans@squirrel.nl>
77132              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
77133              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
77134      Branch: perl
77135            ! pod/Makefile.SH
77136 ____________________________________________________________________________
77137 [  7102] By: nick                                  on 2000/09/30  12:52:31
77138         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
77139              From: Spider Boardman <spider@Orb.Nashua.NH.US>
77140              Date: Sat, 16 Sep 2000 16:36:45 -0400
77141              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
77142      Branch: perl
77143            ! ext/B/B/Deparse.pm
77144 ____________________________________________________________________________
77145 [  7101] By: nick                                  on 2000/09/30  12:51:41
77146         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
77147              From: Craig A. Berry <craig.berry@psinetcs.com>
77148              Date: Sat, 16 Sep 2000 10:11:10 -0500
77149              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
77150      Branch: perl
77151            ! vms/vms.c
77152 ____________________________________________________________________________
77153 [  7100] By: nick                                  on 2000/09/30  12:50:33
77154         Log: Subject: Re: unicode support and perl [ID 20000901.097]
77155              From: Spider Boardman <spider@Orb.Nashua.NH.US>
77156              Date: Fri, 15 Sep 2000 16:37:58 -0400
77157              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
77158      Branch: perl
77159            ! t/op/append.t
77160 ____________________________________________________________________________
77161 [  7099] By: nick                                  on 2000/09/30  12:49:35
77162         Log: Subject: Re: unicode support and perl [ID 20000901.097]
77163              From: Spider Boardman <spider@Orb.Nashua.NH.US>
77164              Date: Fri, 15 Sep 2000 16:25:30 -0400
77165              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
77166      Branch: perl
77167            ! pp_hot.c
77168 ____________________________________________________________________________
77169 [  7098] By: nick                                  on 2000/09/30  12:48:00
77170         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
77171              From: Gisle Aas <gisle@ActiveState.com>
77172              Date: 15 Sep 2000 16:23:41 +0200
77173              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
77174      Branch: perl
77175            ! toke.c
77176 ____________________________________________________________________________
77177 [  7097] By: nick                                  on 2000/09/30  12:45:16
77178         Log: Subject: [PATCH] Nits in perlmod.pod
77179              From: Daniel Chetlin <daniel@chetlin.com>
77180              Date: Fri, 15 Sep 2000 02:04:09 -0700
77181              Message-Id: <20000915020409.A2104@ilmd>
77182      Branch: perl
77183            ! pod/perlmod.pod
77184 ____________________________________________________________________________
77185 [  7096] By: nick                                  on 2000/09/30  12:18:00
77186         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
77187              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
77188              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
77189              0 to checking to get the warning.
77190      Branch: perl
77191            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
77192            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
77193            ! regexec.c sv.c toke.c utf8.c
77194 ____________________________________________________________________________
77195 [  7095] By: nick                                  on 2000/09/15  16:55:59
77196         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
77197              
77198              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
77199              From: Spider Boardman <spider@Orb.Nashua.NH.US>
77200              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
77201              Date: Fri, 15 Sep 2000 06:37:30 -0400
77202      Branch: perl
77203            ! ext/Encode/Encode.xs sv.c
77204 ____________________________________________________________________________
77205 [  7094] By: jhi                                   on 2000/09/15  03:23:32
77206         Log: Update Changes.
77207      Branch: perl
77208            ! Changes patchlevel.h
77209 ____________________________________________________________________________
77210 [  7093] By: jhi                                   on 2000/09/15  03:11:44
77211         Log: Fix for the charnames.t failures from Spider Boardman.
77212      Branch: perl
77213            ! toke.c
77214 ____________________________________________________________________________
77215 [  7092] By: jhi                                   on 2000/09/15  00:15:48
77216         Log: Botched the #7090 check-in.
77217      Branch: perl
77218            ! sv.c
77219 ____________________________________________________________________________
77220 [  7091] By: jhi                                   on 2000/09/14  23:33:24
77221         Log: Part of #7081 didn't come through.
77222      Branch: perl
77223            ! embed.pl proto.h
77224 ____________________________________________________________________________
77225 [  7090] By: jhi                                   on 2000/09/14  23:17:39
77226         Log: Subject: Re: perl@7078 
77227              From: Spider Boardman <spider@web.zk3.dec.com>
77228              Date: Thu, 14 Sep 2000 19:06:36 -0400
77229              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
77230      Branch: perl
77231            ! sv.c toke.c
77232 ____________________________________________________________________________
77233 [  7089] By: jhi                                   on 2000/09/14  23:11:21
77234         Log: Small portability tweaks.
77235      Branch: perl
77236            ! ext/Encode/Encode.xs
77237 ____________________________________________________________________________
77238 [  7088] By: jhi                                   on 2000/09/14  22:57:23
77239         Log: Fake return to pacify picky compilers.
77240      Branch: perl
77241            ! ext/Encode/Encode.xs
77242 ____________________________________________________________________________
77243 [  7087] By: jhi                                   on 2000/09/14  22:53:37
77244         Log: Subject: [PATCH] utf8.c apidoc
77245              From: Simon Cozens <simon@cozens.net>
77246              Date: Thu, 14 Sep 2000 23:46:57 +0100
77247              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
77248      Branch: perl
77249            ! perlapi.c pod/perlapi.pod utf8.c
77250 ____________________________________________________________________________
77251 [  7086] By: jhi                                   on 2000/09/14  22:40:38
77252         Log: We don't need to count the high bit bytes, a boolean is enough. 
77253      Branch: perl
77254            ! sv.c
77255 ____________________________________________________________________________
77256 [  7085] By: jhi                                   on 2000/09/14  21:20:09
77257         Log: Replace #7084 with
77258              
77259              Subject: Re: perl@7078 
77260              From: Spider Boardman <spider@web.zk3.dec.com>
77261              Date: Thu, 14 Sep 2000 17:09:36 -0400
77262              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
77263      Branch: perl
77264            ! sv.c utf8.c
77265 ____________________________________________________________________________
77266 [  7084] By: jhi                                   on 2000/09/14  20:03:34
77267         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
77268              convertible to bytes by checking it doesn't go above 0xc3
77269              
77270              Subject: Re: perl@7078
77271              From: Simon Cozens <simon@cozens.net>
77272              Date: Thu, 14 Sep 2000 20:59:19 +0100
77273              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
77274      Branch: perl
77275            ! utf8.c
77276 ____________________________________________________________________________
77277 [  7083] By: jhi                                   on 2000/09/14  19:38:47
77278         Log: Subject: Re: perl@7078
77279              From: Simon Cozens <simon@cozens.net>
77280              Date: Thu, 14 Sep 2000 20:13:09 +0100
77281              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
77282      Branch: perl
77283            ! t/op/bop.t
77284 ____________________________________________________________________________
77285 [  7082] By: jhi                                   on 2000/09/14  17:50:44
77286         Log: The one that got away.
77287      Branch: perl
77288            ! lib/File/Find.pm
77289 ____________________________________________________________________________
77290 [  7081] By: jhi                                   on 2000/09/14  17:45:35
77291         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
77292              From: Robin Barker <rmb1@cise.npl.co.uk>
77293              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
77294              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
77295      Branch: perl
77296            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
77297            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
77298            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
77299            ! regcomp.c toke.c universal.c
77300 ____________________________________________________________________________
77301 [  7080] By: jhi                                   on 2000/09/14  17:40:35
77302         Log: Problems picked up by AIX cc.
77303              
77304              Subject: Re: perl@7078 (patch included)
77305              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77306              Date: Thu, 14 Sep 2000 18:53:30 +0200
77307              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
77308      Branch: perl
77309            ! ext/Encode/Encode.xs
77310 ____________________________________________________________________________
77311 [  7079] By: jhi                                   on 2000/09/14  17:38:27
77312         Log: Subject: File::Find 5.7.0 POD nits
77313              From: Rich Morin <rdm@cfcl.com>
77314              Date: Wed, 13 Sep 2000 22:03:58 -0700
77315              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
77316      Branch: perl
77317            ! lib/File/Find.pm
77318 ____________________________________________________________________________
77319 [  7078] By: jhi                                   on 2000/09/14  14:58:20
77320         Log: Update Changes.
77321      Branch: perl
77322            ! Changes patchlevel.h
77323 ____________________________________________________________________________
77324 [  7077] By: jhi                                   on 2000/09/14  14:55:54
77325         Log: Compilation warnings and an error.
77326      Branch: perl
77327            ! sv.c
77328 ____________________________________________________________________________
77329 [  7076] By: jhi                                   on 2000/09/14  14:42:56
77330         Log: Fix for a parsing bug, not for the original bug.
77331              
77332              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
77333              From: Spider Boardman <spider@web.zk3.dec.com>
77334              Date: Wed, 13 Sep 2000 17:52:20 -0400
77335              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
77336      Branch: perl
77337            ! regcomp.c
77338 ____________________________________________________________________________
77339 [  7075] By: jhi                                   on 2000/09/14  14:40:40
77340         Log: Batch of UTF-8 patches from Simon Cozens.
77341      Branch: perl
77342            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
77343            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
77344            ! toke.c utf8.c
77345 ____________________________________________________________________________
77346 [  7074] By: jhi                                   on 2000/09/14  14:29:58
77347         Log: Subject: Re: Two advertising clauses need to be removed
77348              From: Russ Allbery <rra@stanford.edu>
77349              Date: 13 Sep 2000 18:50:26 -0700
77350              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
77351      Branch: perl
77352            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
77353 ____________________________________________________________________________
77354 [  7073] By: jhi                                   on 2000/09/14  14:28:20
77355         Log: Subject: [PATCH] de-wall t/README
77356              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77357              Date: Wed, 13 Sep 2000 17:46:55 -0700
77358              Message-ID: <//Bw5gzkge/e092yn@efn.org>
77359      Branch: perl
77360            ! t/README
77361 ____________________________________________________________________________
77362 [  7072] By: jhi                                   on 2000/09/14  14:25:10
77363         Log: Hints optimization.
77364              
77365              Subject: Minor nit
77366              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77367              Date: Wed, 13 Sep 2000 21:42:07 +0200
77368              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
77369      Branch: perl
77370            ! hints/hpux.sh
77371 ____________________________________________________________________________
77372 [  7071] By: jhi                                   on 2000/09/14  14:23:30
77373         Log: Allow chop() and chomp() to be overridden.
77374              
77375              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
77376              From: "Casey R. Tweten" <crt@kiski.net>
77377              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
77378              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
77379      Branch: perl
77380            ! toke.c
77381 ____________________________________________________________________________
77382 [  7070] By: jhi                                   on 2000/09/14  14:20:36
77383         Log: The return value of setlocale must be copied away.
77384              
77385              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
77386              From: Alan Burlison <Alan.Burlison@uk.sun.com>
77387              Date: Wed, 13 Sep 2000 16:27:37 +0100 
77388              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
77389      Branch: perl
77390            ! util.c
77391 ____________________________________________________________________________
77392 [  7069] By: jhi                                   on 2000/09/14  14:16:27
77393         Log: Remove vestiges of tr//CU.
77394              
77395              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
77396              From: Nick Clark <nick@plum.flirble.org>
77397              Date: Tue, 12 Sep 2000 22:50:14 +0100
77398              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
77399              
77400              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
77401              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77402              Date: Tue, 12 Sep 2000 21:38:48 -0700
77403              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
77404      Branch: perl
77405            ! op.h pod/perlunicode.pod
77406 ____________________________________________________________________________
77407 [  7068] By: jhi                                   on 2000/09/13  14:18:39
77408         Log: Add the Encode extension.  The code is still largely just skeleton.
77409      Branch: perl
77410            + ext/Encode/Encode.pm ext/Encode/Encode.xs
77411            + ext/Encode/Makefile.PL ext/Encode/Todo
77412            ! MANIFEST Todo-5.6
77413 ____________________________________________________________________________
77414 [  7067] By: jhi                                   on 2000/09/12  17:43:33
77415         Log: Allow for whitespace between "#" and "line" in cpp output.
77416              
77417              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
77418              From: Calle Dybedahl <calle@lysator.liu.se>
77419              Date: 12 Sep 2000 19:38:02 +0200 
77420              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
77421      Branch: perl
77422            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
77423 ____________________________________________________________________________
77424 [  7066] By: gsar                                  on 2000/09/12  17:24:29
77425         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
77426              initialization in all the threads on Windows
77427      Branch: perl
77428            ! win32/win32.c
77429 ____________________________________________________________________________
77430 [  7065] By: jhi                                   on 2000/09/12  15:11:31
77431         Log: Update Changes.
77432      Branch: perl
77433            ! Changes patchlevel.h
77434 ____________________________________________________________________________
77435 [  7064] By: jhi                                   on 2000/09/12  14:54:54
77436         Log: Retract #7062, the pod tests are not ready.
77437      Branch: perl
77438            ! t/TEST t/harness
77439 ____________________________________________________________________________
77440 [  7063] By: jhi                                   on 2000/09/12  14:25:41
77441         Log: The #7054 truncated Configure badly.
77442      Branch: metaconfig/U/perl
77443            ! End.U
77444      Branch: perl
77445            ! Configure config_h.SH
77446 ____________________________________________________________________________
77447 [  7062] By: jhi                                   on 2000/09/12  14:08:32
77448         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
77449              From: sthoenna@efn.org
77450              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
77451              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
77452      Branch: perl
77453            ! t/TEST t/harness
77454 ____________________________________________________________________________
77455 [  7061] By: jhi                                   on 2000/09/12  14:07:18
77456         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
77457              From: sthoenna@efn.org
77458              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
77459              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
77460      Branch: perl
77461            ! pod/perlxs.pod
77462 ____________________________________________________________________________
77463 [  7060] By: jhi                                   on 2000/09/12  14:06:08
77464         Log: Break up the myconfig lines a bit.
77465              
77466              Subject: perlbug/perl -V output format
77467              From: sthoenna@efn.org
77468              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
77469              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
77470      Branch: perl
77471            ! myconfig.SH
77472 ____________________________________________________________________________
77473 [  7059] By: jhi                                   on 2000/09/12  14:05:04
77474         Log: Test for the #7049.
77475              
77476              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
77477              From: andreas.koenig@anima.de (Andreas J. Koenig)
77478              Date: 12 Sep 2000 06:42:01 +0200
77479              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
77480      Branch: perl
77481            ! t/op/my.t
77482 ____________________________________________________________________________
77483 [  7058] By: jhi                                   on 2000/09/12  14:03:05
77484         Log: Subject: [patch: perl@7045] vms updates
77485              From: Peter Prymmer <pvhp@forte.com>
77486              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
77487              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
77488      Branch: perl
77489            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
77490 ____________________________________________________________________________
77491 [  7057] By: jhi                                   on 2000/09/12  14:00:51
77492         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
77493              From: sthoenna@efn.org
77494              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
77495              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
77496      Branch: perl
77497            ! t/op/64bitint.t
77498 ____________________________________________________________________________
77499 [  7056] By: jhi                                   on 2000/09/12  13:58:14
77500         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
77501              From: Jeff Pinyan <jeffp@crusoe.net>
77502              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
77503              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
77504      Branch: perl
77505            ! pod/perlfunc.pod
77506 ____________________________________________________________________________
77507 [  7055] By: jhi                                   on 2000/09/12  13:56:32
77508         Log: Do in VMS as the #7054 does.
77509      Branch: perl
77510            ! configure.com
77511 ____________________________________________________________________________
77512 [  7054] By: jhi                                   on 2000/09/12  13:50:31
77513         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
77514              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
77515              Date: Mon, 11 Sep 2000 08:33:09 +0100
77516              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
77517      Branch: metaconfig/U/perl
77518            ! End.U
77519      Branch: perl
77520            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
77521            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
77522 ____________________________________________________________________________
77523 [  7053] By: jhi                                   on 2000/09/12  13:29:19
77524         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
77525              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
77526              Date:     Tue, 12 Sep 2000 08:35:59 EDT
77527              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
77528      Branch: perl
77529            ! vms/test.com
77530 ____________________________________________________________________________
77531 [  7052] By: jhi                                   on 2000/09/11  23:01:50
77532         Log: Document the SvUTF8*().
77533      Branch: perl
77534            ! pod/perlapi.pod sv.h
77535 ____________________________________________________________________________
77536 [  7051] By: gsar                                  on 2000/09/11  14:46:30
77537         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
77538              (missed a spot when fixing up op_pmreplroot hack for ithreads)
77539      Branch: perl
77540            ! op.c t/op/split.t
77541 ____________________________________________________________________________
77542 [  7050] By: nick                                  on 2000/09/11  10:03:51
77543         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
77544              
77545              Subject: borland C++ win32.c tweak
77546              From: Vadim Konovalov <vkonovalov@lucent.com>
77547              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
77548              Date: Mon, 11 Sep 2000 11:22:33 +0400
77549      Branch: perl
77550            ! win32/win32.c
77551 ____________________________________________________________________________
77552 [  7049] By: nick                                  on 2000/09/11  09:57:33
77553         Log: Point fix for s/// on foreach (keys %xxx).
77554      Branch: perl
77555            ! pp_hot.c
77556 ____________________________________________________________________________
77557 [  7048] By: jhi                                   on 2000/09/10  23:37:09
77558         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
77559              by Pod::Text, from Brad Appleton.
77560      Branch: perl
77561            ! t/pod/testp2pt.pl
77562 ____________________________________________________________________________
77563 [  7047] By: jhi                                   on 2000/09/10  14:32:53
77564         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
77565              by Russ Allbery.
77566      Branch: perl
77567            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
77568 ____________________________________________________________________________
77569 [  7046] By: jhi                                   on 2000/09/10  14:15:08
77570         Log: Upgrade to CPAN 1.57_65, from Andreas König.
77571      Branch: perl
77572            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
77573 ____________________________________________________________________________
77574 [  7045] By: jhi                                   on 2000/09/08  21:36:32
77575         Log: Update Changes.
77576      Branch: perl
77577            ! Changes patchlevel.h
77578 ____________________________________________________________________________
77579 [  7044] By: jhi                                   on 2000/09/08  21:29:56
77580         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
77581              From: Peter Prymmer <pvhp@forte.com>
77582              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
77583              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
77584      Branch: perl
77585            ! configure.com
77586 ____________________________________________________________________________
77587 [  7043] By: jhi                                   on 2000/09/08  21:27:50
77588         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
77589              From: Peter Prymmer <pvhp@forte.com>
77590              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
77591              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
77592      Branch: perl
77593            ! Makefile.SH installperl
77594 ____________________________________________________________________________
77595 [  7042] By: jhi                                   on 2000/09/08  21:23:21
77596         Log: Continue #7041.
77597      Branch: perl
77598            ! cygwin/Makefile.SHs os2/Makefile.SHs
77599 ____________________________________________________________________________
77600 [  7041] By: jhi                                   on 2000/09/08  21:18:10
77601         Log: Do away with memory models cruft.  Sorry, PDP users.
77602      Branch: metaconfig
77603            ! U/modified/cc.U U/modified/libpth.U
77604      Branch: perl
77605            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
77606            ! Porting/config_H cflags.SH config_h.SH configure.com
77607            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
77608            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
77609            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
77610 ____________________________________________________________________________
77611 [  7040] By: jhi                                   on 2000/09/08  14:34:18
77612         Log: Major rewrite of s2p.  And I mean really major, it is
77613              an implementation of sed in perl.  If called as s2p it
77614              will function as s2p.  Note: needs non-UNIXifying.
77615              
77616              Subject: s2p
77617              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
77618              Date: Mon, 28 Aug 2000 14:05:12 +0200
77619              Message-ID: <39AA5578.2102E2AA@alcatel.at>
77620      Branch: perl
77621            ! x2p/s2p.PL
77622 ____________________________________________________________________________
77623 [  7039] By: jhi                                   on 2000/09/08  14:19:49
77624         Log: Re-allow vec() for characters > 255.
77625              
77626              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
77627              From: Spider Boardman <spider@web.zk3.dec.com>
77628              Date: Fri, 08 Sep 2000 02:21:02 -0400
77629              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
77630      Branch: perl
77631            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
77632            ! t/op/vec.t
77633 ____________________________________________________________________________
77634 [  7038] By: jhi                                   on 2000/09/08  14:14:18
77635         Log: Subject: [PATCH lib/Benchmark.pm]
77636              From: <abigail@foad.org>
77637              Date: Thu, 7 Sep 2000 15:03:20 -0400
77638              Message-ID: <20000907190320.888.qmail@foad.org>
77639      Branch: perl
77640            ! lib/Benchmark.pm
77641 ____________________________________________________________________________
77642 [  7037] By: jhi                                   on 2000/09/08  14:11:06
77643         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
77644              
77645              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
77646              From: Spider Boardman <spider@web.zk3.dec.com>
77647              Date: Fri, 08 Sep 2000 01:30:27 -0400
77648              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
77649      Branch: perl
77650            ! op.c
77651 ____________________________________________________________________________
77652 [  7036] By: jhi                                   on 2000/09/08  14:08:58
77653         Log: Subject: [ID 20000908.002] perlipc documentation bug.
77654              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
77655              Date: Fri, 08 Sep 2000 12:38:32 +0200
77656              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
77657      Branch: perl
77658            ! pod/perlipc.pod
77659 ____________________________________________________________________________
77660 [  7035] By: jhi                                   on 2000/09/08  14:03:12
77661         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
77662              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77663              Date: Fri, 08 Sep 2000 11:47:34 +0200
77664              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
77665      Branch: perl
77666            ! hints/dec_osf.sh
77667 ____________________________________________________________________________
77668 [  7034] By: jhi                                   on 2000/09/08  13:59:35
77669         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
77670              From: Simon Cozens <simon@cozens.net>
77671              Date: Thu, 7 Sep 2000 20:40:38 +0100
77672              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
77673      Branch: perl
77674            ! pp_hot.c
77675 ____________________________________________________________________________
77676 [  7033] By: jhi                                   on 2000/09/08  04:03:03
77677         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
77678              From: "Larry W. Virden" <lvirden@cas.org>
77679              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
77680              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
77681      Branch: perl
77682            ! pod/perldiag.pod
77683 ____________________________________________________________________________
77684 [  7032] By: jhi                                   on 2000/09/07  22:18:30
77685         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
77686              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
77687              Date: Mon, 04 Sep 2000 13:16:38 -0700
77688              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
77689      Branch: perl
77690            ! lib/perl5db.pl
77691 ____________________________________________________________________________
77692 [  7031] By: jhi                                   on 2000/09/07  22:02:29
77693         Log: Fix the ccversion detection for 5.1 and beyond.
77694              
77695              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
77696              From: Spider Boardman <spider@leggy.zk3.dec.com>
77697              Date: Thu, 7 Sep 2000 17:54:27 -0400
77698              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
77699      Branch: perl
77700            ! hints/dec_osf.sh
77701 ____________________________________________________________________________
77702 [  7030] By: jhi                                   on 2000/09/07  19:12:28
77703         Log: Fix for
77704              
77705              Subject: [ID 20000903.001] \w in utf8-strings
77706              From: Marc Lehmann <pcg@goof.com>
77707              Date: Sun, 03 Sep 2000 09:44:29 +0200
77708              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
77709              
77710              and various related nits.
77711      Branch: perl
77712            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
77713 ____________________________________________________________________________
77714 [  7029] By: jhi                                   on 2000/09/07  18:49:09
77715         Log: Fix the URL, but the server is still missing in action.
77716              
77717              Subject: [ID 20000905.002] perlfaq1.pod URL error
77718              From: "Larry W. Virden" <lvirden@cas.org>
77719              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
77720              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
77721      Branch: perl
77722            ! pod/perlfaq1.pod
77723 ____________________________________________________________________________
77724 [  7028] By: jhi                                   on 2000/09/07  18:47:13
77725         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
77726              From: Hugo <hv@crypt.compulink.co.uk>
77727              Date: Tue, 05 Sep 2000 14:13:37 +0100
77728              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
77729      Branch: perl
77730            ! toke.c
77731 ____________________________________________________________________________
77732 [  7027] By: jhi                                   on 2000/09/07  18:45:35
77733         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
77734              From: Daniel Chetlin <daniel@chetlin.com>
77735              Date: Tue, 5 Sep 2000 04:57:07 -0700
77736              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
77737      Branch: perl
77738            ! pod/perlfaq6.pod pod/perlop.pod
77739 ____________________________________________________________________________
77740 [  7026] By: jhi                                   on 2000/09/07  18:44:01
77741         Log: Document the new ref() semantics.
77742              
77743              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
77744              From: Gisle Aas <gisle@ActiveState.com>
77745              Date: 05 Sep 2000 08:10:30 +0200
77746              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
77747      Branch: perl
77748            ! pod/perldelta.pod
77749 ____________________________________________________________________________
77750 [  7025] By: jhi                                   on 2000/09/07  18:42:27
77751         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
77752              
77753              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
77754              From: Gisle Aas <gisle@ActiveState.com>
77755              Date: 05 Sep 2000 08:11:40 +0200
77756              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
77757      Branch: perl
77758            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
77759 ____________________________________________________________________________
77760 [  7024] By: jhi                                   on 2000/09/07  18:39:32
77761         Log: Subject: [PATCH] Modernize Opcode.pm documentation
77762              From: Gisle Aas <gisle@ActiveState.com>
77763              Date: 4 Sep 2000 00:18:55 -0000
77764              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
77765      Branch: perl
77766            ! ext/Opcode/Opcode.pm
77767 ____________________________________________________________________________
77768 [  7023] By: jhi                                   on 2000/09/07  18:37:42
77769         Log: Subject: [PATCH] Tied filehandle documentation
77770              From: Gisle Aas <gisle@ActiveState.com>
77771              Date: 4 Sep 2000 00:14:40 -0000
77772              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
77773      Branch: perl
77774            ! pod/perlfunc.pod pod/perltie.pod
77775 ____________________________________________________________________________
77776 [  7022] By: jhi                                   on 2000/09/07  18:35:37
77777         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
77778              From: Gisle Aas <gisle@ActiveState.com>
77779              Date: 4 Sep 2000 00:04:22 -0000
77780              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
77781      Branch: perl
77782            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
77783 ____________________________________________________________________________
77784 [  7021] By: jhi                                   on 2000/09/07  18:33:22
77785         Log: Subject: small apidoc fix
77786              From: Marc Lehmann <pcg@goof.com>
77787              Date: Sun, 3 Sep 2000 05:12:06 +0200
77788              Message-ID: <20000903051206.A5909@cerebro.laendle>
77789      Branch: perl
77790            ! pod/perlapi.pod utf8.c
77791 ____________________________________________________________________________
77792 [  7020] By: jhi                                   on 2000/09/07  16:14:57
77793         Log: Tiny perldelta nits.
77794      Branch: perl
77795            ! pod/perldelta.pod
77796 ____________________________________________________________________________
77797 [  7019] By: jhi                                   on 2000/09/07  16:04:20
77798         Log: Guard against bad string->int conversion for quads.
77799      Branch: perl
77800            ! t/op/64bitint.t
77801 ____________________________________________________________________________
77802 [  7018] By: jhi                                   on 2000/09/06  17:07:03
77803         Log: Update Unicode todo list.
77804      Branch: perl
77805            ! Todo-5.6
77806 ____________________________________________________________________________
77807 [  7017] By: jhi                                   on 2000/09/05  21:16:01
77808         Log: Document the SvIOK_.*UV().
77809      Branch: perl
77810            ! pod/perlapi.pod sv.h
77811 ____________________________________________________________________________
77812 [  7016] By: nick                                  on 2000/09/03  21:54:46
77813         Log: Hash lookup of constant strings optimization:
77814              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
77815              to string table (as per sharepvn). Add newSV_pvn_share to create such
77816              a thing. Make hv.c compare addresses of strings and skip string compare
77817              if equal. Make method_named and helem ops use these shared-string SVs
77818              when arg is constant. Make keys op return shared-string SVs (less clearly
77819              a win).
77820      Branch: perl
77821            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
77822            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
77823            ! pod/perlintern.pod pp_hot.c proto.h sv.c
77824 ____________________________________________________________________________
77825 [  7015] By: jhi                                   on 2000/09/02  17:48:59
77826         Log: This is 5.7.0.
77827      Branch: perl
77828            ! Changes
77829 ____________________________________________________________________________
77830 [  7014] By: jhi                                   on 2000/09/02  17:35:45
77831         Log: Changes and patchlevel tweaks.
77832      Branch: perl
77833            ! Changes patchlevel.h
77834 ____________________________________________________________________________
77835 [  7013] By: jhi                                   on 2000/09/02  17:30:50
77836         Log: Update Changes.
77837      Branch: perl
77838            ! Changes patchlevel.h
77839 ____________________________________________________________________________
77840 [  7012] By: nick                                  on 2000/09/02  17:25:20
77841         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
77842      Branch: perl
77843            ! gv.c lib/overload.pm
77844 ____________________________________________________________________________
77845 [  7011] By: jhi                                   on 2000/09/02  17:16:25
77846         Log: Update perlhist.
77847      Branch: perl
77848            ! pod/perlhist.pod
77849 ____________________________________________________________________________
77850 [  7010] By: jhi                                   on 2000/09/02  17:01:35
77851         Log: perldelta nits.
77852      Branch: perl
77853            ! pod/perldelta.pod
77854 ____________________________________________________________________________
77855 [  7009] By: nick                                  on 2000/09/02  16:48:35
77856         Log: If overloaded %{} etc. return the object do not loop.
77857              Thus  sub deref { $_[0] } functions if object is wanted type.
77858      Branch: perl
77859            ! pp.h
77860 ____________________________________________________________________________
77861 [  7008] By: jhi                                   on 2000/09/02  16:26:11
77862         Log: Retab MANIFEST.
77863      Branch: perl
77864            ! ext/Storable/MANIFEST
77865 ____________________________________________________________________________
77866 [  7007] By: jhi                                   on 2000/09/02  16:23:02
77867         Log: Make certain cc is set before trying to run it.
77868      Branch: perl
77869            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
77870 ____________________________________________________________________________
77871 [  7006] By: jhi                                   on 2000/09/02  15:45:41
77872         Log: Unicode notes.
77873      Branch: perl
77874            ! pod/perldelta.pod
77875 ____________________________________________________________________________
77876 [  7005] By: jhi                                   on 2000/09/02  15:42:11
77877         Log: Various Configure nits by Philip Newton,
77878              plus the ebcdic one by me.
77879      Branch: metaconfig
77880            + U/modified/pager.U
77881            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
77882      Branch: metaconfig/U/perl
77883            ! Devel.U quadfio.U
77884      Branch: perl
77885            ! Configure config_h.SH
77886 ____________________________________________________________________________
77887 [  7004] By: jhi                                   on 2000/09/02  15:06:14
77888         Log: Apparently avoiding the swapping is too costly.
77889              
77890              From: "Ben Tilly" <ben_tilly@hotmail.com>
77891              Subject: Re: the door is closed.
77892              Date: Fri, 01 Sep 2000 20:23:16 EDT
77893              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
77894      Branch: perl
77895            ! pod/perlfaq4.pod
77896 ____________________________________________________________________________
77897 [  7003] By: nick                                  on 2000/09/02  12:26:04
77898         Log: Undo part of change 6489 which looks like a bulk edit which
77899              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
77900              The supressing of main:: on return from select() is undesirable.
77901      Branch: perl
77902            ! pp_sys.c
77903 ____________________________________________________________________________
77904 [  7002] By: jhi                                   on 2000/09/01  23:08:54
77905         Log: Update Changes.
77906      Branch: perl
77907            ! Changes patchlevel.h
77908 ____________________________________________________________________________
77909 [  7001] By: jhi                                   on 2000/09/01  23:00:13
77910         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
77911              From: Peter Prymmer <pvhp@forte.com>
77912              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
77913              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
77914              
77915              plus rework the http: spots as suggested by Tom Christiansen,
77916              plus regen perltoc.
77917      Branch: perl
77918            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
77919            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
77920 ____________________________________________________________________________
77921 [  7000] By: jhi                                   on 2000/09/01  22:36:01
77922         Log: Only the first line, thank you very much.
77923      Branch: perl
77924            ! hints/solaris_2.sh
77925 ____________________________________________________________________________
77926 [  6999] By: gsar                                  on 2000/09/01  22:16:40
77927         Log: change#6791 accidentally clobbered change#6710, put it back
77928      Branch: perl
77929            ! win32/win32.c
77930 ____________________________________________________________________________
77931 [  6998] By: jhi                                   on 2000/09/01  22:14:16
77932         Log: Mention the HP-UX LP64 freak failure.
77933      Branch: perl
77934            ! pod/perldelta.pod
77935 ____________________________________________________________________________
77936 [  6997] By: jhi                                   on 2000/09/01  21:48:32
77937         Log: Detypo.
77938      Branch: perl
77939            ! hints/hpux.sh
77940 ____________________________________________________________________________
77941 [  6996] By: jhi                                   on 2000/09/01  21:27:10
77942         Log: Update Changes.
77943      Branch: perl
77944            ! Changes patchlevel.h
77945 ____________________________________________________________________________
77946 [  6995] By: jhi                                   on 2000/09/01  21:14:24
77947         Log: Mi splgn s gnin.g
77948      Branch: perl
77949            ! pp_ctl.c
77950 ____________________________________________________________________________
77951 [  6994] By: jhi                                   on 2000/09/01  21:09:54
77952         Log: Subject: http:// in L<>
77953              From: Nicholas Clark <nick@ccl4.org>
77954              Date: Fri, 1 Sep 2000 22:03:21 +0100
77955              Message-ID: <20000901220321.B72074@plum.flirble.org>
77956      Branch: perl
77957            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
77958 ____________________________________________________________________________
77959 [  6993] By: jhi                                   on 2000/09/01  21:06:54
77960         Log: Update to Storable 1.0, from Raphael Manfredi.
77961      Branch: perl
77962            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
77963            ! ext/Storable/Makefile.PL ext/Storable/README
77964            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
77965            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
77966            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
77967            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
77968            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
77969            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
77970 ____________________________________________________________________________
77971 [  6992] By: jhi                                   on 2000/09/01  20:43:05
77972         Log: Mention known sfio+linux buglet.
77973      Branch: perl
77974            ! pod/perldelta.pod
77975 ____________________________________________________________________________
77976 [  6991] By: jhi                                   on 2000/09/01  20:40:11
77977         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
77978              From: Peter Prymmer <pvhp@forte.com>
77979              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
77980              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
77981      Branch: perl
77982            ! vms/vms.c
77983 ____________________________________________________________________________
77984 [  6990] By: jhi                                   on 2000/09/01  20:25:26
77985         Log: Retract #6986.
77986      Branch: perl
77987            ! hints/solaris_2.sh
77988 ____________________________________________________________________________
77989 [  6989] By: jhi                                   on 2000/09/01  20:23:00
77990         Log: Mergesort is back.
77991      Branch: perl
77992            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
77993 ____________________________________________________________________________
77994 [  6988] By: jhi                                   on 2000/09/01  19:37:40
77995         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
77996              From: Mike Guy <mjtg@cam.ac.uk>
77997              Date: Fri, 01 Sep 2000 17:43:33 +0100
77998              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
77999      Branch: perl
78000            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
78001            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
78002 ____________________________________________________________________________
78003 [  6987] By: jhi                                   on 2000/09/01  19:17:10
78004         Log: Regen perltoc.
78005      Branch: perl
78006            ! pod/perltoc.pod
78007 ____________________________________________________________________________
78008 [  6986] By: jhi                                   on 2000/09/01  18:51:10
78009         Log: Subject: Re: Solaris x86 has no SPARC libraries!
78010              From: Lupe Christoph <lupe@lupe-christoph.de>
78011              Date: Fri, 1 Sep 2000 20:41:20 +0200
78012              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
78013      Branch: perl
78014            ! hints/solaris_2.sh
78015 ____________________________________________________________________________
78016 [  6985] By: jhi                                   on 2000/09/01  18:28:10
78017         Log: Update Changes.
78018      Branch: perl
78019            ! Changes patchlevel.h
78020 ____________________________________________________________________________
78021 [  6984] By: jhi                                   on 2000/09/01  18:26:53
78022         Log: Feature ordering tweak.
78023      Branch: perl
78024            ! myconfig.SH
78025 ____________________________________________________________________________
78026 [  6983] By: jhi                                   on 2000/09/01  18:19:50
78027         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
78028              From: <abigail@foad.org>
78029              Date: Fri, 1 Sep 2000 13:07:32 -0400
78030              Message-ID: <20000901170732.18249.qmail@foad.org>
78031      Branch: perl
78032            ! t/pragma/overload.t
78033 ____________________________________________________________________________
78034 [  6982] By: jhi                                   on 2000/09/01  18:17:54
78035         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
78036              so that case-ignoring systems like DCL can tell them from
78037              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
78038      Branch: metaconfig/U/perl
78039            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
78040      Branch: perl
78041            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78042            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
78043            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
78044            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
78045            ! vos/config.def vos/config.h vos/config_h.SH_orig
78046            ! win32/config.bc win32/config.gc win32/config.vc
78047 ____________________________________________________________________________
78048 [  6981] By: nick                                  on 2000/09/01  17:21:57
78049         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
78050              warning when UNTIE exists and instead pass the count of extra references to
78051              the UNTIE method.
78052      Branch: perl
78053            ! pod/perltie.pod pp_sys.c
78054 ____________________________________________________________________________
78055 [  6980] By: jhi                                   on 2000/09/01  16:54:44
78056         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
78057              From: Peter Prymmer <pvhp@forte.com>
78058              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
78059              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
78060      Branch: perl
78061            ! configure.com
78062 ____________________________________________________________________________
78063 [  6979] By: jhi                                   on 2000/09/01  16:06:20
78064         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
78065              From: Mike Guy <mjtg@cam.ac.uk> 
78066              Date: Fri, 01 Sep 2000 16:49:27 +0100
78067              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
78068      Branch: perl
78069            ! t/base/rs.t
78070 ____________________________________________________________________________
78071 [  6978] By: jhi                                   on 2000/09/01  16:00:42
78072         Log: Update to PodParser 1.18, from Brad Appleton.
78073      Branch: perl
78074            ! lib/Pod/Checker.pm t/pod/find.t
78075 ____________________________________________________________________________
78076 [  6977] By: jhi                                   on 2000/09/01  14:48:58
78077         Log: Subject: Nit in Configure (bleadperl@6961)
78078              From: Lupe Christoph <lupe@lupe-christoph.de>
78079              Date: Fri, 1 Sep 2000 16:34:29 +0200
78080              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
78081      Branch: metaconfig
78082            ! U/compline/ccflags.U
78083      Branch: perl
78084            ! Configure config_h.SH
78085 ____________________________________________________________________________
78086 [  6976] By: jhi                                   on 2000/09/01  14:39:52
78087         Log: Update Changes.
78088      Branch: perl
78089            ! Changes patchlevel.h
78090 ____________________________________________________________________________
78091 [  6975] By: jhi                                   on 2000/09/01  14:37:36
78092         Log: microperl config update.
78093      Branch: perl
78094            ! uconfig.h uconfig.sh
78095 ____________________________________________________________________________
78096 [  6974] By: jhi                                   on 2000/09/01  14:36:53
78097         Log: Document known deficiencies.
78098      Branch: perl
78099            ! pod/perldelta.pod
78100 ____________________________________________________________________________
78101 [  6973] By: jhi                                   on 2000/09/01  14:10:20
78102         Log: Mention warnings fixes and updates.
78103      Branch: perl
78104            ! pod/perldelta.pod
78105 ____________________________________________________________________________
78106 [  6972] By: jhi                                   on 2000/09/01  14:01:52
78107         Log: Drop unused argument.
78108              
78109              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
78110              From: Spider Boardman <spider@web.zk3.dec.com>
78111              Date: Thu, 31 Aug 2000 16:10:15 -0400
78112              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
78113      Branch: perl
78114            ! toke.c
78115 ____________________________________________________________________________
78116 [  6971] By: jhi                                   on 2000/09/01  13:59:24
78117         Log: Add the overload warnings to perldiag.
78118      Branch: perl
78119            ! lib/overload.pm pod/perldiag.pod
78120 ____________________________________________________________________________
78121 [  6970] By: jhi                                   on 2000/09/01  13:55:10
78122         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
78123              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
78124              Date: Fri, 1 Sep 2000 13:43:15 +0100 
78125              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
78126      Branch: perl
78127            ! lib/overload.pm t/pragma/overload.t
78128 ____________________________________________________________________________
78129 [  6969] By: jhi                                   on 2000/09/01  13:52:27
78130         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
78131              From: <abigail@foad.org>
78132              Date: Fri, 1 Sep 2000 05:46:54 -0400
78133              Message-ID: <20000901094654.6476.qmail@foad.org>
78134      Branch: perl
78135            ! lib/overload.pm
78136 ____________________________________________________________________________
78137 [  6968] By: jhi                                   on 2000/09/01  13:50:05
78138         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
78139              From: Daniel Chetlin <daniel@chetlin.com>
78140              Date: Fri, 1 Sep 2000 02:10:55 -0700
78141              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
78142      Branch: perl
78143            ! pod/perlretut.pod
78144 ____________________________________________________________________________
78145 [  6967] By: jhi                                   on 2000/09/01  13:47:54
78146         Log: Part of the solution.
78147              
78148              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
78149              From: Mike Guy <mjtg@cam.ac.uk>
78150              Date: Fri, 01 Sep 2000 14:16:01 +0100
78151              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
78152      Branch: perl
78153            ! gv.c mg.c
78154 ____________________________________________________________________________
78155 [  6966] By: jhi                                   on 2000/09/01  13:46:17
78156         Log: Subject: CPAN.pm beta 1.57_57 for the core
78157              From: andreas.koenig@anima.de (Andreas J. Koenig)
78158              Date: 01 Sep 2000 15:16:31 +0200
78159              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
78160      Branch: perl
78161            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
78162 ____________________________________________________________________________
78163 [  6965] By: jhi                                   on 2000/09/01  13:43:18
78164         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
78165              From: "Craig A. Berry" <craig.berry@psinetcs.com>
78166              Date: Fri, 01 Sep 2000 01:47:22 -0500
78167              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
78168      Branch: perl
78169            ! pod/perldelta.pod vms/vms.c
78170 ____________________________________________________________________________
78171 [  6964] By: jhi                                   on 2000/09/01  13:35:35
78172         Log: File::Temp patches from Andreas König,
78173              
78174              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
78175              From: andreas.koenig@anima.de (Andreas J. Koenig)
78176              Date: 01 Sep 2000 10:07:20 +0200
78177              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
78178              
78179              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
78180              From: andreas.koenig@anima.de (Andreas J. Koenig)
78181              Date: 31 Aug 2000 23:26:08 +0200
78182              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
78183      Branch: perl
78184            ! lib/File/Temp.pm t/lib/ftmp-security.t
78185 ____________________________________________________________________________
78186 [  6963] By: jhi                                   on 2000/09/01  02:22:24
78187         Log: Retract the mergesort code, way too incompatible licensing
78188              and copyrights.
78189      Branch: perl
78190            ! pod/perldelta.pod pp_ctl.c
78191 ____________________________________________________________________________
78192 [  6962] By: jhi                                   on 2000/08/31  23:27:32
78193         Log: Update Changes.
78194      Branch: perl
78195            ! Changes patchlevel.h
78196 ____________________________________________________________________________
78197 [  6961] By: jhi                                   on 2000/08/31  23:20:04
78198         Log: Small tweaks all over.
78199      Branch: metaconfig
78200            ! U/compline/d_gconvert.U
78201      Branch: perl
78202            ! AUTHORS Configure config_h.SH pp_ctl.c
78203 ____________________________________________________________________________
78204 [  6960] By: jhi                                   on 2000/08/31  22:39:36
78205         Log: Further rewording.
78206      Branch: perl
78207            ! pp_ctl.c
78208 ____________________________________________________________________________
78209 [  6959] By: jhi                                   on 2000/08/31  21:26:44
78210         Log: More address tweaking.
78211      Branch: perl
78212            ! AUTHORS Changes
78213 ____________________________________________________________________________
78214 [  6958] By: jhi                                   on 2000/08/31  20:47:25
78215         Log: AUTHORS tweaks, from Peter Prymmer.
78216              
78217              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
78218              From: Peter Prymmer <pvhp@forte.com>
78219              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
78220              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
78221      Branch: perl
78222            ! AUTHORS MAINTAIN
78223 ____________________________________________________________________________
78224 [  6957] By: jhi                                   on 2000/08/31  20:34:43
78225         Log: perldelta tweaks.
78226      Branch: perl
78227            ! pod/perldelta.pod
78228 ____________________________________________________________________________
78229 [  6956] By: jhi                                   on 2000/08/31  19:11:06
78230         Log: Regen perltoc.
78231      Branch: perl
78232            ! pod/perltoc.pod
78233 ____________________________________________________________________________
78234 [  6955] By: jhi                                   on 2000/08/31  19:06:30
78235         Log: Clarify the mergesort situation.
78236      Branch: perl
78237            ! pp_ctl.c
78238 ____________________________________________________________________________
78239 [  6954] By: jhi                                   on 2000/08/31  18:24:17
78240         Log: Move the Solaris 7 scan to use64bitall, make the
78241              failure to find 64-bot sparc libc to mention the
78242              possibility of being in an intel, from Lupe and Alan.
78243      Branch: perl
78244            ! hints/solaris_2.sh
78245 ____________________________________________________________________________
78246 [  6953] By: jhi                                   on 2000/08/31  18:09:20
78247         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
78248              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
78249      Branch: metaconfig
78250            ! U/compline/d_gconvert.U U/threads/archname.U
78251      Branch: metaconfig/U/perl
78252            ! perlxv.U
78253      Branch: perl
78254            ! Configure config_h.SH sv.c
78255 ____________________________________________________________________________
78256 [  6952] By: jhi                                   on 2000/08/31  17:42:24
78257         Log: :: not allowed in pathnames, change to .
78258              
78259              Subject: [PATCH perl@6938] cygwin port
78260              From: "Fifer, Eric" <EFifer@sanwaint.com>
78261              Date: Thu, 31 Aug 2000 16:32:59 +0100
78262              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
78263      Branch: metaconfig/U/perl
78264            ! perlxv.U
78265 ____________________________________________________________________________
78266 [  6951] By: jhi                                   on 2000/08/31  17:02:05
78267         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
78268      Branch: perl
78269            ! perl.h
78270 ____________________________________________________________________________
78271 [  6950] By: jhi                                   on 2000/08/31  16:26:08
78272         Log: More author updates.
78273              
78274              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
78275              From: Simon Cozens <simon@cozens.net>
78276              Date: Thu, 31 Aug 2000 17:13:32 +0100
78277              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
78278      Branch: perl
78279            ! AUTHORS
78280 ____________________________________________________________________________
78281 [  6949] By: jhi                                   on 2000/08/31  16:04:49
78282         Log: POSIX doesn't report long double values under -Duselongdouble
78283              when the long doubles are "real" (bigger than doubles).
78284              
78285              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
78286              From: Spider Boardman <spider@peano.zk3.dec.com>
78287              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
78288              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
78289      Branch: perl
78290            ! ext/POSIX/POSIX.xs
78291 ____________________________________________________________________________
78292 [  6948] By: jhi                                   on 2000/08/31  15:25:10
78293         Log: Update Changes.
78294      Branch: perl
78295            ! Changes patchlevel.h
78296 ____________________________________________________________________________
78297 [  6947] By: jhi                                   on 2000/08/31  15:22:29
78298         Log: Document UNTIE in a very minimalistic way.
78299      Branch: perl
78300            ! pod/perlfunc.pod pod/perltie.pod
78301 ____________________________________________________________________________
78302 [  6946] By: jhi                                   on 2000/08/31  15:15:23
78303         Log: Document known failures.
78304      Branch: perl
78305            ! pod/perldelta.pod
78306 ____________________________________________________________________________
78307 [  6945] By: jhi                                   on 2000/08/31  15:07:00
78308         Log: Don't attach -ld to the archname if pointless.
78309      Branch: metaconfig
78310            ! U/threads/archname.U
78311      Branch: perl
78312            ! Configure config_h.SH
78313 ____________________________________________________________________________
78314 [  6944] By: jhi                                   on 2000/08/31  14:37:42
78315         Log: Wrap the test in eval.
78316              
78317              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
78318              From: Tim Jenness <timj@jach.hawaii.edu>
78319              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
78320              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
78321      Branch: perl
78322            ! t/lib/ftmp-security.t
78323 ____________________________________________________________________________
78324 [  6943] By: jhi                                   on 2000/08/31  14:30:57
78325         Log: Make -Dusemorebits find long doubles in Solaris.
78326      Branch: perl
78327            ! hints/solaris_2.sh
78328 ____________________________________________________________________________
78329 [  6942] By: jhi                                   on 2000/08/31  13:48:45
78330         Log: Clarify the third case of ftmp-security warnings.
78331      Branch: perl
78332            ! INSTALL
78333 ____________________________________________________________________________
78334 [  6941] By: jhi                                   on 2000/08/31  13:40:31
78335         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
78336              From: <abigail@foad.org>
78337              Date: Thu, 31 Aug 2000 01:35:05 -0400
78338              Message-ID: <20000831053505.32120.qmail@foad.org>
78339      Branch: perl
78340            ! pod/perldelta.pod
78341 ____________________________________________________________________________
78342 [  6940] By: jhi                                   on 2000/08/31  13:38:48
78343         Log: Issue useful diagnostic on unknown pod commands.
78344              
78345              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
78346              From: <abigail@foad.org>
78347              Date: Thu, 31 Aug 2000 03:41:18 -0400
78348              Message-ID: <20000831074118.24880.qmail@foad.org>
78349      Branch: perl
78350            ! lib/Pod/Man.pm
78351 ____________________________________________________________________________
78352 [  6939] By: jhi                                   on 2000/08/31  13:34:33
78353         Log: Reveal Borland's isnan.
78354              
78355              Subject: build with BC++ tweak
78356              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
78357              Date: Thu, 31 Aug 2000 13:09:37 +0400
78358              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
78359      Branch: perl
78360            ! win32/win32.h
78361 ____________________________________________________________________________
78362 [  6938] By: jhi                                   on 2000/08/31  05:01:20
78363         Log: Update Changes.
78364      Branch: perl
78365            ! Changes patchlevel.h
78366 ____________________________________________________________________________
78367 [  6937] By: jhi                                   on 2000/08/31  04:26:23
78368         Log: sscanf() may be the only way to read long doubles from strings.
78369      Branch: metaconfig/U/perl
78370            ! longdblfio.U
78371      Branch: perl
78372            ! Configure config_h.SH perl.h util.c
78373 ____________________________________________________________________________
78374 [  6936] By: jhi                                   on 2000/08/31  04:18:19
78375         Log: The #6929 was too skimpy.
78376      Branch: perl
78377            ! sv.c
78378 ____________________________________________________________________________
78379 [  6935] By: jhi                                   on 2000/08/31  02:47:07
78380         Log: Subject: Re: typos in pods
78381              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78382              Date: Wed, 30 Aug 2000 19:25:34 -0700
78383              Message-ID: <eIcr5gzkg25X092yn@efn.org>
78384      Branch: perl
78385            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
78386 ____________________________________________________________________________
78387 [  6934] By: jhi                                   on 2000/08/31  02:42:55
78388         Log: Missed one Unicode file.
78389      Branch: perl
78390            + lib/unicode/UCDFF301.html
78391 ____________________________________________________________________________
78392 [  6933] By: jhi                                   on 2000/08/30  23:42:27
78393         Log: Update Changes.
78394      Branch: perl
78395            ! Changes patchlevel.h
78396 ____________________________________________________________________________
78397 [  6932] By: jhi                                   on 2000/08/30  23:40:07
78398         Log: Mention UNTIE in perldelta.  Still needs documenting
78399              in perltie et alia.
78400      Branch: perl
78401            ! pod/perldelta.pod
78402 ____________________________________________________________________________
78403 [  6931] By: jhi                                   on 2000/08/30  23:36:02
78404         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
78405              From: <abigail@foad.org>
78406              Date: Wed, 30 Aug 2000 19:28:07 -0400
78407              Message-ID: <20000830232807.305.qmail@foad.org>
78408      Branch: perl
78409            ! pod/perldelta.pod
78410 ____________________________________________________________________________
78411 [  6930] By: jhi                                   on 2000/08/30  23:32:40
78412         Log: Update to Unicode 3.0.1.
78413      Branch: perl
78414            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
78415            + lib/unicode/PropList.txt lib/unicode/README.perl
78416            + lib/unicode/UCD301.html lib/unicode/Unicode.301
78417            - lib/unicode/Props.txt lib/unicode/UCD300.html
78418            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
78419            ! (edit 257 files)
78420 ____________________________________________________________________________
78421 [  6929] By: jhi                                   on 2000/08/30  22:38:18
78422         Log: Heap decorruption.
78423              
78424              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
78425              From: Alan Burlison <Alan.Burlison@uk.sun.com>
78426              Date: Wed, 30 Aug 2000 22:39:52 +0100
78427              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
78428      Branch: perl
78429            ! sv.c
78430 ____________________________________________________________________________
78431 [  6928] By: jhi                                   on 2000/08/30  22:29:34
78432         Log: Retract the dummy test, skip the security tests (instead of failing),
78433              explain what the warnings mean.
78434      Branch: perl
78435            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
78436 ____________________________________________________________________________
78437 [  6927] By: jhi                                   on 2000/08/30  22:14:13
78438         Log: Change the internal implementation of sort() to be mergesort
78439              instead of quicksort, from John Linderman <jpl@research.att.com>.
78440              Gives us better worst case, better average case, and stability.
78441              What's there not to like?  (Small fixes for threaded builds
78442              were required).
78443      Branch: perl
78444            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
78445 ____________________________________________________________________________
78446 [  6926] By: jhi                                   on 2000/08/30  20:55:20
78447         Log: A better fix for the Socket building problem from Craig Berry.
78448      Branch: perl
78449            ! vms/vms.c
78450 ____________________________________________________________________________
78451 [  6925] By: jhi                                   on 2000/08/30  20:20:25
78452         Log: Subject: [PATCH] Re: UNTIE method 
78453              From: Nick Ing-Simmons <nik@tiuk.ti.com>
78454              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
78455              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
78456      Branch: perl
78457            ! pp_sys.c t/op/tie.t
78458 ____________________________________________________________________________
78459 [  6924] By: jhi                                   on 2000/08/30  20:17:11
78460         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
78461              From: "Craig A. Berry" <craig.berry@psinetcs.com>
78462              Date: Wed, 30 Aug 2000 15:03:14 -0500
78463              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
78464      Branch: perl
78465            ! vms/vms.c
78466 ____________________________________________________________________________
78467 [  6923] By: jhi                                   on 2000/08/30  20:15:18
78468         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
78469              From: "Craig A. Berry" <craig.berry@psinetcs.com>
78470              Date: Wed, 30 Aug 2000 13:30:36 -0500
78471              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
78472      Branch: perl
78473            ! vms/vms.c
78474 ____________________________________________________________________________
78475 [  6922] By: jhi                                   on 2000/08/30  19:54:43
78476         Log: Better options for rsync.
78477      Branch: perl
78478            ! pod/perlhack.pod
78479 ____________________________________________________________________________
78480 [  6921] By: jhi                                   on 2000/08/30  19:40:16
78481         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
78482              From: Rick Delaney <rick@consumercontact.com>
78483              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
78484              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
78485      Branch: perl
78486            ! pod/perlfunc.pod
78487 ____________________________________________________________________________
78488 [  6920] By: jhi                                   on 2000/08/30  19:36:40
78489         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
78490              From: Peter Prymmer <pvhp@forte.com>
78491              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
78492              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
78493      Branch: perl
78494            ! configure.com
78495 ____________________________________________________________________________
78496 [  6919] By: jhi                                   on 2000/08/30  14:52:02
78497         Log: Update Changes.
78498      Branch: perl
78499            ! Changes patchlevel.h
78500 ____________________________________________________________________________
78501 [  6918] By: jhi                                   on 2000/08/30  14:48:34
78502         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
78503      Branch: perl
78504            ! lib/ExtUtils/typemap
78505 ____________________________________________________________________________
78506 [  6917] By: jhi                                   on 2000/08/30  14:46:34
78507         Log: Subject: typos in pods
78508              From: Nicholas Clark <nick@ccl4.org>
78509              Date: Wed, 30 Aug 2000 01:12:50 +0100
78510              Message-ID: <20000830011249.A61388@plum.flirble.org>
78511      Branch: perl
78512            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
78513            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
78514            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
78515            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
78516 ____________________________________________________________________________
78517 [  6916] By: jhi                                   on 2000/08/30  14:19:09
78518         Log: Document Storable problems on Crays.  (Will have
78519              to document all the other Storable problems, too.)
78520      Branch: perl
78521            ! pod/perldelta.pod
78522 ____________________________________________________________________________
78523 [  6915] By: jhi                                   on 2000/08/30  14:06:02
78524         Log: Subject: [PATCH] fix misc cast warnings
78525              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78526              Date: Tue, 29 Aug 2000 23:16:14 -0700
78527              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
78528      Branch: perl
78529            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
78530            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
78531            ! os2/os2ish.h
78532 ____________________________________________________________________________
78533 [  6914] By: jhi                                   on 2000/08/30  14:03:45
78534         Log: Timestamp mismatch again.  Need to fix this dependence on
78535              config_h.SH timestamp, since it's the contents of config_h.SH
78536              that matter.
78537      Branch: perl
78538            ! uconfig.h uconfig.sh
78539 ____________________________________________________________________________
78540 [  6913] By: jhi                                   on 2000/08/30  13:54:06
78541         Log: Don't say "Perl 5.0 source kit".
78542      Branch: perl
78543            ! perl.c
78544 ____________________________________________________________________________
78545 [  6912] By: jhi                                   on 2000/08/30  13:51:24
78546         Log: Reset archname and archname64 always, forcing them be
78547              recomputed at each Configure run, make Configure and
78548              the hints files agree on the naming of largefiles variables.
78549      Branch: metaconfig
78550            ! U/threads/archname.U
78551      Branch: metaconfig/U/perl
78552            ! use64bits.U
78553      Branch: perl
78554            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
78555            ! hints/linux.sh hints/solaris_2.sh
78556 ____________________________________________________________________________
78557 [  6911] By: jhi                                   on 2000/08/30  13:30:13
78558         Log: Put back the slice accidentally removed by #6907.
78559      Branch: perl
78560            ! hints/solaris_2.sh
78561 ____________________________________________________________________________
78562 [  6910] By: jhi                                   on 2000/08/30  01:24:26
78563         Log: Be consistent: other Net::get* do export theirs.
78564              
78565              Subject: Re: Net::protoent does not export 'getproto'
78566              From: Yasushi Nakajima <sey@jkc.co.jp>
78567              Date: Wed, 30 Aug 2000 09:53:14 +0900
78568              Message-Id: <200008300051.DAA24700@taku.hut.fi>
78569      Branch: perl
78570            ! lib/Net/protoent.pm
78571 ____________________________________________________________________________
78572 [  6909] By: jhi                                   on 2000/08/30  01:17:25
78573         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
78574              From: Gurusamy Sarathy <gsar@ActiveState.com>
78575              Date: Tue, 29 Aug 2000 17:17:07 -0700
78576              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
78577      Branch: perl
78578            ! cop.h
78579 ____________________________________________________________________________
78580 [  6908] By: jhi                                   on 2000/08/30  00:58:05
78581         Log: Update Changes.
78582      Branch: perl
78583            ! Changes patchlevel.h
78584 ____________________________________________________________________________
78585 [  6907] By: jhi                                   on 2000/08/30  00:57:22
78586         Log: Introduce ccname to keep track of what compiler kind of we have.
78587      Branch: metaconfig/U/perl
78588            ! Checkcc.U gccvers.U
78589      Branch: perl
78590            ! Configure config_h.SH hints/solaris_2.sh
78591 ____________________________________________________________________________
78592 [  6906] By: jhi                                   on 2000/08/30  00:25:47
78593         Log: Put back the flags dump as reasoned in
78594              
78595              Subject: Re: [PATCH] Glob dumping
78596              From: Mike Guy <mjtg@cam.ac.uk> 
78597              Date: Tue, 29 Aug 2000 21:41:32 +0100
78598              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
78599      Branch: perl
78600            ! dump.c t/lib/peek.t
78601 ____________________________________________________________________________
78602 [  6905] By: jhi                                   on 2000/08/30  00:16:17
78603         Log: Make the epsilon to be relative, not absolute.
78604              
78605              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
78606              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
78607              Date: Tue, 29 Aug 2000 19:58:56 -0400
78608              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
78609      Branch: perl
78610            ! t/lib/trig.t
78611 ____________________________________________________________________________
78612 [  6904] By: jhi                                   on 2000/08/30  00:13:09
78613         Log: From now on, Gisle is on my list of usual suspects :-)
78614              Retract #6902.
78615      Branch: perl
78616            ! ext/Opcode/Safe.pm
78617 ____________________________________________________________________________
78618 [  6903] By: jhi                                   on 2000/08/29  23:51:20
78619         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
78620              From: "Craig A. Berry" <craig.berry@psinetcs.com>
78621              Date: Tue, 29 Aug 2000 18:43:26 -0500
78622              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
78623      Branch: perl
78624            + vms/vmspipe.com
78625            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
78626            ! vms/vms.c
78627 ____________________________________________________________________________
78628 [  6902] By: jhi                                   on 2000/08/29  23:44:14
78629         Log: Retry what #6882 attempted.
78630              
78631              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
78632              From: Gisle Aas <gisle@ActiveState.com>
78633              Date: 30 Aug 2000 00:33:09 +0200
78634              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
78635      Branch: perl
78636            ! ext/Opcode/Safe.pm
78637 ____________________________________________________________________________
78638 [  6901] By: jhi                                   on 2000/08/29  22:59:32
78639         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
78640              From: Hugo <hv@crypt.compulink.co.uk>
78641              Date: Mon, 12 Jun 2000 19:36:08 +0100
78642              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
78643      Branch: perl
78644            ! sv.c
78645 ____________________________________________________________________________
78646 [  6900] By: jhi                                   on 2000/08/29  22:58:35
78647         Log: Admit that we are leaking scalars.
78648              
78649              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
78650              From: Spider Boardman <spider@leggy.zk3.dec.com>
78651              Date: Tue, 29 Aug 2000 18:48:29 -0400
78652              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
78653      Branch: perl
78654            ! t/pragma/warnings.t
78655 ____________________________________________________________________________
78656 [  6899] By: jhi                                   on 2000/08/29  20:53:13
78657         Log: Update Changes.
78658      Branch: perl
78659            ! Changes patchlevel.h
78660 ____________________________________________________________________________
78661 [  6898] By: jhi                                   on 2000/08/29  20:46:21
78662         Log: Undo namespace pollution of #6878.
78663              
78664              Subject: Re: Net::protoent does not export 'getproto'
78665              From: Mike Guy <mjtg@cam.ac.uk>
78666              Date: Tue, 29 Aug 2000 21:32:37 +0100
78667              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
78668      Branch: perl
78669            ! lib/Net/protoent.pm
78670 ____________________________________________________________________________
78671 [  6897] By: jhi                                   on 2000/08/29  20:44:29
78672         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
78673              From: Peter Prymmer <pvhp@forte.com>
78674              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
78675              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
78676      Branch: perl
78677            ! pod/perlebcdic.pod
78678 ____________________________________________________________________________
78679 [  6896] By: jhi                                   on 2000/08/29  20:40:57
78680         Log: There's no point repeating the 'revision' (5) of perl5.
78681      Branch: metaconfig/U/perl
78682            ! Devel.U patchlevel.U
78683      Branch: perl
78684            ! Configure config_h.SH
78685 ____________________________________________________________________________
78686 [  6895] By: jhi                                   on 2000/08/29  20:16:58
78687         Log: Regen Configure for #6894.
78688      Branch: metaconfig/U/perl
78689            ! perladmin.U
78690      Branch: perl
78691            ! Configure config_h.SH
78692 ____________________________________________________________________________
78693 [  6894] By: jhi                                   on 2000/08/29  19:59:52
78694         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
78695              From: "Philip Newton" <Philip.Newton@gmx.net>
78696              Date: Tue, 29 Aug 2000 21:39:14 +0200
78697              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
78698      Branch: perl
78699            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
78700            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
78701            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
78702            ! utils/perlbug.PL
78703 ____________________________________________________________________________
78704 [  6893] By: jhi                                   on 2000/08/29  19:55:30
78705         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
78706              From: "Philip Newton" <Philip.Newton@gmx.net>
78707              Date: Tue, 29 Aug 2000 21:39:14 +0200
78708              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
78709      Branch: perl
78710            ! installhtml
78711 ____________________________________________________________________________
78712 [  6892] By: jhi                                   on 2000/08/29  19:53:59
78713         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
78714              From: "Philip Newton" <Philip.Newton@gmx.net>
78715              Date: Tue, 29 Aug 2000 21:48:18 +0200
78716              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
78717      Branch: perl
78718            ! lib/File/Temp.pm
78719 ____________________________________________________________________________
78720 [  6891] By: jhi                                   on 2000/08/29  18:30:03
78721         Log: Nail the ID 20000828.023.
78722      Branch: perl
78723            ! ext/Storable/Storable.xs
78724 ____________________________________________________________________________
78725 [  6890] By: jhi                                   on 2000/08/29  16:50:17
78726         Log: Under usethreads the dumped variable is IN_PAD.
78727              
78728              Subject: Re: [PATCH] Glob dumping
78729              From: Gisle Aas <gisle@ActiveState.com>
78730              Date: 29 Aug 2000 18:45:05 +0200
78731              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
78732      Branch: perl
78733            ! t/lib/peek.t
78734 ____________________________________________________________________________
78735 [  6889] By: jhi                                   on 2000/08/29  15:17:37
78736         Log: Update Changes.
78737      Branch: perl
78738            ! Changes patchlevel.h
78739 ____________________________________________________________________________
78740 [  6888] By: jhi                                   on 2000/08/29  14:49:59
78741         Log: Retract #6882, broke the safe tests.
78742      Branch: perl
78743            ! ext/Opcode/Safe.pm
78744 ____________________________________________________________________________
78745 [  6887] By: jhi                                   on 2000/08/29  14:47:06
78746         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
78747              From: Gisle Aas <gisle@ActiveState.com> 
78748              Date: 09 Jun 2000 20:00:11 +0200
78749              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
78750      Branch: perl
78751            ! utils/perldoc.PL
78752 ____________________________________________________________________________
78753 [  6886] By: jhi                                   on 2000/08/29  14:42:45
78754         Log: The #6881 removed one dump line.
78755      Branch: perl
78756            ! t/lib/peek.t
78757 ____________________________________________________________________________
78758 [  6885] By: jhi                                   on 2000/08/29  14:30:47
78759         Log: Don't forget to tidy up.
78760      Branch: perl
78761            ! t/lib/ftmp-security.t
78762 ____________________________________________________________________________
78763 [  6884] By: jhi                                   on 2000/08/29  14:25:17
78764         Log: Disabling the one test is a bit tricky.
78765      Branch: perl
78766            ! t/lib/ftmp-security.t
78767 ____________________________________________________________________________
78768 [  6883] By: jhi                                   on 2000/08/29  14:16:25
78769         Log: Disable one of the tests for now.
78770      Branch: perl
78771            ! t/lib/ftmp-security.t
78772 ____________________________________________________________________________
78773 [  6882] By: jhi                                   on 2000/08/29  14:05:50
78774         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
78775              From: gisle@aas.no
78776              Date: 29 Aug 2000 10:35:06 -0000
78777              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
78778      Branch: perl
78779            ! ext/Opcode/Safe.pm
78780 ____________________________________________________________________________
78781 [  6881] By: jhi                                   on 2000/08/29  14:03:51
78782         Log: Subject: [PATCH] Glob dumping
78783              From: Gisle Aas <gisle@ActiveState.com>
78784              Date: 29 Aug 2000 07:59:42 -0000
78785              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
78786      Branch: perl
78787            ! dump.c
78788 ____________________________________________________________________________
78789 [  6880] By: jhi                                   on 2000/08/29  14:02:01
78790         Log: Subject: [PATCH] Warnings in B::Deparse
78791              From: <abigail@foad.org>
78792              Date: Tue, 29 Aug 2000 00:00:01 -0400
78793              Message-ID: <20000829040001.2999.qmail@foad.org>
78794      Branch: perl
78795            ! ext/B/B/Deparse.pm
78796 ____________________________________________________________________________
78797 [  6879] By: jhi                                   on 2000/08/29  13:57:26
78798         Log: Missed a change in #6869.
78799      Branch: perl
78800            ! mg.c
78801 ____________________________________________________________________________
78802 [  6878] By: jhi                                   on 2000/08/29  13:45:04
78803         Log: Subject: Net::protoent does not export 'getproto'
78804              From: Yasushi Nakajima <sey@jkc.co.jp>
78805              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
78806      Branch: perl
78807            ! lib/Net/protoent.pm
78808 ____________________________________________________________________________
78809 [  6877] By: jhi                                   on 2000/08/29  13:39:19
78810         Log: Patches all over for people and the files they (hopefully) care about.
78811      Branch: perl
78812            ! AUTHORS Changes MAINTAIN
78813 ____________________________________________________________________________
78814 [  6876] By: jhi                                   on 2000/08/29  12:53:54
78815         Log: Fix for thinko in #6848.
78816              
78817              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
78818              From: Lupe Christoph <lupe@lupe-christoph.de>
78819              Date: Tue, 29 Aug 2000 09:04:08 +0200
78820              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
78821      Branch: perl
78822            ! ext/Thread/Thread.xs
78823 ____________________________________________________________________________
78824 [  6875] By: jhi                                   on 2000/08/29  12:50:14
78825         Log: Update to Getopt::Long 2.24, from Johan Vromans.
78826      Branch: perl
78827            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
78828 ____________________________________________________________________________
78829 [  6874] By: jhi                                   on 2000/08/29  02:09:53
78830         Log: Use minimal @INC in tests, most of the time just '../lib',
78831              so that we simply can't pick up stuff from other Perls than
78832              the one we are testing.  Pointed out by
78833              
78834              From: Mike Guy <mjtg@cam.ac.uk>
78835              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
78836              Date: Fri, 25 Aug 2000 15:15:59 +0100
78837              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
78838      Branch: perl
78839            ! (edit 185 files)
78840 ____________________________________________________________________________
78841 [  6873] By: jhi                                   on 2000/08/29  01:07:11
78842         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
78843              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78844              Date: Mon, 28 Aug 2000 17:45:52 -0700
78845              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
78846      Branch: perl
78847            ! Makefile.SH hints/os2.sh
78848 ____________________________________________________________________________
78849 [  6872] By: jhi                                   on 2000/08/28  23:33:39
78850         Log: Subject: [PATCH bleedperl@6866] spellings
78851              From: marcel@codewerk.com (Marcel Grunauer)
78852              Date: Tue, 29 Aug 2000 01:19:59 +0200
78853              Message-Id: <200008282319.BAA29862@gandalf.local>
78854      Branch: perl
78855            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
78856            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
78857            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
78858 ____________________________________________________________________________
78859 [  6871] By: jhi                                   on 2000/08/28  23:22:09
78860         Log: Take out the SUIDMAIL thing, that will not be
78861              a problem in 5.7.*.
78862      Branch: perl
78863            ! patchlevel.h
78864 ____________________________________________________________________________
78865 [  6870] By: jhi                                   on 2000/08/28  23:19:30
78866         Log: -S is the silent flag, -s is the strip flag.
78867              
78868              Subject: [PATCH] Re: [PATCH] make no-install          
78869              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78870              Date: Mon, 28 Aug 2000 15:12:55 -0700
78871              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
78872      Branch: perl
78873            ! Makefile.SH
78874 ____________________________________________________________________________
78875 [  6869] By: jhi                                   on 2000/08/28  23:12:05
78876         Log: Subject: [PATCH bleedperl@6856] warnings fixes
78877              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
78878              Date: Mon, 28 Aug 2000 23:55:06 +0100
78879              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
78880      Branch: perl
78881            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
78882            ! warnings.h warnings.pl
78883 ____________________________________________________________________________
78884 [  6868] By: jhi                                   on 2000/08/28  21:38:22
78885         Log: Potential cruft.
78886      Branch: perl
78887            ! Makefile.SH
78888 ____________________________________________________________________________
78889 [  6867] By: jhi                                   on 2000/08/28  21:35:36
78890         Log: Update Changes.
78891      Branch: perl
78892            ! Changes patchlevel.h
78893 ____________________________________________________________________________
78894 [  6866] By: jhi                                   on 2000/08/28  21:33:49
78895         Log: Subject: hv.h Doc Patch
78896              From: Fisher Mark <fisherm@tce.com>
78897              Date: Mon, 28 Aug 2000 16:24:59 -0500
78898              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
78899      Branch: perl
78900            ! hv.h
78901 ____________________________________________________________________________
78902 [  6865] By: jhi                                   on 2000/08/28  21:02:15
78903         Log: Add -ld to archname on long tr...double platforms.
78904      Branch: metaconfig
78905            ! U/threads/archname.U
78906      Branch: perl
78907            ! Configure config_h.SH
78908 ____________________________________________________________________________
78909 [  6864] By: jhi                                   on 2000/08/28  20:38:59
78910         Log: An attempt to fix the problem reported in
78911              
78912              Subject: Building perl@6856 using gcc/AIX 4.3.3 
78913              From: Daniel Muino <dmuino@afip.gov.ar> 
78914              Date: Mon, 28 Aug 2000 15:50:01 -0300   
78915              Message-ID: <20000828155001.A14403@con2-dgi>
78916              
78917              I can't test this properly since the gcc installation I have
78918              access to seems to be botched (gcc is calling the AIX cpp,
78919              a losing proposition...)
78920      Branch: perl
78921            ! hints/aix.sh
78922 ____________________________________________________________________________
78923 [  6863] By: jhi                                   on 2000/08/28  18:57:52
78924         Log: Fix for ID 20000828.001, long doubles were not formatted
78925              correctly (showed up in $], which stopped installing perl).
78926      Branch: perl
78927            ! sv.c
78928 ____________________________________________________________________________
78929 [  6862] By: jhi                                   on 2000/08/28  18:07:15
78930         Log: Typo in #6858.
78931      Branch: perl
78932            ! lib/Cwd.pm
78933 ____________________________________________________________________________
78934 [  6861] By: jhi                                   on 2000/08/28  17:57:27
78935         Log: opmini.o may be left around if a build is interrupted.
78936      Branch: perl
78937            ! Makefile.SH
78938 ____________________________________________________________________________
78939 [  6860] By: jhi                                   on 2000/08/28  16:52:50
78940         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
78941              From: Daniel Chetlin <daniel@chetlin.com>
78942              Date: Mon, 28 Aug 2000 01:14:18 -0700
78943              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
78944      Branch: perl
78945            ! lib/overload.pm
78946 ____________________________________________________________________________
78947 [  6859] By: jhi                                   on 2000/08/28  16:08:46
78948         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
78949              From: Nicholas Clark <nick@ccl4.org>
78950              Date: Mon, 28 Aug 2000 16:03:27 +0100
78951              Message-Id: <20000828160327.C49785@plum.flirble.org>
78952      Branch: perl
78953            ! ext/ByteLoader/bytecode.h
78954 ____________________________________________________________________________
78955 [  6858] By: jhi                                   on 2000/08/28  16:02:10
78956         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
78957              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
78958              Date: Mon, 28 Aug 2000 13:08:30 +0200
78959              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
78960      Branch: perl
78961            ! lib/Cwd.pm
78962 ____________________________________________________________________________
78963 [  6857] By: jhi                                   on 2000/08/28  15:42:47
78964         Log: display_format used as a class method without arguments was broken,
78965              reported in
78966              
78967              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
78968              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
78969              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
78970              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
78971      Branch: perl
78972            ! lib/Math/Complex.pm t/lib/complex.t
78973 ____________________________________________________________________________
78974 [  6856] By: jhi                                   on 2000/08/27  22:09:48
78975         Log: Update Changes.
78976      Branch: perl
78977            ! Changes patchlevel.h
78978 ____________________________________________________________________________
78979 [  6855] By: jhi                                   on 2000/08/27  21:59:21
78980         Log: Retract #6853 (false alarm).
78981      Branch: perl
78982            ! lib/ExtUtils/xsubpp
78983 ____________________________________________________________________________
78984 [  6854] By: jhi                                   on 2000/08/27  21:37:44
78985         Log: Update Changes.
78986      Branch: perl
78987            ! Changes patchlevel.h
78988 ____________________________________________________________________________
78989 [  6853] By: jhi                                   on 2000/08/27  21:37:16
78990         Log: Subject: [PATCH perl@6850] workaround for xsubpp
78991              From: Hugo <hv@crypt.compulink.co.uk>
78992              Date: Sun, 27 Aug 2000 22:30:25 +0100
78993              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
78994      Branch: perl
78995            ! lib/ExtUtils/xsubpp
78996 ____________________________________________________________________________
78997 [  6852] By: jhi                                   on 2000/08/27  21:33:58
78998         Log: Big-endian 64-bit patch from Raphael Manfredi.
78999      Branch: perl
79000            ! ext/Storable/Storable.xs
79001 ____________________________________________________________________________
79002 [  6851] By: jhi                                   on 2000/08/27  21:22:21
79003         Log: More ruthless editing from Hugo van der Sanden.
79004      Branch: perl
79005            ! pod/perldelta.pod
79006 ____________________________________________________________________________
79007 [  6850] By: jhi                                   on 2000/08/27  16:11:46
79008         Log: Update Changes.
79009      Branch: perl
79010            ! Changes patchlevel.h
79011 ____________________________________________________________________________
79012 [  6849] By: jhi                                   on 2000/08/27  16:11:05
79013         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
79014      Branch: perl
79015            ! configpm pod/perldelta.pod
79016 ____________________________________________________________________________
79017 [  6848] By: jhi                                   on 2000/08/27  15:35:08
79018         Log: Use the actual thread type, not the pointer-to-struct.
79019      Branch: perl
79020            ! ext/Thread/Thread.xs
79021 ____________________________________________________________________________
79022 [  6847] By: jhi                                   on 2000/08/27  15:30:49
79023         Log: Test nit.
79024      Branch: perl
79025            ! t/pragma/warn/pp_sys
79026 ____________________________________________________________________________
79027 [  6846] By: jhi                                   on 2000/08/27  15:19:02
79028         Log: Passing -R in ldflags makes now it to appear in the default
79029              for lddlflags, just like with -L.
79030              
79031              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
79032              From: Lupe Christoph <lupe@lupe-christoph.de>
79033              Date: Sun, 27 Aug 2000 10:28:21 +0200
79034              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
79035      Branch: metaconfig/U/perl
79036            ! dlsrc.U
79037      Branch: perl
79038            ! Configure
79039 ____________________________________________________________________________
79040 [  6845] By: jhi                                   on 2000/08/27  15:08:54
79041         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
79042              From: Alan Burlison <Alan.Burlison@uk.sun.com>
79043              Date: Sat, 26 Aug 2000 22:23:27 +0100
79044              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
79045      Branch: perl
79046            ! lib/ExtUtils/MM_Unix.pm
79047 ____________________________________________________________________________
79048 [  6844] By: jhi                                   on 2000/08/27  15:02:37
79049         Log: DJGPP update from Laszlo Molnar.
79050              
79051              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
79052              From: ml1050 <ml1050@freemail.hu>
79053              Date: Sat, 26 Aug 2000 23:24:40 +0200
79054              Message-Id: <20000826232440.A439@freemail.hu>
79055      Branch: perl
79056            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
79057            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
79058 ____________________________________________________________________________
79059 [  6843] By: jhi                                   on 2000/08/27  14:53:58
79060         Log: Subject: installman buglet
79061              From: Lupe Christoph <lupe@lupe-christoph.de>
79062              Date: Sun, 27 Aug 2000 14:38:59 +0200
79063              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
79064      Branch: perl
79065            ! installman
79066 ____________________________________________________________________________
79067 [  6842] By: jhi                                   on 2000/08/27  14:52:08
79068         Log: Can't get the test to reliably work thanks to the
79069              inaccurateness of floating point.  "Resolves" bug ids
79070              20000826.003, 20000826.009, 20000826.010,
79071      Branch: perl
79072            ! t/lib/trig.t
79073 ____________________________________________________________________________
79074 [  6841] By: jhi                                   on 2000/08/26  15:53:58
79075         Log: Update Changes.
79076      Branch: perl
79077            ! Changes patchlevel.h
79078 ____________________________________________________________________________
79079 [  6840] By: jhi                                   on 2000/08/26  14:23:03
79080         Log: grep -e isn't portable.
79081              
79082              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
79083              From: chris@broadband.att.com
79084              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
79085              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
79086      Branch: perl
79087            ! hints/solaris_2.sh
79088 ____________________________________________________________________________
79089 [  6839] By: jhi                                   on 2000/08/26  14:12:23
79090         Log: no-install target a la make -n.
79091              
79092              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
79093              From: <abigail@foad.org>
79094              Date: Sat, 26 Aug 2000 03:57:34 -0400
79095              Message-ID: <20000826075735.18912.qmail@foad.org>
79096      Branch: perl
79097            ! Makefile.SH installman installperl
79098 ____________________________________________________________________________
79099 [  6838] By: jhi                                   on 2000/08/26  14:06:33
79100         Log: Retract #6826 as the #6828 should be do the same
79101              in a More Correct Way.
79102      Branch: perl
79103            ! installperl
79104 ____________________________________________________________________________
79105 [  6837] By: jhi                                   on 2000/08/26  05:24:00
79106         Log: More casting.
79107      Branch: perl
79108            ! ext/Storable/Storable.xs
79109 ____________________________________________________________________________
79110 [  6836] By: jhi                                   on 2000/08/26  05:05:46
79111         Log: Nicer in decimal.
79112      Branch: perl
79113            ! ext/Storable/Storable.xs
79114 ____________________________________________________________________________
79115 [  6835] By: jhi                                   on 2000/08/26  05:03:50
79116         Log: There be no UVdf.
79117      Branch: perl
79118            ! ext/Storable/Storable.xs
79119 ____________________________________________________________________________
79120 [  6834] By: jhi                                   on 2000/08/26  05:00:18
79121         Log: Continue IVdfing and UVxfing.
79122      Branch: perl
79123            ! ext/Storable/Storable.xs
79124 ____________________________________________________________________________
79125 [  6833] By: jhi                                   on 2000/08/26  04:53:14
79126         Log: Use IVdf.
79127      Branch: perl
79128            ! ext/Storable/Storable.xs
79129 ____________________________________________________________________________
79130 [  6832] By: jhi                                   on 2000/08/26  04:40:41
79131         Log: Document PTR2XX and INT2PTR.
79132      Branch: perl
79133            ! pod/perlguts.pod
79134 ____________________________________________________________________________
79135 [  6831] By: jhi                                   on 2000/08/26  04:33:18
79136         Log: Use UVxf, PTR2UV, NVff.
79137      Branch: perl
79138            ! ext/Storable/Storable.xs
79139 ____________________________________________________________________________
79140 [  6830] By: jhi                                   on 2000/08/26  04:31:32
79141         Log: Update the test count.
79142      Branch: perl
79143            ! t/lib/trig.t
79144 ____________________________________________________________________________
79145 [  6829] By: jhi                                   on 2000/08/26  03:05:50
79146         Log: Subject: [PATCH] installation not quite silent yet.
79147              From: <abigail@foad.org>
79148              Date: Fri, 25 Aug 2000 20:07:53 -0400
79149              Message-ID: <20000826000753.7822.qmail@foad.org>
79150      Branch: perl
79151            ! installman installperl
79152 ____________________________________________________________________________
79153 [  6828] By: jhi                                   on 2000/08/26  03:05:14
79154         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
79155              From: Spider Boardman <spider@web.zk3.dec.com>
79156              Date: Fri, 25 Aug 2000 19:12:40 -0400
79157              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
79158      Branch: perl
79159            ! gv.c
79160 ____________________________________________________________________________
79161 [  6827] By: jhi                                   on 2000/08/25  23:54:34
79162         Log: Support preserving extremely big/small angles.
79163      Branch: perl
79164            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
79165 ____________________________________________________________________________
79166 [  6826] By: jhi                                   on 2000/08/25  23:01:20
79167         Log: Patch installperl to be long double-aware.
79168              
79169              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
79170              From: Spider Boardman <spider@web.zk3.dec.com>
79171              Date: Fri, 25 Aug 2000 18:15:23 -0400
79172              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
79173      Branch: perl
79174            ! installperl
79175 ____________________________________________________________________________
79176 [  6825] By: jhi                                   on 2000/08/25  22:58:25
79177         Log: Remove duplicately applied patch shards.
79178              
79179              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
79180              From: Spider Boardman <spider@leggy.zk3.dec.com>
79181              Date: Fri, 25 Aug 2000 16:45:03 -0400
79182              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
79183      Branch: perl
79184            ! t/lib/cgi-html.t
79185 ____________________________________________________________________________
79186 [  6824] By: jhi                                   on 2000/08/25  22:57:00
79187         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
79188              From: Daniel Chetlin <daniel@chetlin.com>
79189              Date: Fri, 25 Aug 2000 12:23:16 -0700
79190              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
79191              
79192              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
79193              From: Daniel Chetlin <daniel@chetlin.com>
79194              Date: Fri, 25 Aug 2000 14:47:19 -0700
79195              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
79196      Branch: perl
79197            ! installman
79198 ____________________________________________________________________________
79199 [  6823] By: jhi                                   on 2000/08/25  22:44:17
79200         Log: Timestamp problem?
79201      Branch: perl
79202            ! uconfig.h uconfig.sh
79203 ____________________________________________________________________________
79204 [  6822] By: jhi                                   on 2000/08/25  19:01:06
79205         Log: One forgotten file from #6816.
79206      Branch: perl
79207            ! vos/config.h
79208 ____________________________________________________________________________
79209 [  6821] By: jhi                                   on 2000/08/25  18:56:39
79210         Log: Regen Changes.
79211      Branch: perl
79212            ! Changes patchlevel.h
79213 ____________________________________________________________________________
79214 [  6820] By: jhi                                   on 2000/08/25  18:52:35
79215         Log: Fix Changes ordering.
79216      Branch: perl
79217            ! Changes
79218 ____________________________________________________________________________
79219 [  6819] By: jhi                                   on 2000/08/25  18:50:25
79220         Log: Update Changes.
79221      Branch: perl
79222            ! Changes patchlevel.h
79223 ____________________________________________________________________________
79224 [  6818] By: jhi                                   on 2000/08/25  18:47:45
79225         Log: Tweak the sfio/useperlio logic, hopefully as wished in
79226              
79227              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
79228              From: Nicholas Clark <nick@babyhippo.co.uk>
79229              Date: Fri, 25 Aug 2000 12:01:45 +0100
79230              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
79231      Branch: metaconfig/U/perl
79232            ! d_sfio.U
79233      Branch: perl
79234            ! Configure
79235 ____________________________________________________________________________
79236 [  6817] By: jhi                                   on 2000/08/25  18:32:51
79237         Log: Allow microperl to assume <math.h>, without it the math
79238              functions like floor() are assumed to return int, which makes
79239              for core dumps in machines where integer and floating register
79240              don't mix.
79241      Branch: perl
79242            ! uconfig.h uconfig.sh
79243 ____________________________________________________________________________
79244 [  6816] By: jhi                                   on 2000/08/25  18:27:17
79245         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
79246              the problem reported in
79247              
79248              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
79249              From: danhale@us.ibm.com
79250              Date: Fri, 25 Aug 2000 10:58:06 -0400
79251              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
79252      Branch: metaconfig/U/perl
79253            + d_socks5_init.U
79254      Branch: perl
79255            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
79256            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
79257            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
79258            ! win32/config.gc win32/config.vc
79259 ____________________________________________________________________________
79260 [  6815] By: jhi                                   on 2000/08/25  17:43:31
79261         Log: A solution for the retrieve_fd autosplit warning,
79262              idea suggested by Mike Guy.
79263      Branch: perl
79264            ! ext/Storable/Storable.pm
79265 ____________________________________________________________________________
79266 [  6814] By: jhi                                   on 2000/08/25  17:16:03
79267         Log: Add install-silent target.
79268      Branch: perl
79269            ! Makefile.SH
79270 ____________________________________________________________________________
79271 [  6813] By: jhi                                   on 2000/08/25  17:14:23
79272         Log: Subject: Re: [PATCH] More silencing of installman.
79273              From: <abigail@foad.org>
79274              Date: Thu, 24 Aug 2000 19:27:03 -0400
79275              Message-ID: <20000824232703.7001.qmail@foad.org>
79276              
79277              Subject: Re: [PATCH] More silencing of installman.
79278              From: <abigail@foad.org>
79279              Date: Fri, 25 Aug 2000 03:00:58 -0400
79280              Message-ID: <20000825070058.10697.qmail@foad.org>
79281      Branch: perl
79282            ! installman
79283 ____________________________________________________________________________
79284 [  6812] By: jhi                                   on 2000/08/25  17:11:28
79285         Log: installperl --verbose and --silent.
79286              
79287              Subject: Re: [PATCH] More silencing of installman.
79288              From: <abigail@foad.org>
79289              Message-ID: <20000825064430.9719.qmail@foad.org>
79290              Date: Fri, 25 Aug 2000 02:44:30 -0400
79291      Branch: perl
79292            ! installperl
79293 ____________________________________________________________________________
79294 [  6811] By: jhi                                   on 2000/08/25  17:05:43
79295         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
79296              From: "Peter J. Farley III" <pjfarley@banet.net>
79297              Date: Thu, 24 Aug 2000 21:58:03 -0400
79298              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
79299              
79300              (applied slightly modified)
79301      Branch: perl
79302            ! lib/ExtUtils/MM_Unix.pm
79303 ____________________________________________________________________________
79304 [  6810] By: jhi                                   on 2000/08/25  17:01:18
79305         Log: Missing parts of 
79306              
79307              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
79308              From: Peter Prymmer <pvhp@forte.com>
79309              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
79310              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
79311      Branch: perl
79312            ! t/lib/cgi-html.t
79313 ____________________________________________________________________________
79314 [  6809] By: jhi                                   on 2000/08/25  16:46:32
79315         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
79316              From: "Craig A. Berry" <craig.berry@psinetcs.com>
79317              Date: Thu, 24 Aug 2000 19:13:11 -0500
79318              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
79319      Branch: perl
79320            ! vms/vms.c
79321 ____________________________________________________________________________
79322 [  6808] By: jhi                                   on 2000/08/25  16:39:22
79323         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
79324              From: Peter Prymmer <pvhp@forte.com>
79325              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
79326              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
79327      Branch: perl
79328            ! configure.com
79329 ____________________________________________________________________________
79330 [  6807] By: jhi                                   on 2000/08/25  16:36:37
79331         Log: Better wording for the vec lvalue diagnostic.
79332              
79333              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
79334              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
79335              Date: Wed, 23 Aug 2000 14:12:16 -0400
79336              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
79337      Branch: perl
79338            ! pod/perldiag.pod
79339 ____________________________________________________________________________
79340 [  6806] By: jhi                                   on 2000/08/24  18:17:22
79341         Log: Subject: [PATCH] More silencing of installman.
79342              From: <abigail@foad.org>
79343              Date: Thu, 24 Aug 2000 14:01:44 -0400
79344              Message-ID: <20000824180144.20062.qmail@foad.org>
79345      Branch: perl
79346            ! installman
79347 ____________________________________________________________________________
79348 [  6805] By: jhi                                   on 2000/08/24  15:00:31
79349         Log: Update Changes.
79350      Branch: perl
79351            ! Changes patchlevel.h
79352 ____________________________________________________________________________
79353 [  6804] By: jhi                                   on 2000/08/24  14:59:07
79354         Log: Regen perltoc.
79355      Branch: perl
79356            ! pod/perltoc.pod
79357 ____________________________________________________________________________
79358 [  6803] By: jhi                                   on 2000/08/24  14:44:39
79359         Log: Show the doc file, not the temp file.
79360      Branch: perl
79361            ! installman
79362 ____________________________________________________________________________
79363 [  6802] By: jhi                                   on 2000/08/24  14:41:53
79364         Log: Continue silencing.
79365      Branch: perl
79366            ! installman
79367 ____________________________________________________________________________
79368 [  6801] By: jhi                                   on 2000/08/24  14:34:40
79369         Log: Actually do something with the silencer option.
79370      Branch: perl
79371            ! installman
79372 ____________________________________________________________________________
79373 [  6800] By: jhi                                   on 2000/08/24  14:26:22
79374         Log: Make installman to recognize the silence flag -S.
79375      Branch: perl
79376            ! installman
79377 ____________________________________________________________________________
79378 [  6799] By: jhi                                   on 2000/08/24  13:49:38
79379         Log: DOS patches and portability/porting notes, from Tim Jenness.
79380      Branch: perl
79381            ! lib/File/Temp.pm
79382 ____________________________________________________________________________
79383 [  6798] By: jhi                                   on 2000/08/24  13:48:27
79384         Log: Create directories in silence.
79385              
79386              Subject: [PATCH] Another silencer for MakeMaker
79387              From: andreas.koenig@anima.de (Andreas J. Koenig)
79388              Date: 24 Aug 2000 14:18:52 +0200
79389              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
79390      Branch: perl
79391            ! lib/ExtUtils/Command.pm
79392 ____________________________________________________________________________
79393 [  6797] By: jhi                                   on 2000/08/24  13:46:42
79394         Log: More liberal parsing of version numbers.
79395              
79396              Subject: Re: CPAN.pm beta for testing available
79397              From: andreas.koenig@anima.de (Andreas J. Koenig)
79398              Date: 24 Aug 2000 13:51:57 +0200
79399              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
79400      Branch: perl
79401            ! lib/CPAN.pm
79402 ____________________________________________________________________________
79403 [  6796] By: jhi                                   on 2000/08/24  13:44:36
79404         Log: Make "make install" by default silent.  A new "install-verbose"
79405              target is verbose.
79406      Branch: perl
79407            ! Makefile.SH
79408 ____________________________________________________________________________
79409 [  6795] By: jhi                                   on 2000/08/24  13:39:14
79410         Log: Add silencer flags to installperl.
79411              
79412              Subject: [PATCH] Making installperl silent.
79413              From: <abigail@foad.org>
79414              Date: Thu, 24 Aug 2000 05:01:45 -0400
79415              Message-ID: <20000824090145.13141.qmail@foad.org>
79416      Branch: perl
79417            ! installperl
79418 ____________________________________________________________________________
79419 [  6794] By: jhi                                   on 2000/08/24  13:35:50
79420         Log: installperl couldn't tell whether it had run tests or not.
79421              
79422              Subject: [PATCH] Re: installperl and t/TEST
79423              From: <abigail@foad.org>
79424              Date: Thu, 24 Aug 2000 04:00:53 -0400
79425              Message-ID: <20000824080053.2494.qmail@foad.org>
79426      Branch: perl
79427            ! Makefile.SH installperl
79428 ____________________________________________________________________________
79429 [  6793] By: jhi                                   on 2000/08/24  13:27:50
79430         Log: Drop the separate perlbc, perlcc -b should be enough.
79431      Branch: perl
79432            - utils/perlbc.PL
79433            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
79434 ____________________________________________________________________________
79435 [  6792] By: jhi                                   on 2000/08/24  04:41:30
79436         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
79437              plus the typo fix from Peter Prymmer.
79438      Branch: perl
79439            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
79440            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
79441 ____________________________________________________________________________
79442 [  6791] By: jhi                                   on 2000/08/24  02:10:43
79443         Log: Replace #6705 with a minimal doc patch.
79444              
79445              Subject: [PATCH 5.6.0] replace change #6705
79446              From: Jan Dubois <jand@ActiveState.com>
79447              Date: Wed, 23 Aug 2000 18:31:51 -0700
79448              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
79449      Branch: perl
79450            ! lib/Win32.pod win32/win32.c
79451 ____________________________________________________________________________
79452 [  6790] By: jhi                                   on 2000/08/23  17:52:00
79453         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
79454              From: Mike Guy <mjtg@cam.ac.uk>
79455              Date: Wed, 23 Aug 2000 18:38:46 +0100
79456              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
79457      Branch: perl
79458            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
79459 ____________________________________________________________________________
79460 [  6789] By: jhi                                   on 2000/08/23  15:34:21
79461         Log: Update Changes.
79462      Branch: perl
79463            ! Changes patchlevel.h
79464 ____________________________________________________________________________
79465 [  6788] By: jhi                                   on 2000/08/23  15:33:40
79466         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
79467              From: Wilfredo Sánchez <wsanchez@apple.com>
79468              Date: Tue, 22 Aug 2000 19:31:27 -0700
79469              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
79470      Branch: perl
79471            ! perl.h
79472 ____________________________________________________________________________
79473 [  6787] By: jhi                                   on 2000/08/23  15:29:31
79474         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
79475              From: Spider Boardman <spider@leggy.zk3.dec.com>
79476              Date: Wed, 23 Aug 2000 10:33:23 -0400
79477              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
79478      Branch: perl
79479            ! lib/Pod/Html.pm
79480 ____________________________________________________________________________
79481 [  6786] By: jhi                                   on 2000/08/23  15:28:11
79482         Log: Bad makefile.
79483      Branch: perl
79484            ! ext/B/Makefile.PL
79485 ____________________________________________________________________________
79486 [  6785] By: jhi                                   on 2000/08/23  14:37:04
79487         Log: Update Changes.
79488      Branch: perl
79489            ! Changes patchlevel.h
79490 ____________________________________________________________________________
79491 [  6784] By: jhi                                   on 2000/08/23  13:58:41
79492         Log: Portability fix from Hugo van der Sanden.
79493      Branch: perl
79494            ! ext/re/Makefile.PL
79495 ____________________________________________________________________________
79496 [  6783] By: jhi                                   on 2000/08/23  13:53:53
79497         Log: Storable support, v-version fixes.
79498              
79499              Subject: CPAN.pm beta for testing available
79500              From: andreas.koenig@anima.de (Andreas J. Koenig)
79501              Date: 22 Aug 2000 23:31:33 +0200
79502              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
79503      Branch: perl
79504            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
79505 ____________________________________________________________________________
79506 [  6782] By: jhi                                   on 2000/08/23  13:51:26
79507         Log: Mac and other portability updates from Chris Nandor.
79508      Branch: perl
79509            ! pod/perlmodinstall.pod
79510 ____________________________________________________________________________
79511 [  6781] By: jhi                                   on 2000/08/23  13:47:33
79512         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
79513              From: Peter Prymmer <pvhp@forte.com>
79514              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
79515              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
79516      Branch: perl
79517            ! ext/Storable/Storable.xs
79518 ____________________________________________________________________________
79519 [  6780] By: jhi                                   on 2000/08/23  13:33:34
79520         Log: VMS MMS (make) wants null action.
79521      Branch: perl
79522            ! ext/B/Makefile.PL
79523 ____________________________________________________________________________
79524 [  6779] By: jhi                                   on 2000/08/22  19:44:47
79525         Log: Forgot portability nit.
79526      Branch: perl
79527            ! t/lib/st-forgive.t
79528 ____________________________________________________________________________
79529 [  6778] By: jhi                                   on 2000/08/22  19:35:25
79530         Log: Be portable.
79531      Branch: perl
79532            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
79533            ! t/lib/st-store.t
79534 ____________________________________________________________________________
79535 [  6777] By: jhi                                   on 2000/08/22  18:50:53
79536         Log: Update Changes.
79537      Branch: perl
79538            ! Changes patchlevel.h
79539 ____________________________________________________________________________
79540 [  6776] By: jhi                                   on 2000/08/22  18:44:46
79541         Log: cSVOPo_*v things index into the current PL_curpad
79542              under ithreads, which is different from the curpad
79543              used by the XSUB.  (In other words, the code as-is
79544              before this patch wouldn't work under ithreads.)
79545              From Sarathy.
79546      Branch: perl
79547            ! ext/B/B.xs
79548 ____________________________________________________________________________
79549 [  6775] By: jhi                                   on 2000/08/22  18:18:37
79550         Log: Make the selection of NVff et al stricter.
79551      Branch: metaconfig/U/perl
79552            ! perlxvf.U
79553      Branch: perl
79554            ! Configure config_h.SH
79555 ____________________________________________________________________________
79556 [  6774] By: jhi                                   on 2000/08/22  17:19:42
79557         Log: perldelta nits.
79558      Branch: perl
79559            ! pod/perldelta.pod
79560 ____________________________________________________________________________
79561 [  6773] By: jhi                                   on 2000/08/22  17:06:26
79562         Log: Long double fixes from Spider Boardman.
79563              
79564              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
79565              From: system PRIVILEGED account <root@peano.zk3.dec.com>
79566              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
79567              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
79568      Branch: perl
79569            ! t/lib/bigfltpm.t t/lib/st-06compat.t
79570 ____________________________________________________________________________
79571 [  6772] By: jhi                                   on 2000/08/22  15:04:53
79572         Log: Update Changes.
79573      Branch: perl
79574            ! Changes patchlevel.h
79575 ____________________________________________________________________________
79576 [  6771] By: jhi                                   on 2000/08/22  15:01:44
79577         Log: perldelta fixes from Hugo van der Sanden.
79578      Branch: perl
79579            ! pod/perldelta.pod
79580 ____________________________________________________________________________
79581 [  6770] By: jhi                                   on 2000/08/22  14:34:49
79582         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
79583              From: Hugo <hv@crypt.compulink.co.uk>
79584              Date: Tue, 22 Aug 2000 11:21:53 +0100
79585              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
79586      Branch: perl
79587            ! regcomp.c
79588 ____________________________________________________________________________
79589 [  6769] By: jhi                                   on 2000/08/22  14:30:02
79590         Log: Add Yitzchak, reformat.
79591      Branch: perl
79592            ! Changes config_h.SH
79593 ____________________________________________________________________________
79594 [  6768] By: jhi                                   on 2000/08/22  14:21:35
79595         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
79596              and Spider Boardman.
79597      Branch: metaconfig
79598            ! U/compline/d_gconvert.U
79599      Branch: perl
79600            ! Configure
79601 ____________________________________________________________________________
79602 [  6767] By: jhi                                   on 2000/08/22  14:11:24
79603         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
79604              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79605              Date: Mon, 21 Aug 2000 19:08:31 -0700
79606              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
79607      Branch: perl
79608            - ext/Storable/patchlevel.h
79609            ! MANIFEST ext/Storable/MANIFEST
79610 ____________________________________________________________________________
79611 [  6766] By: jhi                                   on 2000/08/22  13:49:29
79612         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
79613              From: Peter Prymmer <pvhp@forte.com>
79614              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
79615              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
79616      Branch: perl
79617            ! configure.com ext/Storable/Makefile.PL
79618 ____________________________________________________________________________
79619 [  6765] By: jhi                                   on 2000/08/22  13:44:59
79620         Log: Subject: [PATCH blead] B:: missing dependency
79621              From: Hugo <hv@crypt.compulink.co.uk>
79622              Date: Tue, 22 Aug 2000 06:44:33 +0100
79623              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
79624      Branch: perl
79625            ! ext/B/Makefile.PL
79626 ____________________________________________________________________________
79627 [  6764] By: jhi                                   on 2000/08/22  13:38:12
79628         Log: More bytecompiler.
79629      Branch: perl
79630            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
79631 ____________________________________________________________________________
79632 [  6763] By: jhi                                   on 2000/08/22  13:36:44
79633         Log: Bytecompiler patches from Benjamin Stuhl.
79634      Branch: perl
79635            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
79636            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
79637            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
79638            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
79639            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
79640            ! perl.c perlapi.h pod/perldelta.pod
79641 ____________________________________________________________________________
79642 [  6762] By: jhi                                   on 2000/08/21  23:43:40
79643         Log: An obsoleted diagnostic.
79644      Branch: perl
79645            ! pod/perldelta.pod
79646 ____________________________________________________________________________
79647 [  6761] By: jhi                                   on 2000/08/21  23:01:45
79648         Log: The #6759 wasn't quite right.
79649      Branch: perl
79650            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
79651            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
79652            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
79653            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
79654            ! t/lib/st-tieditems.t
79655 ____________________________________________________________________________
79656 [  6760] By: jhi                                   on 2000/08/21  22:35:49
79657         Log: Be verydeepclean.
79658      Branch: perl
79659            ! Makefile.SH
79660 ____________________________________________________________________________
79661 [  6759] By: jhi                                   on 2000/08/21  22:25:40
79662         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
79663              From: Peter Prymmer <pvhp@forte.com>
79664              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
79665              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
79666      Branch: perl
79667            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
79668            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
79669            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
79670            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
79671            ! t/lib/st-tieditems.t
79672 ____________________________________________________________________________
79673 [  6758] By: jhi                                   on 2000/08/21  22:22:32
79674         Log: Few more casts, need reported in
79675              
79676              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
79677              From: Mike Stok <mike@stok.co.uk>
79678              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
79679              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
79680              
79681              and
79682              
79683              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
79684              From: abigail@foad.org
79685              Date: 21 Aug 2000 21:31:34 -0000
79686              Message-Id: <20000821213134.30170.qmail@foad.org>
79687      Branch: perl
79688            ! ext/Storable/Storable.xs
79689 ____________________________________________________________________________
79690 [  6757] By: jhi                                   on 2000/08/21  18:37:07
79691         Log: Update Changes.
79692      Branch: perl
79693            ! Changes patchlevel.h
79694 ____________________________________________________________________________
79695 [  6756] By: jhi                                   on 2000/08/21  18:34:02
79696         Log: A pod nit.
79697              
79698              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
79699              From: <abigail@foad.org>
79700              Date: Mon, 21 Aug 2000 14:00:16 -0400
79701              Message-ID: <20000821180016.28627.qmail@foad.org>
79702      Branch: perl
79703            ! pod/perlre.pod
79704 ____________________________________________________________________________
79705 [  6755] By: jhi                                   on 2000/08/21  18:30:56
79706         Log: Use PodParser 1.18 new test.
79707      Branch: perl
79708            ! t/pod/special_seqs.t t/pod/special_seqs.xr
79709 ____________________________________________________________________________
79710 [  6754] By: jhi                                   on 2000/08/21  18:28:35
79711         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
79712              patches cannot be applied since #6712 conflicts.
79713      Branch: perl
79714            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
79715 ____________________________________________________________________________
79716 [  6753] By: jhi                                   on 2000/08/21  18:15:11
79717         Log: Weed out some smaller changes.
79718      Branch: perl
79719            ! pod/perldelta.pod
79720 ____________________________________________________________________________
79721 [  6752] By: jhi                                   on 2000/08/21  18:02:30
79722         Log: Also under djgpp the timestamps are funky.
79723      Branch: perl
79724            ! t/op/stat.t
79725 ____________________________________________________________________________
79726 [  6751] By: jhi                                   on 2000/08/21  17:55:56
79727         Log: Tweak the floating point output routine preferences.
79728      Branch: metaconfig
79729            ! U/compline/d_gconvert.U
79730      Branch: perl
79731            ! Configure
79732 ____________________________________________________________________________
79733 [  6750] By: jhi                                   on 2000/08/21  17:51:29
79734         Log: Unicos/mk requires elaborate paranoia.
79735      Branch: perl
79736            ! lib/Math/Complex.pm
79737 ____________________________________________________________________________
79738 [  6749] By: gsar                                  on 2000/08/21  16:53:31
79739         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
79740      Branch: perl
79741            ! lib/Cwd.pm
79742 ____________________________________________________________________________
79743 [  6748] By: gsar                                  on 2000/08/21  16:22:19
79744         Log: free TLS slot properly on Windows
79745      Branch: perl
79746            ! thread.h win32/perllib.c win32/win32thread.h
79747 ____________________________________________________________________________
79748 [  6747] By: jhi                                   on 2000/08/21  16:20:58
79749         Log: Rename the macro argument because some preprocessors
79750              can't tell the difference and expand arguments also inside
79751              double quoted strings.
79752      Branch: perl
79753            ! regcomp.c
79754 ____________________________________________________________________________
79755 [  6746] By: jhi                                   on 2000/08/21  16:09:41
79756         Log: Support long doubles in Storable.
79757              
79758              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
79759              From: Radu Greab <radu@netsoft.ro>
79760              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
79761              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
79762      Branch: perl
79763            ! ext/Storable/Storable.xs
79764 ____________________________________________________________________________
79765 [  6745] By: jhi                                   on 2000/08/21  15:51:40
79766         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
79767              From: "Fifer, Eric" <EFifer@sanwaint.com>
79768              Date: Mon, 21 Aug 2000 15:34:49 +0100
79769              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
79770      Branch: perl
79771            ! t/pragma/warn/9enabled
79772 ____________________________________________________________________________
79773 [  6744] By: jhi                                   on 2000/08/21  15:39:35
79774         Log: Document the endianness of Alpha more precisely.
79775      Branch: perl
79776            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
79777            ! pod/perlport.pod
79778 ____________________________________________________________________________
79779 [  6743] By: jhi                                   on 2000/08/21  14:47:05
79780         Log: perldelta fixes from the p5p crowd.
79781      Branch: perl
79782            ! pod/perldelta.pod pod/perlop.pod
79783 ____________________________________________________________________________
79784 [  6742] By: jhi                                   on 2000/08/21  13:34:51
79785         Log: Update to Pod::LaTeX 0.53.
79786              
79787              Subject: [PATCH] lib/Pod/LaTeX.pm updates
79788              From: Tim Jenness <timj@jach.hawaii.edu>
79789              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
79790              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
79791      Branch: perl
79792            ! lib/Pod/LaTeX.pm
79793 ____________________________________________________________________________
79794 [  6741] By: jhi                                   on 2000/08/21  13:33:01
79795         Log: Subject: [PATCH] os2.c fix for use64bitint
79796              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79797              Date: Mon, 21 Aug 2000 01:32:25 -0700
79798              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
79799      Branch: perl
79800            ! os2/os2.c
79801 ____________________________________________________________________________
79802 [  6740] By: jhi                                   on 2000/08/21  13:28:52
79803         Log: Array context keeps slithering in.
79804              
79805              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
79806              From: Daniel Chetlin <daniel@chetlin.com>
79807              Date: Sun, 20 Aug 2000 21:40:25 -0700
79808              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
79809      Branch: perl
79810            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
79811            ! pod/perldebtut.pod
79812 ____________________________________________________________________________
79813 [  6739] By: jhi                                   on 2000/08/21  13:23:55
79814         Log: Big-endian quad fixes for Storable from Radu Greab,
79815              plus few explicit null casts for picky compilers.
79816      Branch: perl
79817            ! ext/Storable/Storable.xs
79818 ____________________________________________________________________________
79819 [  6738] By: gsar                                  on 2000/08/21  05:56:13
79820         Log: small tweaks for change#6705: avoid C++ style comments in C code;
79821              use Perl's malloc API rather than the low level system one
79822      Branch: perl
79823            ! win32/win32.c
79824 ____________________________________________________________________________
79825 [  6737] By: gsar                                  on 2000/08/21  05:35:41
79826         Log: add Storable to list of extensions on Windows
79827      Branch: perl
79828            ! win32/Makefile win32/makefile.mk
79829 ____________________________________________________________________________
79830 [  6736] By: jhi                                   on 2000/08/21  02:57:53
79831         Log: Update Changes.
79832      Branch: perl
79833            ! Changes patchlevel.h
79834 ____________________________________________________________________________
79835 [  6735] By: jhi                                   on 2000/08/21  02:57:20
79836         Log: Draft 0.
79837      Branch: perl
79838            ! pod/perldelta.pod
79839 ____________________________________________________________________________
79840 [  6734] By: jhi                                   on 2000/08/21  02:57:03
79841         Log: Add Storable 0.7.2 from Raphael Manfredi,
79842              plus the patch from
79843              
79844              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
79845              From: Radu Greab <radu@netsoft.ro>
79846              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
79847              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
79848              
79849              plus changes to get Storable to compile with
79850              picky ANSI compilers.
79851      Branch: perl
79852            + ext/Storable/ChangeLog ext/Storable/MANIFEST
79853            + ext/Storable/Makefile.PL ext/Storable/README
79854            + ext/Storable/Storable.pm ext/Storable/Storable.xs
79855            + ext/Storable/patchlevel.h t/lib/st-06compat.t
79856            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
79857            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
79858            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
79859            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
79860            + t/lib/st-tieditems.t
79861            ! MANIFEST
79862 ____________________________________________________________________________
79863 [  6733] By: jhi                                   on 2000/08/21  02:29:09
79864         Log: The correct cleaning order is an art.
79865      Branch: perl
79866            ! Makefile.SH
79867 ____________________________________________________________________________
79868 [  6732] By: jhi                                   on 2000/08/21  01:23:39
79869         Log: The #6724 is here.
79870      Branch: perl
79871            ! t/lib/ftmp-security.t
79872 ____________________________________________________________________________
79873 [  6731] By: jhi                                   on 2000/08/20  23:17:03
79874         Log: s/this one/the 5.6.0 release/
79875      Branch: perl
79876            ! pod/perl56delta.pod
79877 ____________________________________________________________________________
79878 [  6730] By: jhi                                   on 2000/08/20  23:07:34
79879         Log: Mention perlebcdic and perlposix-bc.
79880      Branch: perl
79881            ! pod/perlport.pod
79882 ____________________________________________________________________________
79883 [  6729] By: jhi                                   on 2000/08/20  21:32:59
79884         Log: Document the number of exponent digits.
79885      Branch: perl
79886            ! pod/perlfunc.pod
79887 ____________________________________________________________________________
79888 [  6728] By: jhi                                   on 2000/08/20  21:16:47
79889         Log: Use File::Spec->tmpdir().
79890              
79891              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
79892              From: Tim Jenness <timj@jach.hawaii.edu>
79893              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
79894              MIME-Version: 1.0
79895              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
79896      Branch: perl
79897            ! utils/perlbug.PL
79898 ____________________________________________________________________________
79899 [  6727] By: jhi                                   on 2000/08/20  20:43:32
79900         Log: Update Changes.
79901      Branch: perl
79902            ! Changes patchlevel.h
79903 ____________________________________________________________________________
79904 [  6726] By: jhi                                   on 2000/08/20  20:41:44
79905         Log: The veryclean target needs to clobber.
79906      Branch: perl
79907            ! Makefile.SH
79908 ____________________________________________________________________________
79909 [  6725] By: jhi                                   on 2000/08/20  20:37:38
79910         Log: Document odd vs even subreleases and -Dusedevel.
79911      Branch: perl
79912            ! INSTALL
79913 ____________________________________________________________________________
79914 [  6724] By: jhi                                   on 2000/08/20  19:58:05
79915         Log: Use temporary directory instead of current directory.
79916              
79917              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
79918              From: Tim Jenness <timj@jach.hawaii.edu>
79919              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
79920              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
79921      Branch: perl
79922            ! t/lib/ftmp-security.t
79923 ____________________________________________________________________________
79924 [  6723] By: jhi                                   on 2000/08/20  19:55:55
79925         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
79926              From: andreas.koenig@anima.de (Andreas J. Koenig)
79927              Date: 20 Aug 2000 15:52:03 +0200
79928              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
79929      Branch: perl
79930            ! lib/ExtUtils/MM_Unix.pm
79931 ____________________________________________________________________________
79932 [  6722] By: jhi                                   on 2000/08/20  19:46:01
79933         Log: Update to CGI 2.72, from Lincoln Stein.
79934      Branch: perl
79935            ! lib/CGI.pm
79936 ____________________________________________________________________________
79937 [  6721] By: jhi                                   on 2000/08/20  19:43:54
79938         Log: (Replaced by #8364.)
79939              
79940              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
79941              From: Radu Greab <radu@netsoft.ro>
79942              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
79943              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
79944      Branch: perl
79945            ! ext/GDBM_File/GDBM_File.xs
79946 ____________________________________________________________________________
79947 [  6720] By: jhi                                   on 2000/08/20  19:42:01
79948         Log: pp_open() could pass an uninitialized filename down to do_open9().
79949      Branch: perl
79950            ! pp_sys.c
79951 ____________________________________________________________________________
79952 [  6719] By: jhi                                   on 2000/08/20  14:06:41
79953         Log: UTF8 concat fixes.
79954              
79955              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
79956              From: Hugo <hv@crypt.compulink.co.uk>
79957              Date: Sun, 20 Aug 2000 07:30:46 +0100
79958              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
79959      Branch: perl
79960            ! pp_hot.c t/op/append.t
79961 ____________________________________________________________________________
79962 [  6718] By: jhi                                   on 2000/08/20  02:09:37
79963         Log: Let's try #6717 again.
79964      Branch: perl
79965            ! lib/File/Temp.pm
79966 ____________________________________________________________________________
79967 [  6717] By: jhi                                   on 2000/08/20  01:56:55
79968         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
79969              From: "Craig A. Berry" <craig.berry@metamorgs.com>
79970              Date: Sat, 19 Aug 2000 18:15:39 -0500
79971              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
79972      Branch: perl
79973            ! lib/File/Temp.pm
79974 ____________________________________________________________________________
79975 [  6716] By: jhi                                   on 2000/08/19  15:50:11
79976         Log: Update Changes.
79977      Branch: perl
79978            ! Changes patchlevel.h
79979 ____________________________________________________________________________
79980 [  6715] By: jhi                                   on 2000/08/19  15:39:09
79981         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
79982              From: Jonathan D Johnston <jdjohnston2@juno.com>
79983              Date: Thu, 17 Aug 2000 23:13:01 -0400       
79984              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
79985      Branch: perl
79986            ! pod/perlfunc.pod
79987 ____________________________________________________________________________
79988 [  6714] By: jhi                                   on 2000/08/19  15:34:04
79989         Log: Introduce a 'veryclean' target that is like 'distclean'
79990              but also removes *~ and *.orig.
79991      Branch: perl
79992            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
79993            ! utils/Makefile x2p/Makefile.SH
79994 ____________________________________________________________________________
79995 [  6713] By: jhi                                   on 2000/08/19  14:15:45
79996         Log: Put back the long double avoidance code to POSIX.xs
79997              because VMS seems to need it still.
79998      Branch: perl
79999            ! ext/POSIX/POSIX.xs
80000 ____________________________________________________________________________
80001 [  6712] By: jhi                                   on 2000/08/19  14:10:41
80002         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
80003              From: Peter Prymmer <pvhp@forte.com>
80004              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
80005              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
80006      Branch: perl
80007            ! lib/Pod/Find.pm t/pod/find.t
80008 ____________________________________________________________________________
80009 [  6711] By: jhi                                   on 2000/08/19  14:09:19
80010         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
80011              From: Peter Prymmer <pvhp@forte.com>
80012              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
80013              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
80014              cc: vmsperl@perl.org
80015      Branch: perl
80016            ! t/lib/peek.t
80017 ____________________________________________________________________________
80018 [  6710] By: jhi                                   on 2000/08/19  14:08:01
80019         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
80020              From: Jan Dubois <jand@ActiveState.com>
80021              Date: Fri, 18 Aug 2000 16:31:48 -0700
80022              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
80023      Branch: perl
80024            ! win32/win32.c
80025 ____________________________________________________________________________
80026 [  6709] By: jhi                                   on 2000/08/19  14:06:57
80027         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
80028              
80029              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
80030              From: Spider.Boardman@Orb.Nashua.NH.US
80031              Date: Fri, 18 Aug 2000 18:41:14 -0400
80032              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
80033      Branch: perl
80034            ! regcomp.c
80035 ____________________________________________________________________________
80036 [  6708] By: jhi                                   on 2000/08/18  22:04:49
80037         Log: Update Changes.
80038      Branch: perl
80039            ! Changes patchlevel.h
80040 ____________________________________________________________________________
80041 [  6707] By: jhi                                   on 2000/08/18  21:55:14
80042         Log: Add warnif(), check warnings further up the stack,
80043              all the warnings functions now can take an optional object reference.
80044              
80045              Subject: [PATCH bleedperl@6691] warnings pragma update
80046              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
80047              Date: Fri, 18 Aug 2000 22:42:06 +0100
80048              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
80049      Branch: perl
80050            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
80051            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
80052            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
80053 ____________________________________________________________________________
80054 [  6706] By: jhi                                   on 2000/08/18  21:41:45
80055         Log: Typo in pp_complement().
80056              
80057              Subject: [PATCH perl-current] Deparse
80058              From: Peter Scott <Peter@PSDT.com>
80059              Date: Fri, 18 Aug 2000 12:44:37 -0700
80060              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
80061      Branch: perl
80062            ! ext/B/B/Deparse.pm
80063 ____________________________________________________________________________
80064 [  6705] By: jhi                                   on 2000/08/18  21:25:59
80065         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
80066              From: Jan Dubois <jand@ActiveState.com>
80067              Date: Fri, 18 Aug 2000 14:22:51 -0700
80068              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
80069      Branch: perl
80070            ! lib/Win32.pod win32/win32.c
80071 ____________________________________________________________________________
80072 [  6704] By: jhi                                   on 2000/08/18  21:16:14
80073         Log: Don't eat leading os from index entries.
80074              
80075              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
80076              From: Russ Allbery <rra@stanford.edu>
80077              Date: 10 Aug 2000 20:49:25 -0700
80078              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
80079      Branch: perl
80080            ! lib/Pod/Man.pm
80081 ____________________________________________________________________________
80082 [  6703] By: jhi                                   on 2000/08/18  21:07:06
80083         Log: Add [[:blank:]] as suggested in
80084              
80085              Subject: [ID 20000716.024] [=cc=] / [:blank:]
80086              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
80087              Date: Sun, 16 Jul 2000 17:55:29 -0700
80088              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
80089              
80090              (the [=cc=] has already been taken care of by #6439
80091              so the whole bug report can be closed)
80092              
80093              and make [[:space:]] to be equivalent to isspace(3)
80094              (as opposed to \s, which is isSPACE()).  The difference
80095              is that now [[:space:]] matches the mythical vertical tab,
80096              while \s doesn't.
80097      Branch: perl
80098            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
80099            ! regexec.c t/op/pat.t
80100 ____________________________________________________________________________
80101 [  6702] By: jhi                                   on 2000/08/18  18:47:47
80102         Log: The new tests were missing from #6415.
80103      Branch: perl
80104            ! t/op/bop.t
80105 ____________________________________________________________________________
80106 [  6701] By: jhi                                   on 2000/08/18  18:20:40
80107         Log: Document the NDBM_File and ODBM_File as SDBM_File
80108              was documented in #6417.
80109      Branch: perl
80110            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
80111            ! ext/SDBM_File/SDBM_File.pm
80112 ____________________________________________________________________________
80113 [  6700] By: jhi                                   on 2000/08/18  18:10:39
80114         Log: Subject: [PATCH perl@6698] cygwin port
80115              From: "Fifer, Eric" <EFifer@sanwaint.com>
80116              Date: Fri, 18 Aug 2000 17:30:05 +0100
80117              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
80118      Branch: perl
80119            ! lib/File/Temp.pm
80120 ____________________________________________________________________________
80121 [  6699] By: jhi                                   on 2000/08/18  16:21:49
80122         Log: Document code point which makes if (defined %stash::) to work
80123              (noted by Spider Boardman).
80124      Branch: perl
80125            ! op.c
80126 ____________________________________________________________________________
80127 [  6698] By: jhi                                   on 2000/08/18  13:43:27
80128         Log: Update Changes.
80129      Branch: perl
80130            ! Changes patchlevel.h
80131 ____________________________________________________________________________
80132 [  6697] By: jhi                                   on 2000/08/18  13:35:57
80133         Log: Tiny Getopt::Long patch from Johan Vromans.
80134      Branch: perl
80135            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
80136 ____________________________________________________________________________
80137 [  6696] By: jhi                                   on 2000/08/18  13:26:14
80138         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
80139              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
80140              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
80141              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
80142      Branch: perl
80143            ! pod/perldiag.pod pod/perlsyn.pod
80144 ____________________________________________________________________________
80145 [  6695] By: jhi                                   on 2000/08/18  13:13:26
80146         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
80147              From: Daniel Chetlin <daniel@chetlin.com>
80148              Date: Fri, 18 Aug 2000 03:13:36 -0700
80149              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
80150      Branch: perl
80151            ! pod/perlfunc.pod
80152 ____________________________________________________________________________
80153 [  6694] By: jhi                                   on 2000/08/18  13:08:05
80154         Log: Subject: [PATCH] perltrap.pod spring cleaning
80155              From: Daniel Chetlin <daniel@chetlin.com>
80156              Date: Fri, 18 Aug 2000 03:06:54 -0700
80157              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
80158              
80159              plus Mike Guy's nitfix.
80160      Branch: perl
80161            ! pod/perltrap.pod
80162 ____________________________________________________________________________
80163 [  6693] By: jhi                                   on 2000/08/18  13:00:26
80164         Log: Unbuffer the output.
80165              
80166              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
80167              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80168              Date: Thu, 17 Aug 2000 18:39:29 -0700
80169              Message-ID: <RPJn5gzkgydf092yn@efn.org>
80170      Branch: perl
80171            ! t/op/fork.t
80172 ____________________________________________________________________________
80173 [  6692] By: jhi                                   on 2000/08/18  05:19:17
80174         Log: Delete the image, too, not just its MANIFEStation.
80175      Branch: perl
80176            - lib/CGI/eg/wilogo.gif
80177 ____________________________________________________________________________
80178 [  6691] By: jhi                                   on 2000/08/18  05:10:26
80179         Log: Propagate new Configure vars.
80180      Branch: perl
80181            ! configure.com epoc/config.sh uconfig.h uconfig.sh
80182            ! vos/config.def vos/config.h vos/config_h.SH_orig
80183            ! win32/config.bc win32/config.gc win32/config.vc
80184            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
80185 ____________________________________________________________________________
80186 [  6690] By: jhi                                   on 2000/08/18  04:30:56
80187         Log: Update Changes.
80188      Branch: perl
80189            ! Changes patchlevel.h
80190 ____________________________________________________________________________
80191 [  6689] By: jhi                                   on 2000/08/18  04:12:30
80192         Log: Fix the lib/complex failure of
80193              
80194              From: abigail@foad.org
80195              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
80196              Date: 15 Aug 2000 04:06:38 -0000
80197              Message-Id: <20000815040638.8524.qmail@foad.org> 
80198              
80199              Linux long double accuracy issue: something that
80200              when printed with %g looks like "2" but int() of it is 1.
80201      Branch: perl
80202            ! lib/Math/Complex.pm
80203 ____________________________________________________________________________
80204 [  6688] By: jhi                                   on 2000/08/18  03:15:35
80205         Log: The byteorder code in #6671 was wrong.
80206      Branch: perl
80207            ! configpm
80208 ____________________________________________________________________________
80209 [  6687] By: jhi                                   on 2000/08/18  02:08:42
80210         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
80211              From: Jan Dubois <jand@ActiveState.com>
80212              Date: Thu, 17 Aug 2000 18:31:55 -0700
80213              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
80214      Branch: perl
80215            ! sv.c
80216 ____________________________________________________________________________
80217 [  6686] By: jhi                                   on 2000/08/18  02:04:15
80218         Log: Use NVs in POSIX math, not doubles.
80219              
80220              From: abigail@foad.org
80221              Subject: [ID 20000817.014] POSIX & modfl
80222              Date: 17 Aug 2000 20:49:18 -0000
80223              Message-Id: <20000817204918.23123.qmail@foad.org>
80224      Branch: perl
80225            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
80226 ____________________________________________________________________________
80227 [  6685] By: jhi                                   on 2000/08/18  02:02:12
80228         Log: Introduce NVef, NVff, and NVgf, use the middle one.
80229              (helps for lib/peek + Linux + long doubles)  Reported in
80230              
80231              From: abigail@foad.org
80232              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
80233              Date: 15 Aug 2000 04:06:38 -0000
80234              Message-Id: <20000815040638.8524.qmail@foad.org> 
80235              
80236              (note: the lib/complex failure has not yet been addressed)
80237      Branch: metaconfig/U/perl
80238            ! perlxvf.U
80239      Branch: perl
80240            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80241            ! config_h.SH dump.c perl.h pod/perlguts.pod
80242 ____________________________________________________________________________
80243 [  6684] By: jhi                                   on 2000/08/17  23:22:19
80244         Log: Add byteorder to the myconfig output.
80245      Branch: perl
80246            ! myconfig.SH
80247 ____________________________________________________________________________
80248 [  6683] By: jhi                                   on 2000/08/17  23:20:19
80249         Log: The image doth not exist, spotted by Johan Vromans.
80250      Branch: perl
80251            ! MANIFEST
80252 ____________________________________________________________________________
80253 [  6682] By: jhi                                   on 2000/08/17  22:38:16
80254         Log: Document what the backtick returns if the command fails.
80255      Branch: perl
80256            ! pod/perlop.pod
80257 ____________________________________________________________________________
80258 [  6681] By: jhi                                   on 2000/08/17  22:33:12
80259         Log: Do not use prototyping here.
80260              
80261              Subject: [ID 20000817.016] [PATCH] Peek.xs
80262              From: abigail@foad.org
80263              Date: 17 Aug 2000 20:55:56 -0000
80264              Message-Id: <20000817205556.24270.qmail@foad.org>
80265      Branch: perl
80266            ! ext/Devel/Peek/Makefile.PL
80267 ____________________________________________________________________________
80268 [  6680] By: jhi                                   on 2000/08/17  19:46:43
80269         Log: Don't propose using modules built for 5.005 if no binary
80270              compatibility with 5.005 is attempted.
80271              
80272              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
80273              Subject: Minor nit with 5.7.0 (6655)
80274              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
80275              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
80276      Branch: metaconfig
80277            ! U/installdirs/inc_version_list.U
80278      Branch: perl
80279            ! Configure config_h.SH
80280 ____________________________________________________________________________
80281 [  6679] By: jhi                                   on 2000/08/17  19:16:39
80282         Log: Microperl config update.
80283      Branch: perl
80284            ! uconfig.h uconfig.sh
80285 ____________________________________________________________________________
80286 [  6678] By: jhi                                   on 2000/08/17  19:16:13
80287         Log: The #6648 wasn't protective enough for limited platforms
80288              (like microperl).
80289      Branch: perl
80290            ! dump.c sv.c
80291 ____________________________________________________________________________
80292 [  6677] By: jhi                                   on 2000/08/17  14:46:35
80293         Log: Update Changes.
80294      Branch: perl
80295            ! Changes patchlevel.h
80296 ____________________________________________________________________________
80297 [  6676] By: jhi                                   on 2000/08/17  14:44:02
80298         Log: Add perlebcdic from Peter Prymmer, regen toc.
80299      Branch: perl
80300            + pod/perlebcdic.pod
80301            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
80302 ____________________________________________________________________________
80303 [  6675] By: jhi                                   on 2000/08/17  14:41:52
80304         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
80305      Branch: perl
80306            ! pod/perldebtut.pod
80307 ____________________________________________________________________________
80308 [  6674] By: jhi                                   on 2000/08/17  14:29:43
80309         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
80310              
80311              Subject: [ID 20000724.006] -DLEAKTEST problem
80312              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
80313              Date: Tue, 25 Jul 2000 00:36:32 -0500
80314              Message-Id: <20000725003632.A26186@www.llamacom.com>
80315              
80316              Reminder sent
80317              
80318              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
80319              From: Hugo <hv@crypt.compulink.co.uk>
80320              Date: Thu, 17 Aug 2000 15:23:42 +0100
80321              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
80322      Branch: perl
80323            ! util.c
80324 ____________________________________________________________________________
80325 [  6673] By: jhi                                   on 2000/08/17  04:07:10
80326         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
80327              From: John Peacock <JPeacock@UnivPress.com>
80328              Date: Tue, 01 Aug 2000 09:38:12 -0400
80329              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
80330      Branch: perl
80331            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
80332 ____________________________________________________________________________
80333 [  6672] By: jhi                                   on 2000/08/17  03:04:35
80334         Log: Subject: [PATCH] Cwd.pm now uses strict
80335              From: Tim Jenness <timj@jach.hawaii.edu>
80336              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
80337              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
80338      Branch: perl
80339            ! lib/Cwd.pm
80340 ____________________________________________________________________________
80341 [  6671] By: jhi                                   on 2000/08/17  02:16:35
80342         Log: Make $Config{byteorder} more magical so that it is
80343              dynamically computed: nice for 'fat binaries'.
80344              
80345              Subject: [PATCH]: default byteorder
80346              From: Wilfredo Sánchez <wsanchez@apple.com>
80347              Date: Mon, 31 Jul 2000 19:45:31 -0700
80348              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
80349      Branch: perl
80350            ! configpm
80351 ____________________________________________________________________________
80352 [  6670] By: gsar                                  on 2000/08/17  01:22:21
80353         Log: move WNOHANG definition to where other such things are
80354      Branch: perl
80355            ! win32/win32.h
80356 ____________________________________________________________________________
80357 [  6669] By: jhi                                   on 2000/08/17  01:19:17
80358         Log: Update Changes.
80359      Branch: perl
80360            ! Changes patchlevel.h
80361 ____________________________________________________________________________
80362 [  6668] By: jhi                                   on 2000/08/17  01:16:29
80363         Log: Doc nits spotted by Richard Soderberg.
80364      Branch: perl
80365            ! README.posix-bc README.vmesa
80366 ____________________________________________________________________________
80367 [  6667] By: jhi                                   on 2000/08/17  01:12:11
80368         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
80369              From: "Casey R. Tweten" <crt@kiski.net>
80370              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
80371              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
80372      Branch: perl
80373            ! pod/perldebtut.pod
80374 ____________________________________________________________________________
80375 [  6666] By: jhi                                   on 2000/08/17  01:09:31
80376         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
80377              From: "Casey R. Tweten" <crt@kiski.net>
80378              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
80379              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
80380      Branch: perl
80381            ! lib/Shell.pm
80382 ____________________________________________________________________________
80383 [  6665] By: gsar                                  on 2000/08/17  01:03:52
80384         Log: add "ok" targets from change#6632 in makefile.mk
80385      Branch: perl
80386            ! pod/perlport.pod win32/Makefile win32/makefile.mk
80387 ____________________________________________________________________________
80388 [  6664] By: gsar                                  on 2000/08/17  00:56:11
80389         Log: avoid warnings from dense compiler
80390      Branch: perl
80391            ! win32/win32.c
80392 ____________________________________________________________________________
80393 [  6663] By: jhi                                   on 2000/08/17  00:51:49
80394         Log: Tweak the regex compilation errors once more.
80395      Branch: perl
80396            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
80397            ! t/op/regmesg.t t/pragma/warn/regcomp
80398 ____________________________________________________________________________
80399 [  6662] By: gsar                                  on 2000/08/17  00:28:19
80400         Log: trailing new %ENV entries weren't being pushed into the real
80401              environment of subprocesses on Windows
80402      Branch: perl
80403            ! t/op/magic.t win32/perlhost.h
80404 ____________________________________________________________________________
80405 [  6661] By: gsar                                  on 2000/08/17  00:19:20
80406         Log: waitpid() now handles externally spawned pids correctly;
80407              fixes for backtick/wait/waitpid failures on Windows 9x
80408              
80409              these changes make the pid returned by process functions on
80410              Windows 9x always positive by clearing the high bit (which
80411              is always set on Win9x); pseudo-process PIDs are likewise
80412              always negative now on Win9x (just as on NT/2000)
80413      Branch: perl
80414            ! pp_sys.c win32/perlhost.h win32/win32.c
80415 ____________________________________________________________________________
80416 [  6660] By: jhi                                   on 2000/08/17  00:04:32
80417         Log: Retract #6645.
80418      Branch: perl
80419            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80420            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
80421            ! t/op/sprintf.t
80422 ____________________________________________________________________________
80423 [  6659] By: gsar                                  on 2000/08/16  23:59:28
80424         Log: on windows, the return values from wait() and waitpid() don't
80425              match those of pseudo-pids
80426      Branch: perl
80427            ! pp_sys.c t/op/fork.t util.c win32/win32.c
80428 ____________________________________________________________________________
80429 [  6658] By: gsar                                  on 2000/08/16  23:56:14
80430         Log: pod nit seen in passing
80431      Branch: perl
80432            ! pod/perlfunc.pod
80433 ____________________________________________________________________________
80434 [  6657] By: gsar                                  on 2000/08/16  23:53:42
80435         Log: change#6328 could make close(SOCKET) return false on windows
80436              when it shouldn't
80437      Branch: perl
80438            ! win32/win32sck.c
80439 ____________________________________________________________________________
80440 [  6656] By: gsar                                  on 2000/08/16  23:46:57
80441         Log: check that the number pseudo children doesn't exceed
80442              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
80443              the WaitForMultipleObjects() limit that would cause wait()
80444              to crash)
80445              
80446              wait() and waitpid() could potentially be rewritten to use
80447              more than one thread to do the waiting to eliminate this
80448              limitation
80449      Branch: perl
80450            ! win32/perlhost.h
80451 ____________________________________________________________________________
80452 [  6655] By: jhi                                   on 2000/08/16  14:11:05
80453         Log: Update Changes.
80454      Branch: perl
80455            ! Changes patchlevel.h
80456 ____________________________________________________________________________
80457 [  6654] By: jhi                                   on 2000/08/16  14:10:12
80458         Log: Update to perldebtut 1.9, from Richard Foley.
80459      Branch: perl
80460            ! pod/perldebtut.pod
80461 ____________________________________________________________________________
80462 [  6653] By: jhi                                   on 2000/08/16  14:08:17
80463         Log: Change the regx compilation error markers to use = instead of <
80464              since pod makes using the latter quite messy.  Reported in
80465              ID 20000814.006 by Abigail and in
80466              Subject: Unknown escape E<> ?
80467              From: Lupe Christoph <lupe@lupe-christoph.de>
80468              Date: Fri, 11 Aug 2000 00:30:27 +0200
80469              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
80470      Branch: perl
80471            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
80472            ! t/op/regmesg.t t/pragma/warn/regcomp
80473 ____________________________________________________________________________
80474 [  6652] By: jhi                                   on 2000/08/16  13:25:31
80475         Log: Change the perlbug address to perl.org since it's more forgiving.
80476              
80477              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
80478              From: abigail@foad.org
80479              Date: 15 Aug 2000 04:15:40 -0000
80480              Message-Id: <20000815041540.8633.qmail@foad.org>
80481      Branch: perl
80482            ! utils/perlbug.PL
80483 ____________________________________________________________________________
80484 [  6651] By: jhi                                   on 2000/08/16  13:22:35
80485         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
80486              From: Tim Jenness <timj@jach.hawaii.edu>
80487              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
80488              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
80489      Branch: perl
80490            ! lib/Cwd.pm
80491 ____________________________________________________________________________
80492 [  6650] By: jhi                                   on 2000/08/16  13:18:13
80493         Log: Update to CPAN 1.57.
80494              
80495              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
80496              From: andreas.koenig@anima.de (Andreas J. Koenig)
80497              Date: 16 Aug 2000 15:09:46 +0200
80498              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
80499      Branch: perl
80500            ! lib/CPAN.pm
80501 ____________________________________________________________________________
80502 [  6649] By: jhi                                   on 2000/08/16  13:12:31
80503         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
80504              From: "Larry W. Virden" <lvirden@cas.org>
80505              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
80506              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
80507      Branch: perl
80508            ! README.hpux
80509 ____________________________________________________________________________
80510 [  6648] By: jhi                                   on 2000/08/16  13:03:53
80511         Log: The numeric locale was reset to "C" by s?printf and never restored.
80512              
80513              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
80514              From: Christian Kirsch <ck@held.mind.de>
80515              Date: Wed, 9 Aug 2000 17:05:17 +0200
80516              Message-Id: <20000809170517.A25389@held>
80517              
80518              No test since adding the failing example to locale.t
80519              does not fail -- probably because the locale settings are so
80520              thoroughly tweaked by that time.  Running the example standalone
80521              does fail, though.  UPDATE: test case added at change #7540.
80522      Branch: perl
80523            ! dump.c perl.h pp.c pp_ctl.c sv.c
80524 ____________________________________________________________________________
80525 [  6647] By: jhi                                   on 2000/08/16  00:07:54
80526         Log: Update Changes and test semi-automatic patchlevel updating.
80527      Branch: perl
80528            ! Changes patchlevel.h
80529 ____________________________________________________________________________
80530 [  6646] By: jhi                                   on 2000/08/15  23:35:07
80531         Log: Fix a dependency problem.
80532              
80533              Subject: [PATCH: 6640] VMS Makefile.SH update
80534              From: Peter Prymmer <pvhp@forte.com>
80535              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
80536              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
80537      Branch: perl
80538            ! vms/descrip_mms.template
80539 ____________________________________________________________________________
80540 [  6645] By: jhi                                   on 2000/08/15  23:33:23
80541         Log: (Retracted by #6660)
80542              
80543              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
80544              From: Dominic Dunlop <domo@computer.org>
80545              Date: Tue, 15 Aug 2000 22:20:52 +0200
80546              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
80547      Branch: metaconfig/U/perl
80548            + d_printfed.U
80549      Branch: perl
80550            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80551            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
80552            ! t/op/sprintf.t
80553 ____________________________________________________________________________
80554 [  6644] By: jhi                                   on 2000/08/15  21:17:20
80555         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
80556              From: abigail@foad.org
80557              Date: 15 Aug 2000 20:12:41 -0000
80558              Message-Id: <20000815201241.25556.qmail@foad.org>
80559      Branch: perl
80560            ! INSTALL
80561 ____________________________________________________________________________
80562 [  6643] By: jhi                                   on 2000/08/15  21:15:28
80563         Log: (an already applied patch)
80564      Branch: perl
80565            ! lib/CGI.pm
80566 ____________________________________________________________________________
80567 [  6642] By: gsar                                  on 2000/08/15  19:54:05
80568         Log: magic callbacks all need to have same type signature
80569      Branch: perl
80570            ! embed.pl mg.c proto.h
80571 ____________________________________________________________________________
80572 [  6641] By: jhi                                   on 2000/08/15  17:56:27
80573         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)
80574              From: Mike Guy <mjtg@cam.ac.uk>
80575              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
80576              Date: Tue, 15 Aug 2000 18:26:45 +0100
80577              
80578              Only the peek.t part applied, not the hash quality part.
80579      Branch: perl
80580            ! t/lib/peek.t
80581 ____________________________________________________________________________
80582 [  6640] By: jhi                                   on 2000/08/15  16:37:37
80583         Log: Update Changes.
80584      Branch: perl
80585            ! Changes
80586 ____________________________________________________________________________
80587 [  6639] By: jhi                                   on 2000/08/15  16:34:55
80588         Log: Missed a file from #6638.
80589      Branch: perl
80590            ! lib/File/Temp.pm
80591 ____________________________________________________________________________
80592 [  6638] By: jhi                                   on 2000/08/15  16:33:19
80593         Log: Subject: [PATCH perl@6620] cygwin port
80594              From: "Fifer, Eric" <EFifer@sanwaint.com>
80595              Date: Tue, 15 Aug 2000 17:00:49 +0100
80596              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
80597      Branch: perl
80598            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
80599 ____________________________________________________________________________
80600 [  6637] By: jhi                                   on 2000/08/15  16:29:22
80601         Log: Subject: [PATCH] debugger exit code should reflect user exit code
80602              From: Mike Guy <mjtg@cam.ac.uk>
80603              Date: Tue, 15 Aug 2000 16:55:59 +0100
80604              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
80605      Branch: perl
80606            ! lib/perl5db.pl
80607 ____________________________________________________________________________
80608 [  6636] By: jhi                                   on 2000/08/15  15:30:58
80609         Log: Update Changes.
80610      Branch: perl
80611            ! Changes
80612 ____________________________________________________________________________
80613 [  6635] By: jhi                                   on 2000/08/15  15:27:21
80614         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
80615      Branch: metaconfig
80616            ! U/mkglossary U/mksample
80617      Branch: metaconfig/U/perl
80618            ! Devel.U
80619      Branch: perl
80620            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80621 ____________________________________________________________________________
80622 [  6634] By: jhi                                   on 2000/08/15  14:11:55
80623         Log: Don't blow limited stacks, a lower number is enough to
80624              tickle the lookbehind limit.
80625              
80626              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
80627              From: Dominic Dunlop <domo@computer.org>
80628              Date: Tue, 15 Aug 2000 13:51:24 +0200
80629              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
80630      Branch: perl
80631            ! t/op/regmesg.t
80632 ____________________________________________________________________________
80633 [  6633] By: jhi                                   on 2000/08/15  14:01:46
80634         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
80635              From: Mike Guy <mjtg@cam.ac.uk>
80636              Date: Tue, 15 Aug 2000 12:10:50 +0100
80637              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
80638      Branch: perl
80639            ! utils/perldoc.PL
80640 ____________________________________________________________________________
80641 [  6632] By: jhi                                   on 2000/08/15  13:58:48
80642         Log: make ok etc also for win32.
80643              
80644              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
80645              From: Prymmer/Kahn <pvhp@best.com>
80646              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
80647              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
80648      Branch: perl
80649            ! win32/Makefile
80650 ____________________________________________________________________________
80651 [  6631] By: jhi                                   on 2000/08/15  13:45:03
80652         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
80653      Branch: perl
80654            ! lib/Test.pm
80655 ____________________________________________________________________________
80656 [  6630] By: jhi                                   on 2000/08/15  03:25:09
80657         Log: Update Changes.
80658      Branch: perl
80659            ! Changes
80660 ____________________________________________________________________________
80661 [  6629] By: jhi                                   on 2000/08/15  03:23:53
80662         Log: magic_regdatum_set() is void, not int.
80663      Branch: perl
80664            ! embed.pl mg.c proto.h
80665 ____________________________________________________________________________
80666 [  6628] By: jhi                                   on 2000/08/15  03:08:02
80667         Log: Make the user to give up his firstborn, err, to knowingly
80668              verify installing an unstable developer release.  Also bump
80669              the release to 5.7.0, but leave a patch tag in the local
80670              patches saying that this is not yet the real thing.
80671      Branch: metaconfig
80672            ! U/modified/Instruct.U
80673      Branch: metaconfig/U/perl
80674            + Devel.U
80675      Branch: perl
80676            ! Configure patchlevel.h
80677 ____________________________________________________________________________
80678 [  6627] By: jhi                                   on 2000/08/14  22:32:52
80679         Log: README.os2 update.
80680              
80681              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
80682              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80683              Date: Wed, 02 Aug 2000 21:55:09 -0700
80684              Message-ID: <tsPi5gzkgegX092yn@efn.org>
80685      Branch: perl
80686            ! README.os2
80687 ____________________________________________________________________________
80688 [  6626] By: jhi                                   on 2000/08/14  21:00:02
80689         Log: Subject: Re: File::Temp problems on VMS in bleedperl
80690              From: Tim Jenness <timj@jach.hawaii.edu>
80691              cc: vmsperl@perl.org
80692              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
80693              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
80694      Branch: perl
80695            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
80696 ____________________________________________________________________________
80697 [  6625] By: jhi                                   on 2000/08/14  20:52:16
80698         Log: Add SUIDMAIL as was done for the CERT alert.
80699      Branch: perl
80700            ! patchlevel.h
80701 ____________________________________________________________________________
80702 [  6624] By: jhi                                   on 2000/08/14  20:48:50
80703         Log: Subject: sfio2000
80704              From: Daniel Muino <dmuino@afip.gov.ar>
80705              Date: Mon, 14 Aug 2000 16:58:11 -0300
80706              Message-ID: <20000814165811.B16368@con2-dgi>
80707      Branch: perl
80708            ! perlsdio.h perlsfio.h
80709 ____________________________________________________________________________
80710 [  6623] By: jhi                                   on 2000/08/14  20:47:36
80711         Log: Subject: warning: storage class after type is obsolescent
80712              From: Daniel Muino <dmuino@afip.gov.ar>
80713              Date: Mon, 14 Aug 2000 16:42:47 -0300
80714              Message-ID: <20000814164247.A16368@con2-dgi>
80715      Branch: perl
80716            ! regcomp.pl regnodes.h
80717 ____________________________________________________________________________
80718 [  6622] By: jhi                                   on 2000/08/14  20:43:05
80719         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
80720              From: abigail@foad.org
80721              Date: 14 Aug 2000 20:00:10 -0000
80722              Message-Id: <20000814200010.27271.qmail@foad.org>
80723      Branch: perl
80724            ! Changes
80725 ____________________________________________________________________________
80726 [  6621] By: jhi                                   on 2000/08/14  15:23:05
80727         Log: Update Changes.
80728      Branch: perl
80729            ! Changes
80730 ____________________________________________________________________________
80731 [  6620] By: jhi                                   on 2000/08/14  15:22:14
80732         Log: Subject: Re: [PATCH] @+, @- readonly
80733              From: Mike Guy <mjtg@cam.ac.uk>
80734              Date: Mon, 14 Aug 2000 15:26:55 +0100
80735              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
80736      Branch: perl
80737            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
80738            ! sv.c t/op/pat.t
80739 ____________________________________________________________________________
80740 [  6619] By: jhi                                   on 2000/08/14  14:12:08
80741         Log: Update Changes.
80742      Branch: perl
80743            ! Changes
80744 ____________________________________________________________________________
80745 [  6618] By: jhi                                   on 2000/08/14  14:09:34
80746         Log: For now remove the mail code.
80747      Branch: perl
80748            ! perl.c
80749 ____________________________________________________________________________
80750 [  6617] By: jhi                                   on 2000/08/14  14:08:28
80751         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
80752      Branch: perl
80753            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
80754            ! pod/perlfaq8.pod pod/perlsec.pod
80755 ____________________________________________________________________________
80756 [  6616] By: jhi                                   on 2000/08/14  14:00:11
80757         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
80758              From: Mike Guy <mjtg@cam.ac.uk>
80759              Date: Mon, 14 Aug 2000 08:26:02 +0100
80760              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
80761      Branch: perl
80762            ! lib/perl5db.pl
80763 ____________________________________________________________________________
80764 [  6615] By: jhi                                   on 2000/08/14  13:58:45
80765         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
80766              From: Mike Guy <mjtg@cam.ac.uk>
80767              Date: Mon, 14 Aug 2000 08:04:22 +0100
80768              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
80769      Branch: perl
80770            ! gv.c mg.c t/op/pat.t
80771 ____________________________________________________________________________
80772 [  6614] By: jhi                                   on 2000/08/14  13:56:45
80773         Log: Subject: Test fails / warnings with perl-current #6612
80774              From: Mike Guy <mjtg@cam.ac.uk>
80775              Date: Mon, 14 Aug 2000 07:57:23 +0100
80776              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
80777      Branch: perl
80778            ! t/lib/b.t t/lib/peek.t
80779 ____________________________________________________________________________
80780 [  6613] By: jhi                                   on 2000/08/14  13:45:33
80781         Log: VMS configure.com update continues.
80782      Branch: perl
80783            - vms/configure.com
80784            ! MANIFEST configure.com
80785 ____________________________________________________________________________
80786 [  6612] By: jhi                                   on 2000/08/13  22:13:35
80787         Log: Update Changes.
80788      Branch: perl
80789            ! Changes
80790 ____________________________________________________________________________
80791 [  6611] By: jhi                                   on 2000/08/13  16:21:45
80792         Log: Upgrade to CGI 2.71, from Lincoln Stein.
80793      Branch: perl
80794            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
80795 ____________________________________________________________________________
80796 [  6610] By: jhi                                   on 2000/08/13  15:09:16
80797         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
80798              From: Mike Guy <mjtg@cam.ac.uk>
80799              Date: Sun, 13 Aug 2000 13:45:51 +0100
80800              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
80801      Branch: perl
80802            ! t/op/regmesg.t
80803 ____________________________________________________________________________
80804 [  6609] By: jhi                                   on 2000/08/13  14:31:26
80805         Log: Andreas says that 1.56 is fine, so reverting back to it.
80806      Branch: perl
80807            ! lib/CPAN.pm
80808 ____________________________________________________________________________
80809 [  6608] By: jhi                                   on 2000/08/13  05:34:20
80810         Log: Update Changes.
80811      Branch: perl
80812            ! Changes
80813 ____________________________________________________________________________
80814 [  6607] By: jhi                                   on 2000/08/13  05:32:01
80815         Log: Put back the \z changes of #5406 to CPAN.pm.
80816      Branch: perl
80817            ! lib/CPAN.pm
80818 ____________________________________________________________________________
80819 [  6606] By: jhi                                   on 2000/08/13  05:20:16
80820         Log: Fix-n-skip the tests under 5005threads.
80821      Branch: perl
80822            ! t/lib/b.t
80823 ____________________________________________________________________________
80824 [  6605] By: jhi                                   on 2000/08/13  05:07:48
80825         Log: Fix the test for 5005threads.
80826      Branch: perl
80827            ! t/lib/peek.t
80828 ____________________________________________________________________________
80829 [  6604] By: jhi                                   on 2000/08/13  03:35:37
80830         Log: Should have deleted this in #6603.
80831      Branch: perl
80832            - vms/subconfigure.com
80833 ____________________________________________________________________________
80834 [  6603] By: jhi                                   on 2000/08/12  18:29:32
80835         Log: Rewrite of vms/subconfigure.com as configure.com,
80836              from Peter Prymmer and the vmsperl crew.
80837      Branch: perl
80838            + vms/configure.com
80839            ! MANIFEST
80840 ____________________________________________________________________________
80841 [  6602] By: jhi                                   on 2000/08/11  13:00:01
80842         Log: PlainText.pm is dead.
80843      Branch: perl
80844            - lib/Pod/PlainText.pm
80845            ! MANIFEST
80846 ____________________________________________________________________________
80847 [  6601] By: jhi                                   on 2000/08/11  04:06:45
80848         Log: Update Changes.
80849      Branch: perl
80850            ! Changes
80851 ____________________________________________________________________________
80852 [  6600] By: jhi                                   on 2000/08/11  04:06:10
80853         Log: Add a few missing files, update MANIFEST.
80854      Branch: perl
80855            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
80856            + lib/Pod/PlainText.pm t/pod/find.t
80857            ! MANIFEST t/op/regmesg.t
80858 ____________________________________________________________________________
80859 [  6599] By: jhi                                   on 2000/08/11  03:31:10
80860         Log: Add Perl debugging tutorial, regen toc. 
80861              
80862              Subject: perldebtut.pod
80863              From: Richard Foley <Richard.Foley@m.dasa.de>
80864              Date: Wed, 09 Aug 2000 10:17:15 +0200
80865              Message-id: <3991138B.262247B8@m.dasa.de>
80866      Branch: perl
80867            + pod/perldebtut.pod
80868            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
80869 ____________________________________________________________________________
80870 [  6598] By: jhi                                   on 2000/08/11  02:48:56
80871         Log: tiny Changes edit
80872      Branch: perl
80873            ! Changes
80874 ____________________________________________________________________________
80875 [  6597] By: jhi                                   on 2000/08/11  02:39:04
80876         Log: Tests for #6589.
80877              
80878              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
80879              From: simon@brecon.co.uk (Simon Cozens)
80880              Date: 11 Aug 2000 02:24:52 GMT
80881              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
80882      Branch: perl
80883            ! t/lib/b.t
80884 ____________________________________________________________________________
80885 [  6596] By: jhi                                   on 2000/08/11  01:50:07
80886         Log: Update Changes.
80887      Branch: perl
80888            ! Changes
80889 ____________________________________________________________________________
80890 [  6595] By: jhi                                   on 2000/08/11  01:47:16
80891         Log: nitfix
80892      Branch: perl
80893            ! Changes
80894 ____________________________________________________________________________
80895 [  6594] By: jhi                                   on 2000/08/11  01:36:16
80896         Log: Subject: Getting perlio and threads to compile
80897              From: Lupe Christoph <lupe@lupe-christoph.de>
80898              Date: Wed, 9 Aug 2000 11:35:54 +0200
80899              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
80900              
80901              (the Solaris version changes in Configure skipped)
80902      Branch: perl
80903            ! hints/solaris_2.sh thread.h
80904 ____________________________________________________________________________
80905 [  6593] By: jhi                                   on 2000/08/11  01:30:16
80906         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
80907              From: simon@brecon.co.uk (Simon Cozens)
80908              Date: 1 Aug 2000 06:55:19 GMT
80909              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
80910      Branch: perl
80911            ! lib/utf8.pm
80912 ____________________________________________________________________________
80913 [  6592] By: jhi                                   on 2000/08/11  01:26:39
80914         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
80915              From: Peter Scott <Peter@PeterScott.com>
80916              Date: Thu, 10 Aug 2000 08:23:27 -0700
80917              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
80918      Branch: perl
80919            ! lib/perl5db.pl
80920 ____________________________________________________________________________
80921 [  6591] By: jhi                                   on 2000/08/11  01:22:02
80922         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
80923              From: Hugo <hv@crypt.compulink.co.uk>
80924              Date: Thu, 10 Aug 2000 19:23:04 +0100
80925              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
80926      Branch: perl
80927            ! regexec.c t/op/pat.t
80928 ____________________________________________________________________________
80929 [  6590] By: jhi                                   on 2000/08/11  01:19:19
80930         Log: Preprocessing and postprocessing for File::Find.
80931              
80932              Subject: Patch to Find::File.pm to allow alphabetical results
80933              From: Joe Smith <jsmith@inwap.com>
80934              Date: Wed, 9 Aug 2000 02:44:54 -0700
80935              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
80936      Branch: perl
80937            ! lib/File/Find.pm
80938 ____________________________________________________________________________
80939 [  6589] By: jhi                                   on 2000/08/11  01:12:39
80940         Log: B::Deparse didn't do sub attributes.
80941              
80942              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
80943              From: simon@brecon.co.uk (Simon Cozens)
80944              Date: 9 Aug 2000 04:49:20 GMT
80945              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
80946      Branch: perl
80947            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
80948 ____________________________________________________________________________
80949 [  6588] By: jhi                                   on 2000/08/11  01:06:40
80950         Log: Subject: debugger "d" command doesnt check line number
80951              From: Mike Guy <mjtg@cam.ac.uk>
80952              Date: Tue, 08 Aug 2000 21:54:29 +0100
80953              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
80954      Branch: perl
80955            ! lib/perl5db.pl mg.c pod/perldiag.pod
80956 ____________________________________________________________________________
80957 [  6587] By: jhi                                   on 2000/08/11  00:45:03
80958         Log: sleep(1) does not necessarily return 1.
80959              
80960              Subject: [PATCH bleadperl] op/lex_assign.t  
80961              From: Hugo <hv@crypt.compulink.co.uk>
80962              Date: Thu, 03 Aug 2000 14:34:22 +0100        
80963              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
80964      Branch: perl
80965            ! t/op/lex_assign.t
80966 ____________________________________________________________________________
80967 [  6586] By: jhi                                   on 2000/08/11  00:31:50
80968         Log: Document the IO::Select timeout.
80969      Branch: perl
80970            ! ext/IO/lib/IO/Select.pm
80971 ____________________________________________________________________________
80972 [  6585] By: jhi                                   on 2000/08/11  00:13:54
80973         Log: Forgot contributor.
80974      Branch: perl
80975            ! Changes
80976 ____________________________________________________________________________
80977 [  6584] By: jhi                                   on 2000/08/11  00:09:19
80978         Log: detypo
80979      Branch: perl
80980            ! Changes
80981 ____________________________________________________________________________
80982 [  6583] By: jhi                                   on 2000/08/11  00:07:53
80983         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
80984              
80985              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
80986              From: Mike Guy <mjtg@cam.ac.uk> 
80987              Date: Thu, 10 Aug 2000 15:50:54 +0100
80988              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
80989      Branch: perl
80990            ! sv.c t/op/int.t
80991 ____________________________________________________________________________
80992 [  6582] By: jhi                                   on 2000/08/10  23:29:32
80993         Log: Update Changes.
80994      Branch: perl
80995            ! Changes
80996 ____________________________________________________________________________
80997 [  6581] By: jhi                                   on 2000/08/10  23:26:16
80998         Log: Put back the std @INC thing.
80999      Branch: perl
81000            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
81001            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
81002            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
81003            ! t/lib/gol-oo.t
81004 ____________________________________________________________________________
81005 [  6580] By: jhi                                   on 2000/08/10  23:03:34
81006         Log: Update to CGI 2.70, from Lincoln Stein.
81007      Branch: perl
81008            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
81009            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
81010            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
81011            ! t/lib/cgi-request.t
81012 ____________________________________________________________________________
81013 [  6579] By: jhi                                   on 2000/08/10  22:41:50
81014         Log: Update to CPAN 1.56, from Andreas König.
81015      Branch: perl
81016            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
81017 ____________________________________________________________________________
81018 [  6578] By: jhi                                   on 2000/08/10  22:38:13
81019         Log: Update to Pod::Parser 1.17, from Brad Appleton.
81020      Branch: perl
81021            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
81022            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
81023            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
81024            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
81025            ! t/pod/include.t t/pod/included.t t/pod/lref.t
81026            ! t/pod/multiline_items.t t/pod/nested_items.t
81027            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
81028            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
81029            ! t/pod/special_seqs.t
81030 ____________________________________________________________________________
81031 [  6577] By: jhi                                   on 2000/08/10  22:35:41
81032         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
81033      Branch: perl
81034            ! AUTHORS MAINTAIN
81035 ____________________________________________________________________________
81036 [  6576] By: jhi                                   on 2000/08/10  22:24:54
81037         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
81038      Branch: perl
81039            + t/lib/gol-oo.t
81040            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
81041            ! t/lib/gol-compat.t t/lib/gol-linkage.t
81042 ____________________________________________________________________________
81043 [  6575] By: jhi                                   on 2000/08/10  22:02:07
81044         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
81045      Branch: perl
81046            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
81047 ____________________________________________________________________________
81048 [  6574] By: jhi                                   on 2000/08/10  21:55:03
81049         Log: Iterating perl6 description.
81050      Branch: perl
81051            ! pod/perlfaq1.pod
81052 ____________________________________________________________________________
81053 [  6573] By: jhi                                   on 2000/08/10  21:48:26
81054         Log: Revert the sv.c part of #6559, a better fix is needed.
81055      Branch: perl
81056            ! sv.c
81057 ____________________________________________________________________________
81058 [  6572] By: jhi                                   on 2000/08/10  20:33:43
81059         Log: It's the 2ndO'ROSSC.
81060      Branch: perl
81061            ! pod/perlfaq1.pod
81062 ____________________________________________________________________________
81063 [  6571] By: jhi                                   on 2000/08/10  15:55:48
81064         Log: detypo
81065      Branch: perl
81066            ! pod/perlfaq1.pod
81067 ____________________________________________________________________________
81068 [  6570] By: jhi                                   on 2000/08/10  14:11:17
81069         Log: An exceptionally sticky typo.
81070      Branch: perl
81071            ! Changes
81072 ____________________________________________________________________________
81073 [  6569] By: jhi                                   on 2000/08/10  14:09:33
81074         Log: detypo (and test Changes updating script)
81075      Branch: perl
81076            ! Changes
81077 ____________________________________________________________________________
81078 [  6568] By: jhi                                   on 2000/08/10  14:07:07
81079         Log: Update Changes.
81080      Branch: perl
81081            ! Changes
81082 ____________________________________________________________________________
81083 [  6567] By: jhi                                   on 2000/08/10  14:06:19
81084         Log: Amend the description of Perl6.
81085              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
81086              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
81087              Date: Wed, 9 Aug 2000 22:11:06 -0500
81088              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
81089      Branch: perl
81090            ! pod/perlfaq1.pod
81091 ____________________________________________________________________________
81092 [  6566] By: jhi                                   on 2000/08/10  13:58:57
81093         Log: Subject: Remove dead entry in perldiag
81094              From: Mike Guy <mjtg@cam.ac.uk>
81095              Date: Thu, 10 Aug 2000 14:19:19 +0100
81096              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
81097      Branch: perl
81098            ! pod/perldiag.pod
81099 ____________________________________________________________________________
81100 [  6565] By: jhi                                   on 2000/08/10  13:51:48
81101         Log: Zero entries were skipped, fix from Adrian Goalby
81102              <argoalby@yahoo.co.uk>
81103      Branch: perl
81104            ! lib/unicode/Number.pl lib/unicode/mktables.PL
81105 ____________________________________________________________________________
81106 [  6564] By: jhi                                   on 2000/08/10  13:00:12
81107         Log: Subject: [PATCH 5.6.0] cygwin port
81108              From: "Fifer, Eric" <EFifer@sanwaint.com>
81109              Date: Thu, 10 Aug 2000 13:15:36 +0100
81110              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
81111      Branch: perl
81112            ! README.cygwin hints/cygwin.sh
81113 ____________________________________________________________________________
81114 [  6563] By: jhi                                   on 2000/08/10  12:55:16
81115         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
81116      Branch: perl
81117            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
81118 ____________________________________________________________________________
81119 [  6562] By: gsar                                  on 2000/08/10  08:38:39
81120         Log: warn is a macro, avoid using at a variable to avoid warnings
81121              in some configurations; readdir.t is too conservative in
81122              estimating number of *.t's
81123      Branch: perl
81124            ! t/op/readdir.t util.c
81125 ____________________________________________________________________________
81126 [  6561] By: jhi                                   on 2000/08/09  23:35:42
81127         Log: Update Changes.
81128      Branch: perl
81129            ! Changes
81130 ____________________________________________________________________________
81131 [  6560] By: jhi                                   on 2000/08/09  23:05:47
81132         Log: Subject: Re: enhanced(?) regex error messages
81133              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
81134              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
81135              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
81136              
81137              (plus two small patches sent privately)
81138              (this still seems to leave few test failures)
81139      Branch: perl
81140            + t/op/regmesg.t
81141            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
81142            ! t/pragma/warn/regcomp
81143 ____________________________________________________________________________
81144 [  6559] By: jhi                                   on 2000/08/09  20:41:18
81145         Log: (The fix did work but was not right, retracted in #6573)
81146              
81147              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
81148              From: Christian Kirsch <ck@held.mind.de>
81149              Date: Wed, 9 Aug 2000 17:05:17 +0200
81150              Message-Id: <20000809170517.A25389@held>
81151      Branch: perl
81152            ! sv.c t/pragma/locale.t
81153 ____________________________________________________________________________
81154 [  6558] By: jhi                                   on 2000/08/08  22:34:08
81155         Log: Tiny updates on the contributors list.
81156      Branch: perl
81157            ! Changes
81158 ____________________________________________________________________________
81159 [  6557] By: jhi                                   on 2000/08/08  19:34:28
81160         Log: Double check that we have a dirhandle.
81161      Branch: perl
81162            ! util.c
81163 ____________________________________________________________________________
81164 [  6556] By: jhi                                   on 2000/08/08  19:01:51
81165         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
81166              May be repopulated with fresh maintained examples.
81167      Branch: perl
81168            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
81169            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
81170            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
81171            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
81172            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
81173            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
81174            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
81175            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
81176            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
81177            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
81178            + lib/CGI/eg/wilogo_gif.uu
81179            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
81180            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
81181            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
81182            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
81183            - eg/cgi/frameset.cgi eg/cgi/index.html
81184            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
81185            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
81186            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
81187            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
81188            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
81189            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
81190            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
81191            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
81192            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
81193            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
81194            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
81195            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
81196            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
81197            - eg/van/vanish eg/who eg/wrapsuid
81198            ! MANIFEST
81199 ____________________________________________________________________________
81200 [  6555] By: jhi                                   on 2000/08/08  18:51:08
81201         Log: Delete chat2 as requested by Randal.
81202              
81203              Subject: Re: perlfaq8 coyness
81204              From: merlyn@stonehenge.com (Randal L. Schwartz) 
81205              Date: 15 May 2000 18:52:42 -0700 
81206              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
81207      Branch: perl
81208            - lib/chat2.pl
81209            ! MANIFEST
81210 ____________________________________________________________________________
81211 [  6554] By: jhi                                   on 2000/08/08  18:31:35
81212         Log: Regen global.sym.
81213      Branch: perl
81214            ! global.sym
81215 ____________________________________________________________________________
81216 [  6553] By: jhi                                   on 2000/08/08  18:28:13
81217         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
81218              (either perlbug or p5p ate the original), plus regen
81219              perlapi and perltoc. 
81220      Branch: perl
81221            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
81222            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
81223            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
81224            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
81225            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
81226            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
81227            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
81228            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
81229            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
81230            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
81231 ____________________________________________________________________________
81232 [  6552] By: jhi                                   on 2000/08/08  18:06:29
81233         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
81234              From: Mike Guy <mjtg@cam.ac.uk>
81235              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
81236              Date: Tue, 08 Aug 2000 15:51:27 +0100
81237      Branch: perl
81238            ! doop.c sv.h t/op/join.t t/pragma/overload.t
81239 ____________________________________________________________________________
81240 [  6551] By: jhi                                   on 2000/08/08  18:01:11
81241         Log: Re-apply #6549.
81242      Branch: perl
81243            ! lib/perl5db.pl
81244 ____________________________________________________________________________
81245 [  6550] By: jhi                                   on 2000/08/08  17:43:08
81246         Log: Accidental retraction of #6549.
81247      Branch: perl
81248            ! lib/perl5db.pl
81249 ____________________________________________________________________________
81250 [  6549] By: jhi                                   on 2000/08/08  17:40:04
81251         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
81252              From: Mike Guy <mjtg@cam.ac.uk>
81253              Date: Mon, 07 Aug 2000 21:49:58 +0100
81254              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
81255      Branch: perl
81256            ! lib/perl5db.pl
81257 ____________________________________________________________________________
81258 [  6548] By: jhi                                   on 2000/08/08  17:37:57
81259         Log: Document here-doc better.
81260              
81261              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
81262              From: Mike Guy <mjtg@cam.ac.uk>
81263              Date: Mon, 07 Aug 2000 14:02:09 +0100
81264              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
81265      Branch: perl
81266            ! pod/perldata.pod
81267 ____________________________________________________________________________
81268 [  6547] By: jhi                                   on 2000/08/08  17:33:34
81269         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
81270              From: "Randy J. Ray" <rjray@redhat.com>
81271              Date: Mon, 07 Aug 2000 19:12:25 -0700
81272              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
81273      Branch: perl
81274            ! perl.c pod/perlrun.pod
81275 ____________________________________________________________________________
81276 [  6546] By: jhi                                   on 2000/08/08  17:29:26
81277         Log: Subject: Re: enhanced(?) regex error messages 
81278              From: Hugo <hv@crypt.compulink.co.uk>
81279              Date: Tue, 08 Aug 2000 03:25:51 +0100
81280              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
81281              
81282              plus Capitalize the error messages, plus perldiag them.
81283      Branch: perl
81284            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
81285 ____________________________________________________________________________
81286 [  6545] By: jhi                                   on 2000/08/08  13:59:28
81287         Log: Augment #6539 a bit: don't croak if there's magic in the air.
81288              
81289              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
81290              From: Hugo <hv@crypt.compulink.co.uk>
81291              Date: Tue, 08 Aug 2000 03:02:03 +0100
81292              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
81293      Branch: perl
81294            ! pp.c t/op/bless.t
81295 ____________________________________________________________________________
81296 [  6544] By: jhi                                   on 2000/08/07  21:11:52
81297         Log: Make the test -w clean.
81298      Branch: perl
81299            ! t/op/bless.t
81300 ____________________________________________________________________________
81301 [  6543] By: jhi                                   on 2000/08/07  19:49:53
81302         Log: use warnings instead of $^W.
81303      Branch: perl
81304            ! t/op/bless.t
81305 ____________________________________________________________________________
81306 [  6542] By: jhi                                   on 2000/08/07  17:41:41
81307         Log: Disable a portability warning Because We Know What We Are Doing.
81308      Branch: perl
81309            ! t/op/bless.t
81310 ____________________________________________________________________________
81311 [  6541] By: jhi                                   on 2000/08/07  17:29:51
81312         Log: Tiny tidying on report_evil_fh().
81313      Branch: perl
81314            ! util.c
81315 ____________________________________________________________________________
81316 [  6540] By: jhi                                   on 2000/08/07  16:37:38
81317         Log: Make regular expression parse error messages easier to understand.
81318              
81319              Subject: Re: enhanced(?) regex error messages
81320              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
81321              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
81322              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
81323      Branch: perl
81324            ! regcomp.c
81325 ____________________________________________________________________________
81326 [  6539] By: jhi                                   on 2000/08/07  16:12:27
81327         Log: Make bless(REF, REF) a fatal error, add bless tests.
81328              
81329              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
81330              From: Hugo <hv@crypt.compulink.co.uk>
81331              Date: Mon, 07 Aug 2000 16:59:38 +0100
81332              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
81333      Branch: perl
81334            + t/op/bless.t
81335            ! MANIFEST pod/perldiag.pod pp.c sv.c
81336 ____________________________________________________________________________
81337 [  6538] By: jhi                                   on 2000/08/07  15:59:43
81338         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
81339              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
81340              Date: Thu, 3 Aug 2000 14:29:21 -0700
81341              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
81342      Branch: perl
81343            ! lib/lib_pm.PL
81344 ____________________________________________________________________________
81345 [  6537] By: jhi                                   on 2000/08/07  15:47:18
81346         Log: Retract #6419 for now since it breaks in AFS and MachTen.
81347      Branch: perl
81348            ! lib/Cwd.pm
81349 ____________________________________________________________________________
81350 [  6536] By: jhi                                   on 2000/08/07  15:05:29
81351         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
81352              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
81353              The security hole exists only in suidperls, which isn't
81354              installed or even built by default.
81355      Branch: perl
81356            ! perl.c
81357 ____________________________________________________________________________
81358 [  6535] By: jhi                                   on 2000/08/07  14:45:14
81359         Log: tr memory corruption fix from Simon Cozens.
81360      Branch: perl
81361            ! doop.c
81362 ____________________________________________________________________________
81363 [  6534] By: jhi                                   on 2000/08/06  11:38:16
81364         Log: Document a bit that UDP is not what you might think.
81365              
81366              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
81367              From: Lupe Christoph <lupe@lupe-christoph.de>
81368              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
81369              Date: Mon, 24 Jul 2000 08:59:15 +0200
81370      Branch: perl
81371            ! pod/perlipc.pod
81372 ____________________________________________________________________________
81373 [  6533] By: jhi                                   on 2000/08/06  11:35:01
81374         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
81375              From: Jeff Pinyan <jeffp@hut.crusoe.net>
81376              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
81377              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
81378      Branch: perl
81379            ! pod/perlfunc.pod
81380 ____________________________________________________________________________
81381 [  6532] By: jhi                                   on 2000/08/06  03:45:41
81382         Log: Have symbols for the IoTYPEs.
81383      Branch: perl
81384            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
81385 ____________________________________________________________________________
81386 [  6531] By: jhi                                   on 2000/08/06  01:33:55
81387         Log: Continue fixing the io warnings.  This also
81388              sort of fixes bug ID 20000802.003: the core dump
81389              is no more.  Whether the current behaviour is correct
81390              (giving a warning: "Not a format reference"), is another matter.
81391      Branch: perl
81392            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
81393            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
81394 ____________________________________________________________________________
81395 [  6530] By: jhi                                   on 2000/08/05  21:33:12
81396         Log: Change the Policy policy: now -Dprefix= with an existing
81397              Policy.sh and prefix == siteprefix == vendorprefix, then all
81398              of them follow along the new prefix.
81399              
81400              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
81401              From: Andy Dougherty <doughera@lafayette.edu>
81402              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
81403              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
81404      Branch: perl
81405            ! Policy_sh.SH
81406 ____________________________________________________________________________
81407 [  6529] By: jhi                                   on 2000/08/05  18:57:28
81408         Log: Zap lib/Sys directory when cleaning up.
81409      Branch: perl
81410            ! Makefile.SH
81411 ____________________________________________________________________________
81412 [  6528] By: jhi                                   on 2000/08/05  18:40:44
81413         Log: Essential prototype changes were missing from #6527.
81414              Also make report_evil_fh() more bomb-proof.
81415      Branch: perl
81416            ! embed.h util.c
81417 ____________________________________________________________________________
81418 [  6527] By: jhi                                   on 2000/08/05  03:22:05
81419         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
81420              From: "Ronald F. Guilmette" <rfg@monkeys.com>
81421              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
81422              Message-Id: <200007242247.PAA52177@monkeys.com>
81423      Branch: perl
81424            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
81425 ____________________________________________________________________________
81426 [  6526] By: jhi                                   on 2000/08/04  21:23:27
81427         Log: gcc versions might have (parentheses) in them.
81428      Branch: metaconfig/U/perl
81429            ! gccvers.U
81430      Branch: perl
81431            ! Configure config_h.SH
81432 ____________________________________________________________________________
81433 [  6525] By: jhi                                   on 2000/08/04  20:23:12
81434         Log: Weed buglets pointed out by
81435              
81436              From: Lupe Christoph <lupe@lupe-christoph.de>
81437              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
81438              Date: Fri, 4 Aug 2000 17:34:39 +0200
81439              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
81440      Branch: metaconfig/U/perl
81441            ! gccvers.U uselfs.U
81442      Branch: perl
81443            ! Configure config_h.SH
81444 ____________________________________________________________________________
81445 [  6524] By: jhi                                   on 2000/08/04  19:02:08
81446         Log: Warn under -w if lstat(FH) is attempted.
81447              
81448              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
81449              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
81450              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
81451              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
81452      Branch: perl
81453            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
81454            ! t/pragma/warn/pp_sys
81455 ____________________________________________________________________________
81456 [  6523] By: jhi                                   on 2000/08/04  12:31:11
81457         Log: Subject: New perlcc, take 2
81458              From: simon@brecon.co.uk (Simon Cozens)
81459              Date: 4 Aug 2000 06:21:04 GMT
81460              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
81461      Branch: perl
81462            ! utils/perlcc.PL
81463 ____________________________________________________________________________
81464 [  6522] By: jhi                                   on 2000/08/04  12:26:33
81465         Log: Subject: Re: Array vs. List context
81466              From: Daniel Chetlin <daniel@chetlin.com>
81467              Date: Fri, 4 Aug 2000 00:22:44 -0700
81468              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
81469      Branch: perl
81470            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
81471            ! pod/perlfaq4.pod
81472 ____________________________________________________________________________
81473 [  6521] By: jhi                                   on 2000/08/04  12:22:38
81474         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
81475              From: Raymund Will <ray@caldera.de>
81476              Date: Fri, 4 Aug 2000 12:07:09 +0200
81477              Message-Id: <20000804120709.A14982@caldera.de>
81478      Branch: perl
81479            ! configure.gnu
81480 ____________________________________________________________________________
81481 [  6520] By: jhi                                   on 2000/08/04  04:09:06
81482         Log: After the #6519 a warning about stat() is just that,
81483              not about a filetest, which now have their own warning.
81484      Branch: perl
81485            ! pod/perldiag.pod
81486 ____________________________________________________________________________
81487 [  6519] By: jhi                                   on 2000/08/04  04:06:30
81488         Log: In the warnings call filehandles consistently so;
81489              add "unopened" warning for stat().
81490      Branch: perl
81491            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
81492            ! t/pragma/warn/pp_sys
81493 ____________________________________________________________________________
81494 [  6518] By: jhi                                   on 2000/08/04  02:55:35
81495         Log: Subject: Minor tweak to perlvar.pod
81496              From: "Stephen P. Potter" <spp@ds.net>
81497              Date: Tue, 18 Apr 2000 09:26:03 -0400
81498              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
81499      Branch: perl
81500            ! pod/perlvar.pod
81501 ____________________________________________________________________________
81502 [  6517] By: jhi                                   on 2000/08/04  02:50:08
81503         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
81504              From: "Clinton Pierce" <cpierce1@ford.com>
81505              Date: Wed, 21 Jul 1999 16:45:31 -0400
81506              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
81507              
81508              Fix by Stephen Potter (visible in the bug db but not in p5p?)
81509      Branch: perl
81510            ! pod/perlfunc.pod pod/perlop.pod
81511 ____________________________________________________________________________
81512 [  6516] By: jhi                                   on 2000/08/04  02:09:25
81513         Log: This is 6512.  Really.
81514      Branch: perl
81515            ! dump.c
81516 ____________________________________________________________________________
81517 [  6515] By: jhi                                   on 2000/08/04  01:25:50
81518         Log: mention the idea of @( and @)
81519      Branch: perl
81520            ! Todo-5.6
81521 ____________________________________________________________________________
81522 [  6514] By: bailey                                on 2000/08/04  01:18:46
81523         Log: YA resync with mainstem, including VMS patches from others
81524      Branch: vmsperl
81525           +> (branch 48 files)
81526            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
81527           !> (integrate 354 files)
81528 ____________________________________________________________________________
81529 [  6513] By: jhi                                   on 2000/08/04  01:18:18
81530         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
81531              From: Mark Dickinson <dickins3@fas.harvard.edu>
81532              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
81533              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
81534      Branch: perl
81535            ! t/op/grent.t t/op/pwent.t
81536 ____________________________________________________________________________
81537 [  6512] By: jhi                                   on 2000/08/04  01:14:06
81538         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
81539              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81540              Date: Wed, 02 Aug 2000 10:51:01 +0100
81541              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
81542      Branch: perl
81543            ! sv.c
81544 ____________________________________________________________________________
81545 [  6511] By: jhi                                   on 2000/08/04  00:57:00
81546         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
81547              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81548              Date: Thu, 03 Aug 2000 17:20:04 -0700
81549              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
81550      Branch: metaconfig
81551            ! U/modified/Cppsym.U
81552      Branch: perl
81553            ! Configure config_h.SH
81554 ____________________________________________________________________________
81555 [  6510] By: jhi                                   on 2000/08/04  00:25:28
81556         Log: detypo
81557      Branch: perl
81558            ! Makefile.SH
81559 ____________________________________________________________________________
81560 [  6509] By: jhi                                   on 2000/08/03  23:43:18
81561         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
81562              From: Dominic Dunlop <domo@computer.org>
81563              Date: Thu, 3 Aug 2000 22:16:46 +0200
81564              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
81565      Branch: perl
81566            ! t/op/sprintf.t
81567 ____________________________________________________________________________
81568 [  6508] By: jhi                                   on 2000/08/03  23:40:37
81569         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
81570              From: Hugo <hv@crypt.compulink.co.uk>
81571              Date: Thu, 03 Aug 2000 18:25:30 +0100
81572              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
81573      Branch: perl
81574            ! regcomp.c t/op/re_tests
81575 ____________________________________________________________________________
81576 [  6507] By: jhi                                   on 2000/08/03  23:38:28
81577         Log: Subject: [PATCH] sv.h documentation - SvLEN
81578              From: Mike Guy <mjtg@cam.ac.uk>
81579              Date: Thu, 03 Aug 2000 14:43:09 +0100
81580              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
81581      Branch: perl
81582            ! sv.h
81583 ____________________________________________________________________________
81584 [  6506] By: jhi                                   on 2000/08/03  15:49:14
81585         Log: Disable the fix_pl hack for now.
81586      Branch: perl
81587            ! Makefile.SH
81588 ____________________________________________________________________________
81589 [  6505] By: jhi                                   on 2000/08/03  13:49:04
81590         Log: Add a URL for FSF.
81591              
81592              Subject: Patch for README
81593              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
81594              Date: Wed, 2 Aug 2000 13:25:09 -0500
81595              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
81596      Branch: perl
81597            ! README
81598 ____________________________________________________________________________
81599 [  6504] By: jhi                                   on 2000/08/03  13:29:19
81600         Log: Be more informative on what is skipped and why,
81601              also repeat the list at the end.
81602      Branch: perl
81603            ! Porting/p4desc
81604 ____________________________________________________________________________
81605 [  6503] By: jhi                                   on 2000/08/03  13:07:05
81606         Log: Circumvent the removal of .patch by fix_pl.
81607              
81608              Subject: Re: [ID 20000802.011] unable to 'make test'          
81609              From: simon@brecon.co.uk (Simon Cozens) 
81610              Date: 3 Aug 2000 04:17:00 GMT
81611              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
81612      Branch: perl
81613            ! Makefile.SH
81614 ____________________________________________________________________________
81615 [  6502] By: jhi                                   on 2000/08/03  00:14:34
81616         Log: Add the missing setproctitle unit.
81617      Branch: metaconfig/U/perl
81618            + d_setproctitle.U
81619 ____________________________________________________________________________
81620 [  6501] By: jhi                                   on 2000/08/03  00:00:26
81621         Log: The subtest 4 may fail also on VOBS, as pointed out
81622              by Nick Ing-Simmons in November 1999, bug id 19991124.003
81623              (but the failure in that bug report isn't the subtest 4).
81624      Branch: perl
81625            ! t/op/stat.t
81626 ____________________________________________________________________________
81627 [  6500] By: jhi                                   on 2000/08/02  23:49:30
81628         Log: Better skip message for the test; one of the two problems in
81629              
81630              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
81631              From: Lupe Christoph <lupe@lupe-christoph.de>
81632              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
81633              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
81634      Branch: perl
81635            ! t/op/numconvert.t
81636 ____________________________________________________________________________
81637 [  6499] By: jhi                                   on 2000/08/02  22:49:16
81638         Log: Allow "no Module;" even if there is no 'unimport'.
81639              
81640              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
81641              From: mjd@plover.com
81642              Date: 24 Mar 2000 15:24:34 -0000
81643              Message-Id: <20000324152434.15160.qmail@plover.com>
81644      Branch: perl
81645            ! gv.c
81646 ____________________________________________________________________________
81647 [  6498] By: jhi                                   on 2000/08/02  22:42:58
81648         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
81649              that are hopefully soon put into use.
81650      Branch: perl
81651            ! opcode.h opcode.pl opnames.h
81652 ____________________________________________________________________________
81653 [  6497] By: gsar                                  on 2000/08/02  22:28:59
81654         Log: require.t needs binmode() to work on windows
81655      Branch: perl
81656            ! t/comp/require.t
81657 ____________________________________________________________________________
81658 [  6496] By: jhi                                   on 2000/08/02  22:08:51
81659         Log: Document the IVdf UVuf UVof UVxf.
81660      Branch: perl
81661            ! pod/perlguts.pod
81662 ____________________________________________________________________________
81663 [  6495] By: jhi                                   on 2000/08/02  21:54:26
81664         Log: detypo #6494
81665      Branch: perl
81666            ! ext/Data/Dumper/Dumper.xs
81667 ____________________________________________________________________________
81668 [  6494] By: jhi                                   on 2000/08/02  21:49:17
81669         Log: Dump UVs as UVs in Data::Dumper.
81670              
81671              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
81672              From: Gurusamy Sarathy <gsar@ActiveState.com>
81673              Date: Thu, 27 Apr 2000 12:26:25 -0700
81674              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
81675      Branch: perl
81676            ! ext/Data/Dumper/Dumper.xs
81677 ____________________________________________________________________________
81678 [  6493] By: jhi                                   on 2000/08/02  17:01:58
81679         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
81680              From: Hugo <hv@crypt.compulink.co.uk>
81681              Date: Wed, 02 Aug 2000 14:53:56 +0100
81682              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
81683      Branch: perl
81684            ! regexec.c t/op/re_tests
81685 ____________________________________________________________________________
81686 [  6492] By: jhi                                   on 2000/08/02  15:02:46
81687         Log: The new setproctitle() feature is available only in 
81688              bleeding edge FreeBSD.  From Paul Saab.
81689      Branch: perl
81690            ! mg.c
81691 ____________________________________________________________________________
81692 [  6491] By: jhi                                   on 2000/08/02  13:34:36
81693         Log: The tr utf8 patching continues.
81694              
81695              Subject: Re: #6469, too many tests claimed in require.t
81696              From: simon@brecon.co.uk (Simon Cozens)
81697              Date: 2 Aug 2000 02:37:17 GMT
81698              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
81699              
81700              (the logic of the test was the wrong way round in the patch)
81701      Branch: perl
81702            ! doop.c
81703 ____________________________________________________________________________
81704 [  6490] By: jhi                                   on 2000/08/02  13:27:38
81705         Log: The name of a filehandle does not have <these>.
81706      Branch: perl
81707            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
81708            ! t/pragma/warn/pp_sys util.c
81709 ____________________________________________________________________________
81710 [  6489] By: jhi                                   on 2000/08/02  04:26:46
81711         Log: Remove the extraneous "main::" prefix from all the
81712              "opened only for", "on closed", and "never opened" warnings.
81713              
81714              Subject: Re: inappropriate warning
81715              From: Gurusamy Sarathy <gsar@ActiveState.com>
81716              Date: Mon, 20 Mar 2000 11:28:02 -0800
81717              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
81718      Branch: perl
81719            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
81720            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
81721            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
81722 ____________________________________________________________________________
81723 [  6488] By: jhi                                   on 2000/08/02  03:02:57
81724         Log: memcpy has n o in it, as pinted ut by Sarathy.
81725      Branch: perl
81726            ! pod/perlguts.pod
81727 ____________________________________________________________________________
81728 [  6487] By: jhi                                   on 2000/08/02  02:44:51
81729         Log: Document in one place the memory abstractions used in Perl core.
81730              
81731              Subject: Re: Memory abstraction
81732              From: simon@brecon.co.uk (Simon Cozens)
81733              Date: 2 Aug 2000 02:20:23 GMT
81734              Organization: Earth.li Origins
81735      Branch: perl
81736            ! pod/perlguts.pod
81737 ____________________________________________________________________________
81738 [  6486] By: jhi                                   on 2000/08/02  02:41:57
81739         Log: regen_headers, regen perltoc.
81740      Branch: perl
81741            ! perlapi.c pod/perltoc.pod
81742 ____________________________________________________________________________
81743 [  6485] By: jhi                                   on 2000/08/02  01:43:33
81744         Log: "This little thing tests for a file .patch, and if it contains
81745              a number, pops into patchlevel.h" (making it easier to track
81746              which development version people are reporting bugs against)
81747              
81748              Subject: Patchlevel autogeneration for repository perls
81749              From: simon@brecon.co.uk (Simon Cozens)
81750              Date: 14 Jul 2000 07:12:15 GMT
81751              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
81752      Branch: perl
81753            + fix_pl
81754            ! MANIFEST Makefile.SH
81755 ____________________________________________________________________________
81756 [  6484] By: jhi                                   on 2000/08/02  01:32:54
81757         Log: FreeBSD 3.* updates from
81758              
81759              From: Paul Saab <ps@yahoo-inc.com>
81760              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
81761              Date: Tue, 1 Aug 2000 15:41:39 -0700
81762              Message-Id: <20000801154139.A53740@yahoo-inc.com>
81763      Branch: perl
81764            ! hints/freebsd.sh
81765 ____________________________________________________________________________
81766 [  6483] By: jhi                                   on 2000/08/02  01:27:44
81767         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
81768              instead one must use setproctitle().  This was already addressed
81769              by change #6457, but the below has a new variant for FreeBSD 4.0
81770              or later, and the matter is also documented more.
81771              
81772              From: Paul Saab <ps@yahoo-inc.com>
81773              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
81774              Date: Tue, 1 Aug 2000 15:41:39 -0700
81775              Message-Id: <20000801154139.A53740@yahoo-inc.com>
81776      Branch: metaconfig/U/perl
81777            + i_libutil.U
81778      Branch: perl
81779            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
81780 ____________________________________________________________________________
81781 [  6482] By: jhi                                   on 2000/08/01  22:17:32
81782         Log: The test from this
81783              
81784              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
81785              Date: Sat, 15 Apr 2000 17:03:44 +0100
81786              From: Tom Hughes <tom@compton.nu>
81787              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
81788              
81789              was missing, the code change went in as #5989
81790              (which had a different test?)
81791      Branch: perl
81792            ! t/op/misc.t
81793 ____________________________________________________________________________
81794 [  6481] By: jhi                                   on 2000/08/01  21:48:38
81795         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
81796              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
81797              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
81798              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
81799      Branch: perl
81800            ! perl.h
81801 ____________________________________________________________________________
81802 [  6480] By: jhi                                   on 2000/08/01  18:05:28
81803         Log: Make p4desc to skip non-mainperl branches by default.
81804      Branch: perl
81805            ! Porting/p4desc
81806 ____________________________________________________________________________
81807 [  6479] By: jhi                                   on 2000/08/01  17:29:19
81808         Log: If gccosandvers is equal to osname, clear gccosandvers.
81809      Branch: metaconfig/U/perl
81810            ! gccvers.U
81811      Branch: perl
81812            ! Configure config_h.SH
81813 ____________________________________________________________________________
81814 [  6478] By: jhi                                   on 2000/08/01  15:54:08
81815         Log: BOM patching from Simon Cozens.
81816      Branch: perl
81817            ! toke.c
81818 ____________________________________________________________________________
81819 [  6477] By: jhi                                   on 2000/08/01  04:50:33
81820         Log: Stash away the largefiles flags and libswanted.
81821      Branch: perl
81822            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
81823 ____________________________________________________________________________
81824 [  6476] By: gsar                                  on 2000/08/01  04:24:24
81825         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
81826              on Windows)
81827      Branch: perl
81828            ! t/pragma/utf8.t utf8.c win32/win32.c
81829 ____________________________________________________________________________
81830 [  6475] By: jhi                                   on 2000/08/01  03:35:24
81831         Log: Make chr() for values >127 to create utf8 when under utf8.
81832              
81833              Subject: Re: uft8/chr()
81834              From: simon@brecon.co.uk (Simon Cozens)
81835              Date: 1 Aug 2000 02:37:02 GMT
81836              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
81837      Branch: perl
81838            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
81839 ____________________________________________________________________________
81840 [  6474] By: jhi                                   on 2000/08/01  02:36:18
81841         Log: In Digital UNIX warn if gcc explicitly chosen because even
81842              2.95.2 is known to cause problems.
81843      Branch: perl
81844            ! hints/dec_osf.sh
81845 ____________________________________________________________________________
81846 [  6473] By: jhi                                   on 2000/08/01  02:00:56
81847         Log: Make the safety catch for buggy gccs work with triple version
81848              numbers like 2.95.2.  Reported in
81849              
81850              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
81851              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
81852              Date: Mon, 31 Jul 2000 14:55:06 +0200
81853              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
81854      Branch: perl
81855            ! hints/dec_osf.sh
81856 ____________________________________________________________________________
81857 [  6472] By: jhi                                   on 2000/08/01  01:13:33
81858         Log: Subject: fix and question re: waitpid() under win32
81859              From: Brian Clarke <clarke@appliedmeta.com>
81860              Date: Fri, 28 Jul 2000 15:18:29 -0400
81861              Message-ID: <3981DC85.290314EB@appliedmeta.com>
81862              
81863              Slightly reformatted and WNOHANG # define moved to win32.h
81864              so that also POSIX.xs sees it, as suggsted by Sarathy.
81865      Branch: perl
81866            ! win32/win32.c win32/win32.h
81867 ____________________________________________________________________________
81868 [  6471] By: jhi                                   on 2000/08/01  00:55:05
81869         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
81870              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81871              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
81872              Date: Mon, 31 Jul 2000 13:28:51 +0100
81873              
81874              (aka ID 20000730.002)
81875      Branch: perl
81876            ! op.c t/op/tr.t
81877 ____________________________________________________________________________
81878 [  6470] By: jhi                                   on 2000/07/31  23:34:42
81879         Log: Document the problem with -P in HP-UX and its workaround.
81880              
81881              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
81882              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
81883              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
81884              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
81885      Branch: perl
81886            ! README.hpux
81887 ____________________________________________________________________________
81888 [  6469] By: jhi                                   on 2000/07/31  04:15:02
81889         Log: The swallow_bom() saga continues.  The #23 of require.t
81890              (UTF16-LE) still fails (silently, no output) but the #22
81891              (UTF16-BE) seems to be working now.  The root of the
81892              failure may be in sv_gets(): is it UTF-16LE-aware,
81893              especially when it comes to line endings? 
81894      Branch: perl
81895            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
81896            ! t/comp/require.t toke.c utf8.c
81897 ____________________________________________________________________________
81898 [  6468] By: jhi                                   on 2000/07/30  19:05:48
81899         Log: Find green threads before native threads.
81900              
81901              Subject: Re: Patch to jpl/JNI/Makefile.PL
81902              From: Jens Thomsen <jens@fiend.cis.com>
81903              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
81904              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
81905      Branch: perl
81906            ! jpl/JNI/Makefile.PL
81907 ____________________________________________________________________________
81908 [  6467] By: jhi                                   on 2000/07/30  18:36:22
81909         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
81910      Branch: perl
81911            ! doop.c
81912 ____________________________________________________________________________
81913 [  6466] By: jhi                                   on 2000/07/30  04:37:29
81914         Log: A new version of the "remove UPPERACSE string comparison"
81915              operators.  The problem with the previous one (change #6454)
81916              was that it was for Perl 5.6.0.  From Paul Marquess.
81917      Branch: perl
81918            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
81919            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
81920            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
81921 ____________________________________________________________________________
81922 [  6465] By: jhi                                   on 2000/07/29  22:39:56
81923         Log: Do not upgrade SVs into utf8 just because they participate
81924              in eq or cmp.  Reported and fix suggested in
81925              
81926              Subject: [ID 20000720.009] sv_eq UTF8 bug
81927              From: "Simon Cozens" <simon@othersideofthe.earth.li>
81928              Date: 21 Jul 2000 04:37:29 -0000
81929              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
81930              
81931              Exercise for the kind reader: should we or should we not
81932              cache the utf8 conversion alongside the SV? (as magic,
81933              as the strxfrm()ed version is cached under use locale)
81934              Argue both for and against.
81935      Branch: perl
81936            ! sv.c
81937 ____________________________________________________________________________
81938 [  6464] By: jhi                                   on 2000/07/29  22:36:22
81939         Log: Subject: UTF8 concat
81940              From: simon@brecon.co.uk (Simon Cozens) 
81941              Date: 30 Jun 2000 06:13:25 GMT
81942              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
81943              
81944              (with a memory leak fixed, plus a few casts added)
81945              
81946              This also seems to help for
81947              
81948              Subject: [ID 20000716.015] join UTF8 weirdness
81949              From: root <root@ak-71.mind.de> 
81950              Date: Sat, 15 Jul 2000 15:29:54 +0200
81951              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
81952              
81953              (from Andreas König)
81954      Branch: perl
81955            ! pp_hot.c
81956 ____________________________________________________________________________
81957 [  6463] By: jhi                                   on 2000/07/29  00:55:39
81958         Log: Tune the comments and hopefully stop a memory leak.
81959      Branch: perl
81960            ! toke.c utf8.c
81961 ____________________________________________________________________________
81962 [  6462] By: jhi                                   on 2000/07/29  00:16:53
81963         Log: The problem described in this
81964              
81965              Subject: [ID 20000322.018] named chars aren't magical enough
81966              From: root <root@dixie.cscaper.com>     
81967              Date: Wed, 22 Mar 2000 18:37:42 -0700
81968              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
81969              
81970              has been fixed in perl 5.6.0 but just in case added a test
81971              to keep it away.  (The report from Joseph Hall.)
81972      Branch: perl
81973            ! t/lib/charnames.t
81974 ____________________________________________________________________________
81975 [  6461] By: jhi                                   on 2000/07/28  23:56:36
81976         Log: Tiny fixes for #6460.
81977      Branch: metaconfig/U/perl
81978            ! gccvers.U
81979      Branch: perl
81980            ! Configure config_h.SH
81981 ____________________________________________________________________________
81982 [  6460] By: jhi                                   on 2000/07/28  23:24:41
81983         Log: Warn if the version of the operating system used to compile gcc
81984              differs from the current version of the operating system.
81985              Also display the gcc compilation os and version in myconfig.
81986              Inspiration from
81987              
81988              Subject: Re: [ID 20000710.003] ERRORS!!         
81989              From: "Kurt D. Starsinic" <kstar@chapin.edu>
81990              Date: Mon, 10 Jul 2000 15:54:16 -0400
81991              Message-ID: <20000710155416.A1384@O2.chapin.edu>
81992      Branch: metaconfig/U/perl
81993            ! gccvers.U
81994      Branch: perl
81995            ! Configure config_h.SH myconfig.SH
81996 ____________________________________________________________________________
81997 [  6459] By: jhi                                   on 2000/07/28  22:00:32
81998         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
81999              letter to $Config{osvers}.
82000      Branch: metaconfig
82001            ! U/modified/Oldconfig.U
82002      Branch: perl
82003            ! Configure config_h.SH
82004 ____________________________________________________________________________
82005 [  6458] By: jhi                                   on 2000/07/28  04:15:39
82006         Log: Back out #6454, doesn't seem to work.
82007              (Reason: that patch was for perl 5.6.0, not perl-current)
82008              (A version of the patch for perl-current came in later as #6466)
82009      Branch: perl
82010            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
82011            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
82012            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
82013 ____________________________________________________________________________
82014 [  6457] By: jhi                                   on 2000/07/27  23:31:49
82015         Log: Use setproctitle() if available to modify $0.
82016              
82017              Subject: setting $* on BSD4 broken
82018              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
82019              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
82020              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
82021      Branch: metaconfig
82022            ! U/modified/Myinit.U
82023      Branch: perl
82024            ! Configure config_h.SH mg.c
82025 ____________________________________________________________________________
82026 [  6456] By: jhi                                   on 2000/07/27  14:50:47
82027         Log: Allow "no AutoLoader;", based on change #6444,
82028              suggested by Graham Barr.
82029      Branch: perl
82030            ! lib/AutoLoader.pm
82031 ____________________________________________________________________________
82032 [  6455] By: jhi                                   on 2000/07/27  14:19:10
82033         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
82034              From: rspier@pobox.com (Robert Spier)
82035              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
82036              Message-ID: <14720.15855.787664.424783@rls.cx>
82037      Branch: perl
82038            ! pod/perldiag.pod
82039 ____________________________________________________________________________
82040 [  6454] By: jhi                                   on 2000/07/27  14:03:02
82041         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
82042              for a long time).
82043              
82044              Reported in
82045              
82046              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
82047              From: Ryan Herbert <rherbert@sycamorehq.com>
82048              Date: Mon, 17 Jul 2000 11:40:42 -0400
82049              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
82050              
82051              Patched in
82052              
82053              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
82054              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
82055              Date: Wed, 26 Jul 2000 23:40:18 +0100
82056              Message-ID: <000001bff752$79511880$0a17073e@tiny>
82057              
82058              based on an earlier patch from Stephen P. Potter.
82059              
82060              (Removed later by change #6458 because this patch was for
82061              perl 5.6.0, not perl-current)
82062      Branch: perl
82063            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
82064            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
82065            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
82066 ____________________________________________________________________________
82067 [  6453] By: jhi                                   on 2000/07/27  13:48:02
82068         Log: Subject: [PATCH] fixes bug 20000508.004
82069              From: Michael Stevens <mstevens@globnix.org>
82070              Date: Thu, 27 Jul 2000 13:49:04 +0100
82071              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
82072      Branch: perl
82073            ! pod/perldata.pod
82074 ____________________________________________________________________________
82075 [  6452] By: jhi                                   on 2000/07/26  23:51:26
82076         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
82077              and Craig A. Berry.
82078      Branch: perl
82079            ! lib/File/Temp.pm pod/perlport.pod
82080 ____________________________________________________________________________
82081 [  6451] By: jhi                                   on 2000/07/26  19:43:30
82082         Log: Be wary of close()s, too.
82083              
82084              Subject: Re: [PATCH] perlbug cleanup
82085              From: Tim Jenness <t.jenness@jach.hawaii.edu>
82086              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
82087              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
82088      Branch: perl
82089            ! utils/perlbug.PL
82090 ____________________________________________________________________________
82091 [  6450] By: jhi                                   on 2000/07/26  18:41:40
82092         Log: Subject: Minor doc patch: handy.h
82093              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
82094              Date: Wed, 26 Jul 2000 15:34:25 -0300
82095              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
82096      Branch: perl
82097            ! handy.h pod/perlapi.pod
82098 ____________________________________________________________________________
82099 [  6449] By: jhi                                   on 2000/07/26  18:23:55
82100         Log: Subject: [PATCH] minor doc change - perlguts
82101              From: Michael Stevens <mstevens@globnix.org>
82102              Date: Thu, 13 Jul 2000 12:39:18 +0100
82103              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
82104      Branch: perl
82105            ! pod/perlguts.pod
82106 ____________________________________________________________________________
82107 [  6448] By: jhi                                   on 2000/07/26  18:20:30
82108         Log: open() wariness in perlbug.
82109              
82110              Subject: [PATCH] perlbug cleanup
82111              From: Michael Stevens <mstevens@globnix.org>
82112              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
82113              Date: Thu, 13 Jul 2000 15:52:23 +0100
82114      Branch: perl
82115            ! utils/perlbug.PL
82116 ____________________________________________________________________________
82117 [  6447] By: jhi                                   on 2000/07/26  18:13:04
82118         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
82119      Branch: perl
82120            ! lib/File/Temp.pm t/lib/ftmp-security.t
82121 ____________________________________________________________________________
82122 [  6446] By: jhi                                   on 2000/07/26  18:06:32
82123         Log: docfix from Peter Scott <Peter@PSDT.com>.
82124      Branch: perl
82125            ! pod/perlfunc.pod
82126 ____________________________________________________________________________
82127 [  6445] By: jhi                                   on 2000/07/26  17:53:31
82128         Log: Fix *foo{FORMAT}.
82129              
82130              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82131              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
82132              Date: Wed, 26 Jul 2000 19:51:02 +0200
82133              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
82134              
82135              From: Graham Barr <gbarr@pobox.com>
82136              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
82137              Date: Wed, 26 Jul 2000 17:38:36 +0100
82138              Message-ID: <20000726173836.L472@pobox.com>
82139      Branch: perl
82140            ! pp.c sv.c t/op/gv.t
82141 ____________________________________________________________________________
82142 [  6444] By: jhi                                   on 2000/07/26  17:49:14
82143         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
82144              from Graham Barr in the module list.
82145      Branch: perl
82146            ! gv.c pod/perlobj.pod
82147 ____________________________________________________________________________
82148 [  6443] By: jhi                                   on 2000/07/26  16:06:56
82149         Log: More split() doc and test patches from Mike Guy.
82150      Branch: perl
82151            ! pod/perlfunc.pod t/op/split.t
82152 ____________________________________________________________________________
82153 [  6442] By: jhi                                   on 2000/07/26  16:05:30
82154         Log: MacOS nits from Matthias Neeracher.
82155      Branch: perl
82156            ! perl.c pp_ctl.c
82157 ____________________________________________________________________________
82158 [  6441] By: jhi                                   on 2000/07/26  04:39:57
82159         Log: Subject: [PATCH] split /^/
82160              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82161              Date: Tue, 25 Jul 2000 14:18:57 +0100
82162              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
82163              
82164              (with notes from tchrist and gbarr)
82165      Branch: perl
82166            ! pod/perlfunc.pod t/op/split.t
82167 ____________________________________________________________________________
82168 [  6440] By: jhi                                   on 2000/07/26  04:32:32
82169         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
82170              From: Peter Prymmer <pvhp@forte.com>
82171              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
82172              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
82173      Branch: perl
82174            ! vms/munchconfig.c
82175 ____________________________________________________________________________
82176 [  6439] By: jhi                                   on 2000/07/26  04:31:01
82177         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
82178              to be fatal errors (instead of by default ignoring them, and
82179              ignoring with a bug: even though -w gave an error, the opening [
82180              was left in)  Reported in:
82181              
82182              Subject: [ID 20000716.024] [=cc=] / [:blank:]
82183              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
82184              Date: Sun, 16 Jul 2000 17:55:29 -0700
82185              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
82186      Branch: perl
82187            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
82188 ____________________________________________________________________________
82189 [  6438] By: jhi                                   on 2000/07/25  15:41:15
82190         Log: Subject: [PATCH] av.c apidoc
82191              From: simon@brecon.co.uk (Simon Cozens)
82192              Date: 24 Jul 2000 06:40:52 GMT
82193              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
82194      Branch: perl
82195            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
82196            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
82197 ____________________________________________________________________________
82198 [  6437] By: jhi                                   on 2000/07/25  14:05:36
82199         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
82200              From: "Stephen P. Potter" <spp@ds.net>
82201              Date: Mon, 24 Jul 2000 14:22:23 -0400
82202              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
82203      Branch: perl
82204            ! pod/perllocale.pod
82205 ____________________________________________________________________________
82206 [  6436] By: jhi                                   on 2000/07/25  14:02:03
82207         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
82208              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82209              Date: Mon, 24 Jul 2000 18:04:28 +0100
82210              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
82211      Branch: perl
82212            ! t/lib/syslfs.t t/op/lfs.t
82213 ____________________________________________________________________________
82214 [  6435] By: jhi                                   on 2000/07/25  13:59:28
82215         Log: Get UTF16 BOMs working.  Patch from
82216              
82217              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
82218              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82219              Date: Tue, 25 Jul 2000 12:52:45 +0100
82220              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
82221              
82222              and notes from
82223              
82224              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
82225              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82226              Date: Tue, 25 Jul 2000 11:43:25 +0100
82227              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
82228      Branch: perl
82229            ! t/comp/require.t toke.c utf8.c
82230 ____________________________________________________________________________
82231 [  6434] By: jhi                                   on 2000/07/25  02:39:54
82232         Log: Make the "uninit variable" warning to say "concat or string"
82233              or "join or string" when in concat or join .
82234              
82235              Subject: Re: [ID 20000403.009] uninitialised concatenation???
82236              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82237              Date: Tue, 04 Apr 2000 18:22:58 +0100
82238              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
82239              
82240              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
82241              From: William R Ward <hermit@BayView.COM>
82242              Date: Thu, 30 Mar 2000 19:50:03 -0800
82243              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
82244      Branch: perl
82245            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
82246            ! t/pragma/warn/op t/pragma/warn/sv
82247 ____________________________________________________________________________
82248 [  6433] By: jhi                                   on 2000/07/24  17:52:56
82249         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
82250      Branch: perl
82251            ! lib/File/Spec/VMS.pm
82252 ____________________________________________________________________________
82253 [  6432] By: jhi                                   on 2000/07/24  17:44:44
82254         Log: Test cases for #6431.
82255              
82256              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
82257              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82258              Date: Mon, 24 Jul 2000 15:32:29 +0100
82259              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
82260      Branch: perl
82261            ! t/op/pat.t t/op/split.t
82262 ____________________________________________________________________________
82263 [  6431] By: jhi                                   on 2000/07/24  17:43:17
82264         Log: Bind op fix.
82265              
82266              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
82267              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82268              Date: Mon, 17 Jul 2000 20:04:56 +0100
82269              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
82270      Branch: perl
82271            ! op.c
82272 ____________________________________________________________________________
82273 [  6430] By: jhi                                   on 2000/07/24  03:42:42
82274         Log: Subject: [ID 20000716.023] syslog test fails without sockets
82275              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82276              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
82277              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
82278      Branch: metaconfig/U/perl
82279            ! Extensions.U
82280      Branch: perl
82281            ! Configure config_h.SH
82282 ____________________________________________________________________________
82283 [  6429] By: jhi                                   on 2000/07/24  03:11:52
82284         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
82285              case, but add also notes explaining the relationship of this
82286              patch and the earlier notes by Sarathy.
82287              
82288              Subject: Map is still slow
82289              From: "Ben Tilly" <ben_tilly@hotmail.com>
82290              Date: Sat, 15 Jul 2000 17:23:27 EDT
82291              Message-ID: <20000715212327.21656.qmail@hotmail.com>
82292      Branch: perl
82293            ! pp_ctl.c
82294 ____________________________________________________________________________
82295 [  6428] By: jhi                                   on 2000/07/24  02:58:52
82296         Log: Documentation to explain the behaviour of map().
82297              
82298              Subject: Re: Map is still slow 
82299              From: Gurusamy Sarathy <gsar@ActiveState.com>
82300              Date: Sat, 15 Jul 2000 16:05:09 -0700
82301              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
82302      Branch: perl
82303            ! pp_ctl.c
82304 ____________________________________________________________________________
82305 [  6427] By: jhi                                   on 2000/07/24  02:50:03
82306         Log: Add tests for
82307              [ID 19991110.003] another matching finding by pcre author
82308              which has already been fixed by some patch, as verified in
82309              
82310              Subject: Re: two regex bugs from the mists of time (well, last November)
82311              From: Hugo <hv@crypt.compulink.co.uk>
82312              Date: Sat, 22 Jul 2000 18:12:58 +0100
82313              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
82314      Branch: perl
82315            ! t/op/re_tests
82316 ____________________________________________________________________________
82317 [  6426] By: jhi                                   on 2000/07/24  02:11:20
82318         Log: A missing 'break' after the [[:space:]] switch case.
82319              
82320              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
82321              From: "Stephen P. Potter" <spp@ds.net>
82322              Date: Tue, 18 Jul 2000 16:25:17 -0400
82323              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
82324      Branch: perl
82325            ! regcomp.c
82326 ____________________________________________________________________________
82327 [  6425] By: jhi                                   on 2000/07/24  02:06:12
82328         Log: The output might have been produced in the wrong order.
82329              
82330              Subject: [ID 20000720.003] [PATCH] t/op/write.t
82331              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82332              Date: Thu, 20 Jul 2000 18:49:18 +0100
82333              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
82334      Branch: perl
82335            ! t/op/write.t
82336 ____________________________________________________________________________
82337 [  6424] By: jhi                                   on 2000/07/24  02:00:07
82338         Log: Use STDOUT consistently.
82339              
82340              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
82341              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82342              Date: Thu, 20 Jul 2000 18:04:01 +0100
82343              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
82344      Branch: perl
82345            ! lib/Test/Harness.pm
82346 ____________________________________________________________________________
82347 [  6423] By: jhi                                   on 2000/07/24  01:54:54
82348         Log: Protect against "wild next"s, that is, callbacks doing "next"
82349              instead of "return".
82350              
82351              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
82352              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82353              Date: Tue, 18 Jul 2000 11:30:16 +0100
82354              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
82355      Branch: perl
82356            ! lib/File/Find.pm
82357 ____________________________________________________________________________
82358 [  6422] By: jhi                                   on 2000/07/24  01:35:47
82359         Log: Out-of-date note removed.
82360              
82361              Subject: [PATCH] documentation perlipc
82362              From: rspier@pobox.com (Robert Spier)
82363              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
82364              Message-ID: <14711.35178.572612.502654@rls.cx>
82365      Branch: perl
82366            ! pod/perlipc.pod
82367 ____________________________________________________________________________
82368 [  6421] By: jhi                                   on 2000/07/24  00:09:18
82369         Log: Send all installperl messages to STDERR and be -w clean.
82370              
82371              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
82372              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82373              Date: Sat, 22 Jul 2000 14:02:11 +0100
82374              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
82375      Branch: perl
82376            ! installperl
82377 ____________________________________________________________________________
82378 [  6420] By: jhi                                   on 2000/07/24  00:04:19
82379         Log: Decutandpasto.
82380              
82381              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
82382              From: "Richard Soderberg" <rs@crystalflame.net>
82383              Date: Sun, 23 Jul 2000 01:37:23 -0700
82384              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
82385      Branch: perl
82386            ! pod/perlipc.pod
82387 ____________________________________________________________________________
82388 [  6419] By: jhi                                   on 2000/07/24  00:01:12
82389         Log: A cleaner abs_path().
82390              Subject: Re: unix alternative to Cwd.pm
82391              From: Jeff Pinyan <jeffp@crusoe.net>
82392              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
82393              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
82394      Branch: perl
82395            ! lib/Cwd.pm
82396 ____________________________________________________________________________
82397 [  6418] By: jhi                                   on 2000/07/23  23:48:56
82398         Log: Detypo.
82399              
82400              Subject: [PATCH perl-current] Typo in hints/powerux.sh
82401              From: "Richard Soderberg" <rs@crystalflame.net>
82402              Date: Sun, 23 Jul 2000 01:27:33 -0700
82403              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
82404      Branch: perl
82405            ! hints/powerux.sh
82406 ____________________________________________________________________________
82407 [  6417] By: jhi                                   on 2000/07/17  22:13:31
82408         Log: Subject: SDBM_File documentation
82409              From: mjd@plover.com
82410              Date: 16 Jul 2000 17:41:17 -0000
82411              Message-ID: <20000716174117.18515.qmail@plover.com>
82412      Branch: perl
82413            ! ext/SDBM_File/SDBM_File.pm
82414 ____________________________________________________________________________
82415 [  6416] By: jhi                                   on 2000/07/17  19:13:26
82416         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
82417      Branch: perl
82418            ! hints/mpeix.sh mpeix/relink
82419 ____________________________________________________________________________
82420 [  6415] By: jhi                                   on 2000/07/15  14:11:02
82421         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
82422              the utf8 'characters' can be more than one octet).
82423              
82424              Date: Sat, 15 Jul 2000 00:21:56 +0100
82425              From: Tom Hughes <tom@compton.nu>
82426              Subject: Re: [ID 20000714.002]
82427              Message-ID: <db2334de49.tom@compton.compton.nu>
82428              
82429              Reported in
82430              
82431              Subject: [ID 20000714.002]
82432              From: "Simon Cozens" <simon@othersideofthe.earth.li>
82433              Date: 14 Jul 2000 15:13:09 -0000
82434              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
82435      Branch: perl
82436            ! doop.c
82437 ____________________________________________________________________________
82438 [  6414] By: jhi                                   on 2000/07/15  03:13:41
82439         Log: another VMS build tweak from Peter Prymmer
82440      Branch: perl
82441            ! vms/descrip_mms.template
82442 ____________________________________________________________________________
82443 [  6413] By: jhi                                   on 2000/07/15  03:10:40
82444         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
82445      Branch: perl
82446            ! vms/perlvms.pod
82447 ____________________________________________________________________________
82448 [  6412] By: jhi                                   on 2000/07/15  00:31:05
82449         Log: More docs for sv functions.
82450              
82451              Subject: [PATCH cfgperl] sv.c apidoc
82452              From: simon@brecon.co.uk (Simon Cozens)
82453              Date: 13 Jul 2000 09:00:20 GMT
82454              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
82455              
82456              Subject: Re: [PATCH cfgperl] sv.c apidoc
82457              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82458              Date: Thu, 13 Jul 2000 12:27:41 +0100
82459              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
82460              
82461              Subject: Re: [PATCH cfgperl] sv.c apidoc
82462              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82463              Date: Thu, 13 Jul 2000 13:23:09 +0100
82464              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
82465              
82466              Subject: Re: [PATCH cfgperl] sv.c apidoc
82467              From: simon@brecon.co.uk (Simon Cozens)
82468              Date: 14 Jul 2000 06:51:02 GMT
82469              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
82470      Branch: perl
82471            ! embed.pl pod/perlapi.pod sv.c
82472 ____________________________________________________________________________
82473 [  6411] By: jhi                                   on 2000/07/15  00:10:41
82474         Log: lib/b test fixes from Peter Prymmer.
82475      Branch: perl
82476            ! t/lib/b.t
82477 ____________________________________________________________________________
82478 [  6410] By: jhi                                   on 2000/07/15  00:02:09
82479         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
82480              From: Hugo <hv@crypt.compulink.co.uk>
82481              Date: Fri, 14 Jul 2000 23:05:20 +0100
82482              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
82483              
82484              Didn't anymore apply, but that point still could use another fix.
82485      Branch: perl
82486            ! pod/perlfunc.pod
82487 ____________________________________________________________________________
82488 [  6409] By: jhi                                   on 2000/07/14  23:15:15
82489         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
82490              not in pod, from Peter Prymmer
82491      Branch: perl
82492            ! vms/descrip_mms.template
82493 ____________________________________________________________________________
82494 [  6408] By: jhi                                   on 2000/07/14  20:35:05
82495         Log: The bug report
82496              [ID 19991110.002] minimal matching discrepancy found by pcre author
82497              seems to have been fixed (though differently from what was suggested
82498              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
82499      Branch: perl
82500            ! t/op/re_tests
82501 ____________________________________________________________________________
82502 [  6407] By: jhi                                   on 2000/07/14  17:38:08
82503         Log: Fix AutoSplit to use File::Spec the right way in VMS,
82504              from Peter Prymmer.
82505      Branch: perl
82506            ! lib/AutoSplit.pm
82507 ____________________________________________________________________________
82508 [  6406] By: jhi                                   on 2000/07/14  14:13:22
82509         Log: Merge perlhacktut into perlhack, update perlguts.
82510              
82511              Subject: Re: Perlhacktut
82512              From: simon@brecon.co.uk (Simon Cozens)
82513              Date: 14 Jul 2000 06:49:21 GMT
82514              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
82515              
82516              Subject: Re: Perlhacktut
82517              From: simon@brecon.co.uk (Simon Cozens)
82518              Date: 14 Jul 2000 07:09:45 GMT
82519              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
82520      Branch: perl
82521            ! pod/perlguts.pod pod/perlhack.pod
82522 ____________________________________________________________________________
82523 [  6405] By: jhi                                   on 2000/07/14  14:02:31
82524         Log: Integrate with Sarathy.
82525      Branch: cfgperl
82526           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
82527           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
82528           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
82529 ____________________________________________________________________________
82530 [  6404] By: gsar                                  on 2000/07/14  12:15:02
82531         Log: PERL_OBJECT build tweaks
82532      Branch: perl
82533            ! toke.c
82534 ____________________________________________________________________________
82535 [  6403] By: gsar                                  on 2000/07/14  11:23:41
82536         Log: inconsistent types needs casts
82537      Branch: perl
82538            ! toke.c
82539 ____________________________________________________________________________
82540 [  6402] By: gsar                                  on 2000/07/14  11:12:04
82541         Log: typos in change#6399, regen headers
82542      Branch: perl
82543            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
82544 ____________________________________________________________________________
82545 [  6401] By: gsar                                  on 2000/07/14  10:59:12
82546         Log: typecasts needed for change#6394
82547      Branch: perl
82548            ! toke.c
82549 ____________________________________________________________________________
82550 [  6400] By: gsar                                  on 2000/07/14  10:49:37
82551         Log: integrate cfgperl contents into mainline
82552      Branch: perl
82553           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
82554           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
82555 ____________________________________________________________________________
82556 [  6399] By: gsar                                  on 2000/07/14  10:38:35
82557         Log: enable UTF-16 filter by default if relevant BOM is seen; various
82558              cleanups (typos, misformatted code, and small bugs)
82559      Branch: perl
82560            ! doop.c embed.pl mg.c op.c pp.c toke.c
82561 ____________________________________________________________________________
82562 [  6398] By: gsar                                  on 2000/07/14  08:55:38
82563         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
82564              name suggests anyway)
82565      Branch: perl
82566            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
82567 ____________________________________________________________________________
82568 [  6397] By: gsar                                  on 2000/07/14  08:44:33
82569         Log: move new variables to the end of the interpreter structure (for
82570              bincompat in code that doesn't #include XSUB.h)
82571      Branch: perl
82572            ! intrpvar.h
82573 ____________________________________________________________________________
82574 [  6396] By: gsar                                  on 2000/07/14  08:13:58
82575         Log: MakeMaker should not remove editor backups (*~) on `make clean`
82576              by default (completes change#6383)
82577      Branch: perl
82578            ! lib/ExtUtils/MM_Unix.pm
82579 ____________________________________________________________________________
82580 [  6395] By: jhi                                   on 2000/07/14  05:20:33
82581         Log: Replace change #6337 with a better one.
82582              
82583              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
82584              From: Hugo <hv@crypt.compulink.co.uk>
82585              Date: Fri, 14 Jul 2000 04:16:20 +0100
82586              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
82587      Branch: cfgperl
82588            ! regexec.c t/op/re_tests
82589 ____________________________________________________________________________
82590 [  6394] By: jhi                                   on 2000/07/14  01:33:59
82591         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
82592      Branch: cfgperl
82593            ! embed.pl global.sym proto.h toke.c
82594 ____________________________________________________________________________
82595 [  6393] By: jhi                                   on 2000/07/13  23:41:23
82596         Log: remove discarded test
82597      Branch: cfgperl
82598            ! MANIFEST
82599 ____________________________________________________________________________
82600 [  6392] By: jhi                                   on 2000/07/13  23:32:25
82601         Log: The {multiplier} of a fixed substring was overlooked which
82602              caused a wrong initial search offset for that substring.
82603              
82604              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
82605              From: Hugo <hv@crypt.compulink.co.uk>
82606              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
82607              Date: Thu, 13 Jul 2000 19:27:13 +0100
82608      Branch: cfgperl
82609            ! regcomp.c t/op/re_tests
82610 ____________________________________________________________________________
82611 [  6391] By: jhi                                   on 2000/07/13  16:37:42
82612         Log: typo fix from Craig Berry
82613      Branch: cfgperl
82614            ! vms/subconfigure.com
82615 ____________________________________________________________________________
82616 [  6390] By: jhi                                   on 2000/07/13  13:20:12
82617         Log: Integrate with Sarathy.
82618      Branch: cfgperl
82619            - t/op/method2entersub.t
82620           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
82621           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
82622           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
82623           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
82624 ____________________________________________________________________________
82625 [  6389] By: jhi                                   on 2000/07/13  13:18:48
82626         Log: Detypo from Peter Prymmer, part of #6388.
82627      Branch: cfgperl
82628            ! Configure config_h.SH
82629      Branch: metaconfig
82630            ! U/modified/d_longlong.U
82631 ____________________________________________________________________________
82632 [  6388] By: gsar                                  on 2000/07/13  06:33:40
82633         Log: typos (spotted by Peter Prymmer)
82634      Branch: perl
82635            ! Configure t/lib/english.t
82636 ____________________________________________________________________________
82637 [  6387] By: gsar                                  on 2000/07/13  05:35:28
82638         Log: new selfloader.t in change#6183 doesn't close DATA handles,
82639              and thus fails to clean up tmp files on dosish platforms
82640      Branch: perl
82641            ! t/lib/selfloader.t
82642 ____________________________________________________________________________
82643 [  6386] By: gsar                                  on 2000/07/12  21:42:39
82644         Log: sprintf test tweaks (from Dominic Dunlop)
82645      Branch: perl
82646            ! t/op/sprintf.t
82647 ____________________________________________________________________________
82648 [  6385] By: gsar                                  on 2000/07/12  21:33:46
82649         Log: fix bugs in processing %v-*d and similar format specs (from
82650              Avi Finkel <avi@finkel.org>)
82651      Branch: perl
82652            ! sv.c t/op/sprintf.t
82653 ____________________________________________________________________________
82654 [  6384] By: gsar                                  on 2000/07/12  16:04:19
82655         Log: readd missing perldelta.pod changes from changes#6339,6376
82656      Branch: perl
82657            ! pod/perldelta.pod
82658 ____________________________________________________________________________
82659 [  6383] By: gsar                                  on 2000/07/12  16:00:51
82660         Log: don't clobber *.orig files on *clean targets
82661      Branch: perl
82662            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
82663 ____________________________________________________________________________
82664 [  6382] By: gsar                                  on 2000/07/12  07:59:12
82665         Log: fix broken integrations in cfgperl
82666      Branch: cfgperl
82667           !> Changes pod/perldelta.pod
82668 ____________________________________________________________________________
82669 [  6381] By: gsar                                  on 2000/07/12  07:42:17
82670         Log: integrate cfgperl changes into mainline
82671      Branch: perl
82672            ! Changes
82673           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
82674           !> pod/perlre.pod
82675 ____________________________________________________________________________
82676 [  6380] By: gsar                                  on 2000/07/12  07:31:00
82677         Log: get sprintf.t to adjust properly for 3-digit exponents
82678      Branch: perl
82679            ! t/op/sprintf.t
82680 ____________________________________________________________________________
82681 [  6379] By: gsar                                  on 2000/07/12  06:40:04
82682         Log: change#6174 needs corresponding change in win32/config_h.PL,
82683              which grovels through config_h.SH to find the config.h name
82684      Branch: perl
82685            ! win32/config_h.PL
82686 ____________________________________________________________________________
82687 [  6378] By: jhi                                   on 2000/07/12  05:03:59
82688         Log: Do the cc sanity check both before the hints and
82689              after the cc selction.
82690      Branch: cfgperl
82691            ! Configure config_h.SH
82692      Branch: metaconfig
82693            ! U/modified/Oldconfig.U U/modified/cc.U
82694      Branch: metaconfig/U/perl
82695            + Checkcc.U
82696 ____________________________________________________________________________
82697 [  6377] By: jhi                                   on 2000/07/12  02:49:22
82698         Log: Fix nits noticed by Boston.pm.
82699      Branch: cfgperl
82700            ! pod/perlre.pod
82701 ____________________________________________________________________________
82702 [  6376] By: jhi                                   on 2000/07/11  21:22:13
82703         Log: Configure cosmetics and perldelta.
82704      Branch: cfgperl
82705            ! Configure config_h.SH pod/perldelta.pod
82706      Branch: metaconfig
82707            ! U/modified/cc.U
82708 ____________________________________________________________________________
82709 [  6375] By: gsar                                  on 2000/07/11  21:17:35
82710         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
82711      Branch: perl
82712            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
82713            ! win32/win32sck.c
82714 ____________________________________________________________________________
82715 [  6374] By: gsar                                  on 2000/07/11  20:48:50
82716         Log: tweak for build failure under multiplicity
82717      Branch: perl
82718            ! toke.c
82719 ____________________________________________________________________________
82720 [  6373] By: gsar                                  on 2000/07/11  20:37:23
82721         Log: integrate cfgperl changes#6325..6373 into mainline
82722              (NOTE: today's batch of integrations still untested)
82723      Branch: perl
82724           +> ext/DynaLoader/hints/netbsd.pl
82725            ! Changes
82726           !> (integrate 26 files)
82727 ____________________________________________________________________________
82728 [  6372] By: jhi                                   on 2000/07/11  20:30:36
82729         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
82730              regen perltoc.
82731      Branch: cfgperl
82732            + pod/perlbook.pod
82733            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
82734            ! pod/perltoc.pod
82735 ____________________________________________________________________________
82736 [  6371] By: jhi                                   on 2000/07/11  20:08:56
82737         Log: Minor cleanups on the booklist.
82738      Branch: cfgperl
82739            ! pod/perlfaq2.pod
82740 ____________________________________________________________________________
82741 [  6370] By: jhi                                   on 2000/07/11  19:31:13
82742         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
82743      Branch: cfgperl
82744            ! t/pragma/overload.t
82745 ____________________________________________________________________________
82746 [  6369] By: gsar                                  on 2000/07/11  19:27:48
82747         Log: integrate cfgperl changes#6293..6324 into mainline
82748      Branch: perl
82749           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
82750            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
82751           !> (integrate 30 files)
82752 ____________________________________________________________________________
82753 [  6368] By: gsar                                  on 2000/07/11  19:18:57
82754         Log: skip integrate of problematic change#6292 from cfgperl into mainline
82755      Branch: perl
82756           !> pp_hot.c
82757 ____________________________________________________________________________
82758 [  6367] By: gsar                                  on 2000/07/11  19:17:21
82759         Log: integrate cfgperl changes#6288..6290 into mainline
82760      Branch: perl
82761           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
82762 ____________________________________________________________________________
82763 [  6366] By: gsar                                  on 2000/07/11  19:11:18
82764         Log: integrate cfgperl changes#6268..6282 into mainline
82765      Branch: perl
82766           !> (integrate 30 files)
82767 ____________________________________________________________________________
82768 [  6365] By: gsar                                  on 2000/07/11  18:57:00
82769         Log: delete new accidentally branched file
82770      Branch: perl
82771            - t/op/method2entersub.t
82772 ____________________________________________________________________________
82773 [  6364] By: gsar                                  on 2000/07/11  18:55:13
82774         Log: skip integrate of change#6267 from cfgperl into mainline (the
82775              method call optimization is flawed without additional hints
82776              from user about immutableness of @ISA and no runtime method
82777              definitions)
82778      Branch: perl
82779           +> t/op/method2entersub.t
82780           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
82781           !> perl.h t/op/sprintf.t xsutils.c
82782 ____________________________________________________________________________
82783 [  6363] By: gsar                                  on 2000/07/11  18:49:43
82784         Log: integrate cfgperl changes#6261..6266 into mainline
82785      Branch: perl
82786           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
82787           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
82788           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
82789           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
82790 ____________________________________________________________________________
82791 [  6362] By: gsar                                  on 2000/07/11  18:43:26
82792         Log: integrate cfgperl changes#6252..6260 into mainline
82793      Branch: perl
82794           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
82795           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
82796           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
82797           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
82798 ____________________________________________________________________________
82799 [  6361] By: gsar                                  on 2000/07/11  18:37:12
82800         Log: skip integrate of problematic change#6251 from cfgperl into mainline
82801      Branch: perl
82802           !> lib/Exporter.pm
82803 ____________________________________________________________________________
82804 [  6360] By: gsar                                  on 2000/07/11  18:34:56
82805         Log: integrate cfgperl change#6250 into mainline
82806      Branch: perl
82807           +> t/op/my_stash.t
82808           !> MANIFEST embed.pl proto.h toke.c
82809 ____________________________________________________________________________
82810 [  6359] By: gsar                                  on 2000/07/11  18:21:19
82811         Log: integrate cfgperl changes#6242..6249 into mainline
82812      Branch: perl
82813           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
82814           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
82815           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
82816           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
82817           !> t/lib/peek.t utf8.c
82818 ____________________________________________________________________________
82819 [  6358] By: gsar                                  on 2000/07/11  18:15:45
82820         Log: skip integrate of problematic change#6241 from cfgperl into mainline
82821      Branch: perl
82822           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
82823 ____________________________________________________________________________
82824 [  6357] By: jhi                                   on 2000/07/11  18:15:16
82825         Log: Fix for
82826              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
82827              From: Roderick Schertler <roderick@argon.org> 
82828              Date: Tue, 11 Jul 2000 13:55:05 -0400 
82829              Message-Id: <200007111755.NAA05077@jones.argon.org> 
82830      Branch: cfgperl
82831            ! doio.c
82832 ____________________________________________________________________________
82833 [  6356] By: jhi                                   on 2000/07/11  18:12:51
82834         Log: Typo in #6341.
82835      Branch: cfgperl
82836            ! pp_hot.c
82837 ____________________________________________________________________________
82838 [  6355] By: gsar                                  on 2000/07/11  18:12:10
82839         Log: integrate cfgperl changes#6231..6240 into mainline
82840      Branch: perl
82841           +> pod/perlutil.pod
82842           !> (integrate 35 files)
82843 ____________________________________________________________________________
82844 [  6354] By: jhi                                   on 2000/07/11  18:04:34
82845         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
82846              From: Dominic Dunlop <domo@computer.org> 
82847              Date: Tue, 11 Jul 2000 12:27:33 +0200 
82848              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
82849              
82850              Replaces change #6268.
82851      Branch: cfgperl
82852            ! t/op/sprintf.t
82853 ____________________________________________________________________________
82854 [  6353] By: gsar                                  on 2000/07/11  17:59:51
82855         Log: skip integrate of problematic change#6230 from cfgperl into mainline
82856              (a later version of File::Spec is already in mainline)
82857      Branch: perl
82858           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
82859           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
82860 ____________________________________________________________________________
82861 [  6352] By: gsar                                  on 2000/07/11  17:57:48
82862         Log: integrate cfgperl changes#6224..6229 into mainline
82863      Branch: perl
82864           +> lib/lib.pm.PL
82865            - lib/lib.pm
82866           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
82867           !> lib/English.pm op.c t/lib/english.t
82868 ____________________________________________________________________________
82869 [  6351] By: gsar                                  on 2000/07/11  17:50:10
82870         Log: skip integrate of problematic change#6223 from cfgperl into mainline
82871      Branch: perl
82872           !> doio.c
82873 ____________________________________________________________________________
82874 [  6350] By: gsar                                  on 2000/07/11  17:48:28
82875         Log: integrate cfgperl changes#6220..6222 into mainline
82876      Branch: perl
82877           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
82878           !> toke.c utf8.c win32/win32.h
82879 ____________________________________________________________________________
82880 [  6349] By: gsar                                  on 2000/07/11  17:46:13
82881         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
82882              mainline
82883      Branch: perl
82884           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
82885           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
82886           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
82887 ____________________________________________________________________________
82888 [  6348] By: jhi                                   on 2000/07/11  17:45:49
82889         Log: README.posix-bc podified from Thomas Dorner.
82890      Branch: cfgperl
82891            ! README.posix-bc
82892 ____________________________________________________________________________
82893 [  6347] By: gsar                                  on 2000/07/11  17:42:04
82894         Log: integrate cfgperl change#6217 into mainline
82895      Branch: perl
82896           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
82897           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
82898           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
82899 ____________________________________________________________________________
82900 [  6346] By: gsar                                  on 2000/07/11  17:39:37
82901         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
82902              mainline
82903      Branch: perl
82904           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
82905           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
82906           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
82907           !> perlapi.h pod/perlapi.pod
82908 ____________________________________________________________________________
82909 [  6345] By: gsar                                  on 2000/07/11  17:36:42
82910         Log: integrate cfgperl changes#6207..6210 into mainline
82911      Branch: perl
82912           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
82913           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
82914 ____________________________________________________________________________
82915 [  6344] By: gsar                                  on 2000/07/11  17:31:20
82916         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
82917              mainline
82918      Branch: perl
82919           !> (integrate 40 files)
82920 ____________________________________________________________________________
82921 [  6343] By: gsar                                  on 2000/07/11  17:19:08
82922         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
82923      Branch: perl
82924           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
82925            ! Changes
82926           !> (integrate 34 files)
82927 ____________________________________________________________________________
82928 [  6342] By: jhi                                   on 2000/07/11  16:05:48
82929         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
82930              To: perl5-porters@perl.org
82931              From: Karsten Sperling <spiff@phreax.net>
82932              Date: Mon, 10 Jul 2000 15:12:52 +0200
82933              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
82934      Branch: cfgperl
82935            ! lib/Symbol.pm
82936 ____________________________________________________________________________
82937 [  6341] By: jhi                                   on 2000/07/11  15:59:23
82938         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
82939              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82940              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
82941              Date: Fri, 07 Jul 2000 17:57:16 +0100
82942      Branch: cfgperl
82943            ! pp_hot.c
82944 ____________________________________________________________________________
82945 [  6340] By: jhi                                   on 2000/07/11  15:55:47
82946         Log: Subject: Re: format bug report  [Patch]
82947              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82948              Date: Wed, 05 Jul 2000 13:12:52 +0200
82949              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
82950              
82951              Subject: Re: format bug report  [Patch]
82952              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82953              Date: Wed, 05 Jul 2000 14:10:01 +0200
82954              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
82955      Branch: cfgperl
82956            ! t/op/write.t toke.c
82957 ____________________________________________________________________________
82958 [  6339] By: jhi                                   on 2000/07/11  13:54:09
82959         Log: Be less forgiving about ambiguous and illegal tr ranges.
82960              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
82961              From: Mark-Jason Dominus <mjd@plover.com>
82962              Date: Tue, 04 Jul 2000 10:00:12 -0400
82963              Message-ID: <20000704140012.17772.qmail@plover.com>
82964              
82965              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
82966              From: Mark-Jason Dominus <mjd@plover.com>
82967              Date: Wed, 05 Jul 2000 09:37:36 -0400
82968              Message-ID: <20000705133736.27293.qmail@plover.com>
82969      Branch: cfgperl
82970            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
82971 ____________________________________________________________________________
82972 [  6338] By: jhi                                   on 2000/07/11  13:31:24
82973         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
82974              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82975              Date: Tue, 11 Jul 2000 13:50:51 +0100
82976              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
82977      Branch: cfgperl
82978            ! sv.c
82979 ____________________________________________________________________________
82980 [  6337] By: jhi                                   on 2000/07/11  13:29:14
82981         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
82982              From: Hugo <hv@crypt.compulink.co.uk>
82983              Date: Tue, 11 Jul 2000 12:44:50 +0100
82984              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
82985      Branch: cfgperl
82986            ! regexec.c t/op/re_tests
82987 ____________________________________________________________________________
82988 [  6336] By: jhi                                   on 2000/07/11  13:26:47
82989         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
82990              From: simon@brecon.co.uk (Simon Cozens)
82991              Date: 7 Jul 2000 11:26:09 GMT
82992              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
82993      Branch: cfgperl
82994            ! mg.c
82995 ____________________________________________________________________________
82996 [  6335] By: jhi                                   on 2000/07/11  13:23:37
82997         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
82998              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
82999              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
83000              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
83001      Branch: cfgperl
83002            + ext/DynaLoader/hints/netbsd.pl
83003            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
83004 ____________________________________________________________________________
83005 [  6334] By: jhi                                   on 2000/07/11  13:20:38
83006         Log: Subject: PATCH perlguts.pod: Document D and d magic types
83007              From: mjd@plover.com
83008              Date: 5 Jul 2000 18:01:51 -0000
83009              Message-ID: <20000705180151.29413.qmail@plover.com>
83010      Branch: cfgperl
83011            ! pod/perlguts.pod
83012 ____________________________________________________________________________
83013 [  6333] By: jhi                                   on 2000/07/11  13:15:51
83014         Log: Precedence goof, fix based on
83015              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
83016              From: Hugo <hv@crypt.compulink.co.uk>
83017              Date: Tue, 11 Jul 2000 12:52:38 +0100
83018              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
83019      Branch: cfgperl
83020            ! t/op/taint.t
83021 ____________________________________________________________________________
83022 [  6332] By: jhi                                   on 2000/07/11  12:40:17
83023         Log: Integrate with Sarathy.
83024      Branch: cfgperl
83025           !> win32/win32sck.c
83026 ____________________________________________________________________________
83027 [  6331] By: jhi                                   on 2000/07/10  20:14:16
83028         Log: Sprinkle ldlibpath.
83029      Branch: cfgperl
83030            ! pod/Makefile.SH
83031 ____________________________________________________________________________
83032 [  6330] By: jhi                                   on 2000/07/10  17:54:49
83033         Log: More POSIX.pod tweaks.
83034      Branch: cfgperl
83035            ! ext/POSIX/POSIX.pod
83036 ____________________________________________________________________________
83037 [  6329] By: jhi                                   on 2000/07/10  14:02:12
83038         Log: Reorder perl.pod once more.
83039      Branch: cfgperl
83040            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
83041 ____________________________________________________________________________
83042 [  6328] By: gsar                                  on 2000/07/10  07:06:00
83043         Log: accept() leaks memory on windows due to incorrect ordering of
83044              closesocket() and fclose() calls
83045      Branch: perl
83046            ! win32/win32sck.c
83047 ____________________________________________________________________________
83048 [  6327] By: gsar                                  on 2000/07/10  06:49:17
83049         Log: winsock options weren't being set in all threads under ithreads
83050              (caused send()s from second and subsequent threads to fail)
83051      Branch: perl
83052            ! win32/win32sck.c
83053 ____________________________________________________________________________
83054 [  6326] By: jhi                                   on 2000/07/08  02:45:40
83055         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
83056              was cast to an unsigned (32-bit) integer with wild abandon.
83057      Branch: cfgperl
83058            ! ext/Devel/DProf/DProf.xs
83059 ____________________________________________________________________________
83060 [  6325] By: jhi                                   on 2000/07/07  18:50:33
83061         Log: Remove perlbook, update perlfaq book listing,
83062              rearrange perl.pod, regenerate perltoc.
83063      Branch: cfgperl
83064            - pod/perlbook.pod
83065            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
83066            ! pod/perlfaq2.pod pod/perltoc.pod
83067 ____________________________________________________________________________
83068 [  6324] By: jhi                                   on 2000/07/07  14:03:40
83069         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
83070      Branch: cfgperl
83071            ! sv.h toke.c
83072 ____________________________________________________________________________
83073 [  6323] By: jhi                                   on 2000/07/06  16:03:55
83074         Log: Fix complaints of buildtoc.
83075      Branch: cfgperl
83076            + lib/Win32.pod
83077            - pod/Win32.pod
83078            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
83079 ____________________________________________________________________________
83080 [  6322] By: jhi                                   on 2000/07/06  15:15:52
83081         Log: Add =head1 NAMEs so that buildtoc is happy.
83082              (The CGI::Util nit reported to Lincoln.)
83083      Branch: cfgperl
83084            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
83085            ! pod/perltoc.pod
83086 ____________________________________________________________________________
83087 [  6321] By: jhi                                   on 2000/07/06  03:16:04
83088         Log: Config is being used.
83089      Branch: cfgperl
83090            ! t/op/method.t
83091 ____________________________________________________________________________
83092 [  6320] By: jhi                                   on 2000/07/06  03:13:13
83093         Log: Integrate with Sarathy.
83094      Branch: cfgperl
83095           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
83096 ____________________________________________________________________________
83097 [  6319] By: jhi                                   on 2000/07/06  03:11:46
83098         Log: Autogenerate pod/Makefile and pod/buildtoc.
83099              buildtoc also checks whether the existing pods are
83100              mentioned in MANIFEST and perl.pod, and vice versa.
83101              (None of the thusly found discrepancies fixed yet.)
83102              roffitall also needs to be autogenerated similarly but it
83103              seems so badly out of date that I didn't touch it yet.
83104      Branch: cfgperl
83105            + pod/Makefile.SH pod/buildtoc.PL
83106            - pod/Makefile pod/buildtoc
83107            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
83108 ____________________________________________________________________________
83109 [  6318] By: gsar                                  on 2000/07/05  22:10:54
83110         Log: fix UNC path handling on Windows under ithreads, and chdir()
83111              return value when given a non-existent directory
83112      Branch: perl
83113            ! win32/vdir.h
83114 ____________________________________________________________________________
83115 [  6317] By: gsar                                  on 2000/07/05  22:08:19
83116         Log: winsock cleanup never done on Windows (leads to handle leaks)
83117      Branch: perl
83118            ! win32/perllib.c win32/win32sck.c
83119 ____________________________________________________________________________
83120 [  6316] By: gsar                                  on 2000/07/05  22:06:19
83121         Log: some debugger output does not go to the socket when RemotePort is set
83122      Branch: perl
83123            ! lib/perl5db.pl
83124 ____________________________________________________________________________
83125 [  6315] By: jhi                                   on 2000/07/05  00:25:21
83126         Log: Integrate with Sarathy, preliminary fix for unicos
83127              alignment problems in [ID 20000612.002] Perl problem on Cray system.
83128      Branch: cfgperl
83129            ! sv.h
83130           !> pp_hot.c
83131 ____________________________________________________________________________
83132 [  6314] By: gsar                                  on 2000/07/04  23:34:02
83133         Log: tyop in change#6306
83134      Branch: perl
83135            ! pp_hot.c
83136 ____________________________________________________________________________
83137 [  6313] By: jhi                                   on 2000/07/04  22:14:38
83138         Log: Multiline string literals ENONPORTABLE.
83139      Branch: cfgperl
83140            ! pp_hot.c
83141 ____________________________________________________________________________
83142 [  6312] By: jhi                                   on 2000/07/04  20:34:44
83143         Log: Integrate with Sarathy.
83144      Branch: cfgperl
83145           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
83146           !> t/op/method.t
83147 ____________________________________________________________________________
83148 [  6311] By: jhi                                   on 2000/07/04  20:30:56
83149         Log: More POSIX.pod embellishment.
83150      Branch: cfgperl
83151            ! ext/POSIX/POSIX.pod
83152 ____________________________________________________________________________
83153 [  6310] By: gsar                                  on 2000/07/04  17:28:48
83154         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
83155      Branch: perl
83156            ! t/lib/b.t
83157 ____________________________________________________________________________
83158 [  6309] By: jhi                                   on 2000/07/04  17:22:18
83159         Log: The #6308 required a little bit more.
83160      Branch: cfgperl
83161            ! Makefile.SH win32/Makefile
83162 ____________________________________________________________________________
83163 [  6308] By: jhi                                   on 2000/07/04  16:35:24
83164         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
83165      Branch: cfgperl
83166            + lib/lib_pm.PL
83167            - lib/lib.pm.PL
83168            ! MANIFEST Makefile.SH
83169 ____________________________________________________________________________
83170 [  6307] By: jhi                                   on 2000/07/04  16:28:58
83171         Log: Win32 patches for cfgperl from Sarathy.
83172      Branch: cfgperl
83173            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
83174            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
83175            ! thread.h toke.c util.c win32/Makefile win32/win32.c
83176 ____________________________________________________________________________
83177 [  6306] By: gsar                                  on 2000/07/04  16:28:40
83178         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
83179              (from Richard Soderberg <rs@oregonnet.com>)
83180      Branch: perl
83181            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
83182 ____________________________________________________________________________
83183 [  6305] By: jhi                                   on 2000/07/04  16:24:24
83184         Log: Integrate with Sarathy.
83185      Branch: cfgperl
83186           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
83187           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
83188           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
83189           !> proto.h win32/win32.c
83190 ____________________________________________________________________________
83191 [  6304] By: gsar                                  on 2000/07/04  16:17:24
83192         Log: missing perldiag entry for unpack("w",...) diagnostic (from
83193              Andreas Koenig)
83194      Branch: perl
83195            ! pod/perldiag.pod
83196 ____________________________________________________________________________
83197 [  6303] By: gsar                                  on 2000/07/04  16:14:44
83198         Log: remove rel2abs prototypes (from Barrie Slaymaker)
83199      Branch: perl
83200            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
83201            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
83202 ____________________________________________________________________________
83203 [  6302] By: gsar                                  on 2000/07/04  04:59:35
83204         Log: adjust change#6299
83205      Branch: perl
83206            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
83207            ! win32/win32.c
83208 ____________________________________________________________________________
83209 [  6301] By: jhi                                   on 2000/07/04  04:50:07
83210         Log: Integrate with Sarathy.
83211      Branch: cfgperl
83212           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
83213           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
83214           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
83215 ____________________________________________________________________________
83216 [  6300] By: gsar                                  on 2000/07/04  04:42:09
83217         Log: PERL_OBJECT build tweak
83218      Branch: perl
83219            ! perl.h
83220 ____________________________________________________________________________
83221 [  6299] By: gsar                                  on 2000/07/04  04:37:00
83222         Log: fix memory leak on Windows (PL_sys_intern contents were never
83223              freed)
83224      Branch: perl
83225            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
83226            ! perlapi.c proto.h win32/win32.c
83227 ____________________________________________________________________________
83228 [  6298] By: gsar                                  on 2000/07/04  04:15:59
83229         Log: fix large memory leak that has been around for ever, masked by
83230              -DPURIFY (most of the arenas were never freed!)
83231      Branch: perl
83232            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
83233 ____________________________________________________________________________
83234 [  6297] By: gsar                                  on 2000/07/04  04:07:46
83235         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
83236      Branch: perl
83237            ! perl.c
83238 ____________________________________________________________________________
83239 [  6296] By: jhi                                   on 2000/06/30  18:28:37
83240         Log: Elaborate POSIX.pod.  Still needs work.
83241      Branch: cfgperl
83242            ! ext/POSIX/POSIX.pod
83243 ____________________________________________________________________________
83244 [  6295] By: jhi                                   on 2000/06/30  14:58:18
83245         Log: Point to perlipc for more SysV IPC examples.
83246      Branch: cfgperl
83247            ! pod/perlfunc.pod
83248 ____________________________________________________________________________
83249 [  6294] By: gsar                                  on 2000/06/30  14:47:45
83250         Log: slurp mode fix in change#4736 still not quite right
83251      Branch: perl
83252            ! pp_hot.c t/io/argv.t
83253 ____________________________________________________________________________
83254 [  6293] By: jhi                                   on 2000/06/30  12:02:55
83255         Log: Integrate with Sarathy.
83256      Branch: cfgperl
83257           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
83258 ____________________________________________________________________________
83259 [  6292] By: jhi                                   on 2000/06/30  12:01:11
83260         Log: From: simon@brecon.co.uk (Simon Cozens)
83261              Subject: UTF8 concat
83262              Date: 30 Jun 2000 06:13:25 GMT
83263              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
83264      Branch: cfgperl
83265            ! pp_hot.c
83266 ____________________________________________________________________________
83267 [  6291] By: gsar                                  on 2000/06/30  04:37:33
83268         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
83269              when @_ is modified, causing coredumps
83270      Branch: perl
83271            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
83272 ____________________________________________________________________________
83273 [  6290] By: jhi                                   on 2000/06/30  02:21:44
83274         Log: Integrate with Sarathy.
83275      Branch: cfgperl
83276           !> vms/vms.c vms/vmsish.h
83277 ____________________________________________________________________________
83278 [  6289] By: jhi                                   on 2000/06/30  02:21:02
83279         Log: Check VERSIONs.
83280      Branch: cfgperl
83281            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
83282            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
83283            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
83284 ____________________________________________________________________________
83285 [  6288] By: jhi                                   on 2000/06/30  02:18:52
83286         Log: Integrate with Sarathy.
83287      Branch: cfgperl
83288           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
83289           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
83290           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
83291           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
83292 ____________________________________________________________________________
83293 [  6287] By: gsar                                  on 2000/06/30  02:17:08
83294         Log: integrate vmsperl changes into mainline
83295      Branch: perl
83296           !> vms/vms.c vms/vmsish.h
83297 ____________________________________________________________________________
83298 [  6285] By: gsar                                  on 2000/06/30  02:05:28
83299         Log: localize %INC in a Safe compartment so that use/require work
83300              (many other magic globals probably need similar treatment)
83301      Branch: perl
83302            ! ext/Opcode/Opcode.xs
83303 ____________________________________________________________________________
83304 [  6284] By: gsar                                  on 2000/06/30  01:54:54
83305         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
83306              about Windows
83307      Branch: perl
83308            ! pod/perlembed.pod
83309 ____________________________________________________________________________
83310 [  6283] By: jhi                                   on 2000/06/30  01:50:10
83311         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
83312              From: Barrie Slaymaker <barries@jester.slaysys.com>
83313              Date: Wed, 28 Jun 2000 11:35:29 -0400
83314              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
83315      Branch: perl
83316            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
83317            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
83318            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
83319            ! lib/File/Spec/Win32.pm
83320 ____________________________________________________________________________
83321 [  6282] By: jhi                                   on 2000/06/29  22:57:22
83322         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
83323              From: Dan Sugalski <dan@sidhe.org>
83324              Date: Tue, 06 Jun 2000 11:59:50 -0400
83325              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
83326      Branch: cfgperl
83327            ! vms/vms.c
83328 ____________________________________________________________________________
83329 [  6281] By: jhi                                   on 2000/06/29  22:52:50
83330         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
83331              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
83332              Date: Wed, 7 Jun 2000 04:02:04 -0500
83333              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
83334      Branch: cfgperl
83335            ! utils/h2xs.PL
83336 ____________________________________________________________________________
83337 [  6280] By: jhi                                   on 2000/06/29  22:45:47
83338         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
83339              From: rspier@pobox.com (Robert Spier)
83340              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
83341              Message-ID: <14654.31913.845602.610277@rls.cx>
83342      Branch: cfgperl
83343            ! utils/h2xs.PL
83344 ____________________________________________________________________________
83345 [  6279] By: jhi                                   on 2000/06/29  22:38:16
83346         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
83347              From: Tim Ayers <tayers@bridge.com>
83348              Date: Thu, 08 Jun 2000 08:11:06 +0200
83349              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
83350              [resent by Richard Foley, Message-Id probably wrong]
83351      Branch: cfgperl
83352            ! pod/perlsub.pod
83353 ____________________________________________________________________________
83354 [  6278] By: jhi                                   on 2000/06/29  22:21:45
83355         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
83356              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
83357              Date: Fri, 09 Jun 2000 12:39:27 -0400
83358              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
83359              (plus update the version "number" of Text::Wrap)
83360      Branch: cfgperl
83361            ! lib/Text/Wrap.pm
83362 ____________________________________________________________________________
83363 [  6277] By: jhi                                   on 2000/06/29  22:13:10
83364         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
83365              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83366              Date: Mon, 12 Jun 2000 14:55:59 +0100
83367              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
83368      Branch: cfgperl
83369            ! pod/perlfunc.pod
83370 ____________________________________________________________________________
83371 [  6276] By: jhi                                   on 2000/06/29  22:11:06
83372         Log: Subject: [PATCH] Re: eval documentation: context
83373              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83374              Date: Mon, 12 Jun 2000 15:07:29 +0100
83375              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
83376      Branch: cfgperl
83377            ! pod/perlfunc.pod
83378 ____________________________________________________________________________
83379 [  6275] By: jhi                                   on 2000/06/29  21:59:46
83380         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
83381              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
83382              Date: Tue, 13 Jun 2000 02:43:48 -0500
83383              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
83384      Branch: cfgperl
83385            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
83386 ____________________________________________________________________________
83387 [  6274] By: jhi                                   on 2000/06/29  21:56:14
83388         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
83389              From: Andy Dougherty <doughera@lafayette.edu>
83390              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
83391              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
83392      Branch: cfgperl
83393            ! ext/File/Glob/Glob.pm
83394 ____________________________________________________________________________
83395 [  6273] By: jhi                                   on 2000/06/29  21:49:09
83396         Log: Subject: [PATCH] xsub attributes
83397              From: Doug MacEachern <dougm@covalent.net>
83398              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
83399              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
83400      Branch: cfgperl
83401            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
83402            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
83403 ____________________________________________________________________________
83404 [  6272] By: jhi                                   on 2000/06/29  21:41:28
83405         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
83406              From: Tom Phoenix <rootbeer@redcat.com>
83407              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
83408              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
83409      Branch: cfgperl
83410            ! lib/Net/Ping.pm
83411 ____________________________________________________________________________
83412 [  6271] By: jhi                                   on 2000/06/29  21:36:55
83413         Log: Subject: PATCH pod/perltie.pod
83414              From: Ian Phillipps <Ian.Phillipps@iname.com>
83415              Date: Fri, 16 Jun 2000 00:17:19 +0100
83416              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
83417              (only the first hunk, the second hunk had already been done
83418              by some other patch)
83419      Branch: cfgperl
83420            ! pod/perltie.pod
83421 ____________________________________________________________________________
83422 [  6270] By: jhi                                   on 2000/06/29  21:24:51
83423         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
83424              From: Nicholas Clark <nick@talking.bollo.cx>
83425              Date: Fri, 23 Jun 2000 16:21:15 +0100
83426              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
83427      Branch: cfgperl
83428            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
83429            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
83430 ____________________________________________________________________________
83431 [  6269] By: jhi                                   on 2000/06/29  19:38:15
83432         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
83433              silence few compiler warnings.
83434      Branch: cfgperl
83435            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
83436 ____________________________________________________________________________
83437 [  6268] By: jhi                                   on 2000/06/29  18:21:50
83438         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
83439              From: Dominic Dunlop <domo@computer.org> 
83440              Date: Thu, 29 Jun 2000 12:32:39 +0200 
83441              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
83442      Branch: cfgperl
83443            ! t/op/sprintf.t
83444 ____________________________________________________________________________
83445 [  6267] By: jhi                                   on 2000/06/29  18:16:07
83446         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
83447              From: Doug MacEachern <dougm@covalent.net>
83448              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
83449              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
83450      Branch: cfgperl
83451            + t/op/method2entersub.t
83452            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
83453            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
83454            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
83455            ! xsutils.c
83456 ____________________________________________________________________________
83457 [  6266] By: jhi                                   on 2000/06/29  15:11:15
83458         Log: Subject: [PATCH 5.6.0] cygwin port
83459              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
83460              From: "Fifer, Eric" <EFifer@sanwaint.com>
83461              Date: Thu, 29 Jun 2000 12:58:29 +0100
83462      Branch: cfgperl
83463            ! cygwin/Makefile.SHs
83464 ____________________________________________________________________________
83465 [  6265] By: jhi                                   on 2000/06/29  15:04:05
83466         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
83467              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83468              Date: Wed, 28 Jun 2000 17:50:12 -0700
83469              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
83470      Branch: cfgperl
83471            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
83472 ____________________________________________________________________________
83473 [  6264] By: jhi                                   on 2000/06/29  15:00:57
83474         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
83475              From: Marty Lucich <marty@netcom.com>
83476              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
83477              Message-Id: <200006282116.OAA11148@netcom.com>
83478              ccdlflags update (the BSD/OS 4.1 part had already been taken
83479              care of by #6141).
83480      Branch: cfgperl
83481            ! hints/bsdos.sh
83482 ____________________________________________________________________________
83483 [  6263] By: jhi                                   on 2000/06/29  13:47:44
83484         Log: tr fixes from Simon Cozens
83485      Branch: cfgperl
83486            ! doop.c
83487 ____________________________________________________________________________
83488 [  6262] By: jhi                                   on 2000/06/28  18:46:01
83489         Log: Subject: 5.6.0 Patch for EPOC
83490              From: Olaf Flebbe <o.flebbe@gmx.de>
83491              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
83492              Message-ID: <23449.960929969@www11.gmx.net>
83493      Branch: cfgperl
83494            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
83495            ! epoc/epocish.h
83496 ____________________________________________________________________________
83497 [  6261] By: jhi                                   on 2000/06/28  18:29:07
83498         Log: Subject: Re: [PATCH cfgperl] BOMs away!
83499              From: simon@brecon.co.uk (Simon Cozens)
83500              Date: 17 Jun 2000 11:49:57 GMT
83501              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
83502      Branch: cfgperl
83503            ! pod/perldiag.pod t/comp/require.t toke.c
83504 ____________________________________________________________________________
83505 [  6260] By: jhi                                   on 2000/06/28  17:47:16
83506         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
83507              From: simon@brecon.co.uk (Simon Cozens) 
83508              Date: 17 Jun 2000 11:56:44 GMT 
83509              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
83510              pack U0, pack C0
83511      Branch: cfgperl
83512            ! pod/perlfunc.pod pp.c t/op/pack.t
83513 ____________________________________________________________________________
83514 [  6259] By: jhi                                   on 2000/06/28  16:43:17
83515         Log: perlnewmod was missing from MANIFEST.
83516      Branch: cfgperl
83517            ! MANIFEST
83518 ____________________________________________________________________________
83519 [  6258] By: jhi                                   on 2000/06/28  15:54:30
83520         Log: linenumber tweak
83521      Branch: cfgperl
83522            ! t/pragma/warn/regcomp
83523 ____________________________________________________________________________
83524 [  6257] By: jhi                                   on 2000/06/28  15:50:44
83525         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
83526              From: Doug MacEachern <dougm@covalent.net>
83527              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
83528              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
83529              (one part of the patch had been applied earlier)
83530      Branch: cfgperl
83531            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
83532 ____________________________________________________________________________
83533 [  6256] By: jhi                                   on 2000/06/28  15:40:22
83534         Log: tweaks from Simon Cozens to further fix tr/// under utf8
83535      Branch: cfgperl
83536            ! doop.c
83537 ____________________________________________________________________________
83538 [  6255] By: jhi                                   on 2000/06/28  15:33:45
83539         Log: small thinko tweaks
83540      Branch: cfgperl
83541            ! lib/IPC/Open3.pm t/op/my_stash.t
83542 ____________________________________________________________________________
83543 [  6254] By: jhi                                   on 2000/06/28  15:33:25
83544         Log: Subject: tr///, help wanted.
83545              From: simon@brecon.co.uk (Simon Cozens)
83546              Date: 28 Jun 2000 11:29:04 GMT
83547              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
83548      Branch: cfgperl
83549            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
83550            ! pp_proto.h proto.h t/op/tr.t
83551 ____________________________________________________________________________
83552 [  6253] By: jhi                                   on 2000/06/28  15:09:17
83553         Log: Paranoia tweak on #6249.
83554              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
83555              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
83556              Date: Sun, 25 Jun 2000 23:43:12 -0400
83557              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
83558      Branch: cfgperl
83559            ! lib/IPC/Open3.pm
83560 ____________________________________________________________________________
83561 [  6252] By: jhi                                   on 2000/06/28  15:01:38
83562         Log: Document #6249 and #6251.
83563      Branch: cfgperl
83564            ! lib/Exporter.pm lib/IPC/Open3.pm
83565 ____________________________________________________________________________
83566 [  6251] By: jhi                                   on 2000/06/28  14:50:43
83567         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
83568              From: Doug MacEachern <dougm@covalent.net>
83569              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
83570              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
83571      Branch: cfgperl
83572            ! lib/Exporter.pm
83573 ____________________________________________________________________________
83574 [  6250] By: jhi                                   on 2000/06/28  14:45:23
83575         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
83576              From: Doug MacEachern <dougm@covalent.net>
83577              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
83578              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
83579      Branch: cfgperl
83580            + t/op/my_stash.t
83581            ! MANIFEST embed.pl global.sym proto.h toke.c
83582 ____________________________________________________________________________
83583 [  6249] By: jhi                                   on 2000/06/28  14:36:34
83584         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
83585              From: Frank Tobin <ftobin@uiuc.edu>
83586              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
83587              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
83588      Branch: cfgperl
83589            ! lib/IPC/Open3.pm
83590 ____________________________________________________________________________
83591 [  6248] By: jhi                                   on 2000/06/28  14:11:25
83592         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
83593              From: Mark-Jason Dominus <mjd@plover.com>
83594              Date: Tue, 27 Jun 2000 22:36:42 -0400
83595              Message-ID: <20000628023642.12166.qmail@plover.com>
83596      Branch: cfgperl
83597            ! pod/perlfunc.pod
83598 ____________________________________________________________________________
83599 [  6247] By: jhi                                   on 2000/06/27  12:46:37
83600         Log: Tweak $VERSION, patch from Doug MacEachern.
83601      Branch: cfgperl
83602            ! lib/File/Spec.pm
83603 ____________________________________________________________________________
83604 [  6246] By: jhi                                   on 2000/06/27  03:34:46
83605         Log: Allow for standalone testing.
83606      Branch: cfgperl
83607            ! t/lib/filefunc.t t/lib/filespec.t
83608 ____________________________________________________________________________
83609 [  6245] By: jhi                                   on 2000/06/27  02:50:02
83610         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
83611              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
83612              Date: Sat, 24 Jun 2000 13:06:20 +0100
83613              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
83614      Branch: cfgperl
83615            ! ext/DynaLoader/DynaLoader_pm.PL
83616 ____________________________________________________________________________
83617 [  6244] By: jhi                                   on 2000/06/27  02:46:10
83618         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
83619              From: Doug MacEachern <dougm@covalent.net>
83620              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
83621              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
83622      Branch: cfgperl
83623            ! gv.c sv.c t/lib/peek.t
83624 ____________________________________________________________________________
83625 [  6243] By: jhi                                   on 2000/06/27  02:38:07
83626         Log: Subject: [PATCH] is_utf8_string
83627              From: simon@brecon.co.uk (Simon Cozens)
83628              Date: 26 Jun 2000 02:25:59 GMT
83629              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
83630      Branch: cfgperl
83631            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
83632            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
83633            ! proto.h utf8.c
83634 ____________________________________________________________________________
83635 [  6242] By: jhi                                   on 2000/06/27  02:24:00
83636         Log: Subject: [PATCH] bytes<->utf8 fixes
83637              From: simon@brecon.co.uk (Simon Cozens)
83638              Date: 26 Jun 2000 04:55:45 GMT
83639              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
83640      Branch: cfgperl
83641            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
83642 ____________________________________________________________________________
83643 [  6241] By: jhi                                   on 2000/06/27  02:12:42
83644         Log: Do no -warn on \_, only on \alpha.
83645              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
83646              From: David Dyck <dcd@tc.fluke.com>
83647              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
83648              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
83649      Branch: cfgperl
83650            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
83651 ____________________________________________________________________________
83652 [  6240] By: jhi                                   on 2000/06/27  02:00:01
83653         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
83654              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
83655              Date: Mon, 26 Jun 2000 18:40:14 +0100
83656              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
83657      Branch: cfgperl
83658            ! utils/h2xs.PL
83659 ____________________________________________________________________________
83660 [  6239] By: jhi                                   on 2000/06/27  01:53:40
83661         Log: Configure maintenance.  Sever some dependency cycles,
83662              separate gccversion from the cc unit,
83663              address [ID 20000623.006] Configure script patch for using gcc on AIX
83664              (but solve it a little bit differently),
83665              unduplex some accidentally duplicated units,
83666              suggest using gcc if no cc available
83667              (p5p thread: "Solaris configure: counterproposal", 1999-09)
83668      Branch: cfgperl
83669            ! Configure Todo-5.6 config_h.SH
83670      Branch: metaconfig
83671            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
83672            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
83673      Branch: metaconfig/U/perl
83674            + gccvers.U
83675            ! d_getespwnam.U d_getprpwnam.U i_prot.U
83676 ____________________________________________________________________________
83677 [  6238] By: jhi                                   on 2000/06/25  18:04:56
83678         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
83679              From: Dan Sugalski <dan@sidhe.org>
83680              Date: Fri, 23 Jun 2000 17:00:00 -0400
83681              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
83682      Branch: cfgperl
83683            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
83684 ____________________________________________________________________________
83685 [  6237] By: jhi                                   on 2000/06/25  16:36:45
83686         Log: Tweak embed.pl, regen headers.
83687      Branch: cfgperl
83688            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
83689            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
83690            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
83691            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
83692            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
83693 ____________________________________________________________________________
83694 [  6236] By: jhi                                   on 2000/06/25  15:26:42
83695         Log: Regen headers.
83696      Branch: cfgperl
83697            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
83698            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
83699            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
83700            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
83701            ! regnodes.h warnings.h
83702 ____________________________________________________________________________
83703 [  6235] By: jhi                                   on 2000/06/23  19:39:35
83704         Log: The thread begun by
83705              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
83706              From: Kevin.Ruscoe@ubsw.com
83707              Date: Fri, 16 Jun 2000 16:38:51 +0100
83708              Message-Id: <H000019b03c300d6@MHS>
83709      Branch: cfgperl
83710            ! hints/solaris_2.sh
83711 ____________________________________________________________________________
83712 [  6234] By: jhi                                   on 2000/06/23  19:23:36
83713         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
83714              because when run as services (Win32ese for daemons)
83715              no environment variables are set and tmpdir ends up as /tmp,
83716              which is ambiguous.
83717              
83718              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
83719              From: matt@sergeant.org
83720              Date: 16 Jun 2000 16:30:43 -0000
83721              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
83722      Branch: cfgperl
83723            ! lib/File/Spec/Win32.pm
83724 ____________________________________________________________________________
83725 [  6233] By: jhi                                   on 2000/06/23  19:18:58
83726         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
83727              From: Mark-Jason Dominus <mjd@plover.com>
83728              Date: Fri, 16 Jun 2000 20:53:04 -0400
83729              Message-ID: <20000617005304.8008.qmail@plover.com>
83730      Branch: cfgperl
83731            ! op.h
83732 ____________________________________________________________________________
83733 [  6232] By: jhi                                   on 2000/06/23  16:10:02
83734         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
83735              From: simon@brecon.co.uk (Simon Cozens)
83736              Date: 19 Jun 2000 15:18:27 GMT
83737              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
83738              
83739              plus update pod/Makefile and regenerate perltoc
83740      Branch: cfgperl
83741            + pod/perlutil.pod
83742            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
83743 ____________________________________________________________________________
83744 [  6231] By: jhi                                   on 2000/06/23  15:19:18
83745         Log: Subject: [PATCH 5.6.0] cygwin port
83746              From: "Fifer, Eric" <EFifer@sanwaint.com>
83747              Date: Tue, 20 Jun 2000 14:30:58 +0100
83748              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
83749      Branch: cfgperl
83750            ! README.cygwin lib/File/Find.pm
83751 ____________________________________________________________________________
83752 [  6230] By: jhi                                   on 2000/06/23  14:25:21
83753         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
83754      Branch: cfgperl
83755            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
83756            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
83757            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
83758            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
83759 ____________________________________________________________________________
83760 [  6229] By: jhi                                   on 2000/06/23  14:13:34
83761         Log: Subject: README.hpux version 0.6.1
83762              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
83763              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
83764              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
83765      Branch: cfgperl
83766            ! README.hpux
83767 ____________________________________________________________________________
83768 [  6228] By: jhi                                   on 2000/06/23  14:07:20
83769         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
83770              From: Doug MacEachern <dougm@covalent.net>
83771              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
83772              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
83773      Branch: cfgperl
83774            ! op.c
83775 ____________________________________________________________________________
83776 [  6227] By: jhi                                   on 2000/06/23  14:01:06
83777         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
83778              From: Doug MacEachern <dougm@covalent.net>
83779              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
83780              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
83781      Branch: cfgperl
83782            + lib/lib.pm.PL
83783            - lib/lib.pm
83784            ! MANIFEST Makefile.SH
83785 ____________________________________________________________________________
83786 [  6226] By: jhi                                   on 2000/06/23  13:53:07
83787         Log: Subject: [PATCH] remove forward declarations in Socket.pm
83788              From: Doug MacEachern <dougm@covalent.net>
83789              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
83790              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
83791              
83792              From: Doug MacEachern <dougm@covalent.net>
83793              Subject: Re: [PATCH] remove forward declarations in Socket.pm
83794              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
83795              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
83796      Branch: cfgperl
83797            ! ext/Socket/Socket.pm op.c
83798 ____________________________________________________________________________
83799 [  6225] By: jhi                                   on 2000/06/23  13:41:52
83800         Log: Add source code filenames to apidoc.
83801              From: simon@brecon.co.uk (Simon Cozens)
83802              Subject: [PATCH embed.pl] Source X-ref
83803              Date: 22 Jun 2000 02:18:49 GMT
83804              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
83805      Branch: cfgperl
83806            ! embed.pl
83807 ____________________________________________________________________________
83808 [  6224] By: jhi                                   on 2000/06/23  13:32:33
83809         Log: A way to avoid English.pm performance hit.
83810              From: root <root@jester.slaysys.com>
83811              Subject: [YAPATCH English.pm] My turn to putt again
83812              Date: Thu, 22 Jun 2000 20:33:58 -0400
83813              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
83814      Branch: cfgperl
83815            ! lib/English.pm t/lib/english.t
83816 ____________________________________________________________________________
83817 [  6223] By: jhi                                   on 2000/06/23  13:27:06
83818         Log: Avoid double close().
83819              Subject: [PATCH] avoid double close()
83820              From: Doug MacEachern <dougm@covalent.net>
83821              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
83822              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
83823      Branch: cfgperl
83824            ! doio.c
83825 ____________________________________________________________________________
83826 [  6222] By: jhi                                   on 2000/06/23  13:25:54
83827         Log: doc typo fix
83828              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
83829              From: Ian Phillipps <Ian.Phillipps@iname.com>
83830              Date: Fri, 23 Jun 2000 10:40:58 +0100
83831              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
83832      Branch: cfgperl
83833            ! lib/Pod/Usage.pm
83834 ____________________________________________________________________________
83835 [  6221] By: jhi                                   on 2000/06/23  13:24:15
83836         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
83837              From: simon@brecon.co.uk (Simon Cozens)
83838              Subject: [PATCH] Eliminate tr///[CU][CU]
83839              Date: 23 Jun 2000 11:05:40 GMT
83840              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
83841      Branch: cfgperl
83842            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
83843 ____________________________________________________________________________
83844 [  6220] By: jhi                                   on 2000/06/22  16:07:51
83845         Log: Win32 patches from Benjamin Stuhl.
83846      Branch: cfgperl
83847            ! makedef.pl win32/win32.h
83848 ____________________________________________________________________________
83849 [  6219] By: jhi                                   on 2000/06/22  16:06:34
83850         Log: Bytecode patches from Benjamin Stuhl.
83851      Branch: cfgperl
83852            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
83853            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
83854            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
83855 ____________________________________________________________________________
83856 [  6218] By: jhi                                   on 2000/06/15  23:54:16
83857         Log: Bytecode patches from Benjamin Stuhl.
83858      Branch: cfgperl
83859            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
83860 ____________________________________________________________________________
83861 [  6217] By: jhi                                   on 2000/06/09  13:38:29
83862         Log: Rename the fdpid locking and integrate with Sarathy.
83863      Branch: cfgperl
83864            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
83865            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
83866            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
83867            ! win32/win32.c
83868           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
83869 ____________________________________________________________________________
83870 [  6216] By: gsar                                  on 2000/06/08  14:54:21
83871         Log: be more optimal about clearing @_
83872      Branch: perl
83873            ! cop.h
83874 ____________________________________________________________________________
83875 [  6215] By: gsar                                  on 2000/06/08  14:33:04
83876         Log: tweak comment about @DB::args
83877      Branch: perl
83878            ! av.h pp_ctl.c
83879 ____________________________________________________________________________
83880 [  6214] By: gsar                                  on 2000/06/08  13:57:54
83881         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
83882              caller() wants to populate @DB::args with it (causes a coredump
83883              in Carp::confess())
83884      Branch: perl
83885            ! cop.h t/op/runlevel.t
83886 ____________________________________________________________________________
83887 [  6213] By: gsar                                  on 2000/06/08  07:06:35
83888         Log: back out change#6106 (seems problematic)
83889      Branch: perl
83890            ! hints/solaris_2.sh
83891 ____________________________________________________________________________
83892 [  6212] By: jhi                                   on 2000/06/07  03:10:36
83893         Log: Continuing mopup for #6204.
83894      Branch: cfgperl
83895            ! ext/B/defsubs_h.PL
83896 ____________________________________________________________________________
83897 [  6211] By: jhi                                   on 2000/06/07  02:41:50
83898         Log: Mopup for #6204.
83899              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
83900              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
83901              This is comes from const() where POK isn't on when expected.
83902      Branch: cfgperl
83903            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
83904            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
83905            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
83906            ! perlapi.h pod/perlapi.pod
83907 ____________________________________________________________________________
83908 [  6210] By: jhi                                   on 2000/06/07  01:56:29
83909         Log: Mopup for #6207 and #6209.
83910      Branch: cfgperl
83911            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
83912 ____________________________________________________________________________
83913 [  6209] By: jhi                                   on 2000/06/07  01:33:12
83914         Log: Lock PL_fdpid against race conditions, based on:
83915              Subject: [PATCH 5.6.0]subprocess fixup for threads
83916              From: Dan Sugalski <dan@sidhe.org>
83917              To: perl5-porters@perl.org
83918              Date: Tue, 11 Apr 2000 17:02:32 -0400
83919              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
83920      Branch: cfgperl
83921            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
83922            ! win32/win32.c
83923 ____________________________________________________________________________
83924 [  6208] By: jhi                                   on 2000/06/07  01:05:23
83925         Log: Regen headers for #6207.
83926      Branch: cfgperl
83927            ! embed.h global.sym objXSUB.h proto.h
83928 ____________________________________________________________________________
83929 [  6207] By: jhi                                   on 2000/06/06  23:43:13
83930         Log: Subject: [PATCH 5.6.0] Threadsafe patches
83931              From: Dan Sugalski <dan@sidhe.org>
83932              To: perl5-porters@perl.org
83933              Date: Mon, 08 May 2000 18:08:13 -0400
83934              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
83935      Branch: cfgperl
83936            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
83937            ! proto.h sv.h util.c
83938 ____________________________________________________________________________
83939 [  6206] By: jhi                                   on 2000/06/06  23:21:23
83940         Log: Subject: [PATCH] Eliminate $a/$b in pod
83941              From: David Glasser <me@davidglasser.net>
83942              To: perl5-porters@perl.org
83943              Date: Mon, 29 May 2000 21:15:59 -0400
83944              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
83945      Branch: cfgperl
83946            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
83947            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
83948            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
83949            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
83950            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
83951            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
83952            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
83953            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
83954            ! pod/perlvar.pod pod/perlxs.pod
83955 ____________________________________________________________________________
83956 [  6205] By: jhi                                   on 2000/06/06  23:12:14
83957         Log: Subject: [PATCH] Win32 improvements
83958              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
83959              To: gsar@activestate.com, perl5-porters@perl.org
83960              Date: Mon, 29 May 2000 17:22:24 PDT
83961              Message-ID: <20000530002224.91142.qmail@hotmail.com>
83962              (MUA had mangled many lines by wordwrapping)
83963      Branch: cfgperl
83964            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
83965 ____________________________________________________________________________
83966 [  6204] By: jhi                                   on 2000/06/06  23:01:50
83967         Log: Subject: [PATCH] B::Bytecode patches
83968              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
83969              To: gsar@activestate.com, jhi@iki.fi
83970              Cc: perl5-porters@perl.org
83971              Message-ID: <20000602202526.48694.qmail@hotmail.com>
83972              (MUA had mangled many lines by wordwrapping)
83973      Branch: cfgperl
83974            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
83975            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
83976            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
83977            ! intrpvar.h perl.c
83978 ____________________________________________________________________________
83979 [  6203] By: jhi                                   on 2000/06/06  22:32:43
83980         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
83981              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83982              Date: Tue, 06 Jun 2000 13:07:45 -0700
83983              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
83984      Branch: cfgperl
83985            ! pod/perldiag.pod
83986 ____________________________________________________________________________
83987 [  6202] By: jhi                                   on 2000/06/06  19:38:35
83988         Log: Integrate with Sarathy.
83989      Branch: cfgperl
83990           !> perl.c
83991 ____________________________________________________________________________
83992 [  6201] By: gsar                                  on 2000/06/06  00:42:59
83993         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
83994              does a PUSHMARK that's never ever POPMARKed; in general, only
83995              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
83996              Perl_eval_[sp]v() don't because they don't take any incoming
83997              arguments (this leak has been around since the original version
83998              of perl_eval_pv() in 5.003_97e)
83999      Branch: perl
84000            ! perl.c
84001 ____________________________________________________________________________
84002 [  6200] By: jhi                                   on 2000/06/04  03:44:52
84003         Log: Update to cperl-mode.el 4.31 from
84004              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
84005              Subject: A couple of notes
84006              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
84007              To: Mailing list Perl5 <perl5-porters@perl.org>
84008              Date: Sat, 3 Jun 2000 23:33:32 -0400
84009              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
84010      Branch: cfgperl
84011            ! emacs/cperl-mode.el
84012 ____________________________________________________________________________
84013 [  6199] By: jhi                                   on 2000/06/03  15:11:05
84014         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
84015              From: Dan Sugalski <dan@sidhe.org>
84016              To: perl5-porters@perl.org, vmsperl@perl.org
84017              Date: Fri, 02 Jun 2000 17:30:51 -0400
84018              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
84019      Branch: cfgperl
84020            ! vms/descrip_mms.template vms/gen_shrfls.pl
84021 ____________________________________________________________________________
84022 [  6198] By: jhi                                   on 2000/06/03  14:59:15
84023         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
84024              From: Dan Sugalski <dan@sidhe.org>
84025              To: vmsperl@perl.org, perl5-porters@perl.org
84026              Date: Fri, 02 Jun 2000 16:00:41 -0400
84027              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
84028              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
84029      Branch: cfgperl
84030            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
84031            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
84032            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
84033 ____________________________________________________________________________
84034 [  6197] By: jhi                                   on 2000/06/03  14:41:30
84035         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
84036              From: John Borwick <jhborwic@unity.ncsu.edu>
84037              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
84038              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
84039      Branch: cfgperl
84040            ! pod/perlsyn.pod
84041 ____________________________________________________________________________
84042 [  6196] By: jhi                                   on 2000/06/03  14:38:09
84043         Log: Integrate with Sarathy.
84044      Branch: cfgperl
84045           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
84046           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
84047           !> vms/perly_c.vms
84048 ____________________________________________________________________________
84049 [  6195] By: gsar                                  on 2000/06/02  22:43:13
84050         Log: fix yet another eval"" leak under USE_ITHREADS
84051      Branch: perl
84052            ! op.c
84053 ____________________________________________________________________________
84054 [  6194] By: gsar                                  on 2000/06/02  18:22:06
84055         Log: fix small eval"" memory leaks under USE_ITHREADS
84056      Branch: perl
84057            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
84058            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
84059            ! vms/perly_c.vms
84060 ____________________________________________________________________________
84061 [  6193] By: jhi                                   on 2000/06/01  13:03:56
84062         Log: Signals-be-gone for microperl.
84063      Branch: cfgperl
84064            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
84065 ____________________________________________________________________________
84066 [  6192] By: jhi                                   on 2000/06/01  12:52:02
84067         Log: Integrate with Sarathy.
84068      Branch: cfgperl
84069           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
84070           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
84071           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
84072           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
84073           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
84074           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
84075           !> t/op/vec.t utils/h2xs.PL
84076 ____________________________________________________________________________
84077 [  6191] By: gsar                                  on 2000/06/01  09:38:21
84078         Log: vec() loses numericalness (modified version of patch suggested
84079              by Robin Barker)
84080      Branch: perl
84081            ! doop.c t/op/vec.t
84082 ____________________________________________________________________________
84083 [  6190] By: gsar                                  on 2000/06/01  09:26:15
84084         Log: submit missing embed.pl change
84085      Branch: perl
84086            ! embed.pl
84087 ____________________________________________________________________________
84088 [  6189] By: gsar                                  on 2000/06/01  09:05:34
84089         Log: counting tr/// corrupts later operation (from M.J.T Guy)
84090      Branch: perl
84091            ! doop.c t/op/tr.t
84092 ____________________________________________________________________________
84093 [  6188] By: gsar                                  on 2000/06/01  08:58:39
84094         Log: h2xs tweaks
84095      Branch: perl
84096            ! utils/h2xs.PL
84097 ____________________________________________________________________________
84098 [  6187] By: gsar                                  on 2000/06/01  08:50:07
84099         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
84100              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
84101      Branch: perl
84102            + lib/Pod/LaTeX.pm
84103            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
84104            ! pod/pod2latex.PL
84105 ____________________________________________________________________________
84106 [  6186] By: gsar                                  on 2000/06/01  08:24:40
84107         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
84108              <wolfgang.laun@alcatel.at>)
84109      Branch: perl
84110            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
84111            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
84112 ____________________________________________________________________________
84113 [  6185] By: gsar                                  on 2000/06/01  08:12:00
84114         Log: remove incorrect documentation about implicit split to @_ in
84115              list context, which never really worked in perl 5 (from
84116              M.J.T. Guy)
84117      Branch: perl
84118            ! pod/perlfunc.pod pod/perltrap.pod
84119 ____________________________________________________________________________
84120 [  6184] By: gsar                                  on 2000/06/01  07:52:27
84121         Log: tweak for change#6127
84122      Branch: perl
84123            ! perl.c
84124 ____________________________________________________________________________
84125 [  6183] By: gsar                                  on 2000/06/01  07:41:02
84126         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
84127              <nick@ccl4.org>)
84128      Branch: perl
84129            + t/lib/selfloader.t
84130            ! MANIFEST lib/SelfLoader.pm
84131 ____________________________________________________________________________
84132 [  6182] By: jhi                                   on 2000/06/01  00:34:42
84133         Log: Be Cleaner Part Deux.
84134      Branch: cfgperl
84135            ! Makefile.SH
84136 ____________________________________________________________________________
84137 [  6181] By: jhi                                   on 2000/06/01  00:32:09
84138         Log: Integrate with Sarathy.
84139      Branch: cfgperl
84140           !> pp.c t/op/arith.t
84141 ____________________________________________________________________________
84142 [  6180] By: jhi                                   on 2000/06/01  00:31:13
84143         Log: microperl nits from Simon Cozens.
84144      Branch: cfgperl
84145            + uconfig.h
84146            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
84147            ! unixish.h
84148 ____________________________________________________________________________
84149 [  6179] By: gsar                                  on 2000/05/31  22:37:51
84150         Log: buggy modulus on UVs introduced by change#3378 (resulted in
84151              4063328477 % 65535 amounting to 27406, instead of 27407)
84152      Branch: perl
84153            ! pp.c t/op/arith.t
84154 ____________________________________________________________________________
84155 [  6178] By: jhi                                   on 2000/05/31  21:52:41
84156         Log: Be cleaner.
84157      Branch: cfgperl
84158            ! Makefile.SH
84159 ____________________________________________________________________________
84160 [  6177] By: jhi                                   on 2000/05/31  21:47:33
84161         Log: Substitution utf8 patch from Simon Cozens.
84162      Branch: cfgperl
84163            ! pp_hot.c
84164 ____________________________________________________________________________
84165 [  6176] By: jhi                                   on 2000/05/31  21:45:34
84166         Log: Single-quoted utf8 patch from Simon Cozens.
84167      Branch: cfgperl
84168            ! toke.c
84169 ____________________________________________________________________________
84170 [  6175] By: jhi                                   on 2000/05/31  21:40:18
84171         Log: Integrate with Sarathy.
84172      Branch: cfgperl
84173           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
84174 ____________________________________________________________________________
84175 [  6174] By: jhi                                   on 2000/05/31  21:37:31
84176         Log: microperl changes from Simon Cozens; Makefile for microperl
84177              written from scratch; few casts added as microperl compilation
84178              doesn't have all prototypes available.
84179      Branch: cfgperl
84180            + Makefile.micro README.micro Todo.micro uconfig.sh
84181            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
84182            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
84183      Branch: metaconfig
84184            + U/modified/Config_h.U
84185 ____________________________________________________________________________
84186 [  6173] By: jhi                                   on 2000/05/31  20:00:24
84187         Log: metaconfig maintenance.
84188      Branch: metaconfig
84189            + U/modified/Inhdr.U U/typedefs/inotype.U
84190      Branch: metaconfig/U/perl
84191            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
84192            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
84193 ____________________________________________________________________________
84194 [  6172] By: gsar                                  on 2000/05/31  05:05:42
84195         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
84196              (from Ilya Zakharevich)
84197      Branch: perl
84198            ! regexec.c t/op/re_tests
84199 ____________________________________________________________________________
84200 [  6171] By: gsar                                  on 2000/05/31  05:01:47
84201         Log: scalar() doesn't force scalar context when used in void context
84202              (from Simon Cozens)
84203      Branch: perl
84204            ! op.c t/op/wantarray.t
84205 ____________________________________________________________________________
84206 [  6170] By: gsar                                  on 2000/05/31  04:41:33
84207         Log: change#6142 needs tweaks to tests to work where there's no symlink()
84208              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
84209      Branch: perl
84210            ! t/lib/filefind.t
84211 ____________________________________________________________________________
84212 [  6169] By: gsar                                  on 2000/05/31  04:29:49
84213         Log: integrate cfgperl contents into mainline
84214      Branch: perl
84215           +> pod/perlmodlib.PL pod/perlnewmod.pod
84216           !> (integrate 42 files)
84217 ____________________________________________________________________________
84218 [  6168] By: jhi                                   on 2000/05/30  22:53:37
84219         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
84220      Branch: cfgperl
84221            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84222            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
84223            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
84224            ! win32/config.bc win32/config.gc win32/config.vc
84225            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
84226            ! win32/config_h.PL win32/config_sh.PL
84227      Branch: metaconfig/U/perl
84228            ! perlxv.U
84229 ____________________________________________________________________________
84230 [  6167] By: jhi                                   on 2000/05/30  22:20:21
84231         Log: tweak todo 
84232      Branch: cfgperl
84233            ! Todo-5.6
84234 ____________________________________________________________________________
84235 [  6166] By: jhi                                   on 2000/05/30  22:11:51
84236         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
84237              in case somebody wants to write an extension for more
84238              shadow database interfaces.
84239      Branch: cfgperl
84240            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84241            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
84242            ! vos/config.def vos/config.h vos/config_h.SH_orig
84243            ! win32/config.bc win32/config.gc win32/config.vc
84244            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
84245      Branch: metaconfig
84246            ! U/modified/Myinit.U
84247      Branch: metaconfig/U/perl
84248            + d_getespwnam.U d_getprpwnam.U i_prot.U
84249 ____________________________________________________________________________
84250 [  6165] By: jhi                                   on 2000/05/30  18:35:34
84251         Log: Integrate with Sarathy.
84252      Branch: cfgperl
84253           !> op.c
84254 ____________________________________________________________________________
84255 [  6164] By: jhi                                   on 2000/05/30  18:30:16
84256         Log: detypo
84257      Branch: cfgperl
84258            ! Configure config_h.SH
84259      Branch: metaconfig/U/perl
84260            ! perlxv.U
84261 ____________________________________________________________________________
84262 [  6163] By: gsar                                  on 2000/05/30  03:24:03
84263         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
84264      Branch: perl
84265            ! op.c
84266 ____________________________________________________________________________
84267 [  6162] By: gsar                                  on 2000/05/30  03:09:38
84268         Log: fix memory leak in method call optimization (change#3768);
84269              made C<eval "$x->foo()"> leak
84270      Branch: perl
84271            ! op.c
84272 ____________________________________________________________________________
84273 [  6161] By: jhi                                   on 2000/05/29  17:56:26
84274         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
84275              both from Simon Cozens.
84276      Branch: cfgperl
84277            + pod/perlmodlib.PL pod/perlnewmod.pod
84278            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
84279            ! pod/perlmodlib.pod pod/perltoc.pod
84280 ____________________________________________________________________________
84281 [  6160] By: jhi                                   on 2000/05/29  17:23:55
84282         Log: Changes for the File::Temp 0.08 (change #6159) test suite
84283              to fit better into the Perl distribution test framework.
84284      Branch: cfgperl
84285            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
84286            ! t/lib/ftmp-tempfile.t
84287 ____________________________________________________________________________
84288 [  6159] By: jhi                                   on 2000/05/29  16:55:36
84289         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
84290      Branch: cfgperl
84291            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
84292            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
84293 ____________________________________________________________________________
84294 [  6158] By: bailey                                on 2000/05/29  16:22:08
84295         Log: Add fallback to tmpfile for use in cases where user's relying on
84296              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
84297              Lane's patch)
84298      Branch: vmsperl
84299            ! vms/vms.c vms/vmsish.h
84300 ____________________________________________________________________________
84301 [  6157] By: jhi                                   on 2000/05/29  03:10:36
84302         Log: Regen Configure to jive with #6149.
84303      Branch: cfgperl
84304            ! Configure
84305      Branch: metaconfig
84306            ! U/modified/Getfile.U
84307 ____________________________________________________________________________
84308 [  6156] By: jhi                                   on 2000/05/29  03:01:38
84309         Log: Integrate with Sarathy.
84310      Branch: cfgperl
84311           +> ext/DynaLoader/dl_mac.xs
84312           !> (integrate 38 files)
84313 ____________________________________________________________________________
84314 [  6155] By: gsar                                  on 2000/05/28  21:15:58
84315         Log: small bug in change#6144; remove random \xA0 character that snuck
84316              in via change#6145
84317      Branch: perl
84318            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
84319 ____________________________________________________________________________
84320 [  6154] By: gsar                                  on 2000/05/28  21:04:19
84321         Log: avoid type mismatch warning
84322      Branch: perl
84323            ! perl.c
84324 ____________________________________________________________________________
84325 [  6153] By: gsar                                  on 2000/05/28  20:58:31
84326         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
84327              <nick@Bagpuss.uk.boo.com>)
84328      Branch: perl
84329            ! lib/Test/Harness.pm
84330 ____________________________________________________________________________
84331 [  6152] By: gsar                                  on 2000/05/28  20:53:42
84332         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
84333      Branch: perl
84334            ! regexec.c
84335 ____________________________________________________________________________
84336 [  6151] By: gsar                                  on 2000/05/28  20:50:28
84337         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
84338      Branch: perl
84339            ! regexec.c
84340 ____________________________________________________________________________
84341 [  6150] By: gsar                                  on 2000/05/28  20:39:58
84342         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
84343      Branch: perl
84344            ! pod/perlrequick.pod
84345 ____________________________________________________________________________
84346 [  6149] By: gsar                                  on 2000/05/28  20:35:16
84347         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
84348              <troc@netrus.net>)
84349      Branch: perl
84350            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
84351            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
84352            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
84353            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
84354 ____________________________________________________________________________
84355 [  6148] By: gsar                                  on 2000/05/28  20:21:07
84356         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
84357      Branch: perl
84358            ! lib/ExtUtils/MM_Unix.pm
84359 ____________________________________________________________________________
84360 [  6147] By: gsar                                  on 2000/05/28  20:12:41
84361         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
84362              (from Peter Prymmer)
84363      Branch: perl
84364            ! vms/subconfigure.com
84365 ____________________________________________________________________________
84366 [  6146] By: gsar                                  on 2000/05/28  20:06:15
84367         Log: doc typo
84368      Branch: perl
84369            ! lib/warnings.pm warnings.h warnings.pl
84370 ____________________________________________________________________________
84371 [  6145] By: gsar                                  on 2000/05/28  18:44:33
84372         Log: make xsubpp skip embedded pod (from Matthias Neeracher
84373              <neeri@iis.ee.ethz.ch>)
84374      Branch: perl
84375            ! lib/ExtUtils/xsubpp
84376 ____________________________________________________________________________
84377 [  6144] By: gsar                                  on 2000/05/28  18:42:49
84378         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
84379              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
84380              <neeri@iis.ee.ethz.ch>)
84381      Branch: perl
84382            ! lib/AutoSplit.pm
84383 ____________________________________________________________________________
84384 [  6143] By: gsar                                  on 2000/05/28  18:41:12
84385         Log: MacOS support, part 1 (from Matthias Neeracher
84386              <neeri@iis.ee.ethz.ch>)
84387      Branch: perl
84388            + ext/DynaLoader/dl_mac.xs
84389            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
84390            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
84391            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
84392            ! util.h
84393 ____________________________________________________________________________
84394 [  6142] By: gsar                                  on 2000/05/28  18:21:51
84395         Log: File::Find fails to chdir when chasing symlinks (from
84396              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
84397      Branch: perl
84398            ! lib/File/Find.pm t/lib/filefind.t
84399 ____________________________________________________________________________
84400 [  6141] By: jhi                                   on 2000/05/28  14:25:15
84401         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
84402              forwarded by Peter Seebach from the bsdi-users mailing list.
84403              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
84404      Branch: perl
84405            ! hints/bsdos.sh
84406 ____________________________________________________________________________
84407 [  6140] By: jhi                                   on 2000/05/28  14:11:57
84408         Log: Integrate with Sarathy.
84409      Branch: cfgperl
84410           +> (branch 30 files)
84411           !> (integrate 93 files)
84412 ____________________________________________________________________________
84413 [  6139] By: gsar                                  on 2000/05/28  10:01:48
84414         Log: revise mktables.PL for bugs and newness in Unicode 3.0
84415              (from James Bence <jbence@amgen.com>)
84416      Branch: perl
84417            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
84418            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
84419            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
84420            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
84421            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
84422            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
84423            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
84424            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
84425            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
84426            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
84427            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
84428            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
84429            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
84430            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
84431            + lib/unicode/Is/SylWU.pl
84432            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
84433            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
84434            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
84435            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
84436            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
84437            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
84438            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
84439            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
84440            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
84441            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
84442            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
84443            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
84444            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
84445            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
84446            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
84447            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
84448            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
84449            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
84450            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
84451            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
84452            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
84453            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
84454            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
84455            ! lib/unicode/Makefile lib/unicode/mktables.PL
84456 ____________________________________________________________________________
84457 [  6138] By: gsar                                  on 2000/05/28  08:50:32
84458         Log: add note about the handling of negative indices to tied arrays
84459              (from Michael G Schwern <schwern@pobox.com>)
84460      Branch: perl
84461            ! pod/perltie.pod
84462 ____________________________________________________________________________
84463 [  6137] By: gsar                                  on 2000/05/28  08:46:10
84464         Log: fix bogus redeclaration warning for "our" variables in different
84465              scopes
84466      Branch: perl
84467            ! op.c t/pragma/strict-vars
84468 ____________________________________________________________________________
84469 [  6136] By: gsar                                  on 2000/05/28  08:31:20
84470         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
84471      Branch: perl
84472            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
84473 ____________________________________________________________________________
84474 [  6135] By: gsar                                  on 2000/05/28  08:17:50
84475         Log: enable Test::Harness to dynamically determine column width etc.
84476              (from Rob Napier <rnapier@employees.org>)
84477      Branch: perl
84478            ! lib/Test/Harness.pm
84479 ____________________________________________________________________________
84480 [  6134] By: gsar                                  on 2000/05/28  08:13:39
84481         Log: make Test::Harness use wait.h/WCOREDUMP if available
84482              (from Ben Tilly <ben_tilly@hotmail.com>)
84483      Branch: perl
84484            ! lib/Test/Harness.pm
84485 ____________________________________________________________________________
84486 [  6133] By: gsar                                  on 2000/05/28  08:08:05
84487         Log: elide bogus test in change#6132
84488      Branch: perl
84489            ! t/pragma/warn/9enabled
84490 ____________________________________________________________________________
84491 [  6132] By: gsar                                  on 2000/05/28  08:03:14
84492         Log: warnings::enabled() doesn't fall back to looking at $^W if
84493              caller isn't using lexical warnings (from Paul Marquess)
84494      Branch: perl
84495            ! pp_ctl.c t/pragma/warn/9enabled
84496 ____________________________________________________________________________
84497 [  6131] By: gsar                                  on 2000/05/28  07:57:47
84498         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
84499      Branch: perl
84500            ! ext/POSIX/POSIX.pm
84501 ____________________________________________________________________________
84502 [  6130] By: gsar                                  on 2000/05/28  07:29:12
84503         Log: fix places that mean C<"word" character> but say C<alphanumeric
84504              character>
84505      Branch: perl
84506            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
84507 ____________________________________________________________________________
84508 [  6129] By: gsar                                  on 2000/05/28  07:18:41
84509         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
84510      Branch: perl
84511            ! vms/test.com
84512 ____________________________________________________________________________
84513 [  6128] By: gsar                                  on 2000/05/28  07:12:55
84514         Log: new perlxstut example for passing/returning refs to arrays
84515              (from David Lowe <dlowe@pootpoot.com>)
84516      Branch: perl
84517            ! pod/perlxstut.pod
84518 ____________________________________________________________________________
84519 [  6127] By: gsar                                  on 2000/05/28  07:02:50
84520         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
84521              failed (from Gisle Aas)
84522      Branch: perl
84523            ! cop.h perl.c
84524 ____________________________________________________________________________
84525 [  6126] By: gsar                                  on 2000/05/28  06:39:53
84526         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
84527              (reworked variant of patch suggested by Simon Cozens)
84528      Branch: perl
84529            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
84530            ! pp_hot.c proto.h t/op/gv.t
84531 ____________________________________________________________________________
84532 [  6125] By: gsar                                  on 2000/05/28  05:14:55
84533         Log: enable propagating exception objects via Perl_croak() in XS code
84534              (from Gisle Aas)
84535      Branch: perl
84536            ! util.c
84537 ____________________________________________________________________________
84538 [  6124] By: gsar                                  on 2000/05/28  05:07:28
84539         Log: integrate vmsperl contents into mainline
84540      Branch: perl
84541           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
84542           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
84543           !> vms/vmsish.h
84544 ____________________________________________________________________________
84545 [  6123] By: gsar                                  on 2000/05/28  05:03:53
84546         Log: clarify gotcha with #line directives (from Rocco Caputo
84547              <troc@netrus.net>)
84548      Branch: perl
84549            ! pod/perldebug.pod pod/perlsyn.pod
84550 ____________________________________________________________________________
84551 [  6122] By: gsar                                  on 2000/05/28  04:58:29
84552         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
84553              (from Mark-Jason Dominus)
84554      Branch: perl
84555            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
84556            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
84557            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
84558            ! toke.c
84559 ____________________________________________________________________________
84560 [  6121] By: bailey                                on 2000/05/25  04:46:54
84561         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
84562              lists (based on fixes by Craig Berry)
84563      Branch: vmsperl
84564            ! lib/File/Spec/VMS.pm
84565 ____________________________________________________________________________
84566 [  6120] By: bailey                                on 2000/05/25  04:25:38
84567         Log: Add missing escape (Charles Lane)
84568      Branch: vmsperl
84569            ! t/op/lex_assign.t
84570 ____________________________________________________________________________
84571 [  6119] By: bailey                                on 2000/05/25  04:21:25
84572         Log: Quiet error messages in vmsish.t (Charles Lane)
84573      Branch: vmsperl
84574            ! vms/ext/vmsish.t
84575 ____________________________________________________________________________
84576 [  6118] By: bailey                                on 2000/05/25  04:17:57
84577         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
84578              Flatten case labels in switch statements uniformly (Charles Bailey)
84579      Branch: vmsperl
84580            ! vms/vms.c
84581 ____________________________________________________________________________
84582 [  6117] By: bailey                                on 2000/05/25  03:58:09
84583         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
84584      Branch: vmsperl
84585            ! vms/vmsish.h
84586 ____________________________________________________________________________
84587 [  6116] By: bailey                                on 2000/05/25  03:11:15
84588         Log: Miscellaneous cosmetic fixes (Charles Lane)
84589      Branch: vmsperl
84590            ! lib/ExtUtils/MM_VMS.pm
84591 ____________________________________________________________________________
84592 [  6115] By: bailey                                on 2000/05/25  03:10:36
84593         Log: Add bounds checking for several strings (Charles Lane)
84594      Branch: vmsperl
84595            ! vms/vms.c
84596 ____________________________________________________________________________
84597 [  6114] By: bailey                                on 2000/05/25  02:25:34
84598         Log: Urk -- undo previous removal of vmsish 'exit' change
84599      Branch: vmsperl
84600            ! vms/ext/vmsish.pm vms/vmsish.h
84601 ____________________________________________________________________________
84602 [  6113] By: bailey                                on 2000/05/24  02:24:40
84603         Log: Ugly workaround for version-specific RTL error
84604      Branch: vmsperl
84605            ! vms/vms.c
84606 ____________________________________________________________________________
84607 [  6112] By: bailey                                on 2000/05/24  02:19:55
84608         Log: Check for existence of file before trying to delete
84609      Branch: vmsperl
84610            ! vms/test.com
84611 ____________________________________________________________________________
84612 [  6111] By: bailey                                on 2000/05/23  23:35:13
84613         Log: Resync with mainline prior to post-5.6.0 updates
84614      Branch: vmsperl
84615           +> (branch 49 files)
84616            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
84617            ! vms/ext/vmsish.pm
84618           !> (integrate 334 files)
84619 ____________________________________________________________________________
84620 [  6110] By: jhi                                   on 2000/05/23  19:28:32
84621         Log: todo tweak
84622      Branch: cfgperl
84623            ! Todo-5.6
84624 ____________________________________________________________________________
84625 [  6109] By: jhi                                   on 2000/05/18  17:38:54
84626         Log: Integrate with Sarathy.
84627      Branch: cfgperl
84628           !> mg.c perl.h win32/perlhost.h
84629 ____________________________________________________________________________
84630 [  6108] By: gsar                                  on 2000/05/17  02:24:56
84631         Log: reenable fake signal handling on Windows, bugs and all
84632      Branch: perl
84633            ! mg.c perl.h win32/perlhost.h
84634 ____________________________________________________________________________
84635 [  6107] By: jhi                                   on 2000/05/15  18:01:41
84636         Log: Tweak the todo list.
84637      Branch: cfgperl
84638            ! Todo-5.6
84639 ____________________________________________________________________________
84640 [  6106] By: jhi                                   on 2000/05/15  13:41:48
84641         Log: The (Configure) script refuses to go on, after asking for
84642              'You may also choose to try maximal 64-bitness....'.
84643              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
84644              -- Patrick Zima
84645              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
84646      Branch: cfgperl
84647            ! hints/solaris_2.sh
84648 ____________________________________________________________________________
84649 [  6105] By: jhi                                   on 2000/05/11  14:37:43
84650         Log: Integrate with Sarathy.
84651      Branch: cfgperl
84652           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
84653           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
84654 ____________________________________________________________________________
84655 [  6104] By: gsar                                  on 2000/05/11  03:39:07
84656         Log: PL_sys_intern was being initialized too late on windows
84657      Branch: perl
84658            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
84659            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
84660 ____________________________________________________________________________
84661 [  6103] By: jhi                                   on 2000/05/09  19:42:20
84662         Log: Test tweaking for Unicos continues.
84663      Branch: cfgperl
84664            ! t/op/64bitint.t
84665 ____________________________________________________________________________
84666 [  6102] By: jhi                                   on 2000/05/09  16:47:27
84667         Log: The test suite tweak in #6101 wasn't quite right.
84668      Branch: cfgperl
84669            ! t/lib/complex.t
84670 ____________________________________________________________________________
84671 [  6101] By: jhi                                   on 2000/05/09  15:35:34
84672         Log: Hints and test tweaks for Unicos.
84673      Branch: cfgperl
84674            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
84675 ____________________________________________________________________________
84676 [  6100] By: jhi                                   on 2000/05/08  21:15:06
84677         Log: More compilation tweakery from Allen Smith.
84678      Branch: cfgperl
84679            ! hints/irix_6.sh
84680 ____________________________________________________________________________
84681 [  6099] By: jhi                                   on 2000/05/08  19:21:18
84682         Log: Tweaks for the cc bugs from Allen Smith.
84683      Branch: cfgperl
84684            ! hints/irix_6.sh
84685 ____________________________________________________________________________
84686 [  6098] By: jhi                                   on 2000/05/08  19:13:37
84687         Log: Add a note about other, yet unsupported, shadow password APIs.
84688      Branch: cfgperl
84689            ! pp_sys.c
84690 ____________________________________________________________________________
84691 [  6097] By: jhi                                   on 2000/05/08  18:46:34
84692         Log: Add a note about possible compilation problems from Allen Smith.
84693      Branch: cfgperl
84694            ! hints/irix_6.sh
84695 ____________________________________________________________________________
84696 [  6096] By: jhi                                   on 2000/05/08  17:33:10
84697         Log: Integrate with Sarathy.
84698      Branch: cfgperl
84699           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
84700           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
84701 ____________________________________________________________________________
84702 [  6095] By: jhi                                   on 2000/05/08  16:21:33
84703         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
84704              might be useful in future.
84705      Branch: cfgperl
84706            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84707            ! config_h.SH
84708      Branch: metaconfig
84709            ! U/installdirs/inc_version_list.U
84710      Branch: metaconfig/U/perl
84711            ! perlxv.U
84712 ____________________________________________________________________________
84713 [  6094] By: gsar                                  on 2000/05/08  14:22:22
84714         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
84715      Branch: perl
84716            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
84717            ! hints/cygwin.sh pp_sys.c
84718 ____________________________________________________________________________
84719 [  6093] By: gsar                                  on 2000/05/08  12:52:28
84720         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
84721              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
84722      Branch: perl
84723            ! pp_sys.c sv.c win32/perlhost.h
84724 ____________________________________________________________________________
84725 [  6092] By: jhi                                   on 2000/05/07  22:40:34
84726         Log: Regen perltoc with the fixed buildtoc.
84727      Branch: cfgperl
84728            ! pod/perltoc.pod
84729 ____________________________________________________________________________
84730 [  6091] By: jhi                                   on 2000/05/07  22:24:16
84731         Log: Integrate with Sarathy.
84732      Branch: cfgperl
84733           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
84734           !> t/op/substr.t toke.c
84735 ____________________________________________________________________________
84736 [  6090] By: gsar                                  on 2000/05/07  19:47:07
84737         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
84738              [NI]OK; added tests for both
84739      Branch: perl
84740            ! perl.c pp_hot.c sv.c t/op/substr.t
84741 ____________________________________________________________________________
84742 [  6089] By: gsar                                  on 2000/05/07  18:18:38
84743         Log: buildtoc tweak to fix newline lossage
84744      Branch: perl
84745            ! pod/buildtoc
84746 ____________________________________________________________________________
84747 [  6088] By: jhi                                   on 2000/05/07  16:35:36
84748         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
84749              because we do not use those.  The HAS_GETSPNAM remains,
84750              though, because we still do use that.
84751      Branch: cfgperl
84752            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84753            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
84754            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
84755            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
84756            ! win32/config.vc win32/config_H.bc win32/config_H.gc
84757            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
84758 ____________________________________________________________________________
84759 [  6087] By: gsar                                  on 2000/05/07  16:05:16
84760         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
84761      Branch: perl
84762            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
84763 ____________________________________________________________________________
84764 [  6086] By: jhi                                   on 2000/05/07  15:27:07
84765         Log: Integrate with Sarathy.
84766      Branch: cfgperl
84767           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
84768           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
84769           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
84770           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
84771           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
84772           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
84773 ____________________________________________________________________________
84774 [  6085] By: gsar                                  on 2000/05/07  05:52:02
84775         Log: repeat operator (x) doesn't preserve utf8-ness
84776      Branch: perl
84777            ! pp.c t/op/substr.t
84778 ____________________________________________________________________________
84779 [  6084] By: gsar                                  on 2000/05/07  05:39:55
84780         Log: substr() does not preserve utf8-ness (from Stefan Eissing
84781              <Eissing@medicaldataservice.de>); added tests
84782      Branch: perl
84783            ! pp.c t/op/substr.t
84784 ____________________________________________________________________________
84785 [  6083] By: gsar                                  on 2000/05/07  05:24:46
84786         Log: note about undocumented caller() return value (from M.J.T. Guy);
84787              yet another peek.t tweak
84788      Branch: perl
84789            ! pod/perlfunc.pod t/lib/peek.t
84790 ____________________________________________________________________________
84791 [  6082] By: gsar                                  on 2000/05/07  05:08:40
84792         Log: peek.t non-portable to ithreads
84793      Branch: perl
84794            ! t/lib/peek.t
84795 ____________________________________________________________________________
84796 [  6081] By: gsar                                  on 2000/05/07  04:17:04
84797         Log: better default perlbug categories for ok reports (from Richard Foley)
84798      Branch: perl
84799            ! utils/perlbug.PL
84800 ____________________________________________________________________________
84801 [  6080] By: gsar                                  on 2000/05/07  04:08:07
84802         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
84803              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
84804      Branch: perl
84805            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
84806            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
84807            ! AUTHORS MAINTAIN MANIFEST
84808 ____________________________________________________________________________
84809 [  6079] By: gsar                                  on 2000/05/07  04:01:38
84810         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
84811      Branch: perl
84812            ! lib/Carp/Heavy.pm
84813 ____________________________________________________________________________
84814 [  6078] By: gsar                                  on 2000/05/07  01:24:19
84815         Log: workaround for CRT bug in chdir() (from Charles Lane, via
84816              Peter Prymmer)
84817      Branch: perl
84818            ! iperlsys.h vms/vms.c vms/vmsish.h
84819 ____________________________________________________________________________
84820 [  6077] By: gsar                                  on 2000/05/07  01:22:23
84821         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
84822              and Tom Phoenix)
84823      Branch: perl
84824            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
84825 ____________________________________________________________________________
84826 [  6076] By: gsar                                  on 2000/05/06  17:36:29
84827         Log: integrate cfgperl contents into mainline
84828      Branch: perl
84829           +> t/lib/peek.t
84830           !> Configure MANIFEST Porting/Glossary Porting/config.sh
84831           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
84832           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
84833           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
84834 ____________________________________________________________________________
84835 [  6075] By: jhi                                   on 2000/05/05  18:56:10
84836         Log: Make the test more portable.
84837      Branch: cfgperl
84838            ! t/lib/peek.t
84839 ____________________________________________________________________________
84840 [  6074] By: jhi                                   on 2000/05/05  18:49:20
84841         Log: Introduce t/lib/peek.t.
84842      Branch: cfgperl
84843            + t/lib/peek.t
84844            ! MANIFEST
84845 ____________________________________________________________________________
84846 [  6073] By: jhi                                   on 2000/05/05  14:30:45
84847         Log: Complex tweaks.
84848      Branch: cfgperl
84849            ! lib/Math/Complex.pm t/lib/complex.t
84850 ____________________________________________________________________________
84851 [  6072] By: jhi                                   on 2000/05/05  12:27:13
84852         Log: Integrate with Sarathy.
84853      Branch: cfgperl
84854           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
84855           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
84856           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
84857           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
84858 ____________________________________________________________________________
84859 [  6071] By: gsar                                  on 2000/05/05  02:24:46
84860         Log: misformatted perllocal.pod (from Tim Jenness
84861              <t.jenness@jach.hawaii.edu>)
84862      Branch: perl
84863            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
84864 ____________________________________________________________________________
84865 [  6070] By: gsar                                  on 2000/05/05  02:16:52
84866         Log: remove misleading comment (from M.J.T. Guy)
84867      Branch: perl
84868            ! t/lib/anydbm.t
84869 ____________________________________________________________________________
84870 [  6069] By: gsar                                  on 2000/05/05  02:15:13
84871         Log: File::Spec compatibility update (from Barrie Slaymaker
84872              <barries@slaysys.com>)
84873      Branch: perl
84874            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
84875            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
84876 ____________________________________________________________________________
84877 [  6068] By: gsar                                  on 2000/05/05  02:01:50
84878         Log: note about values()
84879      Branch: perl
84880            ! pod/perlfunc.pod
84881 ____________________________________________________________________________
84882 [  6067] By: gsar                                  on 2000/05/05  01:33:09
84883         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
84884      Branch: perl
84885            ! win32/win32.c
84886 ____________________________________________________________________________
84887 [  6066] By: gsar                                  on 2000/05/05  01:23:43
84888         Log: s/END/CHECK/
84889      Branch: perl
84890            ! perl.c
84891 ____________________________________________________________________________
84892 [  6065] By: jhi                                   on 2000/05/04  17:30:22
84893         Log: Integrate with Sarathy.
84894      Branch: cfgperl
84895           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
84896 ____________________________________________________________________________
84897 [  6064] By: gsar                                  on 2000/05/04  17:26:14
84898         Log: change#5905 wasn't quite right--it's intent only applies when arguments
84899              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
84900      Branch: perl
84901            ! pp_sys.c sv.c
84902 ____________________________________________________________________________
84903 [  6063] By: gsar                                  on 2000/05/04  16:52:29
84904         Log: tokeq() could read unallocated field in argument
84905      Branch: perl
84906            ! toke.c
84907 ____________________________________________________________________________
84908 [  6062] By: gsar                                  on 2000/05/04  16:34:51
84909         Log: additional tests for utf8.t
84910      Branch: perl
84911            ! t/pragma/utf8.t
84912 ____________________________________________________________________________
84913 [  6061] By: gsar                                  on 2000/05/04  16:09:28
84914         Log: change#5921 neglected to make eq honor "use bytes"
84915      Branch: perl
84916            ! sv.c
84917 ____________________________________________________________________________
84918 [  6060] By: jhi                                   on 2000/05/04  15:30:16
84919         Log: Integrate with Sarathy.
84920      Branch: cfgperl
84921           !> perl.c regcomp.c t/pragma/utf8.t
84922 ____________________________________________________________________________
84923 [  6059] By: jhi                                   on 2000/05/04  15:26:37
84924         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
84925              in natively 64-bit platforms where a long is a quad (no need
84926              for long longs).  Also added bias for IVs.
84927      Branch: cfgperl
84928            ! toke.c
84929 ____________________________________________________________________________
84930 [  6058] By: gsar                                  on 2000/05/04  00:19:14
84931         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
84932              (spotted by Donald Kinzer <dkinzer@premia.com>)
84933      Branch: perl
84934            ! perl.c
84935 ____________________________________________________________________________
84936 [  6057] By: gsar                                  on 2000/05/03  18:34:01
84937         Log: fix broken parsing of /\x{ab}/
84938      Branch: perl
84939            ! regcomp.c t/pragma/utf8.t
84940 ____________________________________________________________________________
84941 [  6056] By: jhi                                   on 2000/05/03  17:57:16
84942         Log: The search of infinity continues, this time simplified.
84943      Branch: cfgperl
84944            ! lib/Math/Complex.pm
84945 ____________________________________________________________________________
84946 [  6055] By: jhi                                   on 2000/05/03  17:45:30
84947         Log: Detypo.
84948      Branch: cfgperl
84949            ! hints/unicos.sh
84950 ____________________________________________________________________________
84951 [  6054] By: jhi                                   on 2000/05/02  22:28:27
84952         Log: Be more forgiving in POSIX about HUGE_VALL.
84953      Branch: cfgperl
84954            ! ext/POSIX/POSIX.xs
84955 ____________________________________________________________________________
84956 [  6053] By: jhi                                   on 2000/05/02  22:25:05
84957         Log: Integrate with Sarathy.
84958      Branch: cfgperl
84959           !> hints/irix_6.sh pod/perlop.pod
84960 ____________________________________________________________________________
84961 [  6052] By: jhi                                   on 2000/05/02  22:24:31
84962         Log: Unicos hint tweak.
84963      Branch: cfgperl
84964            ! hints/unicos.sh
84965 ____________________________________________________________________________
84966 [  6051] By: jhi                                   on 2000/05/02  22:21:26
84967         Log: Complex tweakery.
84968      Branch: cfgperl
84969            ! lib/Math/Complex.pm t/lib/complex.t
84970 ____________________________________________________________________________
84971 [  6050] By: jhi                                   on 2000/05/02  19:26:22
84972         Log: Use setxxent()/endxxent().
84973      Branch: cfgperl
84974            ! t/op/grent.t t/op/pwent.t
84975 ____________________________________________________________________________
84976 [  6049] By: jhi                                   on 2000/05/02  19:06:02
84977         Log: Test both the scalar and list contexts.
84978      Branch: cfgperl
84979            ! t/op/grent.t t/op/pwent.t
84980 ____________________________________________________________________________
84981 [  6048] By: gsar                                  on 2000/05/02  18:29:10
84982         Log: add note about how $( doesn't interpolate in REs (from
84983              Philip Newton <newton@ficus.frogspace.net>)
84984      Branch: perl
84985            ! pod/perlop.pod
84986 ____________________________________________________________________________
84987 [  6047] By: jhi                                   on 2000/05/02  17:41:24
84988         Log: Call getspnam() only iff needed.
84989      Branch: cfgperl
84990            ! pp_sys.c
84991 ____________________________________________________________________________
84992 [  6046] By: gsar                                  on 2000/05/02  17:07:25
84993         Log: libscheck has insufficient checks for n32 libs (from
84994              Albert Chin-A-Young <china@thewrittenword.com>)
84995      Branch: perl
84996            ! hints/irix_6.sh
84997 ____________________________________________________________________________
84998 [  6045] By: jhi                                   on 2000/05/02  13:57:17
84999         Log: Integrate with Sarathy.
85000      Branch: cfgperl
85001           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
85002           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
85003 ____________________________________________________________________________
85004 [  6044] By: gsar                                  on 2000/05/02  06:48:19
85005         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
85006              such that underscores are only ignored in literal numbers,
85007              "\x{...}", and hex/oct argument
85008      Branch: perl
85009            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
85010 ____________________________________________________________________________
85011 [  6043] By: gsar                                  on 2000/05/02  02:22:29
85012         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
85013      Branch: perl
85014            ! pod/perlretut.pod
85015 ____________________________________________________________________________
85016 [  6042] By: gsar                                  on 2000/05/02  02:17:51
85017         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
85018      Branch: perl
85019            ! pod/perltrap.pod
85020 ____________________________________________________________________________
85021 [  6041] By: gsar                                  on 2000/05/02  01:53:51
85022         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
85023              to compensate
85024      Branch: perl
85025            ! Porting/makerel
85026 ____________________________________________________________________________
85027 [  6040] By: gsar                                  on 2000/05/02  01:51:57
85028         Log: missing files in MANIFEST
85029      Branch: perl
85030            ! MANIFEST
85031 ____________________________________________________________________________
85032 [  6039] By: jhi                                   on 2000/05/02  00:36:46
85033         Log: Infinite problems.
85034      Branch: cfgperl
85035            ! lib/Math/Complex.pm
85036 ____________________________________________________________________________
85037 [  6038] By: jhi                                   on 2000/05/02  00:06:38
85038         Log: pwent/spent #ifdef imbalance.
85039      Branch: cfgperl
85040            ! pp_sys.c
85041 ____________________________________________________________________________
85042 [  6037] By: jhi                                   on 2000/05/01  22:50:11
85043         Log: Use HUGE_VALL if applicable.
85044      Branch: cfgperl
85045            ! ext/POSIX/POSIX.xs util.c
85046 ____________________________________________________________________________
85047 [  6036] By: jhi                                   on 2000/05/01  22:20:53
85048         Log: Correct Freudian slip.
85049      Branch: cfgperl
85050            ! pp_sys.c
85051 ____________________________________________________________________________
85052 [  6035] By: jhi                                   on 2000/05/01  21:07:38
85053         Log: Continue on the pwent/spent case.
85054      Branch: cfgperl
85055            ! pp_sys.c
85056 ____________________________________________________________________________
85057 [  6034] By: jhi                                   on 2000/05/01  17:45:14
85058         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
85059              adjustments in 6032 conflicted badly with this, will have
85060              to revisit them later.
85061      Branch: cfgperl
85062           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
85063           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
85064           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
85065           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
85066           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
85067           !> t/lib/cgi-html.t t/lib/cgi-request.t
85068 ____________________________________________________________________________
85069 [  6033] By: jhi                                   on 2000/05/01  17:40:49
85070         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
85071      Branch: cfgperl
85072            ! pp_sys.c
85073 ____________________________________________________________________________
85074 [  6032] By: gsar                                  on 2000/05/01  15:56:32
85075         Log: whitespace adjustments
85076      Branch: perl
85077            ! pp_sys.c
85078 ____________________________________________________________________________
85079 [  6031] By: gsar                                  on 2000/05/01  15:19:41
85080         Log: small nits in diagnostics.pm (from Robin Barker)
85081      Branch: perl
85082            ! lib/diagnostics.pm pod/perldiag.pod
85083 ____________________________________________________________________________
85084 [  6030] By: gsar                                  on 2000/05/01  08:39:18
85085         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
85086              for @- and @+ (from Johan Vromans)
85087      Branch: perl
85088            ! lib/English.pm pod/perlvar.pod
85089 ____________________________________________________________________________
85090 [  6029] By: gsar                                  on 2000/05/01  08:16:10
85091         Log: add CGI.pm v2.66 (from Lincoln Stein)
85092      Branch: perl
85093            + lib/CGI/Util.pm t/lib/cgi-pretty.t
85094            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
85095            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
85096            ! t/lib/cgi-html.t t/lib/cgi-request.t
85097 ____________________________________________________________________________
85098 [  6028] By: gsar                                  on 2000/05/01  06:34:41
85099         Log: Pod::Man generates groff-incompatible macro definition (from
85100              Tom Christiansen)
85101      Branch: perl
85102            ! lib/Pod/Man.pm
85103 ____________________________________________________________________________
85104 [  6027] By: gsar                                  on 2000/05/01  06:31:36
85105         Log: podlators-1.02 update (from Russ Allbery)
85106      Branch: perl
85107            ! lib/Pod/Man.pm lib/Pod/Text.pm
85108 ____________________________________________________________________________
85109 [  6026] By: jhi                                   on 2000/04/30  23:24:23
85110         Log: Integrate with Sarathy.
85111      Branch: cfgperl
85112           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
85113           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
85114           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
85115           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
85116           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
85117           !> t/lib/syslog.t toke.c win32/win32.h
85118 ____________________________________________________________________________
85119 [  6025] By: gsar                                  on 2000/04/30  18:17:47
85120         Log: Is{Alnum,Alpha,Word} don't match titlecase
85121              
85122              TODO: IsSpace is defined recursively!
85123              
85124              (both spotted by Larry)
85125      Branch: perl
85126            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
85127            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
85128 ____________________________________________________________________________
85129 [  6024] By: gsar                                  on 2000/04/30  17:50:19
85130         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
85131              (from Hugo van der Sanden)
85132      Branch: perl
85133            ! toke.c
85134 ____________________________________________________________________________
85135 [  6023] By: gsar                                  on 2000/04/30  17:14:43
85136         Log: debugger stomps on $. (from M.J.T. Guy)
85137      Branch: perl
85138            ! lib/perl5db.pl
85139 ____________________________________________________________________________
85140 [  6022] By: gsar                                  on 2000/04/30  16:59:22
85141         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
85142      Branch: perl
85143            ! sv.c
85144 ____________________________________________________________________________
85145 [  6021] By: gsar                                  on 2000/04/29  21:00:08
85146         Log: remove Win2K issue in pod (fixed by change#6020)
85147      Branch: perl
85148            ! README.win32 pod/perl56delta.pod
85149 ____________________________________________________________________________
85150 [  6020] By: gsar                                  on 2000/04/29  20:51:49
85151         Log: test tweak
85152      Branch: perl
85153            ! t/lib/open3.t
85154 ____________________________________________________________________________
85155 [  6019] By: gsar                                  on 2000/04/29  20:34:27
85156         Log: windows portability tweaks
85157      Branch: perl
85158            ! t/lib/b.t win32/win32.h
85159 ____________________________________________________________________________
85160 [  6018] By: gsar                                  on 2000/04/29  19:55:24
85161         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
85162              make _PATH_LOG() return "" if unavailable
85163      Branch: perl
85164            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
85165            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
85166 ____________________________________________________________________________
85167 [  6017] By: jhi                                   on 2000/04/28  22:49:46
85168         Log: Integrate with Sarathy.
85169      Branch: cfgperl
85170           !> op.c perl.c pod/perldiag.pod t/lib/b.t
85171 ____________________________________________________________________________
85172 [  6016] By: jhi                                   on 2000/04/28  22:46:14
85173         Log: Do not warn that an infinity does not look like a number.
85174      Branch: cfgperl
85175            ! sv.c
85176 ____________________________________________________________________________
85177 [  6015] By: gsar                                  on 2000/04/28  22:35:49
85178         Log: tweak test for portability
85179      Branch: perl
85180            ! t/lib/b.t
85181 ____________________________________________________________________________
85182 [  6014] By: gsar                                  on 2000/04/28  22:05:31
85183         Log: glob() loading File::Glob behind the scenes may cause syntax errors
85184      Branch: perl
85185            ! op.c
85186 ____________________________________________________________________________
85187 [  6013] By: gsar                                  on 2000/04/28  21:25:22
85188         Log: tweak change#5945 to display correct switch name in diagnostic
85189      Branch: perl
85190            ! perl.c pod/perldiag.pod
85191 ____________________________________________________________________________
85192 [  6012] By: jhi                                   on 2000/04/28  21:08:12
85193         Log: Integrate with Sarathy.
85194      Branch: cfgperl
85195           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
85196           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
85197           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
85198 ____________________________________________________________________________
85199 [  6011] By: jhi                                   on 2000/04/28  21:04:46
85200         Log: &HUGE_VAL is not defined, it exists.
85201      Branch: cfgperl
85202            ! lib/Math/Complex.pm
85203 ____________________________________________________________________________
85204 [  6010] By: gsar                                  on 2000/04/28  21:02:58
85205         Log: clarify note about shadow password support (from
85206              gellyfish@gellyfish.com)
85207      Branch: perl
85208            ! pod/perlfunc.pod
85209 ____________________________________________________________________________
85210 [  6009] By: gsar                                  on 2000/04/28  21:00:00
85211         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
85212      Branch: perl
85213            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
85214 ____________________________________________________________________________
85215 [  6008] By: gsar                                  on 2000/04/28  20:56:33
85216         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
85217      Branch: perl
85218            ! installperl vms/subconfigure.com
85219 ____________________________________________________________________________
85220 [  6007] By: gsar                                  on 2000/04/28  20:51:21
85221         Log: note about compile failures and END blocks (from M.J.T. Guy)
85222      Branch: perl
85223            ! pod/perl56delta.pod pod/perlmod.pod
85224 ____________________________________________________________________________
85225 [  6006] By: jhi                                   on 2000/04/28  20:42:14
85226         Log: Regen Configure.
85227      Branch: cfgperl
85228            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85229            ! config_h.SH
85230 ____________________________________________________________________________
85231 [  6005] By: gsar                                  on 2000/04/28  20:41:16
85232         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
85233      Branch: perl
85234            ! utils/perldoc.PL
85235 ____________________________________________________________________________
85236 [  6004] By: jhi                                   on 2000/04/28  20:28:21
85237         Log: Integrate with Sarathy.
85238      Branch: cfgperl
85239           !> Configure INSTALL Porting/Glossary Porting/config.sh
85240           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
85241           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
85242           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
85243           !> win32/config.vc win32/win32.c
85244 ____________________________________________________________________________
85245 [  6003] By: gsar                                  on 2000/04/28  20:11:20
85246         Log: allow REG_EXPAND_SZ keys in Windows registry (from
85247              John Clayton <John.Clayton@barclayscapital.com>)
85248      Branch: perl
85249            ! win32/win32.c
85250 ____________________________________________________________________________
85251 [  6002] By: gsar                                  on 2000/04/28  19:34:16
85252         Log: destructive sv_setsv() can lose UV-ness from source, causing
85253              numeric promotions/comparisons to fail to do the right thing
85254      Branch: perl
85255            ! sv.c
85256 ____________________________________________________________________________
85257 [  6001] By: gsar                                  on 2000/04/28  18:44:15
85258         Log: support additional library locations via $Config{otherlibdirs}
85259              (from Andy Dougherty)
85260      Branch: perl
85261            ! Configure INSTALL Porting/Glossary Porting/config.sh
85262            ! Porting/config_H config_h.SH epoc/config.sh perl.c
85263            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
85264            ! win32/config.bc win32/config.gc win32/config.vc
85265 ____________________________________________________________________________
85266 [  6000] By: gsar                                  on 2000/04/28  18:26:58
85267         Log: reworked otherlibdirs.U (from Andy Dougherty)
85268      Branch: metaconfig
85269            ! U/installdirs/otherlibdirs.U
85270 ____________________________________________________________________________
85271 [  5999] By: gsar                                  on 2000/04/28  18:17:07
85272         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
85273      Branch: perl
85274            ! t/pragma/warn/toke toke.c
85275 ____________________________________________________________________________
85276 [  5998] By: jhi                                   on 2000/04/28  13:32:17
85277         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
85278      Branch: cfgperl
85279            ! lib/Math/Complex.pm
85280 ____________________________________________________________________________
85281 [  5997] By: jhi                                   on 2000/04/28  13:14:04
85282         Log: Preserve $!.
85283      Branch: cfgperl
85284            ! lib/Math/Complex.pm
85285 ____________________________________________________________________________
85286 [  5996] By: jhi                                   on 2000/04/28  12:59:23
85287         Log: Integrate with Sarathy.
85288      Branch: cfgperl
85289           +> pod/perlrequick.pod pod/perlretut.pod
85290           !> (integrate 51 files)
85291 ____________________________________________________________________________
85292 [  5995] By: gsar                                  on 2000/04/28  09:37:36
85293         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
85294      Branch: perl
85295            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
85296 ____________________________________________________________________________
85297 [  5994] By: gsar                                  on 2000/04/28  09:33:26
85298         Log: fix for missed accounting for null byte in pack("Z",...) (from
85299              M.J.T. Guy)
85300      Branch: perl
85301            ! pp.c t/op/pack.t
85302 ____________________________________________________________________________
85303 [  5993] By: gsar                                  on 2000/04/28  09:30:05
85304         Log: various minor tweaks seen on p5p
85305      Branch: perl
85306            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
85307 ____________________________________________________________________________
85308 [  5992] By: gsar                                  on 2000/04/28  09:08:19
85309         Log: pod nit (from Simon Cozens)
85310      Branch: perl
85311            ! pod/perlop.pod
85312 ____________________________________________________________________________
85313 [  5991] By: gsar                                  on 2000/04/28  09:06:36
85314         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
85315      Branch: perl
85316            ! README.posix-bc hints/posix-bc.sh
85317 ____________________________________________________________________________
85318 [  5990] By: gsar                                  on 2000/04/28  08:54:52
85319         Log: use $ENV{LIB} to search for libs under Visual C compiler
85320              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
85321      Branch: perl
85322            ! lib/ExtUtils/Liblist.pm
85323 ____________________________________________________________________________
85324 [  5989] By: gsar                                  on 2000/04/28  08:27:12
85325         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
85326              itself and no other (from Tom Hughes)
85327      Branch: perl
85328            ! t/op/array.t toke.c
85329 ____________________________________________________________________________
85330 [  5988] By: gsar                                  on 2000/04/28  08:01:38
85331         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
85332              <paul@miraclefish.com>)
85333      Branch: perl
85334            ! lib/ExtUtils/MakeMaker.pm
85335 ____________________________________________________________________________
85336 [  5987] By: gsar                                  on 2000/04/28  07:53:09
85337         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
85338      Branch: perl
85339            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
85340 ____________________________________________________________________________
85341 [  5986] By: gsar                                  on 2000/04/28  07:44:17
85342         Log: add regular expressions tutorial and quick-start guide (from
85343              Mark Kvale <kvale@phy.ucsf.edu>)
85344      Branch: perl
85345            + pod/perlrequick.pod pod/perlretut.pod
85346            ! AUTHORS MAINTAIN MANIFEST
85347 ____________________________________________________________________________
85348 [  5985] By: gsar                                  on 2000/04/28  07:30:28
85349         Log: forked child may not exit correctly if it failed to open
85350              /dev/console (from Graham Barr)
85351      Branch: perl
85352            ! ext/Sys/Syslog/Syslog.pm
85353 ____________________________________________________________________________
85354 [  5984] By: gsar                                  on 2000/04/28  07:27:20
85355         Log: attributes::reftype() doesn't work on tied argument
85356      Branch: perl
85357            ! xsutils.c
85358 ____________________________________________________________________________
85359 [  5983] By: gsar                                  on 2000/04/28  07:15:04
85360         Log: numeric conversion of non-number in change#3378 tramples on
85361              OOK offset, causing segfaults
85362      Branch: perl
85363            ! sv.c
85364 ____________________________________________________________________________
85365 [  5982] By: gsar                                  on 2000/04/28  04:48:25
85366         Log: avoid error in IO::Socket::INET when given an unknown service name
85367              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
85368      Branch: perl
85369            ! ext/IO/lib/IO/Socket/INET.pm
85370 ____________________________________________________________________________
85371 [  5981] By: gsar                                  on 2000/04/28  04:31:31
85372         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
85373              prototype mismatch with CORE::glob(); update pod and tests to
85374              suit (File::Glob::glob() is still available for backward
85375              compatibility, but should be considered deprecated)
85376      Branch: perl
85377            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
85378            ! t/lib/glob-taint.t
85379 ____________________________________________________________________________
85380 [  5980] By: gsar                                  on 2000/04/28  03:47:29
85381         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
85382              <ghudson@mit.edu>)
85383      Branch: metaconfig
85384            ! U/modified/Options.U
85385      Branch: perl
85386            ! Configure
85387 ____________________________________________________________________________
85388 [  5979] By: gsar                                  on 2000/04/28  03:07:54
85389         Log: under useithreads, constant pad entries could inadvertently be
85390              shared across threads (from Eric Blood <eblood@xmission.com>);
85391              added Eric's test case to testsuite
85392      Branch: perl
85393            ! op.c t/op/misc.t
85394 ____________________________________________________________________________
85395 [  5978] By: gsar                                  on 2000/04/27  21:13:00
85396         Log: sync version numbers in File::Spec with the ones on CPAN
85397              (from Barrie Slaymaker)
85398      Branch: perl
85399            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
85400            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
85401            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
85402 ____________________________________________________________________________
85403 [  5977] By: gsar                                  on 2000/04/27  21:07:29
85404         Log: autoquote barewords followed by newline and arrow properly
85405              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
85406      Branch: perl
85407            ! t/pragma/warn/toke toke.c
85408 ____________________________________________________________________________
85409 [  5976] By: gsar                                  on 2000/04/27  20:41:20
85410         Log: DB_File v1.73 update (from Paul Marquess)
85411      Branch: perl
85412            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
85413            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
85414 ____________________________________________________________________________
85415 [  5975] By: gsar                                  on 2000/04/27  20:34:24
85416         Log: allow sort() reentrancy (variant of patch suggested by
85417              Hugo van der Sanden)
85418      Branch: perl
85419            ! pp_ctl.c t/op/sort.t
85420 ____________________________________________________________________________
85421 [  5974] By: gsar                                  on 2000/04/27  19:46:57
85422         Log: change#4197 somehow missed initializing PL_errors, meaning
85423              sytax error queueing wasn't working outside eval"" at all;
85424              also fixed eval"" to localize PL_error_count, so that compile-time
85425              eval's don't clobber the error state of the outer context
85426      Branch: perl
85427            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
85428            ! t/pragma/warn/toke
85429 ____________________________________________________________________________
85430 [  5973] By: gsar                                  on 2000/04/27  18:29:05
85431         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
85432      Branch: perl
85433            ! regcomp.c regexec.c t/op/re_tests
85434 ____________________________________________________________________________
85435 [  5972] By: jhi                                   on 2000/04/27  18:22:41
85436         Log: Integrate with Sarathy.
85437      Branch: cfgperl
85438           +> t/lib/b.t t/lib/syslog.t
85439           !> (integrate 31 files)
85440 ____________________________________________________________________________
85441 [  5971] By: jhi                                   on 2000/04/27  18:18:46
85442         Log: Unicos tweaks from Mark P. Lutz.
85443      Branch: cfgperl
85444            ! hints/unicos.sh lib/Math/Complex.pm
85445 ____________________________________________________________________________
85446 [  5970] By: gsar                                  on 2000/04/27  18:05:11
85447         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
85448              IV is >32bits
85449      Branch: perl
85450            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
85451 ____________________________________________________________________________
85452 [  5969] By: gsar                                  on 2000/04/27  17:50:56
85453         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
85454      Branch: perl
85455            + t/lib/syslog.t
85456            ! MANIFEST ext/Sys/Syslog/Syslog.pm
85457 ____________________________________________________________________________
85458 [  5968] By: gsar                                  on 2000/04/27  17:44:49
85459         Log: tolerate spaces in group names in test on solaris (from David Boyce
85460              <dsb@boyski.com>)
85461      Branch: perl
85462            ! t/op/groups.t
85463 ____________________________________________________________________________
85464 [  5967] By: gsar                                  on 2000/04/27  17:41:22
85465         Log: improved docs on the warn_uninit diagnostic (from David Glasser
85466              and Simon Cozens)
85467      Branch: perl
85468            ! pod/perldiag.pod
85469 ____________________________________________________________________________
85470 [  5966] By: gsar                                  on 2000/04/27  16:54:58
85471         Log: add testsuite for B backends, fix bug in B::Deparse (from
85472              Simon Cozens <simon@brecon.co.uk>)
85473      Branch: perl
85474            + t/lib/b.t
85475            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
85476 ____________________________________________________________________________
85477 [  5965] By: gsar                                  on 2000/04/27  16:10:37
85478         Log: avoid "will not stay shared" warnings for our variables (from
85479              Robin Barker)
85480      Branch: perl
85481            ! op.c t/pragma/warn/op
85482 ____________________________________________________________________________
85483 [  5964] By: gsar                                  on 2000/04/27  07:05:05
85484         Log: reformat to 72 columns (again)
85485      Branch: perl
85486            ! pod/perldiag.pod
85487 ____________________________________________________________________________
85488 [  5963] By: gsar                                  on 2000/04/27  06:28:31
85489         Log: patch from Larry to make (\&) prototype work; added tests for
85490              the same
85491      Branch: perl
85492            ! op.c t/comp/proto.t
85493 ____________________________________________________________________________
85494 [  5962] By: gsar                                  on 2000/04/27  06:15:47
85495         Log: updated README.hpux (from Jeff Okamoto)
85496      Branch: perl
85497            ! README.hpux
85498 ____________________________________________________________________________
85499 [  5961] By: gsar                                  on 2000/04/27  05:55:03
85500         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
85501      Branch: perl
85502            ! emacs/cperl-mode.el
85503 ____________________________________________________________________________
85504 [  5960] By: gsar                                  on 2000/04/27  05:49:26
85505         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
85506      Branch: perl
85507            ! INSTALL
85508 ____________________________________________________________________________
85509 [  5959] By: gsar                                  on 2000/04/27  05:33:41
85510         Log: doubled words in pods (from Simon Cozens
85511              <simon.p.cozens@jp.pwcglobal.com>)
85512      Branch: perl
85513            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
85514            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
85515            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
85516            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
85517            ! pod/perltootc.pod
85518 ____________________________________________________________________________
85519 [  5958] By: gsar                                  on 2000/04/27  05:11:39
85520         Log: change#3569 deleted some essential code, revert; avoid use of
85521              atexit() to make DynaLoader work properly on AIX under mod_perl
85522              (from Jens-Uwe Mager <jum@helios.de>)
85523      Branch: perl
85524            ! ext/DynaLoader/dl_aix.xs
85525 ____________________________________________________________________________
85526 [  5957] By: gsar                                  on 2000/04/27  04:54:51
85527         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
85528      Branch: perl
85529            ! pod/perlmod.pod
85530 ____________________________________________________________________________
85531 [  5956] By: gsar                                  on 2000/04/27  04:51:47
85532         Log: better diagnostics on failed tests (from Ilya Zakharevich)
85533      Branch: perl
85534            ! t/op/lex_assign.t
85535 ____________________________________________________________________________
85536 [  5955] By: gsar                                  on 2000/04/27  04:26:44
85537         Log: longstanding bug exposed by change#3307: sort arguments weren't
85538              compiled with the right wantarray context (ensuing runtime lookup
85539              via block_gimme() was getting the incidental context of the
85540              sort() itself)
85541      Branch: perl
85542            ! op.c t/op/sort.t
85543 ____________________________________________________________________________
85544 [  5954] By: gsar                                  on 2000/04/26  23:42:12
85545         Log: integrate cfgperl contents into mainline
85546      Branch: perl
85547           !> (integrate 30 files)
85548 ____________________________________________________________________________
85549 [  5953] By: jhi                                   on 2000/04/26  23:06:42
85550         Log: Integrate with Sarathy.
85551      Branch: cfgperl
85552           !> README.win32 ext/B/B/Deparse.pm
85553           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
85554           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
85555           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
85556           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
85557           !> utils/perldoc.PL vms/perlvms.pod
85558 ____________________________________________________________________________
85559 [  5952] By: jhi                                   on 2000/04/26  23:03:46
85560         Log: Undo "use integer" addition from 64bitint as it seems
85561              to break most of the subtests in Digital UNIX;
85562              Unicos needs to find another way.
85563      Branch: cfgperl
85564            ! t/op/64bitint.t
85565 ____________________________________________________________________________
85566 [  5951] By: jhi                                   on 2000/04/26  22:57:53
85567         Log: Be more robust on "extreme" (large absolute value)
85568              arguments.  Originally reported by Daniel Connelly
85569              as a problem with asinh() on large negative arguments,
85570              asinh() used to bail out because an argument to log()
85571              ended up being zero.  Ilya Zakharevich proposed using
85572              Taylor's series in such cases, which for such large
85573              arguments is a very good approximation.
85574      Branch: cfgperl
85575            ! lib/Math/Complex.pm t/lib/complex.t
85576 ____________________________________________________________________________
85577 [  5950] By: gsar                                  on 2000/04/25  19:13:12
85578         Log: reformat perldiag to avoid long lines
85579      Branch: perl
85580            ! pod/perldiag.pod
85581 ____________________________________________________________________________
85582 [  5949] By: gsar                                  on 2000/04/25  18:41:11
85583         Log: make perldoc use the pod2man from the same version (from
85584              M.J.T. Guy)
85585      Branch: perl
85586            ! utils/perldoc.PL
85587 ____________________________________________________________________________
85588 [  5948] By: gsar                                  on 2000/04/25  18:21:57
85589         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
85590              <kompas@kompas.usr.onet.pl>)
85591      Branch: perl
85592            ! lib/vars.pm
85593 ____________________________________________________________________________
85594 [  5947] By: gsar                                  on 2000/04/25  18:11:53
85595         Log: use &dl_error rather than &dl_load_file as the guard for calling
85596              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
85597              statically built perl)
85598      Branch: perl
85599            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
85600 ____________________________________________________________________________
85601 [  5946] By: jhi                                   on 2000/04/25  17:37:54
85602         Log: Document that tr() is not tr(1).
85603      Branch: cfgperl
85604            ! pod/perlop.pod
85605 ____________________________________________________________________________
85606 [  5945] By: gsar                                  on 2000/04/25  16:34:33
85607         Log: make module name mandatory after -M switch; reorder perldiag
85608              alphabetically (from Mark-Jason Dominus)
85609      Branch: perl
85610            ! perl.c pod/perldiag.pod
85611 ____________________________________________________________________________
85612 [  5944] By: jhi                                   on 2000/04/25  01:15:18
85613         Log: On second thoughts frexp() does have two arguments.
85614      Branch: cfgperl
85615            ! perl.h
85616 ____________________________________________________________________________
85617 [  5943] By: jhi                                   on 2000/04/24  22:56:32
85618         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
85619              Now pp_ncmp() returns undef is either operand is a NaN.
85620      Branch: cfgperl
85621            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85622            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
85623            ! vms/subconfigure.com vos/config.def vos/config.h
85624            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
85625            ! win32/config.vc win32/config_H.bc win32/config_H.gc
85626            ! win32/config_H.vc
85627      Branch: metaconfig/U/perl
85628            + d_modfl.U
85629 ____________________________________________________________________________
85630 [  5942] By: jhi                                   on 2000/04/24  19:45:17
85631         Log: Regen Configure to match #5937.
85632      Branch: cfgperl
85633            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85634            ! config_h.SH
85635      Branch: metaconfig
85636            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
85637 ____________________________________________________________________________
85638 [  5941] By: jhi                                   on 2000/04/24  19:24:11
85639         Log: Further Unicos fixes for Mark Lutz.
85640      Branch: cfgperl
85641            ! hints/unicos.sh pp_ctl.c
85642 ____________________________________________________________________________
85643 [  5940] By: jhi                                   on 2000/04/24  19:09:06
85644         Log: Various Unicos 10.0.0.6 fixes.
85645              
85646              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
85647              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
85648              Reply-To: tecmpl1@triton.ca.boeing.com 
85649              To: perl5-porters@perl.org 
85650              Date: Fri, 14 Apr 2000 20:21:00 GMT 
85651              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
85652      Branch: cfgperl
85653            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
85654 ____________________________________________________________________________
85655 [  5939] By: gsar                                  on 2000/04/24  19:01:24
85656         Log: more pod nits (from Larry Virden)
85657      Branch: perl
85658            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
85659            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
85660            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
85661 ____________________________________________________________________________
85662 [  5938] By: gsar                                  on 2000/04/24  18:54:01
85663         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
85664      Branch: perl
85665            ! ext/B/B/Deparse.pm
85666 ____________________________________________________________________________
85667 [  5937] By: jhi                                   on 2000/04/24  17:39:00
85668         Log: Integrate with Sarathy.
85669      Branch: cfgperl
85670           +> (branch 31 files)
85671           !> (integrate 73 files)
85672 ____________________________________________________________________________
85673 [  5936] By: gsar                                  on 2000/04/24  17:30:06
85674         Log: additional tests for change#5934 (from Paul Marquess, who also
85675              sent in the same fix)
85676      Branch: perl
85677            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
85678            ! t/pragma/warn/5nolint t/pragma/warn/6default
85679 ____________________________________________________________________________
85680 [  5935] By: jhi                                   on 2000/04/24  17:26:05
85681         Log: Do not assume sign propagation.
85682              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
85683              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
85684              To: payner@ncifcrf.gov, perl5-porters@perl.org 
85685              Date: Tue, 18 Apr 2000 18:24:49 +0100 
85686              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
85687      Branch: cfgperl
85688            ! t/op/bop.t t/op/misc.t
85689 ____________________________________________________________________________
85690 [  5934] By: gsar                                  on 2000/04/24  17:16:54
85691         Log: propagate lexical warnings from surrounding scope correctly
85692              within string eval()
85693      Branch: perl
85694            ! pp_ctl.c t/pragma/warn/pp_ctl
85695 ____________________________________________________________________________
85696 [  5933] By: jhi                                   on 2000/04/24  17:01:07
85697         Log: Flatten the cpp jungle doing the nosuid checking.
85698      Branch: cfgperl
85699            ! perl.c
85700 ____________________________________________________________________________
85701 [  5932] By: gsar                                  on 2000/04/24  09:08:14
85702         Log: add rsignal(), whichsig() and do_join() to public API list
85703              (mod_perl uses them to good advantage)
85704      Branch: perl
85705            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
85706 ____________________________________________________________________________
85707 [  5931] By: gsar                                  on 2000/04/24  09:01:40
85708         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
85709      Branch: perl
85710            ! pp_hot.c regexec.c t/op/pat.t
85711 ____________________________________________________________________________
85712 [  5930] By: gsar                                  on 2000/04/24  08:58:33
85713         Log: small os390 tweaks (from Peter Prymmer)
85714      Branch: perl
85715            ! config_h.SH makedepend.SH
85716 ____________________________________________________________________________
85717 [  5929] By: gsar                                  on 2000/04/24  08:55:25
85718         Log: pod nits
85719      Branch: perl
85720            ! pod/perlguts.pod
85721 ____________________________________________________________________________
85722 [  5928] By: gsar                                  on 2000/04/24  08:50:13
85723         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
85724      Branch: perl
85725            ! ext/IO/lib/IO/Poll.pm
85726 ____________________________________________________________________________
85727 [  5927] By: gsar                                  on 2000/04/24  08:43:24
85728         Log: arrange for next() to resume at the unstack op rather than the
85729              loop conditional, so that scope cleanup happens correctly
85730              (from Stephen McCamant)
85731      Branch: perl
85732            ! op.c pp_ctl.c t/op/misc.t
85733 ____________________________________________________________________________
85734 [  5926] By: gsar                                  on 2000/04/24  08:18:40
85735         Log: on windows, reserve 16M of stack rather than 128M (allows more
85736              threads to run concurrently)
85737      Branch: perl
85738            ! win32/Makefile win32/makefile.mk
85739 ____________________________________________________________________________
85740 [  5925] By: gsar                                  on 2000/04/24  08:13:52
85741         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
85742      Branch: perl
85743            ! toke.c
85744 ____________________________________________________________________________
85745 [  5924] By: gsar                                  on 2000/04/24  08:08:59
85746         Log: avoid using uninitialized memory in require version check
85747      Branch: perl
85748            ! pp_ctl.c universal.c
85749 ____________________________________________________________________________
85750 [  5923] By: gsar                                  on 2000/04/24  07:20:14
85751         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
85752      Branch: perl
85753            ! ext/IO/lib/IO/Poll.pm
85754 ____________________________________________________________________________
85755 [  5922] By: gsar                                  on 2000/04/24  07:08:42
85756         Log: commentary about IoTYPE() (from Nathan Torkington)
85757      Branch: perl
85758            ! sv.h
85759 ____________________________________________________________________________
85760 [  5921] By: gsar                                  on 2000/04/24  06:58:26
85761         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
85762              by fix
85763      Branch: perl
85764            ! sv.c t/lib/charnames.t t/pragma/utf8.t
85765 ____________________________________________________________________________
85766 [  5920] By: gsar                                  on 2000/04/24  06:37:59
85767         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
85768      Branch: perl
85769            ! doop.c t/op/ver.t
85770 ____________________________________________________________________________
85771 [  5919] By: gsar                                  on 2000/04/24  06:21:58
85772         Log: Configure might miss old directories when prefix must be
85773              expanded (from Robin Barker)
85774      Branch: metaconfig
85775            ! U/installdirs/inc_version_list.U
85776      Branch: perl
85777            ! Configure
85778 ____________________________________________________________________________
85779 [  5918] By: gsar                                  on 2000/04/24  06:16:11
85780         Log: VMS nits in glob() test (from Charles Lane)
85781      Branch: perl
85782            ! t/lib/glob-basic.t
85783 ____________________________________________________________________________
85784 [  5917] By: gsar                                  on 2000/04/24  06:11:56
85785         Log: various pod nits (from Larry Virden and others)
85786      Branch: perl
85787            ! README.amiga README.hpux README.machten README.os2
85788            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
85789            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
85790            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
85791            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
85792            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
85793            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
85794            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
85795            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
85796 ____________________________________________________________________________
85797 [  5916] By: gsar                                  on 2000/04/24  05:52:43
85798         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
85799              <wjones@tc.fluke.com>)
85800      Branch: perl
85801            ! t/lib/glob-basic.t
85802 ____________________________________________________________________________
85803 [  5915] By: gsar                                  on 2000/04/24  05:07:01
85804         Log: supported platforms mixed up
85805      Branch: perl
85806            ! pod/perl56delta.pod pod/perlport.pod
85807 ____________________________________________________________________________
85808 [  5914] By: gsar                                  on 2000/04/24  04:56:08
85809         Log: caller() wasn't returning the right number of elements for
85810              eval {...}
85811      Branch: perl
85812            ! pp_ctl.c t/pragma/warn/9enabled
85813 ____________________________________________________________________________
85814 [  5913] By: gsar                                  on 2000/04/24  04:35:41
85815         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
85816              Mark-Jason Dominus)
85817      Branch: perl
85818            ! pod/perlfunc.pod
85819 ____________________________________________________________________________
85820 [  5912] By: gsar                                  on 2000/04/24  04:17:15
85821         Log: fix totally broken caching in UNIVERSAL::isa() (from
85822              Nick Ing-Simmons)
85823      Branch: perl
85824            ! t/op/universal.t universal.c
85825 ____________________________________________________________________________
85826 [  5911] By: gsar                                  on 2000/04/24  03:39:47
85827         Log: add linebreak properties from unicode/LineBrk.txt (from
85828              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
85829      Branch: perl
85830            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
85831            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
85832            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
85833            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
85834            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
85835            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
85836            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
85837            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
85838            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
85839            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
85840            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
85841            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
85842            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
85843            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
85844            + lib/unicode/Is/LbrkZW.pl
85845            ! lib/unicode/mktables.PL
85846 ____________________________________________________________________________
85847 [  5910] By: gsar                                  on 2000/04/24  03:23:10
85848         Log: typo in pod
85849      Branch: perl
85850            ! ext/Thread/Thread.pm
85851 ____________________________________________________________________________
85852 [  5909] By: gsar                                  on 2000/04/24  03:22:03
85853         Log: mode argument to do_binmode() should be file mode, not boolean
85854      Branch: perl
85855            ! pp_sys.c
85856 ____________________________________________________________________________
85857 [  5908] By: gsar                                  on 2000/04/16  16:51:08
85858         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
85859              always returns a valid GV even when the symbol is trapped by strictures
85860              (avoids coredumps)
85861              
85862              TODO: the C<package;> hack needs similar treatment
85863      Branch: perl
85864            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
85865            ! t/pragma/strict-vars
85866 ____________________________________________________________________________
85867 [  5907] By: jhi                                   on 2000/03/31  23:42:56
85868         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
85869              an assumption which #5905 demolished.
85870      Branch: cfgperl
85871            ! pp_sys.c
85872 ____________________________________________________________________________
85873 [  5906] By: jhi                                   on 2000/03/31  18:54:37
85874         Log: Typo in #5905.
85875      Branch: cfgperl
85876            ! t/op/64bitint.t
85877 ____________________________________________________________________________
85878 [  5905] By: jhi                                   on 2000/03/31  18:50:54
85879         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
85880              reported by Joseph N. Hall.  The bug was that even with use64bitint
85881              one had to use the prefixes q, L, or ll with printf/sprintf,
85882              contrary to the documentation and common sense.
85883      Branch: cfgperl
85884            ! sv.c t/op/64bitint.t
85885 ____________________________________________________________________________
85886 [  5904] By: gsar                                  on 2000/03/28  02:31:32
85887         Log: add Changes, perldelta.pod
85888      Branch: perl
85889            + Changes pod/perldelta.pod
85890 ____________________________________________________________________________
85891 [  5903] By: gsar                                  on 2000/03/28  02:03:55
85892         Log: rename Changes and perldelta.pod
85893      Branch: perl
85894           +> Changes5.6 pod/perl56delta.pod
85895            - Changes pod/perldelta.pod
85896            ! MANIFEST
85897 ____________________________________________________________________________
85898 [  5902] By: gsar                                  on 2000/03/28  01:59:14
85899         Log: create maint-5.6 branch
85900      Branch: maint-5.6/perl
85901           +> (branch 1611 files)
85902 ____________________________________________________________________________
85903 [  5901] By: jhi                                   on 2000/03/23  05:48:43
85904         Log: Integrate with Sarathy.
85905      Branch: cfgperl
85906           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
85907 ____________________________________________________________________________
85908 [  5900] By: gsar                                  on 2000/03/23  05:42:43
85909         Log: three guesses on what this is :-)
85910      Branch: perl
85911            ! Changes